From: Takashi Iwai <tiwai@suse.de>
To: Nicola Orru' <no@energit.it>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Midi reverb on Emu10k1
Date: Wed, 26 Jun 2002 19:09:58 +0200 [thread overview]
Message-ID: <s5hhejq55ll.wl@alsa2.suse.de> (raw)
In-Reply-To: <20020624203800.10134b19.no@energit.it>
Hi,
At Mon, 24 Jun 2002 20:38:00 +0200,
Nicola Orru' wrote:
>
> Hello, people out there!
>
> I'm Yet-Another-Programmer-Keyboard player.
> I would like to work on MIDI chorus/reverb implementations on the emu10k1 driver in a way
> I can experience as much fun as original Creative driver provide on Windogs.
>
> Where should I start from? How much work is needed to complete the sub-project?
> Where can I find documentation about that?
this is one of long standing todo's.
the implementation needs to steps.
1. write a dsp loader program to communicate with the alsa-drivers via
emu10k1's hwdep ioctls.
there is already an assembler, which was ported from oss driver's
program. but it's never tested, i think.
2. adds a code to assign the dsp codes to certain midi controls in
emu10k1 driver.
once the first one is ready, then it wouldn't take long time to do the
2nd step. i have already some idea about the latter.
> Currently, I am trying to learn more about DSP architectures and
> digital filter programming on several online books, but,
> as I have little patience, I would like to "beat the metal" as
> soon as possible.
>
> Any hints, pointers to TFM, will be sooo happily accepted.
the oss emu10k1 driver has already good examples for dsp codes on sb
live. but the interface is different between alsa and oss drivers, so
you cannot use them straightforwardly.
the oss emu10k1 archive also includes some documents about dsp codes
on emu10k1.
the problem is, as written above, the implementation of loader.
how to manage static and dynamic routings, and so on.
ciao,
Takashi
-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members!
JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
next prev parent reply other threads:[~2002-06-26 17:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-24 18:38 Midi reverb on Emu10k1 Nicola Orru'
2002-06-26 17:09 ` Takashi Iwai [this message]
2002-06-26 17:26 ` Jaroslav Kysela
2002-06-26 23:32 ` Rui Sousa
2002-06-27 14:18 ` Jaroslav Kysela
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=s5hhejq55ll.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=no@energit.it \
/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 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.