aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/midi-control/base.scm
AgeCommit message (Expand)Author
2023-06-15Get rid of old MIDI control stuffThomas White
2022-10-30Add find-midi-deviceThomas White
2021-09-12Variable sensitivity for jogwheelsThomas White
2021-09-11Re-assert MIDI control map on parameter changeThomas White
2021-08-08Make each MIDI controller into its own objectThomas White
2021-05-22send-note-on/off: Handle #f argumentThomas White
2021-05-06Add GPL boilerplate everywhereThomas White
2021-05-06Slow down MIDI transmisisonsThomas White
2021-03-08enqueue-midi-bytes: Actually enqueue, rather than waiting for empty queueThomas White
2021-03-02Refuse to start MIDI control twiceThomas White
2021-02-25Gracefully handle unavailable MIDI control deviceThomas White
2021-02-21Make MIDI callbacks (optionally) uniqueThomas White
2021-01-02Print backtraces for MIDI receive threadThomas White
2021-01-02Turn off all MIDI notes at startupThomas White
2021-01-02Implement at-midi-faderThomas White
2020-12-31Select fixture and change parameters via MIDIThomas White
2020-12-30Generalise MIDI callbacks to CCs as well as notesThomas White
2020-12-29Simplify MIDI control interfaceThomas White
2020-12-23Move 'guile-midi' into Starlet namespaceThomas White