aboutsummaryrefslogtreecommitdiff
path: root/audio/jack-smf-utils
Commit message (Collapse)AuthorAgeFilesLines
* Update project's web page address.Edward Tomasz Napierala2008-10-141-1/+1
| | | | Notes: svn path=/head/; revision=221580
* Project moved to SourceForge.Edward Tomasz Napierala2008-10-131-3/+2
| | | | Notes: svn path=/head/; revision=221551
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* Jack-smf-utils is a set of two utilities - jack-smf-player andEdward Tomasz Napierala2008-05-163-0/+39
jack-smf-recorder - whose purpose is to play and record MIDI streams from/to Standard MIDI Files (i.e. the files with .mid extension) using JACK MIDI. There is also smfsh, "SMF shell" that is kind of interactive, command line SMF files manipulation tool which started its life as a debugging aid. And finally libsmf, C library for loading, writing and manipulating the contents of SMF files. WWW: http://pin.if.uz.zgora.pl/~trasz/jack-smf-utils/ Notes: svn path=/head/; revision=213153