Page 1 of 1
Posted: 18 May 2018, 06:30
by steevhise
I'm trying to alter an existing patch, making it stereo instead of single channel. The guts of it is a sampler-recorder module. Is there no way to change the number of channels on the sampler-recorder module? When making a new one I see it gives choices for how many channels, but I see no way to change that in an instance of the module that's already in the patch.; It's kind of driving me crazy...
thanks,
steev
Posted: 18 May 2018, 07:49
by oli_lab
you have to change each module one at a time...
What I usually do is using constant modules plugged into the parameters I want not to be lost,
just pull a link from the input you want the value to be saved then choose "constant" in the contextual menu
then recreate the modules
Posted: 18 May 2018, 09:06
by nay-seven
You can also simply drag the same module over the existing one, will turn to red, then ask you the channel number you need.Then you'll only need to recreate the missing inputs/outputs .
Posted: 18 May 2018, 10:03
by damstraversaz
nay-seven wrote:You can also simply drag the same module over the existing one, will turn to red, then ask you the channel number you need.Then you'll only need to recreate the missing inputs/outputs .
oh, that's a very nice tips !
Posted: 18 May 2018, 20:29
by steevhise
nay-seven wrote:You can also simply drag the same module over the existing one, will turn to red, then ask you the channel number you need.Then you'll only need to recreate the missing inputs/outputs .
Excellent! Thank you!