aboutsummaryrefslogtreecommitdiff
path: root/audio/tclmidi
Commit message (Collapse)AuthorAgeFilesLines
* We don't need to explicitly '-lg++' since our C++ compiler does it for usSteve Price1999-09-201-0/+11
| | | | | | | as required. Notes: svn path=/head/; revision=21796
* $Id $ -> $FreeBSD$ (note space, whihc is probably why Peter missed it)Satoshi Asami1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21160
* Tclmidi: a language designed for creating and editing standardChris Piazza1999-07-117-0/+87
MIDI files. With the proper device interface it will also play and record MIDI files. PR: 11712 Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=20161