Re: [expert] SB Live Synth?

2001-11-16 Thread Mike Leone

 Yeah, unfortunately I stumbled upon the Midi configuration issue while
 poking around in the newer ALSA and Kernel sources.

 I noticed that there is full support for the Midi Synth in the later
 kernels, but that Mandrake did not seem to configure things properly by
 default.

 After much trial and error I first saw the midi devices appear in KDE,
 then I tried to start cleanly and get back to where I saw them again.
 This led to the terse doc I put up.

 Anyway my /etc/modules.conf file looks like this

Thanks; I'll dig into some more later tonight.  Make sure I have all these
alias, etc.

Appreciate the help, Jose.

 /etc/rc.d/init.d/sound uses the auxmix settings in /etc/.auxmixrc
 created by saving the AUXMIX mixer settings. You might want to also look
 at this file so you can spot where initialization is taking place...

 Also look at /etc/sysconfig/alsa and /etc/sysconfig/sound.






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [expert] SB Live Synth?

2001-11-15 Thread Jose M. Sanchez


Before you started this, did you make sure that you had ALL of the ALSA
RPM's installed from the CDs? Not ones you compiled yourself?

I.E. all bets are off if you are not using a clean CD installation...

-JMS

|-Original Message-
|From: [EMAIL PROTECTED] 
|[mailto:[EMAIL PROTECTED]] On Behalf Of Michael Leone
|Sent: Thursday, November 15, 2001 12:14 AM
|To: Expert Mailing List
|Subject: RE: [expert] SB Live Synth?
|
|
|From: Jose M. Sanchez [EMAIL PROTECTED] 
|
|As I mentioned to Tim, you have to follow the directions or else it
|will not appear. 
|
|I followed the directions (reprinted below). Still have them 
|printed out here. 
|
|SB Live was configured from Mdk Control Center, after removing 
|all sound modules. See list of modules it configured and load 
|at end of this email; they match the list of modules yours is loading. 
|ntsysv is set to load alsa, alsasound and sound. 
|Alsa version is latest 0.9.0beta8a, compiled from source. 
|
|KDE Control Center has Sound I/O Method set to ALSA. 
|Custom Sampling rate = 48000 
|Sound Quality is set to AutoDetect. 
|I have Start aRts soundserver on KDE start. 
|
|XMMS has output set to eSound. 
|Aumix has all volumes turned up, and settings saved in KDE Control. 
|
|Rebooted.
|
|I have system sounds in KDE. 
|I can play a CD.
|I can play RealPlayer streaming files.
|XMMS can play streaming ogg files, as well as local sound and video 
|formats.
|
|I can *not* get a bell by hitting a backspace in a konsole.
|I do *not* see any devices under MIDI listed. 
|
|So ... what part is not configured correctly? There should be
|*something* listed under MIDI, shouldn't there? Even tho I 
|have no external MIDI devices attached to the SB Live?
|
||-Original Message-




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] SB Live Synth?

2001-11-15 Thread Mike Leone

I don't use Mdk's kernel; I compile my own, since I need Win4Lin kernel
patches, and Mdk doesn't come with those kernel patches.
And there are no RPMs for the latest version of ALA that I could find - only
for the older 0.5 version, so you have to compile the latest ALSA yourself.
Also, I believe ALSA itself is working, else I'd hear no sound from any app,
since ALSA is what is providing the sound card drivers, correct?

Had the same problem using Mdk's 2.4.13 kernel - no MIDI. It's not that big
a deal, since I hardly ever use that feature. Just thought it weird that all
the other parts seem to work, but not the MIDI.

- Original Message -
From: Jose M. Sanchez [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, November 15, 2001 5:09 AM
Subject: RE: [expert] SB Live Synth?


 Before you started this, did you make sure that you had ALL of the ALSA
 RPM's installed from the CDs? Not ones you compiled yourself?

 I.E. all bets are off if you are not using a clean CD installation...

 -JMS





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [expert] SB Live Synth?

2001-11-15 Thread Jose M. Sanchez

Yeah, unfortunately I stumbled upon the Midi configuration issue while
poking around in the newer ALSA and Kernel sources.

I noticed that there is full support for the Midi Synth in the later
kernels, but that Mandrake did not seem to configure things properly by
default.

After much trial and error I first saw the midi devices appear in KDE,
then I tried to start cleanly and get back to where I saw them again.
This led to the terse doc I put up.

Anyway my /etc/modules.conf file looks like this

--SNIP---
alias char-major-15 joydev
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-card-emu10k1
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# above input joydev analog gameport
# options analog js=gameport
alias char-major-13 input
# options joystick=1
above input joydev emu10k1-gp analog gameport
#options analog js=gameport

/etc/rc.d/init.d/sound uses the auxmix settings in /etc/.auxmixrc
created by saving the AUXMIX mixer settings. You might want to also look
at this file so you can spot where initialization is taking place...

Also look at /etc/sysconfig/alsa and /etc/sysconfig/sound.

-JMS

|-Original Message-
|From: [EMAIL PROTECTED] 
|[mailto:[EMAIL PROTECTED]] On Behalf Of Mike Leone
|Sent: Thursday, November 15, 2001 1:55 PM
|To: [EMAIL PROTECTED]
|Subject: Re: [expert] SB Live Synth?
|
|
|I don't use Mdk's kernel; I compile my own, since I need 
|Win4Lin kernel patches, and Mdk doesn't come with those kernel 
|patches. And there are no RPMs for the latest version of ALA 
|that I could find - only for the older 0.5 version, so you 
|have to compile the latest ALSA yourself. Also, I believe ALSA 
|itself is working, else I'd hear no sound from any app, since 
|ALSA is what is providing the sound card drivers, correct?
|
|Had the same problem using Mdk's 2.4.13 kernel - no MIDI. It's 
|not that big a deal, since I hardly ever use that feature. 
|Just thought it weird that all the other parts seem to work, 
|but not the MIDI.
|
|- Original Message -
|From: Jose M. Sanchez [EMAIL PROTECTED]
|To: [EMAIL PROTECTED]
|Sent: Thursday, November 15, 2001 5:09 AM
|Subject: RE: [expert] SB Live Synth?
|
|
| Before you started this, did you make sure that you had ALL of the 
| ALSA RPM's installed from the CDs? Not ones you compiled yourself?
|
| I.E. all bets are off if you are not using a clean CD installation...
|
| -JMS
|
|
|
|




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [expert] SB Live Synth?

2001-11-14 Thread Michael Leone

From: Jose M. Sanchez [EMAIL PROTECTED] 

As I mentioned to Tim, you have to follow the directions or else it
will not appear. 

I followed the directions (reprinted below). Still have them printed out
here. 

SB Live was configured from Mdk Control Center, after removing all sound
modules. See list of modules it configured and load at end of this
email; they match the list of modules yours is loading. 
ntsysv is set to load alsa, alsasound and sound. 
Alsa version is latest 0.9.0beta8a, compiled from source. 

KDE Control Center has Sound I/O Method set to ALSA. 
Custom Sampling rate = 48000 
Sound Quality is set to AutoDetect. 
I have Start aRts soundserver on KDE start. 

XMMS has output set to eSound. 
Aumix has all volumes turned up, and settings saved in KDE Control. 

Rebooted.

I have system sounds in KDE. 
I can play a CD.
I can play RealPlayer streaming files.
XMMS can play streaming ogg files, as well as local sound and video 
formats.

I can *not* get a bell by hitting a backspace in a konsole.
I do *not* see any devices under MIDI listed. 

So ... what part is not configured correctly? There should be
*something* listed under MIDI, shouldn't there? Even tho I have no
external MIDI devices attached to the SB Live?

|-Original Message- 
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]] On Behalf Of Michael Leone 
|Sent: Tuesday, November 13, 2001 7:59 PM 
|To: Expert Mailing List 
|Subject: Re: [expert] SB Live Synth? 
| 
| 
|From:  Timothy R. Butler [EMAIL PROTECTED] 
| 
|Hi Jose, 
| It works great. 
| 
| Follow my enclosed directions... 
| 
| 
|Thanks, Jose, I'm now at the point where KControl lists MIDI 
|sequencers. 
| 
|Oddly enough, I see no MIDI devices with my SB Live using 
|ALSA. I have sound; I set KDE to use ALSA; I changed the 
|sampling rate; I have these modules loaded: 
| 
|snd-seq-midi3328   0  (autoclean) (unused) 
|snd-synth-emu10k1   3904   0  (autoclean) (unused) 
|snd-synth-emux 25184   0  (autoclean) [snd-synth-emu10k1] 
|snd-seq-midi-emul   4736   0  (autoclean) [snd-synth-emux] 
|snd-seq-virmidi 2616   0  (autoclean) [snd-synth-emux] 
|snd-seq-oss22912   0  (unused) 
|snd-seq-midi-event  2856   0  [snd-seq-midi 
|snd-seq-virmidi snd-seq-oss] 
|snd-seq36016   1  [snd-seq-midi snd-synth-emux 
|snd-seq-midi-emul 
| snd-seq-virmidi snd-seq-oss snd-seq-midi-event] 
|snd-pcm-oss35776   0 
|snd-mixer-oss   8640   1  [snd-pcm-oss] 
|snd-card-emu10k11984   1 
|snd-emu10k147904   0  [snd-synth-emu10k1 snd-card-emu10k1] 
|snd-pcm46144   0  [snd-pcm-oss snd-emu10k1] 
|snd-timer   9536   0  [snd-seq snd-pcm] 
|snd-rawmidi11904   0  [snd-seq-midi 
|snd-seq-virmidi snd-emu10k1] 
|snd-seq-device  3760   0  [snd-seq-midi 
|snd-synth-emu10k1 snd-synth-emux 
| snd-seq-oss snd-seq snd-card-emu10k1 snd-rawmidi] 
|snd-hwdep   3392   0  [snd-emu10k1] 
|snd-util-mem1296   0  [snd-synth-emux snd-emu10k1] 
|snd-ac97-codec 22944   0  [snd-emu10k1] 
|snd23848   0  [snd-seq-midi snd-synth-emux 
|snd-seq-virmidi s 
|nd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss 
|snd-mixer-oss snd-card-emu10k1  snd-emu10k1 snd-pcm snd-timer 
|snd-rawmidi snd-seq-device snd-hwdep snd-util-mem  snd-ac97-codec] 
|soundcore   3652   9  [snd] 
| 
| 
|But KDE Control Panel shows no MIDI devices. Shouldn't the 
|card itself be listed? 
-- 

--
Michael J. Leone  Registered Linux user #201348 
mailto:[EMAIL PROTECTED]ICQ: 50453890 AIM: MikeLeone

PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
PGP public key:
http://www.mike-leone.com/~turgon/turgon-public-key.gpg

Foreman, roving paving crew, Hades.



msg44393/pgp0.pgp
Description: PGP signature


Re: [expert] SB Live Synth?

2001-11-13 Thread Michael Leone

From:   Timothy R. Butler [EMAIL PROTECTED]

Hi Jose,
 It works great.

 Follow my enclosed directions...


Thanks, Jose, I'm now at the point where KControl lists MIDI
sequencers. 

Oddly enough, I see no MIDI devices with my SB Live using ALSA. I have
sound; I set KDE to use ALSA; I changed the sampling rate; I have these
modules loaded:

snd-seq-midi3328   0  (autoclean) (unused)
snd-synth-emu10k1   3904   0  (autoclean) (unused)
snd-synth-emux 25184   0  (autoclean) [snd-synth-emu10k1]
snd-seq-midi-emul   4736   0  (autoclean) [snd-synth-emux]
snd-seq-virmidi 2616   0  (autoclean) [snd-synth-emux]
snd-seq-oss22912   0  (unused)
snd-seq-midi-event  2856   0  [snd-seq-midi snd-seq-virmidi snd-seq-oss]
snd-seq36016   1  [snd-seq-midi snd-synth-emux snd-seq-midi-emul
 snd-seq-virmidi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss35776   0
snd-mixer-oss   8640   1  [snd-pcm-oss]
snd-card-emu10k11984   1
snd-emu10k147904   0  [snd-synth-emu10k1 snd-card-emu10k1]
snd-pcm46144   0  [snd-pcm-oss snd-emu10k1]
snd-timer   9536   0  [snd-seq snd-pcm]
snd-rawmidi11904   0  [snd-seq-midi snd-seq-virmidi snd-emu10k1]
snd-seq-device  3760   0  [snd-seq-midi snd-synth-emu10k1 snd-synth-emux
 snd-seq-oss snd-seq snd-card-emu10k1 snd-rawmidi]
snd-hwdep   3392   0  [snd-emu10k1]
snd-util-mem1296   0  [snd-synth-emux snd-emu10k1]
snd-ac97-codec 22944   0  [snd-emu10k1]
snd23848   0  [snd-seq-midi snd-synth-emux snd-seq-virmidi s
nd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-card-emu10k1
 snd-emu10k1 snd-pcm snd-timer snd-rawmidi snd-seq-device snd-hwdep snd-util-mem
 snd-ac97-codec]
soundcore   3652   9  [snd]


But KDE Control Panel shows no MIDI devices. Shouldn't the card itself
be listed?

-- 

--
Michael J. Leone  Registered Linux user #201348 
mailto:[EMAIL PROTECTED]ICQ: 50453890 AIM: MikeLeone

PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
PGP public key:
http://www.mike-leone.com/~turgon/turgon-public-key.gpg

Foreman, roving paving crew, Hades.



msg44317/pgp0.pgp
Description: PGP signature


RE: [expert] SB Live Synth?

2001-11-13 Thread Jose M. Sanchez


As I mentioned to Tim, you have to follow the directions or else it will
not appear.

-JMS

|-Original Message-
|From: [EMAIL PROTECTED] 
|[mailto:[EMAIL PROTECTED]] On Behalf Of Michael Leone
|Sent: Tuesday, November 13, 2001 7:59 PM
|To: Expert Mailing List
|Subject: Re: [expert] SB Live Synth?
|
|
|From:  Timothy R. Butler [EMAIL PROTECTED]
|
|Hi Jose,
| It works great.
|
| Follow my enclosed directions...
|
|
|Thanks, Jose, I'm now at the point where KControl lists MIDI
|sequencers. 
|
|Oddly enough, I see no MIDI devices with my SB Live using 
|ALSA. I have sound; I set KDE to use ALSA; I changed the 
|sampling rate; I have these modules loaded:
|
|snd-seq-midi3328   0  (autoclean) (unused)
|snd-synth-emu10k1   3904   0  (autoclean) (unused)
|snd-synth-emux 25184   0  (autoclean) [snd-synth-emu10k1]
|snd-seq-midi-emul   4736   0  (autoclean) [snd-synth-emux]
|snd-seq-virmidi 2616   0  (autoclean) [snd-synth-emux]
|snd-seq-oss22912   0  (unused)
|snd-seq-midi-event  2856   0  [snd-seq-midi 
|snd-seq-virmidi snd-seq-oss]
|snd-seq36016   1  [snd-seq-midi snd-synth-emux 
|snd-seq-midi-emul
| snd-seq-virmidi snd-seq-oss snd-seq-midi-event]
|snd-pcm-oss35776   0
|snd-mixer-oss   8640   1  [snd-pcm-oss]
|snd-card-emu10k11984   1
|snd-emu10k147904   0  [snd-synth-emu10k1 snd-card-emu10k1]
|snd-pcm46144   0  [snd-pcm-oss snd-emu10k1]
|snd-timer   9536   0  [snd-seq snd-pcm]
|snd-rawmidi11904   0  [snd-seq-midi 
|snd-seq-virmidi snd-emu10k1]
|snd-seq-device  3760   0  [snd-seq-midi 
|snd-synth-emu10k1 snd-synth-emux
| snd-seq-oss snd-seq snd-card-emu10k1 snd-rawmidi]
|snd-hwdep   3392   0  [snd-emu10k1]
|snd-util-mem1296   0  [snd-synth-emux snd-emu10k1]
|snd-ac97-codec 22944   0  [snd-emu10k1]
|snd23848   0  [snd-seq-midi snd-synth-emux 
|snd-seq-virmidi s
|nd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss 
|snd-mixer-oss snd-card-emu10k1  snd-emu10k1 snd-pcm snd-timer 
|snd-rawmidi snd-seq-device snd-hwdep snd-util-mem  snd-ac97-codec]
|soundcore   3652   9  [snd]
|
|
|But KDE Control Panel shows no MIDI devices. Shouldn't the 
|card itself be listed?
|
|-- 
|
|--
|Michael J. Leone  Registered Linux user #201348 
|mailto:[EMAIL PROTECTED]ICQ: 50453890 AIM: MikeLeone
|
|PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 
|BCDF PGP public key: 
|http://www.mike-leone.com/~turgon/turgon-|public-key.gpg
|
|
|Foreman, roving paving crew, Hades.
|




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] SB Live Synth?

2001-11-12 Thread Timothy R. Butler

Hi Jose,
 It works great.

 Follow my enclosed directions...


  Thanks, Jose, I'm now at the point where KControl lists MIDI sequencers. I 
wonder why Mandrake mis-installed when I installed 8.1? So far, in LM I have 
things working that didn't work in SuSE, and things *not* working that worked 
in SuSE. ;-)
  Anyway, so I have the synth ready to go it looks like, and I run sfxload 
and tried to load the sound font that is in /etc/midi . However, then if I 
try to run playmidi it gives me this error:

  % /suse/home/uninet/www/warpspeed.mid
  Playmidi 2.4 Copyright (C) 1994-1997 Nathan I. Laredo, AWE32 by Takashi Iwai
  This is free software with ABSOLUTELY NO WARRANTY.
  For details please see the file COPYING.
  playmidi: No playback device found.

  KMid gets similar results, only on the first try it doesn't give any kind 
of error, just no sound. If I try to play the song a second time, then KMid 
complains about some other app using the sequencer.


  Here is what lsmod has to say about sound:


snd-synth-emu10k1   4432   0  (autoclean)
snd-synth-emux 26784   0  (autoclean) [snd-synth-emu10k1]
snd-seq-midi-emul   4944   0  (autoclean) [snd-synth-emux]
snd-seq-virmidi 8304   0  (autoclean) [snd-synth-emux]
snd-seq-midi3552   0  (autoclean)
snd-seq-oss28944   0
snd-seq-midi-event  3216   0  [snd-seq-virmidi snd-seq-midi snd-seq-oss]
snd-seq41856   0  [snd-synth-emux snd-seq-virmidi 
snd-seq-midi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss18624   1
snd-pcm-plugin 15792   0  [snd-pcm-oss]
snd-mixer-oss   4800   0  [snd-pcm-oss]
snd-card-emu10k12368   1
snd-emu10k122320   0  [snd-synth-emu10k1 snd-card-emu10k1] 
snd-pcm31616   0  [snd-pcm-oss snd-pcm-plugin snd-emu10k1]
snd-timer   8528   0  [snd-seq snd-pcm]
snd-rawmidi10048   0  [snd-seq-midi snd-emu10k1]
snd-emux-mem1776   0  [snd-synth-emux snd-emu10k1]
snd-ac97-codec 25056   0  [snd-emu10k1]
snd-mixer  24544   0  [snd-mixer-oss snd-emu10k1 snd-ac97-codec]
snd-seq-device  3984   0  [snd-synth-emu10k1 snd-synth-emux 
snd-seq-midi snd-seq-oss snd-seq snd-card-emu10k1 snd-rawmidi]
snd35248   1  [snd-synth-emux snd-seq-virmidi 
snd-seq-midi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss 
snd-pcm-plugin snd-mixer-oss snd-card-emu10k1 snd-emu10k1 snd-pcm snd-timer 
snd-rawmidi snd-emux-mem snd-ac97-codec snd-mixer snd-seq-device]
soundcore   4208   9  [snd]
--


  Thanks for your help!

   -Tim

-- 
- 
Timothy R. Butler  Universal Networks
[EMAIL PROTECTED]   ICQ #12495932 AIM: Uninettm 
Free/Open Source Web Tools:http://www.uninetsolutions.com  
Christian Portal and Search Tool:http://www.faithtree.com
== Christian Web Services Since 1996 ==
Registered Linux User #82130   Registered Linux Machines #34002  102889



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] SB Live Synth?

2001-11-12 Thread Tom Badran

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 12 Nov 2001 11:58 pm, you wrote:
 Hi Jose,

  It works great.
 
  Follow my enclosed directions...

   Thanks, Jose, I'm now at the point where KControl lists MIDI sequencers.
 I wonder why Mandrake mis-installed when I installed 8.1? So far, in LM I
 have things working that didn't work in SuSE, and things *not* working that
 worked in SuSE. ;-)
   Anyway, so I have the synth ready to go it looks like, and I run sfxload
 and tried to load the sound font that is in /etc/midi . However, then if I
 try to run playmidi it gives me this error:

   % /suse/home/uninet/www/warpspeed.mid
   Playmidi 2.4 Copyright (C) 1994-1997 Nathan I. Laredo, AWE32 by Takashi
 Iwai This is free software with ABSOLUTELY NO WARRANTY.
   For details please see the file COPYING.
   playmidi: No playback device found.

   KMid gets similar results, only on the first try it doesn't give any kind
 of error, just no sound. If I try to play the song a second time, then KMid
 complains about some other app using the sequencer.

I have been following this also, and i too am having exactly the same 
problem. I have always used timidity in the past, but native midi support 
will make nethack kick arse. I have devfs switched off, so is it possibly a 
matter of creating the correct device entries (although /dev/sequencer is 
there already) and if so how?

- -- 
Tom Tomahawk Badran
Imperial College Dept of Computing
- -
PGP Public key available from:
certserver.pgp.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE78GYEXCpWOla2mCcRAlgNAJ9x7+s3feALBkylNg7LHNo40bx5/gCdE+V8
/N9bU5E6b4VWMXJ32/lv0bk=
=lFFQ
-END PGP SIGNATURE-



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [expert] SB Live Synth?

2001-11-12 Thread Jose M. Sanchez

Several things are happening...

|-Original Message-
|From: Timothy R. Butler [mailto:[EMAIL PROTECTED]] 
|Sent: Monday, November 12, 2001 6:58 PM
|To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
|Subject: Re: [expert] SB Live Synth?
|
|
|Hi Jose,
| It works great.
|
| Follow my enclosed directions...
|
|
|  Thanks, Jose, I'm now at the point where KControl lists MIDI 
|sequencers. I 
|wonder why Mandrake mis-installed when I installed 8.1? So 
|far, in LM I have 
|things working that didn't work in SuSE, and things *not* 
|working that worked 
|in SuSE. ;-)
|  Anyway, so I have the synth ready to go it looks like, and I 
|run sfxload 
|and tried to load the sound font that is in /etc/midi . 

NOPE!

That's not a good soundfont. I get no sound output when I attempt to use
this font. It is probably formatted for the software synth player and
not for the SBLive. Download a collection font from the
http://thesoundsite.ismi.net/ link.


|However, then if I 
|try to run playmidi it gives me this error:
|
|  % /suse/home/uninet/www/warpspeed.mid
|  Playmidi 2.4 Copyright (C) 1994-1997 Nathan I. Laredo, AWE32 
|by Takashi Iwai
|  This is free software with ABSOLUTELY NO WARRANTY.
|  For details please see the file COPYING.
|  playmidi: No playback device found.
|

Playmidi doesn't know how to use the new SBLive Sequencer device, so
this is normal, I get the same thing...

|  KMid gets similar results, only on the first try it doesn't 
|give any kind 
|of error, just no sound. 

It might or might not be working at this point. Did you turn the volume
all the way up in AUX mix for the synth and all other outputs? (Of
course you'll need a real sound font...)

Try starting Kmid from a terminal so you can see it's error messages.
Also try double clicking on the .MID file within Konqueror.

You should initially try using a smaller GM/GS sound font until you get
everything working. Make sure you are using a complete collection
sound font as well. Some files only have a single instrument, etc. 

|If I try to play the song a second 
|time, then KMid 
|complains about some other app using the sequencer.
|
|

It sounds like the original Kmid process never terminated...

|  Here is what lsmod has to say about sound:
|
|
|snd-synth-emu10k1   4432   0  (autoclean)
|snd-synth-emux 26784   0  (autoclean) [snd-synth-emu10k1]
|snd-seq-midi-emul   4944   0  (autoclean) [snd-synth-emux]
|snd-seq-virmidi 8304   0  (autoclean) [snd-synth-emux]
|snd-seq-midi3552   0  (autoclean)
|snd-seq-oss28944   0
|snd-seq-midi-event  3216   0  [snd-seq-virmidi 
|snd-seq-midi snd-seq-oss]
|snd-seq41856   0  [snd-synth-emux snd-seq-virmidi 
|snd-seq-midi snd-seq-oss snd-seq-midi-event]
|snd-pcm-oss18624   1
|snd-pcm-plugin 15792   0  [snd-pcm-oss]
|snd-mixer-oss   4800   0  [snd-pcm-oss]
|snd-card-emu10k12368   1
|snd-emu10k122320   0  [snd-synth-emu10k1 snd-card-emu10k1] 
|snd-pcm31616   0  [snd-pcm-oss snd-pcm-plugin 
|snd-emu10k1]
|snd-timer   8528   0  [snd-seq snd-pcm]
|snd-rawmidi10048   0  [snd-seq-midi snd-emu10k1]
|snd-emux-mem1776   0  [snd-synth-emux snd-emu10k1]
|snd-ac97-codec 25056   0  [snd-emu10k1]
|snd-mixer  24544   0  [snd-mixer-oss snd-emu10k1 
|snd-ac97-codec]
|snd-seq-device  3984   0  [snd-synth-emu10k1 snd-synth-emux 
|snd-seq-midi snd-seq-oss snd-seq snd-card-emu10k1 snd-rawmidi]
|snd35248   1  [snd-synth-emux snd-seq-virmidi 
|snd-seq-midi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss 
|snd-pcm-plugin snd-mixer-oss snd-card-emu10k1 snd-emu10k1 
|snd-pcm snd-timer 
|snd-rawmidi snd-emux-mem snd-ac97-codec snd-mixer snd-seq-device]
|soundcore   4208   9  [snd]
|--
|
|
|  Thanks for your help!
|
|   -Tim
|
|-- 

-JMS




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] SB Live Synth?

2001-11-12 Thread Timothy R.Butler

Hi Jose,
 NOPE!

 That's not a good soundfont. I get no sound output when I attempt to use
 this font. It is probably formatted for the software synth player and

  Ohhh! Thanks Jose! I grabbed my 8 meg GM sound font that I had used 
previously (that came with the card), and everything works fine! 
  Now if only 8.2 would just include a working sound font, and properly setup 
the soundcard (including doing a post-install sfxload soundfont... in the 
modules.conf), it would be perfect. ;-)

  Thanks so much Jose, I'm really happy to have MIDI working again. :-D

  -Tim


-- 
--
Timothy R. Butler   | Universal  Networks |   http://www.uninet.info
[EMAIL PROTECTED]  ICQ: 12495932 AIM: Uninettm
Christian Portal and Search Tool:   http://www.faithtree.com
Open Source Migration Guide:  http://www.ofb.biz
== Christian Web Services Since 1996 ==
Registered Linux User #82130   Reg. Linux Machines #34002  102889



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [expert] SB Live Synth?

2001-11-11 Thread Jose M. Sanchez


It works great.

Follow my enclosed directions...


--- SNIP ---

I'm quoting my own message(s) to someone else about this who also had
their SB Live misconfigured...

The key is to remove ALL memory resident modules and references to them
in /etc/modules.conf... Then after everything is cleared from RAM and
the files, reconfigure the SBLive from the Mandrake Control Panel, and
NOT from sndconfig.

This greatly affects the configuration for the SBLive, and even gets the
sound fonts  Midi Synth to work properly!!! (Yeah)


|-Original Message-
|From: Dennis Myers [mailto:[EMAIL PROTECTED]]
|Sent: Saturday, October 27, 2001 11:29 AM
|To: [EMAIL PROTECTED]
|Subject: Re: [newbie] alsa or xmms?
|
|
|On Saturday 27 October 2001 01:05 am, you wrote:
| In the KDE Control Center set;
|
| Sound I/O Method to Advanced Linux Sound Architecture
|
|  Yse Custom Sampling rate 48000
|
| Sound Quality Autodetect.
|
| In General
|
| Turn ON Start aRts soundserver on KDE start.
|
| BTW: Do you see the soundblaster midi devices under MIDI?
|(You should
| see 4-5 devices under midi.)
|
| You should, if not you haven't configured your SBLIVE
|properly and it
| should be redone...
|
| In Xmms, set Outplug plugin to eSound Output plugin  exit XMMS, do 
| NOT play anything initially. The settings do not take until you exit 
| and go back into XMMS.
|
| Then bring up Auxmix and turn everything up. Go back into
|KDE-Control
| and save the volume levels.
|
| Reboot (or kill off any sound related processes  your
|display manager
| for good measure, also restart the sound service.)
|
| Go back into KDE.
|
| Open a terminal and backspace. Instead of a beep, you should get a 
| bell via your sound card.
|
| Do you?
|
| If so try out xmms now.
|
| -JMS
|
|Hi, Jose, I show no midi devices and can not find the output plugin you
|mention. I have done sndconfig a couple of times and still get 
|no midi config 
|how is this done? Thanks for your help
|

--- Snip ---
Well you are missing A LOT!!!

You will get all of this if you follow my directions under LM8.1 .

Check out my lsmod...

Module  Size  Used by
agpgart26752   3  (autoclean)
NVdriver  715200  17  (autoclean)
ncpfs  38000   1  (autoclean)
binfmt_misc 6208   1 
joydev  6176   0  (unused)
emu10k1-gp  1456   0  (unused)
analog  7488   0  (unused)
gameport1856   0  [emu10k1-gp analog]
input   3648   0  [joydev analog]
snd-synth-emu10k1   4432   0  (autoclean)
snd-synth-emux 26784   0  (autoclean) [snd-synth-emu10k1]
snd-seq-midi-emul   4944   0  (autoclean) [snd-synth-emux]
snd-seq-virmidi 8304   0  (autoclean) [snd-synth-emux]
snd-seq-midi3552   0  (autoclean) (unused)
snd-seq-oss28944   0 
snd-seq-midi-event  3216   0  [snd-seq-virmidi snd-seq-midi
snd-seq-oss]
snd-seq41856   0  [snd-synth-emux snd-seq-virmidi
snd-seq-midi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss18624   0 
snd-pcm-plugin 15792   0  [snd-pcm-oss]
snd-mixer-oss   4800   0  [snd-pcm-oss]
snd-card-emu10k12368   0 
snd-emu10k122320   0  [snd-synth-emu10k1 snd-card-emu10k1]
snd-pcm31616   0  [snd-pcm-oss snd-pcm-plugin
snd-emu10k1]
snd-timer   8528   0  [snd-seq snd-pcm]
snd-rawmidi10048   0  [snd-seq-midi snd-emu10k1]
snd-emux-mem1776   0  [snd-synth-emux snd-emu10k1]
snd-ac97-codec 25056   0  [snd-emu10k1]
snd-mixer  24544   0  [snd-mixer-oss snd-emu10k1
snd-ac97-codec]
snd-seq-device  3984   0  [snd-synth-emu10k1 snd-synth-emux
snd-seq-midi snd-seq-oss snd-seq snd-card-emu10k1 snd-rawmidi]
snd35248   1  [snd-synth-emux snd-seq-virmidi
snd-seq-midi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss
snd-pcm-plugin snd-mixer-oss snd-card-emu10k1 snd-emu10k1 snd-pcm
snd-timer snd-rawmidi snd-emux-mem snd-ac97-codec snd-mixer
snd-seq-device]
soundcore   4208   9  [snd]
parport_pc 20240   1  (autoclean)
lp  5808   0  (autoclean)
parport24768   1  (autoclean) [parport_pc lp]
nfsd   70464   8  (autoclean)
nfs75072   6  (autoclean)
lockd  51440   1  (autoclean) [nfsd nfs]
sunrpc 66480   1  (autoclean) [nfsd nfs lockd]
autofs4 9600   2  (autoclean)
af_packet  12560   0  (autoclean)
appletalk  21072   0  (autoclean)
ipx16640  18  (autoclean)
ip_vs  62000   0  (autoclean)
acquirewdt  1504   0  (unused)
softdog 1584   0  (unused)
usb-uhci   21232   0  (unused)
usbcore50752   1  [usb-uhci]
3c59x  25952   1  (autoclean)
nls_iso8859-1   2880   3  (autoclean)
nls_cp850   3632