OK guys, finally I can describe my way of turning FLACs into WAVs before playback. This is relevant to those who store music in FLACs. In my case, doing this improves SQ. My music is located on external 2.5" usb powered usb drive and I listen unattended in MinimizedOS mode. Other details are in my sig. Below are steps that need to be followed to make this process convenient to use.
SetupStep 1:
Download and install this:
http://downloads.sourceforge.net/flac/flac-1.2.1b.exe. Do it in default location.
Step2:
Make new directory in C: drive. I call it PLAYBACK.
Step3:
Go to Programs and find FLAC Frontend application under FLAC. Run it. Uncheck "Delete input files" if it is checked and change output directory to "C:\PLAYBACK". Exit the application.
Step4:
Create new text file in C: drive. I call it "Play.txt". Rename it to "Play.cmd".
Step5:
Right click the created file and select "Edit". Paste the below lines into it. Change the last line according to where your XXHighEnd is located. Save the file.
c:
cd PLAYBACK
del *.wav
cd "c:\Program Files\Flac"
"FLAC frontend.exe"
C:\XXHighEnd-09-z6-1\XXHighEnd.exeStep6:
Create shortcut of the "Play.cmd" file on the desktop.
UsageThis is maybe specific to my way of using XXHighend, but it may work out for you as well.
When I want to listen, I double-click the created shortcut (Step6) and first thing that happens is that "Play.cmd" deletes WAV files from PLAYBACK directory (it clears WAVs from previous session).
At the same time it launches "FLAC frontend.exe" which is graphical software and now you can click "Add files" and select your music in FLAC format you want to listen to.
When you have opened files, press "Decode" and what "FLAC frontend.exe" does is it decodes FLACs into WAVs and puts them into C:\PLAYBACK. Once it is done, close "FLAC frontend.exe".
At this moment XXHighEnd is launched. Close the black window (the one with output from Play.cmd). At XX, using "Explorer" button, load WAV files from C:\PLAYBACK into XXHighEnd. Play.
If something is unclear, write!
Ivo