[CM] midi-msgs
Rick Taube
taube@uiuc.edu
Tue, 27 Jan 2004 06:47:29 -0600
> Concerning midi-msgs (OS9/cm-2.4.1) in
> writing a process with control-changes:
> ; This doesn't perform a diminuendo in 2.4.1 (it works in 2.3.4) :
> (events (dim-test-1 0 2 90 0 20) "midi.port")
Hi thanks for the bug report -- Im confused about exactly what is not
makeing the diminuendo in 2.4.1. In the example above, are you outputting to
Midishare?? If so, please do (setq *dbg* t) and send me the trace output.
> (events (dim-test-1 0 2 90 0 20) "dim-test.midi")
> (midi-file-print "dim-test.midi")
This example is to a regualr midi file and the output looks correct to me.
Does it not work when you play it?