mollymoo;625032 Wrote: 
> oops, that did not work. 
> 
> just tried this:
> FLAC  FLAC                    disabled
> MP3                     greyed out
> PCM                     flac
> 
> WAV                FLAC                    disabled
> MP3                     greyed out
> PCM                     native  
> 
> and i got wavs but no wavs on 192 files.

Yes - that will not work - you have to do some serious EDITING of the
custom-convert.conf file if you wish to do on-the-fly transcoding of >
96k flac files to PCM.

This is one reason why I keep telling people NOT to stream flac as
PCM...(sigh)

Anyway, on your PC you will have a file called convert.conf. copy that
to the same folder and call it custom-convert.conf.


Using a suitable text editor (e.g. WordPad) you will see an entry at
the bottom that looks like this:

flc flc transcode *
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0
$RESAMPLE$ - 


This is what is invoked to handle >96k FLAC files that are being
streamed as FLAC. Broadly what it is doing is:
1) invoking flac.exe to convert the flac file to a wav file
2) invoking sox to resample the wav file AND then reconvert it to FLAC

That should be enough to get you started...


-- 
Phil Leigh

You want to see the signal path BEFORE it gets onto a CD/vinyl...it
ain't what you'd call minimal...
Touch(wired/XP) - Audiolense 3.3/2.0+INGUZ DRC - MF M1 DAC - Linn 5103
- full Aktiv 5.1 system (6x LK140's, ESPEK/TRIKAN/KATAN/SEIZMIK 10.5),
Pekin Tuner, Townsend Supertweeters, Blue Jeans Belden Digital,Kimber
8TC Speaker & Chord Signature Plus Interconnect cables
Stax4070+SRM7/II phones
Kitchen Boom, Outdoors: SB Radio, Harmony One remote for everything.
------------------------------------------------------------------------
Phil Leigh's Profile: http://forums.slimdevices.com/member.php?userid=85
View this thread: http://forums.slimdevices.com/showthread.php?t=86994

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to