From: James Courtier-Dutton <James@superbug.co.uk>
To: Lee Revell <rlrevell@joe-job.com>
Cc: alsa-devel <alsa-devel@lists.sourceforge.net>
Subject: Re: EMU1212m register dump
Date: Thu, 05 May 2005 17:48:33 +0100 [thread overview]
Message-ID: <427A4E61.7000806@superbug.co.uk> (raw)
In-Reply-To: <1115310254.9901.42.camel@mindpipe>
Lee Revell wrote:
>A Linux user with a 1212m allowed me to log in via ssh, and I loaded the
>(patched - see my previous post) emu10k1 driver. No sound, but it's
>promising. I played something with aplay and the bits showed up in the
>cache data registers, but the wavetable synth seemed to fail silently
>without allocating any voices. Probably they disabled it (it's not
>mentioned in the datasheet).
>
>The IO registers confirm that it does not use the p16v chip - they
>appear to have modified the emu10k2 core to run at 44.1, 48, 96, and 192
>KHz.
>
>I suspect that the ADCs might be wired to the mysterious "EMU32" ports,
>rather than the EXTIN/EXTOUTs. Probably the EXTIN/EXTOUTs are hardware
>limited to 16 bit ADC connections.
>
>1302
>1303 #define A_FXBUS(x) (0x00 + (x)) /* x = 0x00 - 0x3f FX buses */
>1304 #define A_EXTIN(x) (0x40 + (x)) /* x = 0x00 - 0x0f physical ins */
>1305 #define A_P16VIN(x) (0x50 + (x)) /* x = 0x00 - 0x0f p16v ins (A2 only) "EMU32 inputs" */
>1306 #define A_EXTOUT(x) (0x60 + (x)) /* x = 0x00 - 0x1f physical outs -> A_FXWC1 0x79-7f unknown */
>1307 #define A_FXBUS2(x) (0x80 + (x)) /* x = 0x00 - 0x1f extra outs used for EFX capture -> A_FXWC2 */
>1308 #define A_EMU32OUTH(x) (0xa0 + (x)) /* x = 0x00 - 0x0f "EMU32_OUT_10 - _1F" - ??? */
>1309 #define A_EMU32OUTL(x) (0xb0 + (x)) /* x = 0x00 - 0x0f "EMU32_OUT_1 - _F" - ??? */
>1310 #define A_GPR(x) (A_FXGPREGBASE + (x))
>1311
>
>So, the next thing to try is to connect the FX buses to those EMU32 outs
>and see what happens.
>
>Anyway here's a dump of /proc/asound/1212m.
>
>Jame, any news from EMU on a hardware sample? ;-)
>
>Lee
>
>
Probably the easiest way to test would be to use qlo10k1 and use the
"sine wave" DSP test instruction" and just link it to all the possible
outputs.
Then just use it interactively to narrow down which ports actually do stuff.
No news on any EMU hardware sample. :-(
James
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
prev parent reply other threads:[~2005-05-05 16:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-05 16:24 EMU1212m register dump Lee Revell
2005-05-05 16:48 ` James Courtier-Dutton [this message]
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=427A4E61.7000806@superbug.co.uk \
--to=james@superbug.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
--cc=rlrevell@joe-job.com \
/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.