Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ratchov/midish
Real-time MIDI sequencer & filter with shell-like user interface for Linux and BSD
https://github.com/ratchov/midish
filter linux midi openbsd portable sequencer unix
Last synced: about 1 month ago
JSON representation
Real-time MIDI sequencer & filter with shell-like user interface for Linux and BSD
- Host: GitHub
- URL: https://github.com/ratchov/midish
- Owner: ratchov
- Created: 2016-11-07T12:01:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T11:46:50.000Z (about 2 years ago)
- Last Synced: 2024-09-27T13:22:10.688Z (about 2 months ago)
- Topics: filter, linux, midi, openbsd, portable, sequencer, unix
- Language: C
- Homepage: http://www.midish.org
- Size: 2.1 MB
- Stars: 49
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Midish is an open-source MIDI sequencer/filter for Unix-like operating
systems. Implemented as a simple command-line interpreter, it's intended to
be lightweight, fast and reliable for real-time performance.Important features:
- multiple MIDI devices handling
- synchronization to external audio/MIDI hardware/software
- real-time MIDI filtering/routing (controller
mapping, keyboard splitting, ...)
- track recording, metronome
- basic track editing (insert, copy, delete, ...)
- progressive track quantisation
- import and export of standard MIDI files
- tempo and time-signature changes
- system exclusive messages handling
- unlimited undoContents:
- midish - the sequencer/filter
- smfplay, smfrec - MIDI file player and recorderSee also the user manual (manual.html).