[CM] Set MIDI Output Device (CM)

Esben Stien b0ef at esben-stien.name
Thu Mar 8 23:05:09 PST 2007


Trying to use MIDI with portmidi with CM. 

It does seem to setup the device and I can see it as an ALSA MIDI
device.

The command:

(pm:GetDefaultOutputDeviceID)
0

..returns 0 as the default output device and this is, I guess, where
it sends the midi event when I do:

(new midi)

How can I set the output MIDI port to device 9?. I've tried: 

(setq *portmidi-default-output* 9)

, but (pm:GetDefaultOutputDeviceID) still returns 0.

-- 
Esben Stien is b0ef at e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n




More information about the Cmdist mailing list