diff --git a/src/apps/ematech/midiexplorer/0.0.1/index.yaml b/src/apps/ematech/midiexplorer/0.0.1/index.yaml new file mode 100644 index 000000000..72c5b7029 --- /dev/null +++ b/src/apps/ematech/midiexplorer/0.0.1/index.yaml @@ -0,0 +1,24 @@ +name: MIDI Explorer +author: EMA Tech. +description: A MIDI monitor, analyzer, and debugger with a real-time visual interface for probing, decoding, and manipulating MIDI 1.0 data from any connected input/output. +license: gpl-3.0 +type: tool +tags: + - Midi + - Debugger + - Monitor + - Standard Midi File +url: https://github.com/EMATech/MidiExplorer +image: https://open-audio-stack.github.io/open-audio-stack-registry/apps/ematech/midiexplorer/midiexplorer.jpg +date: '2023-09-12T11:34:04Z' +changes: "Installation options:\r\n\r\n1. All platforms, from the Python Packaging Index (PyPi):\r\n Please follow the [instructions from the README](https://github.com/EMATech/MidiExplorer#installation-python).\r\n2. Microsoft Windows:\r..." +files: + - systems: + - type: win + architectures: + - x64 + open: midiexplorer-0.0.1a5-experimental.exe + type: installer + size: 14974464 + sha256: a2af98c2d1cd3e56346263328af909f12ded43a1d18735e6fdaddbbc2d0af595 + url: https://github.com/EMATech/MidiExplorer/releases/download/0.0.1a5/midiexplorer-0.0.1a5-experimental.exe diff --git a/src/apps/ematech/midiexplorer/midiexplorer.jpg b/src/apps/ematech/midiexplorer/midiexplorer.jpg new file mode 100644 index 000000000..980022120 Binary files /dev/null and b/src/apps/ematech/midiexplorer/midiexplorer.jpg differ