Page 1 of 2

Is there any envelope analyzer made?

Posted: Thu Mar 06, 2014 4:49 pm
by djbrynte
I mean an analyzer there you can see the signal of the envelope.

Like this.

http://howtomakeelectronicmusic.com/wp- ... roller.jpg

I mean there you can see how its drawed.

Re: Is there any envelope analyzer made?

Posted: Thu Mar 06, 2014 6:35 pm
by Xtinct
The multistage envelope has graphic interface or try here
http://synthmaker.co.uk/forum/viewtopic ... dsr#p87479
though the forum is a bit hit and miss loading at the moment.

Re: Is there any envelope analyzer made?

Posted: Thu Mar 06, 2014 8:19 pm
by Nubeat7
i did an adsr in ruby which can be setted with the mouse..

viewtopic.php?f=3&t=1756

Re: Is there any envelope analyzer made?

Posted: Thu Mar 06, 2014 9:47 pm
by nix
I've got an envelope analyser somewhere-will dig it out.
I was using it to build drum synths.

Re: Is there any envelope analyzer made?

Posted: Thu Mar 06, 2014 10:00 pm
by nix
env analyser.fsm
(244.52 KiB) Downloaded 962 times

Re: Is there any envelope analyzer made?

Posted: Fri Mar 07, 2014 12:05 pm
by djbrynte
Some how i cant connect the stream even if its same stream as before.

Re: Is there any envelope analyzer made?

Posted: Fri Mar 07, 2014 7:12 pm
by nix
Try turning the gate off, or triggering the envelope.

Re: Is there any envelope analyzer made?

Posted: Fri Mar 07, 2014 7:14 pm
by djbrynte
Nope dident solve the problem :/

Re: Is there any envelope analyzer made?

Posted: Sat Mar 08, 2014 10:37 am
by Jay
it wont connect because of the poly analyzer m8! so what you have to do is duplicate your adsr module inside your adsr block and feed the env analyser with a seperate adsr signal!

like this!
env analyser.fsm
(258.15 KiB) Downloaded 979 times


Regards

Re: Is there any envelope analyzer made?

Posted: Sat Mar 08, 2014 11:48 am
by djbrynte
Ah ok thnx now i think i got it!