Flowstone Guru Download area

Post any examples or modules that you want to share here
Chris89
Posts: 2
Joined: Thu Oct 15, 2015 7:53 pm

Re: Flowstone Guru Download area

Post by Chris89 »

Thanks A LOT for the Trogz Tools, it is highly appreciated!

I left a comment on the website but I guess I have a higher chance of a response here :) So here it goes, is it possible to connect a Dry/Wet knob for the SM Superverb? And if so, how do I do it?

I find packs like this is very good for learning and I really appreciate it when I say that I do. Not that I get most of the stuff but it’s fun playing around with the effects, making my own knobs and stuff but also trying them all out and learning from trial and error.

Thanks for your good work! Both flowstone.guru and Trogz (if it's a different person :D )
tulamide
Posts: 2714
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: Flowstone Guru Download area

Post by tulamide »

Chris89 wrote:So here it goes, is it possible to connect a Dry/Wet knob for the SM Superverb? And if so, how do I do it?

You take the original and the processed signal and then multiply each of them linearly:

Signal a: s * mixvalue
Signal b: s * (1 - mixvalue)

For example, if the mix value is 60%, then a = signal * 0.6 and b = signal * 0.4.

Last step is then to add both signals.
"There lies the dog buried" (German saying translated literally)
Post Reply