






Moderators: electrogear, exonerate
tester wrote:When moving the blue dot to the left upper corner, sound dissapears abruptly, at least on my machine.
tester wrote:@martinvicanek - could you add a node for vocal pitch change (without making "Alvin and the Chipmunks" effect)? I guess it would involve some additional calculations on formants to make it right, but you seem to be well oriented in that area. Thanks!
Pitch shifting isn't a big problem with many instrumental or simpler sounds, but with more complex patterns which have internal structures - it becomes an interference issue.nix wrote: I read ur post again. So u r stepping through different filters?
nix wrote:Did u use tuned bandpass filters too tek?
nix wrote:how does realtime voice sound through it?
stw wrote:Here's a packed Mono Version. I put it all into one asm block to have it complete in one module [...]
That's exactly why I suggested it; you need to keep the XY mixing in Code so it can be altered at sample rate.martinvicanek wrote:Yeah, I can almost hear it! Trog, you are so creative. I wish I had read this before, and also infuzion's comment. Looks like one should do the corners in green and the xy-mixing in code - that would leave all options open. Hmmm.trogluddite wrote:a nice multi-stage envelope for each of the two crossfade axes would make some great evolving pad sounds!
One trick does occur to me - getting the correct coefficient values to the 'corner' variables of the crossfader could be done using a routine that is executed only upon changing the selections (or from a note trigger when used in a synth).

stw wrote:So here's a streamed version of the Mono Filter...
I agree, but for a different reason; the De-zippers themselves are 1 pole filters. The hops can be made smaller if one is worried about zippering. Or put the Pack8 inside the XY mix; I'd want to test if the hops go out of sync. I'd experiment with & without big hops & De-zippers either way.martinvicanek wrote:I think there's no real need for the three de-zippers before the filter (coeffs are already blue there). However, I'd throw some in in the green yx path.stw wrote:So here's a streamed version of the Mono Filter...

infuzion wrote:I agree, but for a different reason; the De-zippers themselves are 1 pole filters. The hops can be made smaller if one is worried about zippering. Or put the Pack8 inside the XY mix; I'd want to test if the hops go out of sync. I'd experiment with & without big hops & De-zippers either way.martinvicanek wrote:I think there's no real need for the three de-zippers before the filter (coeffs are already blue there). However, I'd throw some in in the green yx path.stw wrote:So here's a streamed version of the Mono Filter...
Also, why is the filter mono, or atleast the c/b input? Why go though all that packing? Maybe I'm misreading the code...
Users browsing this forum: Google [Bot] and 3 guests