SendMIDI icon indicating copy to clipboard operation
SendMIDI copied to clipboard

Multi-platform command-line tool to send out MIDI messages

Results 8 SendMIDI issues
Sort by recently updated
recently updated
newest added

sendmidi v1.0.15 on macOS 10.14.6 (Mojave): MIDI channel needs to be specified before command, e.g.: `sendmidi dev um ch 2 cc 110 127` When using: `sendmidi dev um cc 110...

Hi, Can you please include the installation instructions contained in your video in the read me for easy reference. Great tips in your video and a very useful utility -...

Hi. As far as i understand, there was a change in alsa recently, that causes some midi port names to no longer be unique (discussed here: https://linuxmusicians.com/viewtopic.php?f=61&t=24822,). In my setup,...

I wanted to play a MIDI file through my USB-MIDI interface on a Mac running macOS 10.12. It turns out this is not trivial; unless you use a DAW the...

Incidentally, I just created a [project](https://github.com/shakfu/miditools) which builds both SendMIDI and ReceiveMIDI using cmake. It's really just a proof-of-concept for my own use, but feel free, if you like, to...

Hi Geert, Not sure if you are still active here but I have a question. Is it possible to run this on a 64bit rasp? I tried the 32bit pi...

I use sendMIDI in an Ableton remote control script for the Electra One (see https://github.com/xot/ElectraOne) to bypass the slow sending of long SysEx dumps within Ableton itself. But occasionally a...