Forum
    • Categories
    • Register
    • Login
    1. Home
    2. emmanuelbuccheri
    E
    • Profile
    • Following 4
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    emmanuelbuccheri

    @emmanuelbuccheri

    0
    Reputation
    3
    Profile views
    1
    Posts
    0
    Followers
    4
    Following
    Joined
    Last Online
    Age 38
    Location Lisboa, Portugal

    emmanuelbuccheri Unfollow Follow

    Latest posts made by emmanuelbuccheri

    • Seamless crossfading issue: loadSampleMap() kills all voices

      Hi everyone,

      I'm working on an ambient pad instrument where seamless crossfading between sounds (while holding a chord) is essential.

      To achieve this, I built an A/B dual-sampler setup. The concept is simple: while the user holds a chord on Sampler A, I load a new sample map into the inactive Sampler B via script, and then crossfade the volumes.

      However, the moment my script calls Sampler.loadSampleMap() on Sampler B, HISE triggers a global note-off. All active voices are killed, and the audio playing perfectly in Sampler A is abruptly cut off.

      Is there any way to load a sample map into one sampler without killing the active voices of the other?

      If not, what is the standard approach in HISE to achieve seamless sound transitions without cutting the audio?

      Thanks in advance for any advice!

      posted in Scripting scripting sampler sample map crossfade
      E
      emmanuelbuccheri