HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. deadlycopter
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 10
    • Groups 0

    Topics

    • D

      Scriptnode threshold controlled saturation

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      7
      0 Votes
      7 Posts
      131 Views
      LindonL

      @deadlycopter actually thinking about it a bit, if all you are looking to get out of the compressor code is some current "compressed" value based upon some input signal then the Faust compressors offer you dB values as output, e.g.

      Link Preview Image compressors - Faust Libraries

      favicon

      (faustlibraries.grame.fr)

      now normally we just apply this dB value to the signal level to get a classic compressor - but there's nothing stopping you using it in some saturation component in Faust... you just need to convert the dB output values to something you can use in your saturation code
    • D

      VST SDK is missing

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      18
      0 Votes
      18 Posts
      1k Views
      LindonL

      @d-healey said in VST SDK is missing:

      @Lindon It's included in the vst3 SDK too

      yeah grasping at straws really - I dont even know what vstfxstore.h is doing...