QUOTE(tigre @ Apr 20 2004, 10:17 AM)
My point exactly regarding some of the on-topic posts. Yet TOS#6 remains an issue. *sigh* Back on topic. please...
QUOTE(Canar @ Apr 20 2004, 10:00 AM)
No, you can put several different outputs through the Windows Mixer simultaneously. It may be a bit of a kluge, but it can be done. I'm probably misinterpreting you here though.
I think you're interpreting me correctly. After my last post, I realized that it wouldn't be two outputs simultaneously, but rather switching the same output back and forth from two input sources. Maybe less complicated?
QUOTE(Canar @ Apr 20 2004, 10:00 AM)
First it decodes both the files to PCM, so that there's less seek time and more consistency in computer usage.
Then all that needs to be done is to decode the two PCM files, and pick one to run through the output. I don't recall if foo_abx uses the selected output.
So effectively, the core of an ABX tool is an input switcher, right? Or at least a toggle between two audio sources that are already decoded.
QUOTE(Canar @ Apr 20 2004, 10:00 AM)
Yes. It'd be a bit of an exercise in masochism, thanks to the way Winamp's architecture is designed (I tried adding Winamp input plugin support to one of my projects once... yick), but it'd probably be possible.
I was afraid of that. WA seems to have have architectural problems at multiple levels. Different versions have compatibility problems with plugins and skins, the Media Library has always had UTF-8 issues, and it's usually a case where most or all of the application would have to be re-written to accommodate a fix. If something similar is true for an ABX plugin (or core update), then it wouldn't be worth it. There are other ways to test decoder variants or DSPs. Output to file (diskwriter equivalent) then test it in WinABX or ABC/HR.
Oh well, it was worth conceptualizing anyway.