HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. JL.LV
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 23
    • Posts 47
    • Groups 0

    Topics

    • JL.LVJ

      Why are my compiled synths popping?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      531 Views
      JL.LVJ

      @Christoph-Hart I should note I also have this problem with polyphonic effects, theres a pop in the signal, Likely something to do with voice managing multiple envelopes in a poly network.

    • JL.LVJ

      Dynamic resizing of hardcoded effect slot channels

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      333 Views
      d.healeyD

      @Christoph-Hart

      Can you compile the effect as stereo version and then use 4 of them?

      Not easily. We are using 6 instances of the effects and we already have an effect slot structure in place using 5 hardcoded effects (one per slot), of which only one is poly.

    • JL.LVJ

      Scripting methods for preset browser?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      275 Views
      d.healeyD

      @JL-LV Needs to be fixed in the HISE source, this isn't something you can do through scripting as far as I know.

    • JL.LVJ

      Compiling on Mac: Caching /indexing issues

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      399 Views
      JL.LVJ

      @argon I do this as well I ALWAYS clean the build folder and make sure I choose the right option when building but the issue persists.

      My computer does not seem to recognize what and where the new build is and where it should be placed.

      Whats weirder is that in the jucer file, ive tested by specifying a custom path for my builds to go to after compiling, and sometimes it works....and sometimes it doesnt....

    • JL.LVJ

      Hardcoded FX removes spaces in parameter names

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      213 Views
      No one has replied
    • JL.LVJ

      Scriptnode: Compilation using Fix_blockx causes HISE to freeze

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      212 Views
      Christoph HartC

      @JL-LV Ah yes, good catch, it's fixed now.

    • JL.LVJ

      Scriptnode: delay lines in a polyphonic network?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      192 Views
      No one has replied
    • JL.LVJ

      Build error MacOs

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      222 Views
      N

      So i'm trying to create package manually from the 'r2.6' branch but stucked on some wired c++ compilation errors. The build commands Clicker counter i'm trying:Dear All, I am having problems building ROOT 6.22.00 from source on macOS. Note, my (ultimate) aim here is to update the build within .am getting the following error when building gcc@7 on Mac OS 10.13.6. I have both Xcode and Xcode-beta installed. $ clang --version.

    • JL.LVJ

      Scriptnode: Moving parameter sliders around

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      237 Views
      Christoph HartC

      @d-healey Yup, XML is the way to go here (doing it myself all the time)...

    • JL.LVJ

      Scriptnode oscillators: aliasing

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      226 Views
      Christoph HartC

      @JL-LV They are using the PolyBlep algorithm to reduce aliasing, but I'm sure there are more advanced techniques out there. However this is reasonably good for my taste so if you need better quality you need to roll your own oscillators.

    • JL.LVJ

      Compiling convolution nodes

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      5
      0 Votes
      5 Posts
      402 Views
      JL.LVJ

      I just tested in Windows.
      In Windows I am able to wrap the effect as a dsp network. When I go to compile as DLL, I can reload the effect after the compilation but it does not load as the compiled DLL. When I enable the compiled mode by clicking on the icon, the effect crashes.

      Unlike in MacOs, the XML does not seem to be missing any information

    • JL.LVJ

      Convolution-related questions

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      333 Views
      Christoph HartC

      @d-healey Yeah but because it only measures the CPU usage of the audio thread (this is how CPU meters usually work in DAWs).

      It's basically this:

    • JL.LVJ

      Script FX hash mismatch

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      452 Views
      B

      @modularsamples Thank you!! I ran into this error today, had no idea how to fix.

      Your method worked!!

      For anyone following the steps, be sure the follow ALL the steps 😎

      Thank you again!

    • JL.LVJ

      Build error: Mac OS

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      3
      0 Votes
      3 Posts
      240 Views
      Adam_GA

      @Christoph-Hart i was having the same issue and just tested the new push to the develop branch. still failing but this is the only error now osx51`9.PNG

    • JL.LVJ

      Scriptnode: Compiling "meta" nodes

      Watching Ignoring Scheduled Pinned Locked Moved Documentation
      4
      0 Votes
      4 Posts
      470 Views
      JL.LVJ

      @orange Thank you! this is huge help.

    • JL.LVJ

      Scriptnode delay line interpolation

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      454 Views
      JL.LVJ

      @Christoph-Hart I create a c++ class for what exactly? the frame2_block? Unsure what you mean

    • JL.LVJ

      Scriptnode container.split functionality

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      379 Views
      JL.LVJ

      ive found the problem....its because i was using multi mic samples, and scriptnode seems to have problems processing all the channels. this explains why sound was still coming out when bypassed

    • JL.LVJ

      Scriptnode: Crashes when loading IR files into modified ScriptFX

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      207 Views
      No one has replied
    • JL.LVJ

      Scriptnode - Accessing node params

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      309 Views
      JL.LVJ

      @Matt_SF Can't believe I missed this, thanks!

    • JL.LVJ

      Scriptnode: Compiled DLL/dylib name

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      303 Views
      JL.LVJ

      @christoph-hart Awesome ok! so all effects will be compiled into the one DLL.

      Thanks @Christoph-Hart