I asked filtering notes a unique midi input in cubase in the steinberg forum but no answer yet... Steinberg forum is really not active compare to here !
https://www.steinberg.net/forum/viewtop ... 20&t=21924
Pc keyboard to scope
- next to nothing
- Posts: 2521
- Joined: Mon Jul 29, 2002 4:00 pm
- Location: Bergen, Norway
Re: Pc keyboard to scope
I am not familiar with automap, but as i understand, MIDI for triggering on/off should not be a note, it should be a controller (CC) message. "pressing a button" should be done sending a controller value of 64-127, while "releasing the button" should be a controller value of 0-63.
A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort.
Re: Pc keyboard to scope
I could use midi controler data but if I do so, as I have some synths which use all midi controler, if in cubase one of those synth midi track is selected, the synth will receive this midi controler data and consequently, will be affected by it.
For evident example : if I use vol (controler n°7) for starting Cubase, the synth will receive a volume order. That's why I prefer notes, it doesn't change the synth settings. But because it's a note, the synth responds and play a sound ! And I don't find any way to avoid this.
For evident example : if I use vol (controler n°7) for starting Cubase, the synth will receive a volume order. That's why I prefer notes, it doesn't change the synth settings. But because it's a note, the synth responds and play a sound ! And I don't find any way to avoid this.
- next to nothing
- Posts: 2521
- Joined: Mon Jul 29, 2002 4:00 pm
- Location: Bergen, Norway
Re: Pc keyboard to scope
That makes sense, as CC7 is is the general midi standard for controlling main volume. You would be much better off choosing a CC int the range 85-90 as these are (assuming to standard) undefined. A note will ofcourse be recognized as a note in all synths.
A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort.
Re: Pc keyboard to scope
The problem is that I have a lot of allready set and full midi controler synth ! I don't have the choice...
Re: Pc keyboard to scope
you can do almost everything in this regard in autohotkey, there are midi scripts in the forum but you probably have to modify scripts on your own.
http://www.autohotkey.com
http://www.autohotkey.com