![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: midivoice to separate outputs | |
MathisNitschke Member |
![]() ![]() ![]()
so half a year ago you helped me creating this patch with unmutes audio signals by pressing midi keys. I created a patch which unmutes 8 input signals by pressing keys on the c-major scale, which are then mixed to a stereo output. Now I need the whole thing to seperate outputs. So signal input 1 is unmuted by the midi key and forwarded to output 1. I attach a patch which doesn't really work. Actually it does work, sometimes, but mostly most of the midi messages are disregarded. The patch to stereo works, the patch to separate outputs doesn't. Help or even a solution would be greatly appreciated! Bests, By the way, the show is quickly approaching: http://www.opera-montpellier.com/francais/rep_lyrique_jetzt.html IP: Logged | |
SSC Administrator |
![]() ![]() ![]()
The attached Sound uses SelectableAudioInput and SelectableAudioOutput. Since you want diatonic pitches instead of halfsteps, it uses an array to map notenumbers to channels. So, for example C and C# both map to channel 1: !KeyDown sampleAndHold: ((!KeyNumber - 60) of: #(1 1 2 2 3 4 4 5 5 6 6 7 8)) Please let us know whether the attached Sound needs any tweaks or whether it does what you need. Best wishes on the opera! IP: Logged | |
MathisNitschke Member |
![]() ![]() ![]() Wow, thank you so much! I'll check your patch next week when I'm back in front of Kyma and report back. Bests, IP: Logged | |
MathisNitschke Member |
![]() ![]() ![]() Splendid, it works very well, thank you! Very clever ... IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.