Does RC Provide any Panning Feature?

Official support for: musicdevelopments.com
Post Reply New Topic
RELATED
PRODUCTS

Post

I know panning is more of a DAW feature but I was wondering if there is any panning available in RC? It would be nice when I am building tracks to be able to pan each track into its ultimate left or right position so I can hear a preview of what my mix will be in the DAW.

Post

At the moment the only way for panning is using the Pan MIDI controller.
To make things more complicated, the GeneralMIDI.rcCTRL file does not contain 'pan' so you have to add this manually:

Code: Select all

,{name="Pan"; num=10; default=64; }
The next version of GeneralMIDI.rcCTRL will contain all MIDI continuous controllers.

Thanks,
Attila

Post Reply

Return to “MusicDevelopments”