Trying XMP again.. this is what the debug output looks like:
[9/12/11 3:00:09 PM PDT] INFO PlaylistInputStream admin listening to "#MUSIC\ARYX.S3M"
[9/12/11 3:00:09 PM PDT] DEBUG TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\xmp.exe] [-c] [C:\MEDIA\BT\#COMPLETED\#MUSIC\ARYX.S3M]
[9/12/11 3:00:09 PM PDT] DEBUG TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\lame] [-x] [-r] [-] [-]
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Extended Module Player 3.3.0
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Copyright (C) 1996-2010 Claudio Matsuoka and Hipolito Carraro Jr
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Using Output to stdout
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Mixer set to 16bit, 44100 Hz, interpolated stereo
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Loading C:\MEDIA\BT\#COMPLETED\#MUSIC\ARYX.S3M... (1 of 1)
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Module title : aryx
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Module type : SCRM (Scream Tracker 3.20)
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Module length : 42 patterns
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Stored patterns: 12 ............
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Instruments : 9 ........
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Channels : 12 [ 4 c 4 c 4 c 4 c 4 c 4 c ]
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Estimated time : 2min21s
[9/12/11 3:00:11 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe)
and there's a lot of output with tempo and channel in it..
and when I stop playback, it shows this..
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Elapsed time : 0min37s
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\xmp.exe) Channels used : 12/12, avg 10.86 (90.5%)
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Assuming raw pcm input file : Forcing byte-swapping
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) LAME 3.98.4 32bits (
http://www.mp3dev.org/)
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) CPU features: MMX (ASM used), SSE (ASM used), SSE2
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Using polyphase lowpass filter, transition band: 16538 Hz - 17071 Hz
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Encoding to
[9/12/11 3:00:47 PM PDT] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Encoding as 44.1 kHz j-stereo MPEG-1 Layer III (11x) 128 kbps qval=3
Is it the "byte-swapping" bit that's causing the static perhaps? I can hear bits of the tune, but there's a lot of static on top of it.. I can't find a win32 build more recent than 3.3.0
Thanks for your help..
EDIT:
I got rid of the "-r" parameter and it made no difference.. same static junk on top of song playback.. with/without -x, no difference..