ArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2014-08-08T05:38:26+02:00 https://brainmodular.org/forums/app.php/feed/topic/4502 2014-08-08T05:38:26+02:00 2014-08-08T05:38:26+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30182#p30182 <![CDATA[Using "Pass" with MIDI]]>
My issues were elsewhere - my 'pass' logic fed to the inlet was incorrect. Fixed now.

I couldn't get the selector or unpack to make the large #s look like MIDI data, though I tried a few things. But it wasn't necessary, Pass was working fine, just interpreting MIDI as big #s, as bsork stated above.

I'm all good now!

This patch works with the Fishman TriplePlay MIDI guitar controller, & routes MIDI based on the 'guitar/mix/synth' switch setting. If there are any FTP users out there who may find this helpful, let me know & I'll post the patch.

Statistics: Posted by shawnb — 08 Aug 2014, 05:38


]]>
2014-08-07T03:13:09+02:00 2014-08-07T03:13:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30173#p30173 <![CDATA[Using "Pass" with MIDI]]> Statistics: Posted by shawnb — 07 Aug 2014, 03:13


]]>
2014-08-06T21:22:34+02:00 2014-08-06T21:22:34+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30172#p30172 <![CDATA[Using "Pass" with MIDI]]>
Have a good day!

Statistics: Posted by tanabarbier — 06 Aug 2014, 21:22


]]>
2014-08-06T14:57:44+02:00 2014-08-06T14:57:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30167#p30167 <![CDATA[Using "Pass" with MIDI]]> Statistics: Posted by shawnb — 06 Aug 2014, 14:57


]]>
2014-08-06T14:08:57+02:00 2014-08-06T14:08:57+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30166#p30166 <![CDATA[Using "Pass" with MIDI]]> appear as floats. A single precision floating point number consists of four bytes, and what you see is just the bit pattern of the MIDI message interpreted as a float.

Statistics: Posted by bsork — 06 Aug 2014, 14:08


]]>
2014-08-06T09:39:25+02:00 2014-08-06T09:39:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30165#p30165 <![CDATA[Using "Pass" with MIDI]]>
it garbles up the IO in what way? pass will put out floats..i'm not sure about the red numbers though.. otherwise it should work..depending on your midi input signal (polyphonic), you might want to unpack the signal to get a monophonic signal, which should more or less behave like a data flow inside usine.

~,
marco

Statistics: Posted by iococoi — 06 Aug 2014, 09:39


]]>
2014-08-06T08:21:53+02:00 2014-08-06T08:21:53+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30164#p30164 <![CDATA[Using "Pass" with MIDI]]>
Noob here... I'm trying to conditionally filter MIDI traffic, & I'm using a simple 'Pass' module. It doesn't seem to understand it's MIDI data - it garbles the input & output. I have confirmed the input MIDI stream is OK. But when I select the Pass module, it shows it as a large # in scientific notion in red...

Is there a MIDI equivalent to 'Pass'?

Shawn

Statistics: Posted by shawnb — 06 Aug 2014, 08:21


]]>
BrainModular BrainModular Users Forum 2014-08-08T05:38:26+02:00 https://brainmodular.org/forums/app.php/feed/topic/4502 2014-08-08T05:38:26+02:00 2014-08-08T05:38:26+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30182#p30182 <![CDATA[Using "Pass" with MIDI]]>
My issues were elsewhere - my 'pass' logic fed to the inlet was incorrect. Fixed now.

I couldn't get the selector or unpack to make the large #s look like MIDI data, though I tried a few things. But it wasn't necessary, Pass was working fine, just interpreting MIDI as big #s, as bsork stated above.

I'm all good now!

This patch works with the Fishman TriplePlay MIDI guitar controller, & routes MIDI based on the 'guitar/mix/synth' switch setting. If there are any FTP users out there who may find this helpful, let me know & I'll post the patch.

Statistics: Posted by shawnb — 08 Aug 2014, 05:38


]]>
2014-08-07T03:13:09+02:00 2014-08-07T03:13:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30173#p30173 <![CDATA[Using "Pass" with MIDI]]> Statistics: Posted by shawnb — 07 Aug 2014, 03:13


]]>
2014-08-06T21:22:34+02:00 2014-08-06T21:22:34+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30172#p30172 <![CDATA[Using "Pass" with MIDI]]>
Have a good day!

Statistics: Posted by tanabarbier — 06 Aug 2014, 21:22


]]>
2014-08-06T14:57:44+02:00 2014-08-06T14:57:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30167#p30167 <![CDATA[Using "Pass" with MIDI]]> Statistics: Posted by shawnb — 06 Aug 2014, 14:57


]]>
2014-08-06T14:08:57+02:00 2014-08-06T14:08:57+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30166#p30166 <![CDATA[Using "Pass" with MIDI]]> appear as floats. A single precision floating point number consists of four bytes, and what you see is just the bit pattern of the MIDI message interpreted as a float.

Statistics: Posted by bsork — 06 Aug 2014, 14:08


]]>
2014-08-06T09:39:25+02:00 2014-08-06T09:39:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30165#p30165 <![CDATA[Using "Pass" with MIDI]]>
it garbles up the IO in what way? pass will put out floats..i'm not sure about the red numbers though.. otherwise it should work..depending on your midi input signal (polyphonic), you might want to unpack the signal to get a monophonic signal, which should more or less behave like a data flow inside usine.

~,
marco

Statistics: Posted by iococoi — 06 Aug 2014, 09:39


]]>
2014-08-06T08:21:53+02:00 2014-08-06T08:21:53+02:00 https://brainmodular.org/forums/viewtopic.php?t=4502&p=30164#p30164 <![CDATA[Using "Pass" with MIDI]]>
Noob here... I'm trying to conditionally filter MIDI traffic, & I'm using a simple 'Pass' module. It doesn't seem to understand it's MIDI data - it garbles the input & output. I have confirmed the input MIDI stream is OK. But when I select the Pass module, it shows it as a large # in scientific notion in red...

Is there a MIDI equivalent to 'Pass'?

Shawn

Statistics: Posted by shawnb — 06 Aug 2014, 08:21


]]>