-
mezko
Thanks
i guess the closest thing is the bandpass filter idea… i actually started with that and thought that it would sound better controlling partials in additive synth instead of a filter… but now im actually unsure what im going for
thanks for the response either way
-
mezko
not exactly... was thinking if you have a list of zeroes for example:
0 0 0 0 0
you could crossfade a 1 through the list
0 0.5 1 0.5 1
->
0 0 0.5 1 0.5
if I explained it right -
mezko
Hello
I have searched on the forum and couldn't find anything
I have an additive synth with each partial tuned to overtones
I want to be able to crossfade between all these partials, but im not sure how
Is there a way to crossfade using a list of the partial index or another way?
Thank you for any help -
mezko
Hello
I wanna draw a big waveform with lots of details, which I was hoping to be able to do with array, but when I make the waveform big I can't zoom in to make details. Is there any alternatives to do this?
Thanks