i want to do the following, but struggle with the realisation.
i merge a monophonic CV and a polyphonic CV with between four and eight channels. the amount of channels in this range could change and I want that the further selections are done automatically. so if I set it to three channels, the splitting shout be channel 1, channel 2-4.
this polyphonic CV goes into a vco.
the polyphonic output should be splitted into the monophonic signal and a polyphonic signal with between 4 and 8 channels.
if I set poly prune to start at 1 with 1 channel i get the first channel as expected.
but I am unable to select the rest channels as a polyphonic signal. as far as I understand if I set start to 2 it should output the rest 4 - 8 channels.
if I use poly mute and put out2 into gates of poly prune I could remove a channel.
Your question is a hot mess - I cannot follow what you are trying to do. However, it looks like you are trying to split a polyphonic input into two outputs, one containing the input 1st channel, and the second output containing some number of the remaining channels.
Well Poly Prune only has one output, so of course a single Poly Prune cannot do that.
Have you read the Poly Prune documentation? Every Venom module has extensive documentation that can be accessed from within the module “Info” context submenu.
If you still cannot figure out a solution to your problem, then post a follow up question. Describe what your starting inputs are, and what your desired final output(s) are, without referencing any modules you think you need for the solution. You should clearly describe your goals before describing any attempted solutions that have failed.
If you have read the documentation and Poly Prune is not behaving the way you expect, then post a small patch that demonstrates the problem. Describe what you expect Poly Prune should do, as well as what you are actually seeing.
thank you. your bottom solution looks nicer. but what should i do, if my poly signal contains only five channels, one is cut out of the channels. if i use the above solution, i can just mute. that seems to work. is it possible with the bottom solution?
ok, i will explain: the four to eight pitch values come from a chord generator (Beleth from Sanguin). Because i do not allways want to use eight voice chords, i investigate chords with three, four or more voices. If a plug out one channel, on the end this results in 0V on this channel, but it should be dropped. With muting this channel (solution above), this works. But with the bottom solution there will be channels with C4 notes (0V). Hope i descriped it well. English is not my native language.