I have 2 s3700, and set up so I have 3 samples on 3 buttons on the player.
Is it possible to set up so when i press a sample button on the right player, the sampler plays my sample on the right channel?
The same way on the left channel.
As it works right now, it plays on both channels, and when the crossfader is in the middle, the volume gets higher. (i have not connected the mixer to the vjd, and use the soundcards on the s3700).
I want to play a sampler on the right player, and if i put the crossfader to the left, i want it to be silence. :-)
is that possible?
Is it possible to set up so when i press a sample button on the right player, the sampler plays my sample on the right channel?
The same way on the left channel.
As it works right now, it plays on both channels, and when the crossfader is in the middle, the volume gets higher. (i have not connected the mixer to the vjd, and use the soundcards on the s3700).
I want to play a sampler on the right player, and if i put the crossfader to the left, i want it to be silence. :-)
is that possible?
Posted Wed 23 Mar 11 @ 8:47 am
By default sampler plays on both channels. In case you want to set a specific channel for sampler, you may add a line in your Advanced Sound Configuration. You will need a third channel from your sound card of course to route to a 3 channel mixer.
But the way you need it to work is not possible.
But the way you need it to work is not possible.
Posted Wed 23 Mar 11 @ 8:54 am
Okey.
That I can do, just use a third chanel.
Is it possible to have different samples on a button, depending on wich player I push....?
For example, button "x" on left player, starts sample 1 and button "x" on the right player starts sample 2.
I can understand if it´s not possible, but it would be nice.
That I can do, just use a third chanel.
Is it possible to have different samples on a button, depending on wich player I push....?
For example, button "x" on left player, starts sample 1 and button "x" on the right player starts sample 2.
I can understand if it´s not possible, but it would be nice.
Posted Wed 23 Mar 11 @ 10:17 am
Try to assign button X as
action_deck 1 ? sampler 1 play_stop : sampler 2 play_stop
action_deck 1 ? sampler 1 play_stop : sampler 2 play_stop
Posted Wed 23 Mar 11 @ 11:46 am