|
From: daniel j. m. <dmacd@u.washington.edu> - 2005-07-08 08:13:12
|
Thank you. Unfortunately I'm still not getting any events out. After looking at the msMidiPlayer sample application it seems that MidiTask(PlayTask, ...) never results in PlayTask being called back. That is, PlayTask is only called once. It sends a bunch of events (which never show up anywhere else, no sound output and msDisplay shows nothing); the call to MidiTask returns non-null (but apparently doesnt work). I'm sorry for the stupid questions but it seems I'm missing something fundamental. Kernel module loaded, apps connected to alsa bridge, ...what else? Could this be a problem with my build environment or kernel? (fc4, x86, stock kernel) Thanks again. Daniel On Thu, 7 Jul 2005, Albert Graef wrote: > daniel jay macdonald wrote: >> <TEST 10> connect the output of 'MidiShare Tutorial' to 'MidiShare' >> --> use g or G to make the connection and go to the next test >> g > > In the current Linux implementation connecting to the 'MidiShare' client (#0) > to do input and output doesn't work. You'll have to connect your application > directly with the driver (the MidiShare/ALSA Bridge in your case). Try using > the msconnect program to do that manually. Then the notes should be properly > routed to your ALSA device. > > Albert > > -- > Dr. Albert Gr"af > Dept. of Music-Informatics, University of Mainz, Germany > Email: Dr....@t-..., ag...@mu... > WWW: http://www.musikwissenschaft.uni-mainz.de/~ag > |