Top "Midi" questions

MIDI (Musical Instrument Digital Interface) is a protocol used to allow music hardware, software and other equipment to communicate with each other.

Using a piano keyboard as a computer keyboard

I have RSI problems and have tried 30 different computer keyboards which all caused me pain. Playing piano does not cause …

keyboard midi
Reading a MIDI file in Python

I want to be able to read events from a MIDI file in Python. I have looked for libraries, but …

python midi
Converting MIDI ticks to actual playback seconds

I want to know how to convert MIDI ticks to actual playback seconds. For example, if the MIDI PPQ (Pulses …

midi
Reading MIDI files in Java

I'm trying to read in .MID files to a Java program, and would like to separate each note/chord so …

java audio midi javasound
C/C++ library for reading MIDI signals from a USB MIDI device

I want to write C/C++ programs that take input from a MIDI device. The MIDI device connects to my …

c++ c midi signal-processing
Getting signals from a MIDI port in C#

I bought a MIDI keyboard for my birthday. I found a program (MidiPiano) that gets signals from the MIDI input …

c# midi
Getting input from MIDI devices live (Python)

I've got a trigger finger (MIDI tablet) and I want to be able to read its input live and make …

python midi
Simple, Cross Platform MIDI Library for Python

I want to do build a small app that creates MIDI sounds. I've never dealt with sound in programming so …

python audio midi
Sending MIDI up the USB using Arduino

I'm interested in making an Arduino based MIDI controller to talk to my computer. Looking at other examples of Arduino …

embedded usb midi arduino midi-interface
About embed midi files on a webpage

I am working on a project related to vintage web designs. I would like to embed and autoplay a midi …

html ios midi