Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: William <walsac3@liam2.demon.co.uk>
To: Takashi Iwai <tiwai@suse.de>
Cc: James Courtier-Dutton <James@superbug.demon.co.uk>,
	ALSA development <alsa-devel@alsa-project.org>
Subject: Re: [PATCH] Audigy LS driver ready for inclusion into alsa-driver.
Date: Tue, 1 Jun 2004 16:46:45 +0100	[thread overview]
Message-ID: <200406011546.QAA05204@liam2.demon.co.uk> (raw)
In-Reply-To: <s5h8yf7qoqa.wl@alsa2.suse.de>

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 emu10k1 does not load soundfonts correctly,
> especially if you ever use any really large 25MB soundfonts.
> 
>> The 25MB piano soundfont is here:
>> http://www.wstco.com/pianosounds/freesoundfont.htm
>> Please note the author Warren has told me his soundfont is not re-distributable.
>> 
>> ALSA soundfont loading:  asfxload WST25FStein_00Aug14.SF2
>> ALSA OSS-mode soundfont loading:  sfxload WST25FStein_00Aug14.SF2
> 
> check /proc/asound/card0/wavetableD* file whether all instruments are
> loaded.  you can see there the memory usage,  number of instruments,
> etc.

Experiment 1:
-------------

Load the 25MB piano soundfont file:
 $ asfxload /tmp/WST25FStein_00Aug14.SF2 
 $ cat /proc/asound/card0/wavetableD*
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: 108226960
Allocated Blocks: 45
SoundFonts: 1
Instruments: 4078
Samples: 44
Locked Instruments: 4078
Locked Samples: 44
 $ wget http://members.aol.com/myworks/r-c-no02.mid
 $ aplaymidi -p 65:0 r-c-no02.mid
In this case, you can hear music from the Audigy 2 ZS.

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: 64
Allocated Voices: 0
Memory Size: 134217728
Memory Available: 134213632
Allocated Blocks: 1
SoundFonts: 1
Instruments: 569
Samples: 152
Locked Instruments: 569
Locked Samples: 152

 $ wget http://members.aol.com/myworks/r-c-no02.mid
 $ aplaymidi -p 65:0 r-c-no02.mid

In this case, there is total silence from the Audigy 2 ZS.

William


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

  reply	other threads:[~2004-06-01 15:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-01 12:21 [PATCH] Audigy LS driver ready for inclusion into alsa-driver James Courtier-Dutton
2004-06-01 13:23 ` William
2004-06-01 13:39   ` James Courtier-Dutton
2004-06-01 13:58     ` William
2004-06-01 14:44       ` James Courtier-Dutton
2004-06-01 15:33         ` William
2004-06-01 15:31       ` Takashi Iwai
2004-06-01 15:46         ` William [this message]
2004-06-01 16:21           ` Takashi Iwai
2004-06-01 16:43             ` William
2004-06-01 16:42               ` Takashi Iwai
2004-06-01 17:02                 ` William
2004-06-18 14:23 ` audigyls is on CVS (Re: [PATCH] Audigy LS driver ready for inclusion into alsa-driver.) Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200406011546.QAA05204@liam2.demon.co.uk \
    --to=walsac3@liam2.demon.co.uk \
    --cc=James@superbug.demon.co.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox