Page 1 of 1
Posted: 11 Oct 2010, 09:14
by soundmind
is it somehow possible to patch a wire across tracks without using a bus?
Posted: 11 Oct 2010, 09:23
by nay-seven
can you be more precise..? i mean what kind of data do you want send and why you don't want to use buses..?
Posted: 11 Oct 2010, 09:35
by senso
No It's impossible.
Posted: 11 Oct 2010, 09:37
by soundmind
ah ok thanks.
Posted: 11 Oct 2010, 10:17
by bsork
...but you can send audio either through the auxes or directly from one track to another. You can also send internal MIDI messages.
Posted: 11 Oct 2010, 18:13
by senso
If you're looking for a very low latency transfer with buses, disable the multi-cpu option in the setup.
In mono CPU mode there is no latency if you send data from track N to Track M if M>N. Otherwise the latency is 1 Bloc.
Posted: 11 Oct 2010, 20:30
by soundmind
senso wrote:If you're looking for a very low latency transfer with buses, disable the multi-cpu option in the setup.
In mono CPU mode there is no latency if you send data from track N to Track M if M>N. Otherwise the latency is 1 Bloc.
this works perfectly. thanks a lot for the info.