Page 1 of 1

Posted: 25 Oct 2012, 15:30
by noise2sine
Hello,

I'm building a simple patch with 4 samplers. They all have the same output. i didn't find a Panoramic parameter on the sampler ? where can i find a solution for having 4 indepedent pan option ?

cheers

Posted: 25 Oct 2012, 15:49
by nay-seven
In modules/audio/panners, you'll find a sub-patch named surround panner 1 2 which can do the job ?

Posted: 25 Oct 2012, 16:08
by noise2sine
Hello,

I would expect something more basic like the one for the main track ?

Posted: 25 Oct 2012, 16:28
by nay-seven
The sampler module can have up to 64 outs, so not easy to add a panner parameter... ;-)

Posted: 25 Oct 2012, 16:30
by noise2sine
i didn't mean on the sampler ! i was talking more about a subpatch with a slider with left and right .
how can make that ?

Posted: 25 Oct 2012, 16:35
by nay-seven
the sub patch surround panner 1 2 is exactly that..?, just one fader..?

Posted: 25 Oct 2012, 16:44
by noise2sine
sorry, yes that's what i needed ...

Posted: 25 Oct 2012, 16:55
by nay-seven
:), no problems

Posted: 26 Oct 2012, 10:39
by noise2sine
Hello Nay,

i'm facing a problem with the sample selection now. i can't move the num file fader in order to select a sample in the list ?! it get stuck on 1 ...
Here is the download link, if you have time ...

http://www.sensomusic.com/forums/upload ... 0X%204.pat

Posted: 26 Oct 2012, 11:00
by nay-seven
yes, here you create a loop : out change so>in change but in change so out.....;)
add a pass module+has change like this, will solve the problem :
Image

Posted: 26 Oct 2012, 11:37
by noise2sine
working fine !!! thanks again !

Posted: 26 Oct 2012, 11:47
by nay-seven
cool !
if you have some jitter you can add a wait 1 bloc module between the has change and the pass inlet to help.

Posted: 30 Oct 2012, 10:44
by noise2sine
Hello Nay ,

I have another question. In my patch i'm using 4 sampler using the same general output. My wish now is to create buses in order to isolate a sampler in order to route to an fx track. I have created two buses and used a stop event flow buton. it's working but i'm pressing on the stop button, i can hear a loud feedback sound !

What is the best way according to you for reaching this idea ?

Posted: 30 Oct 2012, 11:33
by nay-seven
Can you give an example of the way you have patch this..? ( maybe replace vst effects by usine patches) ,

Posted: 30 Oct 2012, 15:28
by noise2sine
Hello Nay,

Here are the patches i wish to use. So my request is to be able to send to an audio bus a selected sampler . which is the best way for doing that ?

http://www.sensomusic.com/forums/upload ... %20aux.wkp

Cheers

Posted: 30 Oct 2012, 17:48
by nay-seven
here a way, with a bus selector : Download
here the patch I've built :
Image

but there's also different way to achieve this, for example if you want use a track by effect you can use the Usine aux system and select them with the mixer track output module