First post, by shorty
- Rank
- Newbie
HI Everybody!
I am on gentoo linux and i successfully managed general midi with emu10k1 in single use, but no i have multiple sounddevices and i want to use hw:4,1
amidi -l lists:
Dir Device NameIO hw:4,0 EMU10K1 MPU-401 (UART)IO hw:4,1 Emu10k1 Synth MIDI (16 subdevices)IO hw:4,2 Emu10k1 Synth MIDI (16 subdevices)
aplaymidi -l
Port Client name Port name32:0 SB Live! [Unknown] EMU10K1 MPU-401 (UART)33:0 Emu10k1 WaveTable Emu10k1 Port 033:1 Emu10k1 WaveTable Emu10k1 Port 133:2 Emu10k1 WaveTable Emu10k1 Port 233:3 Emu10k1 WaveTable Emu10k1 Port 3
but mixer /listmidi doesn't give ouputs
normally timidity is listed when started in runlevel default??
my dosbox.conf is:
#mpu401=uartmpu401=intelligentmididevice=alsa#midiconfig=1#device=alsa#config=128:2config=33:0
aplaymidi --port=33:0 /home/shorty/webseiten/dsa/dsa.mid
plays the file !!
any suggestions?