how to get PNS to appear as a midi device?
-
- KVRer
- 16 posts since 14 Jun, 2024
I'm starting work on a MIDI utility using Plug n' Script. The goal of the utility is to accept MIDI CC input, modify it, and send it out. I've got it open as a standalone app, with one of the default MIDI scripts loaded. I don't see any way to get it to accept input or send output. I'm sure I'm missing something here, but how do I get it to show up as a MIDI device?
-
- KVRer
- Topic Starter
- 16 posts since 14 Jun, 2024
i think i got it - in PNS's Audio/Midi Preferences, enabling the MIDI in/out seems to get some communication going. I am seeing a flood of midi messages now - not what i'd expect when I send a single note out from MidiPipe. What could be going on here?
-
Blue Cat Audio Blue Cat Audio https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=39981
- KVRAF
- 6335 posts since 8 Sep, 2004 from Paris (France)
You are probably getting MIDI messages from multiple MIDI devices. Simply select the MIDI devices you want to receive events from (instead of using ALL).
-
- KVRer
- Topic Starter
- 16 posts since 14 Jun, 2024
Thanks for the reply! I was using this app MidiPipe to try to send MIDI messages to PNS, but I was probably complicating everything. I'll be trying later today with an actual MIDI control surface, which should work more predictably.
-
- KVRer
- Topic Starter
- 16 posts since 14 Jun, 2024
wow - these look like amazingly useful tools for MIDI development:
- https://github.com/gbevin/SendMIDI
- https://github.com/gbevin/ShowMIDI
they make a ton of really fun looking tools: https://uwyn.com/
- https://github.com/gbevin/SendMIDI
- https://github.com/gbevin/ShowMIDI
they make a ton of really fun looking tools: https://uwyn.com/
-
Blue Cat Audio Blue Cat Audio https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=39981
- KVRAF
- 6335 posts since 8 Sep, 2004 from Paris (France)