Help with ADSR multiplexing (solved)

For general discussion related FlowStone
Post Reply
jackmillarnz
Posts: 2
Joined: Mon Mar 09, 2015 11:33 am

Help with ADSR multiplexing (solved)

Post by jackmillarnz »

Hi there! i am pretty new to this compared to most of you im assuming so please don't judge my lack of knowledge :D

I am trying to figure out how to create an ADSR module that i can route to different OSC pitches as i choice in the GUI.

I have created an ADSR and connected it to a multiplexer, but my question is where to send the outputs, i tried setting a stream multiply in between my detuner and the oscillator, but then when i disable the ADSR or send it to a different place, the output from that oscillator mutes. :evil:

Any help would be greatly appreciated!

Thanks.

Jack.
Last edited by jackmillarnz on Mon Mar 09, 2015 2:26 pm, edited 1 time in total.
Drnkhobo
Posts: 312
Joined: Sun Aug 19, 2012 7:13 pm
Location: ZA

Re: Help with ADSR multiplexing

Post by Drnkhobo »

Thats because you are multiplying a stream by 0....which makes it 0. You need to have another multiplex to add either 0 or 1 to that input again depending on the multiplex state.....

take a look:
Schematic1.fsm
(27.48 KiB) Downloaded 793 times
jackmillarnz
Posts: 2
Joined: Mon Mar 09, 2015 11:33 am

Re: Help with ADSR multiplexing

Post by jackmillarnz »

thank you! that makes sense :D

i have it working as it should now.
Drnkhobo
Posts: 312
Joined: Sun Aug 19, 2012 7:13 pm
Location: ZA

Re: Help with ADSR multiplexing (solved)

Post by Drnkhobo »

;)
Sumeraxe6
Posts: 1
Joined: Sat Apr 18, 2015 2:04 pm

Re: Help with ADSR multiplexing (solved)

Post by Sumeraxe6 »

I made this in ruby, which greatly facilitates the entire management.
For any questions please do not hesitate to ask.
Sumer
Post Reply