Pc keyboard to scope

A place to talk about whatever Scope music/gear related stuff you want.

Moderators: valis, garyb

JoPo
Posts: 2306
Joined: Wed Jun 05, 2002 4:00 pm
Location: VRRAAaaooOôOooommmh
Contact:

Re: Pc keyboard to scope

Post by JoPo »

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
> > > > > > > > > > > > --- Musica --> here ! ---< < < < < < < < < < < <
User avatar
next to nothing
Posts: 2521
Joined: Mon Jul 29, 2002 4:00 pm
Location: Bergen, Norway

Re: Pc keyboard to scope

Post by next to nothing »

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.
JoPo
Posts: 2306
Joined: Wed Jun 05, 2002 4:00 pm
Location: VRRAAaaooOôOooommmh
Contact:

Re: Pc keyboard to scope

Post by JoPo »

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.
> > > > > > > > > > > > --- Musica --> here ! ---< < < < < < < < < < < <
User avatar
next to nothing
Posts: 2521
Joined: Mon Jul 29, 2002 4:00 pm
Location: Bergen, Norway

Re: Pc keyboard to scope

Post by next to nothing »

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.
JoPo
Posts: 2306
Joined: Wed Jun 05, 2002 4:00 pm
Location: VRRAAaaooOôOooommmh
Contact:

Re: Pc keyboard to scope

Post by JoPo »

The problem is that I have a lot of allready set and full midi controler synth ! I don't have the choice...
> > > > > > > > > > > > --- Musica --> here ! ---< < < < < < < < < < < <
tonatona
Posts: 67
Joined: Sun Mar 25, 2012 11:58 am

Re: Pc keyboard to scope

Post by tonatona »

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
Post Reply