SCRIPT for excluding group hi-hat open, hi-hat close
Hi I'd like to write a script that keeps into account how the drummer is playing the hi-hat.
I know that can be done using the voice groups and "excl" features in kontakt but I've too many groups and I tried but does not work properly.
Let's talk about the hi-hat, I've "open", "mid open", "close", "pedal" sounds and each of these have 20 variations, so 80 groups in total.
Than I've also the relative rooms, so other 80 groups.
I used random robin that keeps all played with relative groups. All is working
I'd like to create a script in the way that if play an "open" and then a "close" or a "mid open", or "pedal", the "open" should stop the sound, and this have to happen with all the articulations so also each other.
THE PROBLEM using the voice is that even if I play the same key, for example a repetition of "open" all the room of "open" will stop and re-start and will sound so weird...
So I'd like a script that takes into account this and will stop the sound only if the key will change.
Could you help me?
Comments
-
I've tried this script for a crash and the choke modulation of the same crash. so when the choke is played, if there is still the sound of the open crash, it should be stopped to make sound only the choke.
But still does not work.
on note if ($EVENT_NOTE = 52) {Is playing a crash} $crash:= 1 message("Note Nr: " & $EVENT_NOTE & " - Velocity: " & $EVENT_VELOCITY) else if ($EVENT_NOTE = 56) {Is playing a choke with the same crash} if ($crash=1){if the crash has been played or is running} fade_out(52,1,1) {immediately stop the crash} message("Note Nr: " &$EVENT_NOTE ) end if end if end if $crash:=0 end on
0
Categories
- All Categories
- 19 Welcome
- 1.4K Hangout
- 60 NI News
- 735 Tech Talks
- 3.9K Native Access
- 15.9K Komplete
- 1.9K Komplete General
- 4.1K Komplete Kontrol
- 5.5K Kontakt
- 1.5K Reaktor
- 364 Battery 4
- 817 Guitar Rig & FX
- 416 Massive X & Synths
- 1.2K Other Software & Hardware
- 5.5K Maschine
- 7K Traktor
- 7K Traktor Software & Hardware
- Check out everything you can do
- Create an account
- See member benefits
- Answer questions
- Ask the community
- See product news
- Connect with creators