96000HZ audio impliementation code submission.

Strictly for discussing ZSNES development and for submitting code. You can also join us on IRC at irc.libera.chat in #zsnes.
Please, no requests here.

Moderator: ZSNES Mods

blargg
Regular
Posts: 327
Joined: Thu Jun 30, 2005 1:54 pm
Location: USA
Contact:

Post by blargg »

I bet you could even feed the raw 16-bit samples into the echo buffer and avoid any artifacts from the BRR compression used for normal samples. You'd set up an identity FIR kernel for the echo feedback and somehow keep track of where the echo pointer is.
Bahamut_ZERO_Clue

Post by Bahamut_ZERO_Clue »

Actually EAX 2.0 is an overhyped I3DL2 which is part of DirectSound. The same effects can be achived using the I3DL2 code as the EAX code. The only difference really shows is EAX 3.0 and newer proprietary extensions. EAX 1.0 died getting out of the starting gate.
pagefault
ZSNES Developer
ZSNES Developer
Posts: 812
Joined: Tue Aug 17, 2004 5:24 am
Location: In your garden

Post by pagefault »

I have added SPD/IF passthrough support for people with cards that support it for games that support pro-logic output. I am not sure this effect is retained if you play it through your card's analog outputs I think some DAC's might strip it out. At least I can confirm it works properly on my nforce2 on SPD/IF output. It's quite interesting to play Vortex and ToP with sounds surrounding you.
Truth Unknown
Regular
Posts: 271
Joined: Tue Jun 14, 2005 8:35 pm

Post by Truth Unknown »

Excellent, this sould put a better use of my small 5.1 sound system in my room.
Post Reply