Combining poly streams in parallel
Posted: Sun Feb 22, 2015 12:13 pm
Repurposing thread.
I want to run data from a mono to poly component on it's own poly voice while also adding additional voices on top of it with MIDI notes. The problem is when I wire the mono to poly and the MIDI to poly in together, the values add together rather than existing independently. Is there some way I can get this to work? The data from the mono to poly changes over time, so I can't simply send a value through a MIDI event.
I know v. 3.0.5 brought accessible ID's for each poly stream, though I'm still on 3.0.4. Still, can that be used to filter for a specific ID and then have a certain behavior applied to that voice of the poly stream?
_______Original post:___________________________________
Is there any way to open a poly stream without sending actual MIDI notes?
For my latest project I had the crazy idea of making it function as an effect while also optionally being playable with MIDI notes. I can wire it up in blue, and I can wire it in poly, but not sure yet how I can make it switch between, or do both. I have a mono to poly module that someone made, which is pretty neat, but as you know it won't do anything unless there's an existing poly stream open, and the only way I know how to do that is via MIDI to Poly.
If there was some way I could open a single poly "voice" continuously and run converted mono stuff through it while also being able to "play" the other voices via MIDI notes at will, that would be amazing.
I want to run data from a mono to poly component on it's own poly voice while also adding additional voices on top of it with MIDI notes. The problem is when I wire the mono to poly and the MIDI to poly in together, the values add together rather than existing independently. Is there some way I can get this to work? The data from the mono to poly changes over time, so I can't simply send a value through a MIDI event.
I know v. 3.0.5 brought accessible ID's for each poly stream, though I'm still on 3.0.4. Still, can that be used to filter for a specific ID and then have a certain behavior applied to that voice of the poly stream?
_______Original post:___________________________________
Is there any way to open a poly stream without sending actual MIDI notes?
For my latest project I had the crazy idea of making it function as an effect while also optionally being playable with MIDI notes. I can wire it up in blue, and I can wire it in poly, but not sure yet how I can make it switch between, or do both. I have a mono to poly module that someone made, which is pretty neat, but as you know it won't do anything unless there's an existing poly stream open, and the only way I know how to do that is via MIDI to Poly.
If there was some way I could open a single poly "voice" continuously and run converted mono stuff through it while also being able to "play" the other voices via MIDI notes at will, that would be amazing.