Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread William
Takashi Iwai wrote: > William wrote: >> Takashi Iwai wrote: >> > >> > only 4096 bytes (= 1 page) allocated. i guess this file is for ROM >> > soundfonts on SB AWE boards, not for SB Live/Audigy? >> >> That's odd because the file is 34832 bytes long >> (see http://christian.datzko.ch/computer/syn

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread Takashi Iwai
At Tue, 1 Jun 2004 17:43:08 +0100, William wrote: > > Takashi Iwai wrote: > > William wrote: > >> > >> Experiment 2: > >> - > >> > >> Load the manufacturer's Standard GM Midi file: > >> $ asfxload /etc/synthgm.sbk > >> $ cat /proc/asound/card0/wavetableD* > >> Device: Emu10k1 > >>

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread William
Takashi Iwai wrote: > William wrote: >> >> Experiment 2: >> - >> >> Load the manufacturer's Standard GM Midi file: >> $ asfxload /etc/synthgm.sbk >> $ cat /proc/asound/card0/wavetableD* >> Device: Emu10k1 >> Ports: 4 >> Addresses: 65:0 65:1 65:2 65:3 >> Use Counter: 0 >> Max Voices

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread Takashi Iwai
At Tue, 1 Jun 2004 16:46:45 +0100, William wrote: > > Experiment 2: > - > > Load the manufacturer's Standard GM Midi file: > $ asfxload /etc/synthgm.sbk > $ cat /proc/asound/card0/wavetableD* > Device: Emu10k1 > Ports: 4 > Addresses: 65:0 65:1 65:2 65:3 > Use Counter: 0 > Max Voice

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread William
Takashi Iwai wrote: > William wrote: > "Random intermittent distortion" means, e.g. the sound during MIDI playback > becomes "muffled" for a minute or two and then returns to normal sound > quality, or the sound wrongly becomes mono for a few seconds, and then > returns to stereo. > Also, it seems

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread Takashi Iwai
At Tue, 1 Jun 2004 14:58:38 +0100, William wrote: > > James Courtier-Dutton wrote: > > William wrote: > >> James Courtier-Dutton wrote: > >> > >>>Audigy LS driver is now ready for inclusion into alsa-driver. > >>>Get it from http://www.superbug.demon.co.uk/alsa > >> > >> Are you going to work on

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread William
James Courtier-Dutton wrote: > I have played some .mid files now, but I have not noticed any problems > with my Audigy 2. > > When I downloaded the fonts file, mine had a different name to yours. > Yours: WST25FStein_00Aug14.SF2 > Mine: WST25FStein_00Sep22.SF2 It makes no difference which of the

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread James Courtier-Dutton
William wrote: James Courtier-Dutton wrote: William wrote: James Courtier-Dutton wrote: Audigy LS driver is now ready for inclusion into alsa-driver. Get it from http://www.superbug.demon.co.uk/alsa Are you going to work on any other Audigy-series drivers, e.g. Audigy 2 ZS? I'm finding the emu10k1

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread William
James Courtier-Dutton wrote: > William wrote: >> James Courtier-Dutton wrote: >> >>>Audigy LS driver is now ready for inclusion into alsa-driver. >>>Get it from http://www.superbug.demon.co.uk/alsa >> >> Are you going to work on any other Audigy-series drivers, e.g. Audigy 2 ZS? >> I'm finding th

Re: [Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread James Courtier-Dutton
William wrote: James Courtier-Dutton wrote: Audigy LS driver is now ready for inclusion into alsa-driver. Get it from http://www.superbug.demon.co.uk/alsa Are you going to work on any other Audigy-series drivers, e.g. Audigy 2 ZS? I'm finding the emu10k1 driver in alsa-driver-1.0.5a has serious pr

[Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread William
James Courtier-Dutton wrote: > > Audigy LS driver is now ready for inclusion into alsa-driver. > Get it from http://www.superbug.demon.co.uk/alsa Are you going to work on any other Audigy-series drivers, e.g. Audigy 2 ZS? I'm finding the emu10k1 driver in alsa-driver-1.0.5a has serious problems wi

[Alsa-devel] [PATCH] Audigy LS driver ready for inclusion into alsa-driver.

2004-06-01 Thread James Courtier-Dutton
Audigy LS driver is now ready for inclusion into alsa-driver. Get it from http://www.superbug.demon.co.uk/alsa The "install.txt" tells one how to patch the current alsa-driver 1.0.5a with it, and also explains where some other files should be put. The indentation might need correcting before incl