mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
efbc1c653b
MIDI files. With the proper device interface it will also play and record MIDI files. PR: 11712 Submitted by: Andreas Kohout <shanee@augusta.de>
10 lines
437 B
Plaintext
10 lines
437 B
Plaintext
Tclmidi is language designed for creating and editing standard
|
|
MIDI files. With the proper device interface it will also play
|
|
and record MIDI files. Since tclmidi is a language supporting
|
|
function calls, recursion and conditionals, you can use these
|
|
features for editing, sequencing and writing complex scripts.
|
|
The brave might even want to try their hand at algorithmic
|
|
composition.
|
|
|
|
WWW: http://jagger.me.berkeley.edu/~greg/tclmidi/
|