Hello,
Using Kontakt Noire, I am trying to change a note volume using KSP like in the documentation : ni-tech-manuals/ksp-manual/en/event-commands#change_vol--
on note
change_vol ($EVENT_ID, 0, 0)
end on
Whatever the values I use it does not work.
I have managed to change other properties, "change_velo" works. But not "change_vol".
Is this expected? Am I missing something?
Thank you in advance for your help