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

    DanSound

    @DanSound

    9
    Reputation
    6
    Profile views
    72
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    DanSound Unfollow Follow

    Best posts made by DanSound

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

      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 :)

      posted in General Questions
      D
      DanSound
    • RE: Keeping your products safe - Pirating

      Another usually overlooked factor is payment processor with good anti-fraud protection. In most cases pirated plugins are bought with stolen credit cards. Once we switched to a payment processor with better anti-fraud, we see less pirated products (and less chargebacks).

      posted in General Questions
      D
      DanSound
    • RE: Sampler Synth Fine Tune, Octave, Semitone, Detune via Knob

      @DabDab I'm using MIDI scripts like these

      Link Preview Image
      Midi transpose, cents?

      @hisefilo You can't transpose by cents (a keyboard doesn't have cents) what you want is to change tune. Use Message.setFineDetune(). And for transposing you ...

      favicon

      Forum (forum.hise.audio)

      Link Preview Image
      Adjust semitones frontpanel

      @Lindon Slight tweak that shows you the current setting for the inbound note: HiseSnippet 1383.3oc4XstaSbDEd13rQXSMpTgZqTUkFE0eXDTiMkakTDFxETTIDq3.sRHDcxtGGO...

      favicon

      Forum (forum.hise.audio)

      And there is built-in Transpose MIDI script in HISE

      posted in General Questions
      D
      DanSound
    • RE: How many Round Robins Hise can handle?

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

      posted in General Questions
      D
      DanSound
    • RE: Can't export plugin on macOS

      @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 :)

      posted in General Questions
      D
      DanSound
    • RE: Can't export plugin on macOS

      @d-healey Thanks! I'm going to watch all your videos some day, they're very helpful!

      posted in General Questions
      D
      DanSound
    • RE: Wavetable Synth Tutorial (how I do it)

      @lalalandsynth You can't modulate sample start with Wavetable. So if you want to use unison + detune (like in a regular synth) to make some typical synth lead it will sound kinda weird, with some flanger effect.

      posted in Presets / Scripts / Ideas
      D
      DanSound

    Latest posts made by DanSound

    • RE: Hise crashes when Sampler goes below C-2

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

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @d-healey unfortunately, Hise still crashes when I turn octave or semi tone knobs.

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @Lindon I tried to add per-filtering before and after, it still crashes.

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @d-healey oh, so it's not just me :) Thank you for taking time to figure out this issue.

      I don't think the user will go that low, but it possible that someone accidentally find this bug (like I did) and will be annoyed by ruined session.

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @d-healey it's on top, after the Interface script. And Transposer is on Sampler level.
      Screenshot 2023-02-14 at 11.08.09.png

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      BTW I switched to MBP and the issue is still there. Midi keyboard is the same.

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @d-healey Well, when I set to -5 then only C-2 crashes Hise, C#-2 and above - all good.

      But when I set -6, then it starts crashing on C-2 and C#-2

      aaaaand if it's -7, then it starts crashing from D-2. Like there is some dependency 😵

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @d-healey If you mean to test it with the mouse then yes, it crashes Hise.

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @d-healey I rarely use it and I don't know how to switch octaves, it's always plays higher ranges.

      Here is the project. NoteRangeTest.zip

      posted in General Questions
      D
      DanSound
    • RE: Hise crashes when Sampler goes below C-2

      @d-healey Will do that in few minutes. If I do it with the mouse like you, then it works fine, but when I press the lowest key on the midi keyboard it crashes.

      posted in General Questions
      D
      DanSound