|
Virus TI Query
|
View this Thread in Original format
| Energy Flow |
Hi there.
I use cubase sx3 and was wondering if it was possible to change the channel on my virus by clicking on the midi track in the main cubase screen.
instead of clicking my keyboard to change channels.
Cheers. |
|
|
| Eric J |
SELECT
*
FROM
[Virus]
INNER JOIN
[Cubase] ON [Virus].[MIDI Channel] = [Cubase].[MIDI Channel]
WHERE
[Virus].[MIDI Channel] = [Cubase].[MIDI Track] |
|
|
| Energy Flow |
Cheers Eric.
I will give it a go. |
|
|
| Energy Flow |
Hi Eric.
I have tried doing it like you say but i can't figure it out.
Could you please explain it better for me.
Cheers |
|
|
| echosystm |
Paste what he wrote into the channel notes, that should do it.
You might need to install Oracle though... |
|
|
| aNYthing |
| quote: | Originally posted by echosystm
Paste what he wrote into the channel notes, that should do it.
You might need to install Oracle though... |
n00b. Everyone knows you don't need Oracle. Sybase or mySQL would work just as well. However, you may have to virtualize the instance running on RHE and map it to one of the MIDI channels. |
|
|
| Energy Flow |
I've never heard of any of those programs.
will have a good look at this and try to figure it out.
cheers. |
|
|
| echosystm |
lol i can't do this...
Energy Flow, we are just being dicks. What Eric J wrote was an SQL (database) query and Oracle is a DBMS. They have no connection to your problem whatsoever. |
|
|
| Energy Flow |
lol, i thought something wasn't right i checked out the programs online and thought what!
So there is no way of doin this then? |
|
|
|
|