monoklinke
|||||||||||
Coole Idee…
Kannte ich noch nicht.
Kannte ich noch nicht.
ShowMIDI
ShowMIDI is a multi-platform GUI application to effortlessly visualize MIDI activity.
All the heavy lifting is done by the wonderful JUCE library.
The project website is https://github.com/gbevin/ShowMIDI
Community
Join the Forums: https://forum.uwyn.com
Chat on Discord: https://discord.gg/TgsCnwqWTf
Purpose
This application fills a void in the available MIDI monitoring solutions.
Instead of wading through logs of MIDI messages to correlate relevant ones and identify what is happening, ShowMIDI visualizes the current activity and hides what you don't care about anymore. It provides you with a real-time glanceable view of all MIDI activity on your computer.
This animation shows the difference between a traditional MIDI monitor on the left and ShowMIDI on the right:
ShowMIDI displays:
- MIDI Devices
- MIDI Channels (CH)
- Note On with Velocity (ON)
- Note Off with Velocity (OFF)
- Control Change (CC)
- Hi-Res 14-bit Control Change (HRCC)
- Pitch Bend Change (PB)
- Program Change (PRGM)
- Channel Pressure (CP)
- Polyphonic Key Pressure (PP)
- Registered Parameter Number (RPN)
- Non-Registered Parameter Number (NRPN)
- MPE Configuration (MPE MGR, MPE LZ, MPE UZ)
- Timing Clock as BPM (CLOCK BPM)
- Clock Start (START)
- Clock Continue (CONT)
- Clock Stop (STOP)
- System Exclusive (SYSEX)