From: Raymond <rayau@netvigator.com>
To: alsa-devel@lists.sourceforge.net
Subject: au88x0_synth
Date: Sun, 20 Mar 2005 09:11:08 +0800 [thread overview]
Message-ID: <423CCDAC.80401@netvigator.com> (raw)
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
next reply other threads:[~2005-03-20 1:11 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-20 1:11 Raymond [this message]
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
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=423CCDAC.80401@netvigator.com \
--to=rayau@netvigator.com \
--cc=alsa-devel@lists.sourceforge.net \
/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