View previous topic :: View next topic |
Author |
Message |
Tii l33t

Joined: 02 Jan 2004 Posts: 733
|
Posted: Mon Mar 01, 2004 4:08 pm Post subject: Can't load soundfont (solved) |
|
|
Every time I do sfxload /etc/midi/8MBGMSFX.SF2 I just get a cryptic /dev/sequencer: No such device or address message. But there are /dev/sequencer and /dev/sequencer2. I can play midis with timidity and xmms, but it would be nice to be able to load the soundfont. I have all the sound stuff compiled into my 2.6.3-gentoo-r1 kernel. I can post any extra info needed, just ask.
edit: Well, I just realized that it might be a good idea to reveal what my sound card is. It's a soundblaster live.
Last edited by Tii on Mon Mar 01, 2004 9:24 pm; edited 1 time in total |
|
Back to top |
|
 |
Kirschsaft n00b

Joined: 05 Jul 2003 Posts: 22
|
Posted: Mon Mar 01, 2004 8:50 pm Post subject: |
|
|
You might want to try asfxload. It's contained in the awesfx-0.5.0 package (awesfx-0.5.0b should be in portage). It loads the soundfonts using ALSA (sfxload is actually an OSS tool).
It should at least fix ALSA-enabled apps, but I'm not quite sure about old (OSS-) applications (haven't tried it).  |
|
Back to top |
|
 |
Tii l33t

Joined: 02 Jan 2004 Posts: 733
|
Posted: Mon Mar 01, 2004 9:23 pm Post subject: |
|
|
Kirschsaft wrote: | You might want to try asfxload. It's contained in the awesfx-0.5.0 package (awesfx-0.5.0b should be in portage). It loads the soundfonts using ALSA (sfxload is actually an OSS tool).
It should at least fix ALSA-enabled apps, but I'm not quite sure about old (OSS-) applications (haven't tried it).  |
Thanks alot! Now I have a soundfont installed.
Code: | cat /proc/asound/Live/wavetableD1
Device: Emu10k1
Ports: 4
Addresses: 65:0 65:1 65:2 65:3
Use Counter: 0
Max Voices: 64
Allocated Voices: 0
Memory Size: 134217728
Memory Available: 126786844
Allocated Blocks: 527
SoundFonts: 1
Instruments: 1849
Samples: 526
Locked Instruments: 1849
Locked Samples: 526 |
|
|
Back to top |
|
 |
|