PDA

View Full Version : plugin input port


zarby
10-30-2009, 02:12 PM
hi jeff,

is it possible to access to the plugin input port in script?

thank you
laurent
________
Buy glass bong (http://glassbongs.org/)

Jeff
10-30-2009, 09:53 PM
Are you talking about the plugin ports in the Track Setup dialog?

You can't directly access those but you can change setups from
a script. You would have to define a setup for each combination of
plugin ports you need, then select them with:

Setup <name>
or
Setup <number>

where <name> is the name you see in the setup dialog and number
is the number of the setup in the Setup menu starting from 1.

zarby
10-31-2009, 12:11 AM
ok!!!! excellent but the setup number begin to 0

thank you
laurent
________
SILVER SURFER INFO (http://vaporizerinfo.com/post/67690122/silversurfer-vaporizer)

Jeff
10-31-2009, 05:56 PM
Okay. Yeah, numbering is inconsistent, sometimes it starts at zero sometimes at 1. I need to look at every place we use numbers for things and make them the same.

One thing to be careful of...when you change port assignments there is
no cross-fading being done. So if you there is an audible signal coming
from the input port, you have the Monitor Audio Input option on, then you change input ports, you may hear a "click" as the audio from the first port
cuts off suddenly.