All of lore.kernel.org
 help / color / mirror / Atom feed
* au88x0_synth
@ 2005-03-20  1:11 Raymond
  2005-03-21 20:00 ` au88x0_synth Takashi Iwai
  2005-03-24 14:34 ` au88x0_synth Manuel Jander
  0 siblings, 2 replies; 34+ messages in thread
From: Raymond @ 2005-03-20  1:11 UTC (permalink / raw)
  To: alsa-devel

Hi,

> > Lee Revell wrote:
> > Looks like this chipset has a wavetable synth.  And I noticed some
> > references to a driver on the openvortex list.  Would it be possible 
> > for ALSA to support it?

> Manuel Jander wrote:
>  Of course, but there are some unresolved hardware issues. The
>  WaveTable helper hardware is very similar to the trident
>  Wavetable helper hardware. It does not interpret MIDI directly, but
>  at least does some effect processing in hardware.


http://sourceforge.net/mailarchive/message.php?msg_id=6004190

1) Is the Trident Wavetable working ?

http://www.alsa-project.org/~iwai/writing-an-alsa-driver/x84.htm

There is no Makefile inside /alsa-kernel/Documentation/Docbook

2) How can I converted the latest version of writing-an-alsa-driver.tmpl
to HTML format

3) Is the information about ALSA sequencer in
http://www.alsa-project.org/~iwai/lk2k/lk2k.html still valid for ALSA
1.0.x ?

4)  In addition to the callback functions used in Midi sequencer
interface, what other functions/modules will the wavetable synth (kernel 
client) need to be implmemented ?

static snd_midi_op_t vortex_midi_ops = {
	snd_vortex_note_on,
	snd_vortex_note_off,
	snd_vortex_key_press,
	snd_vortex_terminate_note,
	snd_vortex_control,
	snd_vortex_nrpn,
	snd_vortex_sysex,
};

http://cvs.sourceforge.net/viewcvs.py/alsa/alsa-utils/seq/

5) Is the aplaymidi the only tool to test and debug the wavetable synth
? ( Any GUI application )

Refer to http://www.3dsoundsurge.com/archive/week16.htm
(iii) OPL3 Support: Both Windows DOS boxes and real-mode DOS now support
4-operator OPL3 FM synthesis, in addition to 2-operator OPL2 FM synthesis.

6) Do au88x0 support OPL3 ?

The "vortexcontrol" use alsa-lib API to play the audio
samples inside au30gm.arl through hw:0,0.

7) How can the audio sample be played within the driver using the
  soundfont through hw:0,0 in a 16 voice synth for au8810 (without WT) ?


Raymond


























-------------------------------------------------------
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] 34+ messages in thread

end of thread, other threads:[~2005-07-01 13:42 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-20  1:11 au88x0_synth Raymond
2005-03-21 20:00 ` au88x0_synth Takashi Iwai
2005-03-30  8:04   ` au88x0_synth Raymond
2005-03-30  8:09     ` au88x0_synth Clemens Ladisch
2005-04-12 14:14       ` au88x0_synth Raymond
2005-04-14 15:31       ` au88x0_synth Raymond
2005-04-15 13:07         ` au88x0_synth Takashi Iwai
2005-04-19  8:39           ` au88x0_synth Raymond
2005-04-19  9:39             ` au88x0_synth Takashi Iwai
2005-04-20  9:33               ` au88x0_synth Raymond
2005-05-07 12:27               ` au88x0_synth Raymond
2005-03-30  8:13     ` au88x0_synth Alien
2005-03-30 10:08       ` Takashi Iwai
2005-03-30 10:21         ` Alien
2005-03-30 10:27           ` Takashi Iwai
2005-04-23  4:04       ` au88x0_synth Raymond
2005-04-23  7:28         ` au88x0_synth Alien
2005-04-28 10:21           ` au88x0_synth Raymond
2005-05-13 14:05           ` au88x0_synth Raymond
2005-05-13 14:27             ` au88x0_synth Alien
2005-05-14  8:12               ` au88x0_synth Raymond
2005-05-15 12:41                 ` au88x0_synth Alien
2005-06-06  2:56                   ` au88x0_synth Raymond
2005-06-06  8:49                     ` au88x0_synth Alien
2005-06-06  8:56                       ` Suspicious Attachment phiber
2005-06-06 11:03                       ` au88x0_synth Raymond
2005-06-06 14:35                         ` au88x0_synth Alien
2005-06-07 13:44                           ` au88x0_synth Raymond
2005-06-07 15:03                             ` au88x0_synth Alien
2005-03-31 22:52     ` au88x0_synth Manuel Jander
2005-07-01 13:42   ` au88x0_synth Raymond
2005-03-24 14:34 ` au88x0_synth Manuel Jander
2005-03-31  9:23   ` au88x0_synth Raymond
2005-03-31 10:40     ` au88x0_synth Clemens Ladisch

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.