+ Reply to Thread
Page 7 of 10 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 98

Thread: <sigh> Digital to Analogue

  1. #61
    Join Date: Jan 2012

    Location: Newcastle

    Posts: 196
    I'm Chris.

    Default

    This may add to the debate...

    I have applied soundcheck's mods (http://soundcheck-audio.blogspot.com...oolbox-30.html) to my SB Touch. Part of the approach is to minimise the amount of processing the SBT has to carry out and this includes not decoding FLAC on the SBT but rather on the server delivering the files (in my case a small NAS). I'm happy with the mods like lots of folk and am comfortable that overall they provide something of an improvement in SQ.

    By extrapolation (I know, a little tenious), could the same principle apply to DACs - the less work they've got to do, the better they sound?

    Chris

  2. #62
    Join Date: Apr 2011

    Location: Kingston, Surrey, UK

    Posts: 774
    I'm Alex.

    Default

    Best to start another thread on FLAC vs. WAV?
    Technics SL1210| Jelco SA-750| Benz Micro ACE SM MC| Squeezebox Touch/MCRU linear PSU | Cambridge Audio 851C | High Resolution Music Streamer II+ / Linestreamer+ | Raspberry Pi 2/IQ-Audio DAC+ / Max2Play | Conrad-Johnson ET3 Control Amplifier| Conrad-Johnson LP125sa KT120 Power Amplifier| Avalon NP Evo 2.0 Speakers| Cardas Audio Quadlink-5C Speaker Cables and Interconnects| Finite Elemente Pagode Signature E-14 equipment support

  3. #63
    Join Date: Mar 2009

    Location: London UK

    Posts: 529
    I'm Chris.

    Default

    Quote Originally Posted by Chops View Post
    This may add to the debate...

    I have applied soundcheck's mods (http://soundcheck-audio.blogspot.com...oolbox-30.html) to my SB Touch. Part of the approach is to minimise the amount of processing the SBT has to carry out and this includes not decoding FLAC on the SBT but rather on the server delivering the files (in my case a small NAS). I'm happy with the mods like lots of folk and am comfortable that overall they provide something of an improvement in SQ.

    Chris
    But isn't the CPU of the SB underpowered in the frst case? Mind you, aren't logitech still using an ancient Linux kernel on the device as well, which cannot help matters.

    Apart for blue tablets, in-memory players get a coulpe of mentions in this thread, Including: "Flacs have to be "exploded" back in a wav for an in-memory player to work."

    That one puzzles me. Surely FLAC has to be decoded whether you use a so called "in-memory player" or not.

    On the subject of "in-memory players". Skeptics, and others can always try a free experiement. Try a Linux LiveCD that has the boot option to "copy2ram" ( also called toram). If you're PC has plenty of memory not only will the ENTIRE operating system and apps be loaded into memory but you'll have enough memory to load entire CDs into memory too. FLAC or WAV, it will play from memory. Use htop and iotop to check what's going on. There should be zero disk access, in fact once Linux has booted in this way and you've got your audio files in memory, which is simply a case of copying them in an appropriate directory of the loaded Linux system, you could disconnect all optical and hard drives to prove the point.

    Does it sound any better? You tell me, it's your ears.
    Chris

    Stuff

    1. Linux PC with onboard HDA SB/ALC892 24/192 optical S/PDIF and/or USB > TC-7520 (Gator + LM4562NA) > Quad 306 > AVI Neutron 3
    2. Rotel RCD 965BX > TC-7520 ( Gator + LM4562NA) > Hd595
    3. Rpi B+/HifiDigi B+ (with isolation transformer) Running "SqueezeOnArch" - https://github.com/SqueezeOnArch
    Nonsense
    1. Belkin Pure AV (white) phono, Belkin Pure AV (silver) USB, QEd 79-strand speaker cable.
    2. MG belden digital co-ax

  4. #64
    Join Date: Apr 2010

    Location: Nergenshuizen, NL

    Posts: 197
    I'm NoLongerActive.

    Default

    Quote Originally Posted by AlexM View Post
    Best to start another thread on FLAC vs. WAV?
    Better start a thread "Lossless compression for dummies”

  5. #65
    Join Date: Aug 2011

    Location: Bacau, Romania

    Posts: 1,215
    I'm Bob.

    Thumbs up

    Quote Originally Posted by Vincent Kars View Post
    Better start a thread "Lossless compression for dummies”
    As this is already into the twilight zone, particularly with regard to the OP, Alex and Vincent are absolutely correct.

    Would you care to kick that off Stan?

  6. #66
    Join Date: Apr 2010

    Location: Nergenshuizen, NL

    Posts: 197
    I'm NoLongerActive.

    Default

    Quote Originally Posted by Krisbee View Post
    That one puzzles me. Surely FLAC has to be decoded whether you use a so called "in-memory player" or not.
    There is a concept called software induced jitter (Cplay)
    The assumption is that the more activity is going on (and in case of a computer this is software doing something) the more RFI, EMI, ripples on the power rail, etc.
    This is supposed to disturb the clock driving the DA or the SPDIF header.

    The idea behind memory playback is to minimize the activity so do everything needed before playback start
    - Read the file from the HD first
    - Decode it to lpcm
    - Store it in a buffer in memory
    Now you have a buffer with “DAC ready” output.

    That is why memory playback is often used as an argument in the WAV-FLAC debate.
    If the decoding of FLAC (requires a bit more CPU than the decoding of WAV but about 40% less I/O) is the culprit then doing all this before playback starts should eliminated differences caused by the processing

  7. #67
    Join Date: Feb 2008

    Location: http://www.homehifi.co.uk

    Posts: 6,289

    Default

    I already stated my findings. I'll leave the formulas to the mathematicians . No doubt the excuses for the differences will be disclosed soon.

  8. #68
    Join Date: Aug 2011

    Location: Bacau, Romania

    Posts: 1,215
    I'm Bob.

    Cool

    Quote Originally Posted by StanleyB View Post
    I already stated my findings. I'll leave the formulas to the mathematicians . No doubt the excuses for the differences will be disclosed soon.
    Just to clarify the mathematics Stan - http://en.wikipedia.org/wiki/FLAC

  9. #69
    Join Date: Feb 2008

    Location: http://www.homehifi.co.uk

    Posts: 6,289

    Default

    I am quite aware what is claimed. But unlike text and numbers, audio and video don't do true lossless compression by algorithms. Data has to be discarded or lumped together in order to reduce size.
    Try RAR on a video or audio file and see how much smaller the file is. In many cases it actually ends up larger. And the reason for that? Not much, if any, data that can be lumped together and discarded.
    For a FLAC file to be so drastically reduced in size without any audio detail being disposed of is stretching the imagination. Just have a look at the source code of the encoding/decoding process to see how the data is handled in order to get an idea of things.

    Of course, I am not here to re-educate the misguided souls who cling on to the believe that all is well in the lossless compression department. But a good degree in maths and knowledge of algorithms would be far more helpful than accepting the lossless claims as cast iron facts. Real audiophiles don't do things like that.

  10. #70
    Join Date: Apr 2011

    Location: Kingston, Surrey, UK

    Posts: 774
    I'm Alex.

    Default

    Anyways...

    I use DBPoweramp 12 for ripping and tagging, and my playback is via Squeebox touch and a CA 840C.

    I have used Foobar and ASIO4All with USB Dacs, and felt that it sounded pretty good. w.r.t. the SB touch, I don't find there is any difference between server streaming FLAC to the SB Touch and streaming WAV files.

    W.r.t. to players, I think you find one which best suits your needs in terms of media library handling, and go with that. Directplay will sound worst - anyting that provides bit-perfect output should sound similar!. to be honest working with a pc is a faff, so I went the NAS route with squeezebox media centre as the benefit of being able to access my library throughout the house is very desirable. The sb touch sounds great through my DAC on the main system and I use a couple of SB Booms elsewhere for casual listening.

    Cheers,

    Alex
    Last edited by AlexM; 29-01-2012 at 23:26.
    Technics SL1210| Jelco SA-750| Benz Micro ACE SM MC| Squeezebox Touch/MCRU linear PSU | Cambridge Audio 851C | High Resolution Music Streamer II+ / Linestreamer+ | Raspberry Pi 2/IQ-Audio DAC+ / Max2Play | Conrad-Johnson ET3 Control Amplifier| Conrad-Johnson LP125sa KT120 Power Amplifier| Avalon NP Evo 2.0 Speakers| Cardas Audio Quadlink-5C Speaker Cables and Interconnects| Finite Elemente Pagode Signature E-14 equipment support

+ Reply to Thread
Page 7 of 10 FirstFirst ... 56789 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •