[CM] cm and timidity
Rick Taube
taube@uiuc.edu
Tue, 2 Aug 2005 16:42:50 -0500
> I have found the following switches good on timidity:
> timidity -Os -A130 -p3 -Ei5 -module=2 -q20 -T140 test.midi
gee now why didnt i think of that! to make this the default add this to
your .cminit.lisp file:
(in-package :cm)
(setq *midi-player* "timidity -Os -A130 -p3 -Ei5 -module=2 -q20
-T140")
BTW, I would also recommend using Timidity on OS X over qtplay or
QuickTime Player. In my opinion the default Timidity sounds better than
the default QT sound set and it also seems to have more polyphony
available.