HISE Logo Forum
    • Categories
    • Register
    • Login

    Expander & jcompressor

    Scheduled Pinned Locked Moved General Questions
    2 Posts 2 Posters 164 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • FortuneF
      Fortune
      last edited by Fortune

      Is it possible to make an Expander (opposite of the compressor) in Hise?

      I've already tried ratio value below 1 in the scriptnode's comp, but it sounded more like gate to me. Am I missing something?

      Also, what is jcompressor on scriptnode? Is it different than the standart compressor in Hise?

      Christoph HartC 1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart @Fortune
        last edited by

        @Fortune All effects that have the j prefix are taken from the juce::dsp module. In this case it's that class:

        Link Preview Image
        JUCE: dsp::Compressor< SampleType > Class Template Reference

        favicon

        (docs.juce.com)

        The standard "compressor" is the simple chunk dynamics suite from here:

        Link Preview Image
        GitHub - music-dsp-collection/chunkware-simple-dynamics: Simple compressor, limiter, gate et.c by chunkware.com, originally posted on musicdsp.org, but lost until recently. This is the version of the source that ben-benvesco-com published.

        Simple compressor, limiter, gate et.c by chunkware.com, originally posted on musicdsp.org, but lost until recently. This is the version of the source that ben-benvesco-com published. - music-dsp-collection/chunkware-simple-dynamics

        favicon

        GitHub (github.com)

        1 Reply Last reply Reply Quote 3
        • First post
          Last post

        53

        Online

        1.7k

        Users

        11.7k

        Topics

        101.8k

        Posts