HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. jariseon
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    jariseon

    @jariseon

    0
    Reputation
    10
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jariseon Unfollow Follow

    Latest posts made by jariseon

    • RE: Compressor adds odd order harmonics and limiter issues ?

      iiuc mdaLimiter.cpp swaps attack and release param indices, which probably needs to be reflected in MdaEffectWrapper.h

      also, the desmos plots below show mappings from unity range to the synthesis range (equations taken from mdaLimiter.cpp). the release nonlinearity / black curve looks kind of suspicious to me. haven't analyzed the actual dsp algorithm though, so maybe it is just fine.

      Link Preview Image
      Desmos | Graphing Calculator

      Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.

      favicon

      Desmos (www.desmos.com)

      posted in General Questions
      J
      jariseon
    • RE: Questions about RawTest example

      @Christoph-Hart
      hi,
      i created a pull request in vcsl_hise repo to make its raw version compile against the current HISE master (commit 8ef678e on May 23, 2019). tested on macOS Mojave 10.14.6, and somewhat ancient Xcode 9.3.

      but which branch should i actually use for c++ development when eventually targeting production? i guess master would be a safe bet, but i've also seen here that develop and scriptnode branches (with a specific commit) are in active use as well. thanks!

      posted in C++ Development
      J
      jariseon