Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sb live! MIDI with ALSA==>TROUBLES
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
carrett
Apprentice
Apprentice


Joined: 22 Mar 2003
Posts: 273

PostPosted: Thu May 15, 2003 11:19 pm    Post subject: sb live! MIDI with ALSA==>TROUBLES Reply with quote

ok, i got ALSA set up exactly how the guide says.
here's my card:
Code:
carrett@duder carrett $ grep audio /proc/pci
    Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 7).


now, i'm trying to run rosegarden or noteedit to put some of my compositions on my computer with midi. with noteedit i can use tse3 libraries to export the thing as midi, but i still can't listen to the composition as i write it. it turns out, i don't really have midi working, the only way i can listen to midis is with timidity or something. example, both
Code:
carrett@duder carrett $ cat school/music60final.mid > /dev/snd/midiC0D0
carrett@duder carrett $ cat school/music60final.mid > /dev/sound/midi00

give no audio output. what do i need to do? i don't have any oss in my kernel, could that be it?
_________________
I'm against picketing, but I don't know how to show it.
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Thu May 15, 2003 11:35 pm    Post subject: Reply with quote

You can't use OSS in the kernel with ALSA. I'm not using midi right now but I hope to be soon to interface my Line 6 Bass Pod, maybe you requier to set up the OSS emulation under ALSA perhaps. *Guessing*

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
carrett
Apprentice
Apprentice


Joined: 22 Mar 2003
Posts: 273

PostPosted: Fri May 16, 2003 12:07 am    Post subject: Reply with quote

yeah, i have the kernel config that the guide reccomended (just modular sound support and nothing else). and i emerged alsa-oss.

anybody?
_________________
I'm against picketing, but I don't know how to show it.
Back to top
View user's profile Send private message
jackrabbit123
n00b
n00b


Joined: 09 Mar 2003
Posts: 25
Location: Ft. Sill, OK

PostPosted: Fri May 16, 2003 1:07 am    Post subject: You check the midi channels? Reply with quote

Did you check to make sure that the midi channels aren't muted or set at a really low volume? I know I had this "problem" with getting my CD Audio to work.
Back to top
View user's profile Send private message
carrett
Apprentice
Apprentice


Joined: 22 Mar 2003
Posts: 273

PostPosted: Fri May 16, 2003 4:30 am    Post subject: Reply with quote

i don't even see midi as a possible volume control....this can't be good.

sb lives SHOULD have midi support, right?
_________________
I'm against picketing, but I don't know how to show it.
Back to top
View user's profile Send private message
Zapp!
Tux's lil' helper
Tux's lil' helper


Joined: 11 Oct 2002
Posts: 77
Location: Germany

PostPosted: Fri May 16, 2003 12:34 pm    Post subject: Reply with quote

Did you try a
Code:
modprobe snd-seq-midi

?
I had problems with midi and my sblive, too, since this module wasn't loaded when needed.
I added the line
Code:
alias /dev/snd/seq snd-seq-midi

to /etc/modules.d/alsa and ran modules-update. That fixed my problems.
Back to top
View user's profile Send private message
carrett
Apprentice
Apprentice


Joined: 22 Mar 2003
Posts: 273

PostPosted: Fri May 16, 2003 4:39 pm    Post subject: Reply with quote

that must've done something, because now i can see devices in noteedit. here they are, which one should i use?

receiver 63:0
emu10k1 mpu-401 (uart) 64:0
emu10k1 port 0 65:0
emu10k1 port 1 65:1
emu10k1 port 2 65:2
emu10k1 port 3 65:3

also, when i try to run kmid, i get this error:
Code:
Sorry, this KMid version was compiled without
ALSA support but you're using ALSA .


i even tried putting alsa as a USE variable and re-emerging kde-multimedia but i still get the same error. also, the modprobe did do something, but cat-ing to the midi devices, both in sound and snd still doesn't give any sound, or at least, none i could hear....i don't see any kind of midi in my gnome volume control or alsamixer

what am i missing?
_________________
I'm against picketing, but I don't know how to show it.
Back to top
View user's profile Send private message
nifgraup
n00b
n00b


Joined: 17 May 2003
Posts: 1

PostPosted: Sat May 17, 2003 3:19 am    Post subject: here is your fix Reply with quote

https://forums.gentoo.org/viewtopic.php?t=54335

I have the same card as you and got midi working using these instructions.
Back to top
View user's profile Send private message
carrett
Apprentice
Apprentice


Joined: 22 Mar 2003
Posts: 273

PostPosted: Sat May 17, 2003 5:39 am    Post subject: Reply with quote

thanks! the only thing i had to do to make that forum work was:
Code:
ln -s /dev/sound/sequencer /dev/sequencer


now i've got fully functional midi. rock on. kmid still complains about not being compiled for alsa, i don't really care as i use kmidi or xmms-midi (aka timidity) for playback, anybody know how to fix it though?
_________________
I'm against picketing, but I don't know how to show it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum