Mono to Poly and back?

For general discussion related FlowStone
Perfect Human Interface
Posts: 643
Joined: Sun Mar 10, 2013 7:32 pm

Re: Mono to Poly and back?

Post by Perfect Human Interface »

Tried making a loop run through 128 values on a Note Equal primitive and plop results into an array. That didn't work, presumably because green can't just grab data out of red whenever it pleases.

But I found someone made it for me.
http://outsim.co.uk/forum/viewtopic.php?f=12&t=5708

Plugs whatever notes are playing into an array. So I should just be able to grab the min or max values and be off.

As per usual I wasted a lot of time and learned a little from it. Flowstone is a funny test of patience and attention span. :P
User avatar
ErvSoft
Posts: 31
Joined: Sun Jul 31, 2016 11:59 pm
Location: Chile
Contact:

Re: Mono to Poly and back?

Post by ErvSoft »

hello again, i'm very active this week hahaha
well, I get straight to the point:

I downloaded your lfo from another topic and its output can be assigned for both mono and poly, and what I'm wanting to achieve is just connect the mono signal and send it to a poly connector to avoid the green connectors,

In terms of reducing CPU consumption, is it feasible to use the tick20 and the M2F component for several lfo and use the green connectors to get the floating values?
Or is there another lighter way to achieve the same purpose?

I have 4 separate and independent OSCs with 6 lfos inside each one, .. so if there is a way, I think of the DSP module in which there is a code to generate the conversion from mono to poly, but my knowledge in that area are null: c
I stay tuned to this thread.
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: Mono to Poly and back?

Post by Spogg »

I think this might be what you want. It converts mono to poly. I've made extensive use of it and it's never let me down yet.

Not by me and rather clever I'd say.
Attachments
Convert mono stream to poly stream.fsm
FS 3.06
(3.17 KiB) Downloaded 1065 times
User avatar
ErvSoft
Posts: 31
Joined: Sun Jul 31, 2016 11:59 pm
Location: Chile
Contact:

Re: Mono to Poly and back?

Post by ErvSoft »

thanks Spogg, ;)
It worked for me, however, the result I got for an Lfo, it was as if it lacked bit resolution, so I experimented with the poly connectors until I achieved the desired effect, I will attach a diagram that details the result.

(they are my gifts as thanks :oops: )

advance LFO Example.fsm
ErvSoft Advance Lfo example (FS v3.0.6)
(162.32 KiB) Downloaded 1086 times
Post Reply