ArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2011-09-30T15:21:33+02:00 https://brainmodular.org/forums/app.php/feed/topic/3180 2011-09-30T15:21:33+02:00 2011-09-30T15:21:33+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21499#p21499 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]>

Statistics: Posted by dentaku — 30 Sep 2011, 15:21


]]>
2011-09-30T15:13:51+02:00 2011-09-30T15:13:51+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21498#p21498 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]>
Image

Statistics: Posted by nay-seven — 30 Sep 2011, 15:13


]]>
2011-09-30T14:27:44+02:00 2011-09-30T14:27:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21497#p21497 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> Image
This seems to work fine as long as both "create midi" connected to a button are set to the same note.

It still seems to me that I should be able to get away with using just ONE Cerate midi and change it to Note On and note Off through the "msg" input somehow.

Statistics: Posted by dentaku — 30 Sep 2011, 14:27


]]>
2011-09-30T05:00:09+02:00 2011-09-30T05:00:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21490#p21490 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]>
You can create 'all MIDI notes off' or you can route your original MIDI message into the 'MIDI unpack' and then do a 'create MIDI message' with the note off message for that note or if you just want to turn one note off to allow another to play, you can use 'MIDI make monophonic' which sends a note off for the last note before sending the new note on.

Also, there's the 'from 1 to 0' which sends a button signal when something turns off - like a 'mouse down'. So when mouse down goes from true to false, a 1 is sent which can be connected to the 'create' input of 'make MIDI message'.

Statistics: Posted by CleverConQueso — 30 Sep 2011, 05:00


]]>
2011-09-30T04:20:44+02:00 2011-09-30T04:20:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21489#p21489 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> I'm guessing there's a better way of making buttons that send MIDI notes but I just haven't figured it out yet.

LATER... I just checked and it looks like these buttons just keep endlessly sending out midi data so I'm guessing they should send Midi OFF messages somehow when the mouse button is released. I know that's how it works in PureData.

I'm gonna go find an example of how to use buttons to send midi notes correctly I guess. I'm guessing it has something to do with sending a message of 128 or 144.

Statistics: Posted by dentaku — 30 Sep 2011, 04:20


]]>
2011-09-29T21:26:44+02:00 2011-09-29T21:26:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21488#p21488 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> I just found that I can set the ON value to a number and send it to the code 1 of the Create midi to control which note it plays.

Hmm... I guess I could create a Janko keyboard interface http://www.pianoworld.com/fun/janko.htm
It would be even better if I had a touchscreen. I'd love to have one of the Win8 tablets Microsoft gave to all the people who attended the Build conference.

Statistics: Posted by dw — 29 Sep 2011, 21:26


]]>
2011-09-29T20:50:54+02:00 2011-09-29T20:50:54+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21486#p21486 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> you can insert a not(a) module ( in module/math/logical) to inverse the value
or a 1-x module too...

Statistics: Posted by nay-seven — 29 Sep 2011, 20:50


]]>
2011-09-29T20:02:34+02:00 2011-09-29T20:02:34+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21485#p21485 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> mouse dwn of a Button to the create of a Create midi I can plug it into the midi in of a VST and a note plays.
The problem is that the note turns OFF when I press the button and ON when I let go.

How do I get it it do the opposite?

Statistics: Posted by dentaku — 29 Sep 2011, 20:02


]]>
BrainModular BrainModular Users Forum 2011-09-30T15:21:33+02:00 https://brainmodular.org/forums/app.php/feed/topic/3180 2011-09-30T15:21:33+02:00 2011-09-30T15:21:33+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21499#p21499 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]>

Statistics: Posted by dentaku — 30 Sep 2011, 15:21


]]>
2011-09-30T15:13:51+02:00 2011-09-30T15:13:51+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21498#p21498 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]>
Image

Statistics: Posted by nay-seven — 30 Sep 2011, 15:13


]]>
2011-09-30T14:27:44+02:00 2011-09-30T14:27:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21497#p21497 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> Image
This seems to work fine as long as both "create midi" connected to a button are set to the same note.

It still seems to me that I should be able to get away with using just ONE Cerate midi and change it to Note On and note Off through the "msg" input somehow.

Statistics: Posted by dentaku — 30 Sep 2011, 14:27


]]>
2011-09-30T05:00:09+02:00 2011-09-30T05:00:09+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21490#p21490 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]>
You can create 'all MIDI notes off' or you can route your original MIDI message into the 'MIDI unpack' and then do a 'create MIDI message' with the note off message for that note or if you just want to turn one note off to allow another to play, you can use 'MIDI make monophonic' which sends a note off for the last note before sending the new note on.

Also, there's the 'from 1 to 0' which sends a button signal when something turns off - like a 'mouse down'. So when mouse down goes from true to false, a 1 is sent which can be connected to the 'create' input of 'make MIDI message'.

Statistics: Posted by CleverConQueso — 30 Sep 2011, 05:00


]]>
2011-09-30T04:20:44+02:00 2011-09-30T04:20:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21489#p21489 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> I'm guessing there's a better way of making buttons that send MIDI notes but I just haven't figured it out yet.

LATER... I just checked and it looks like these buttons just keep endlessly sending out midi data so I'm guessing they should send Midi OFF messages somehow when the mouse button is released. I know that's how it works in PureData.

I'm gonna go find an example of how to use buttons to send midi notes correctly I guess. I'm guessing it has something to do with sending a message of 128 or 144.

Statistics: Posted by dentaku — 30 Sep 2011, 04:20


]]>
2011-09-29T21:26:44+02:00 2011-09-29T21:26:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21488#p21488 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> I just found that I can set the ON value to a number and send it to the code 1 of the Create midi to control which note it plays.

Hmm... I guess I could create a Janko keyboard interface http://www.pianoworld.com/fun/janko.htm
It would be even better if I had a touchscreen. I'd love to have one of the Win8 tablets Microsoft gave to all the people who attended the Build conference.

Statistics: Posted by dw — 29 Sep 2011, 21:26


]]>
2011-09-29T20:50:54+02:00 2011-09-29T20:50:54+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21486#p21486 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> you can insert a not(a) module ( in module/math/logical) to inverse the value
or a 1-x module too...

Statistics: Posted by nay-seven — 29 Sep 2011, 20:50


]]>
2011-09-29T20:02:34+02:00 2011-09-29T20:02:34+02:00 https://brainmodular.org/forums/viewtopic.php?t=3180&p=21485#p21485 <![CDATA[mouse dwn turns OFF a note instead of ON? How do I do the opposite?]]> mouse dwn of a Button to the create of a Create midi I can plug it into the midi in of a VST and a note plays.
The problem is that the note turns OFF when I press the button and ON when I let go.

How do I get it it do the opposite?

Statistics: Posted by dentaku — 29 Sep 2011, 20:02


]]>