I wrote a MIDI plugin to fix note-based keyswitch issues in Bitwig.(open source)

Official support for: bitwig.com
Post Reply New Topic
RELATED
PRODUCTS

Post

AUTO-ADMIN: Non-MP3, WAV, OGG, SoundCloud, YouTube, Vimeo, Twitter and Facebook links in this post have been protected automatically. Once the member reaches 5 posts the links will function as normal.
When multiple notes arrive at the exact same sample position (e.g. a keyswitch note and a real instrument note), the plugin sorts them by pitch in ascending order and offsets each one by +1 sample. This ensures the lowest note always fires first, which is critical for sample libraries that use keyswitches for articulation switching.

Without the plugin: A keyswitch note (e.g. C-2) and a real note (e.g. C4) arrive simultaneously. The instrument may process the real note before the keyswitch, causing the articulation change to be missed.

With the plugin: The keyswitch (lower note) is guaranteed to trigger first, giving the instrument time to switch articulations before the real note sounds.
bitwig.png
you can download here: https://github.com/Lenshang/BitwigNotePriority (https://github.com/Lenshang/BitwigNotePriority)
You do not have the required permissions to view the files attached to this post.

Post Reply

Return to “Bitwig”