Hi there, I'm quite new to csound, haven't really touched it since about two years ago or so, back when compiling it under Linux was a difficult and dangerous task. In any case, here I am now, learning csound again and trying to control it via MIDI. However, when trying to run CsoundMidi.csd in the examples directory, I get: --- ALSA lib rawmidi.c:283:(snd_rawmidi_open_noupdate) Unknown RawMidi 0 ALSA: error opening MIDI input device *** error opening MIDI in device: -1 (Unknown MIDI error) --- That's with a command line like: $ csound --sched -d -+rtaudio=alsa -odac -+rtmidi=alsa -M0 csound5/examples/CsoundMidi.csd I am running csound5 from CVS (updated today). Any Idea what might be the problem here? Many thanks, S.M. -- smassy@sdf.lonestar.org