HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. DanSound
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 72
    • Groups 0

    Topics

    • D

      Hise crashes when Sampler goes below C-2

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      35
      0 Votes
      35 Posts
      2k Views
      D

      @d-healey Thanks again, will try this option for now. But hopefully Christoph will fix this in some future updates.

    • D

      Sampler makes click on loop end while other apps don't

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      519 Views
      D

      Not sure how it works, but I accidentally clicked "+" on LoopEnd and that fixed the problem! Looks like Sampler counts sample length differently or something.

      My loop end point is exactly at the end of the sample so I shouldn't be able to increase LoopEnd position by clicking "+", but all samples have +1 "gap" at the end of the sample.

      And if the loop region is in the middle of the sample, then "+1" or "-1" on LoopEnd or LoopStart fixes the problem.

      Maybe this will be useful for someone :)

    • D

      How many Round Robins Hise can handle?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      435 Views
      D

      @Christoph-Hart ahhh, thanks! 8 should be enough.

    • D

      How to: Master filter with ADSR env?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      437 Views
      D

      @d-healey ok, got ya!

    • D

      Question about Mid-Side Scripnode snippet

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      352 Views
      D

      @Christoph-Hart It looks like somehow I need to insert Parametric Curve Eq module between encoder and decoder because there are only one band filter nodes in scripnode and making full featured EQ in scriptnode is definitely not what I want :)

      I have an idea is to split the signal on Mid and Side using decoder + ms_splitter + routing matrix nodes, then insert two Parametric Curve Eqs - one for Mid and one for Sides. And then add another sciptnode with encoder node. Basically I'm making the initial snippet but with scriptnode.

      Just want to confirm if that possible with scriptnode and I'm thinking in the right vein.

    • D

      HISE crashes when using short (single-cycle waveform) samples in Sampler

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      12
      0 Votes
      12 Posts
      512 Views
      Christoph HartC

      @DanSound Yes the sampler module is optimized for streaming longer samples and sometimes chokes when you load in samples that are shorter than the preload buffer size (or the audio buffer size).

    • D

      Sampler vs Audio Loop Player for single cycle synthesis (advice needed)

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      462 Views
      D

      @Christoph-Hart :grinning_squinting_face:

    • D

      Exporting FX plugin with send FX

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      12
      0 Votes
      12 Posts
      720 Views
      D

      @orange Thank you, that should be it! Will try that out.

    • D

      Can't export plugin on macOS

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      19
      0 Votes
      19 Posts
      872 Views
      D

      @d-healey Well, that was easy. Thanks a lot for your help! This is my first experience with development.

      For some reason it only compiled VST, but at least it works :)