* meaning of EMU10K1_MIDI vs. EMU10K1_SYNTH
@ 2005-03-24 18:58 Lee Revell
2005-03-25 8:08 ` Jaroslav Kysela
0 siblings, 1 reply; 2+ messages in thread
From: Lee Revell @ 2005-03-24 18:58 UTC (permalink / raw)
To: alsa-devel
I noticed that EMU10K1_MIDI (and voice->use->midi) is never used. The
wavetable synth uses EMU10K1_SYNTH / voice->use->synth.
Can I remove it? I cannot see where you would want to make a
distinction. AFAICT it's needless bloat.
Lee
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: meaning of EMU10K1_MIDI vs. EMU10K1_SYNTH
2005-03-24 18:58 meaning of EMU10K1_MIDI vs. EMU10K1_SYNTH Lee Revell
@ 2005-03-25 8:08 ` Jaroslav Kysela
0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2005-03-25 8:08 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
On Thu, 24 Mar 2005, Lee Revell wrote:
> I noticed that EMU10K1_MIDI (and voice->use->midi) is never used. The
> wavetable synth uses EMU10K1_SYNTH / voice->use->synth.
>
> Can I remove it? I cannot see where you would want to make a
> distinction. AFAICT it's needless bloat.
Well, the names might be misleading, but the difference should be:
1) voice allocated for MIDI (usually dynamic assignment)
2) voice allocated for wavetable synth (usually static assigment -
modplayers etc.)
I think, the later support is not implemented in emu10k1, but it is
implemented for example in trident (where the midi support is mising).
Jaroslav
-----
Jaroslav Kysela <perex@suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-25 8:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-24 18:58 meaning of EMU10K1_MIDI vs. EMU10K1_SYNTH Lee Revell
2005-03-25 8:08 ` Jaroslav Kysela
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.