Hi..
I made this stereo delay with 2 serial filters (poly filter) in the feedback path cause I wanted to obtain some special dub delay. As the result is not bad, I suggest you to have a try.
I used only text bar from Flexor, all other modules are avaible.
Have fun..
Stereo filter (dub) delay
Stereo filter (dub) delay
- Attachments
-
- Delay_st.jpg (229.88 KiB) Viewed 10791 times
-
- Delay_st_2filter_serial_JoPo.rar
- (524.84 KiB) Downloaded 489 times
Re: Stereo filter (dub) delay
Thanks Brotha' Man JoPo.
I shall see how it goes.
No such thing as too many delays...
I shall see how it goes.
No such thing as too many delays...
Re: Stereo filter (dub) delay
I'm wondering if a delay like this one uses more dsp than the same one made up in a SDK device..
Does anyone have this information ?
Re: Stereo filter (dub) delay
You could definitely optimise DSP utilisation if you built it using the SDK by only including the features you want to use. However if you built something identical, it would have very similar DSP load (or at least that's my understanding!).
Re: Stereo filter (dub) delay
Thanks for the fast answer !
It's what I 'believe' too, I'd like to be sure !
I allways hesitate to build a small modular fx (for filters, for example) in the modular2 insert shell because of large dsp use anxious.
It's what I 'believe' too, I'd like to be sure !
I allways hesitate to build a small modular fx (for filters, for example) in the modular2 insert shell because of large dsp use anxious.
Re: Stereo filter (dub) delay
I guess it depends on how much DSP you have and how frequently you use the given FX. If it's something you use all the time, then it would be worth the overhead of building in the SDK (i.e. putting together a custom interface etc.)