Andrew Cooke | Contents | Latest | RSS | Previous | Next

C[omp]ute

Welcome to my blog, which was once a mailing list of the same name and is still generated by mail. Please reply via the "comment" links.

Always interested in offers/projects/new ideas. Eclectic experience in fields like: numerical computing; Python web; Java enterprise; functional languages; GPGPU; SQL databases; etc. Based in Santiago, Chile; telecommute worldwide. CV; email.

Personal Projects

Choochoo Training Diary

Last 100 entries

Surprise Paradox; [Books] Good Author List; [Computing] Efficient queries with grouping in Postgres; [Computing] Automatic Wake (Linux); [Computing] AWS CDK Aspects in Go; [Bike] Adidas Gravel Shoes; [Computing, Horror] Biological Chips; [Books] Weird Lit Recs; [Covid] Extended SIR Models; [Art] York-based Printmaker; [Physics] Quantum Transitions are not Instantaneous; [Computing] AI and Drum Machines; [Computing] Probabilities, Stopping Times, Martingales; bpftrace Intro Article; [Computing] Starlab Systems - Linux Laptops; [Computing] Extended Berkeley Packet Filter; [Green] Mainspring Linear Generator; Better Approach; Rummikub Solver; Chilean Poetry; Felicitations - Empowerment Grant; [Bike] Fixing Spyre Brakes (That Need Constant Adjustment); [Computing, Music] Raspberry Pi Media (Audio) Streamer; [Computing] Amazing Hack To Embed DSL In Python; [Bike] Ruta Del Condor (El Alfalfal); [Bike] Estimating Power On Climbs; [Computing] Applying Azure B2C Authentication To Function Apps; [Bike] Gearing On The Back Of An Envelope; [Computing] Okular and Postscript in OpenSuse; There's a fix!; [Computing] Fail2Ban on OpenSuse Leap 15.3 (NFTables); [Cycling, Computing] Power Calculation and Brakes; [Hardware, Computing] Amazing Pockit Computer; Bullying; How I Am - 3 Years Post Accident, 8+ Years With MS; [USA Politics] In America's Uncivil War Republicans Are The Aggressors; [Programming] Selenium and Python; Better Walking Data; [Bike] How Fast Before Walking More Efficient Than Cycling?; [COVID] Coronavirus And Cycling; [Programming] Docker on OpenSuse; Cadence v Speed; [Bike] Gearing For Real Cyclists; [Programming] React plotting - visx; [Programming] React Leaflet; AliExpress Independent Sellers; Applebaum - Twilight of Democracy; [Politics] Back + US Elections; [Programming,Exercise] Simple Timer Script; [News] 2019: The year revolt went global; [Politics] The world's most-surveilled cities; [Bike] Hope Freehub; [Restaurant] Mama Chau's (Chinese, Providencia); [Politics] Brexit Podcast; [Diary] Pneumonia; [Politics] Britain's Reichstag Fire moment; install cairo; [Programming] GCC Sanitizer Flags; [GPU, Programming] Per-Thread Program Counters; My Bike Accident - Looking Back One Year; [Python] Geographic heights are incredibly easy!; [Cooking] Cookie Recipe; Efficient, Simple, Directed Maximisation of Noisy Function; And for argparse; Bash Completion in Python; [Computing] Configuring Github Jekyll Locally; [Maths, Link] The Napkin Project; You can Masquerade in Firewalld; [Bike] Servicing Budget (Spring) Forks; [Crypto] CIA Internet Comms Failure; [Python] Cute Rate Limiting API; [Causality] Judea Pearl Lecture; [Security, Computing] Chinese Hardware Hack Of Supermicro Boards; SQLAlchemy Joined Table Inheritance and Delete Cascade; [Translation] The Club; [Computing] Super Potato Bruh; [Computing] Extending Jupyter; Further HRM Details; [Computing, Bike] Activities in ch2; [Books, Link] Modern Japanese Lit; What ended up there; [Link, Book] Logic Book; Update - Garmin Express / Connect; Garmin Forerunner 35 v 230; [Link, Politics, Internet] Government Trolls; [Link, Politics] Why identity politics benefits the right more than the left; SSH Forwarding; A Specification For Repeating Events; A Fight for the Soul of Science; [Science, Book, Link] Lost In Math; OpenSuse Leap 15 Network Fixes; Update; [Book] Galileo's Middle Finger; [Bike] Chinese Carbon Rims; [Bike] Servicing Shimano XT Front Hub HB-M8010; [Bike] Aliexpress Cycling Tops; [Computing] Change to ssh handling of multiple identities?; [Bike] Endura Hummvee Lite II; [Computing] Marble Based Logic; [Link, Politics] Sanity Check For Nuclear Launch; [Link, Science] Entropy and Life

© 2006-2017 Andrew Cooke (site) / post authors (content).

Linux Audio(philes) after Logitech

From: andrew cooke <andrew@...>

Date: Sat, 3 Nov 2012 13:22:47 -0300

[Summary from http://news.ycombinator.com/item?id=4736980 which contains some
useful alternative suggestions:

Logitech made hardware and software that allowed you to stream music from a
Linux computer to elsewhere in the house.  They have stopped making the
hardware and the software appears to be "decaying".

Forking and fixing the software sounds like the obvious short-term solution,
but it's not so easy - it's fairly opaque Perl, and despite various interested
people and an open bug report, nothing has happened so far.  Also, it's not a
good long-term solution, since the hardware will fail eventually, too (the
hardware was pretty dumb; a lot is done by the software/firmware).

The best alternative I have found is the Audio Engine D2. That works at a
lower level than the existing logitech devices - it looks like a USB sound
card to the computer.  That means that it works with a variety of different
music players (avoiding the trap I fell into with Logitech's software; on the
other hand, that also makes it less flexible).

One piece of context that may be missing is exactly what this hardware does /
did.  Typically in a "computer audiophile" setup music starts in a digital
file on a disk, is sent somewhere, converted from digitial to analogue,
amplified, and fed to a speaker.  What logitech did was the "send somewhere"
part (plus, optionally, conversion to analogue, and maybe more).  So you could
keep your music in one place, but listen to things elsewhere (or in multiple
places - maybe your main speakers in the living room; a headphone amp in the
bedroom; monitors in the office).  Effectively it was a "wireless digital
cable" (plus software router).

It was also useful that the Logitech devices could work with a purely digital
signal.  That let people use other (typically more expensive, better sounding)
hardware to do the digital to analogue conversion.]


Logitech recently closed its "Squeeze" line.  This used to contain various
hardware devices for streaming music across wifi - pretty much a low-cost
Sonus.  Now the entire product range has been replaced by a single "radio",
aiming at an audience more concerned with ease of use than flexibility or
audio quality - http://ue.logitech.com/en-us/home

(Detailed background at
http://forums.slimdevices.com/showthread.php?96188-New-Squeezebox-Radio;
another take at
http://reviews.cnet.com/8301-33199_7-57519226-221/logitech-leaves-squeezebox-fans-wondering-whats-next/)


The software that Logitech developed in parallel with their devices, the
Logitech Media Server (previously "squeezeserver") was written in Perl with a
web interface, and used to run perfectly on a wide range of platforms
(including routers and Raspberry Pis!).  So Logitech was the "budget
audiophile" solution for many Linux users (including myself).

Now, while hardware like the Duet has been dropped, Logitech's software
support is continuing, in some sense (see background link above).  So perhaps
things are not so bad in the short term?  But there are already problems - the
latest OpenSuse (12.2) includes Perl 5.16, but the Logitech software only
works with 5.14 (bug report -
http://bugs.slimdevices.com/show_bug.cgi?id=17985).  And it's hard to believe
that the company will continue to put effort into supporting hardware it no
longer sells.

So this is going to be a big deal for Linux audiophiles.  What will come next?


One option is to switch to Sonus.  But that is expensive, seems to have
stagnated and, I believe, has some weird limitations on the number of tracks
it will support.

Another option is to move towards one of the commerical uPNP solutions.  Many
companies, including "audiophile" companies are making media servers and
streamers and various other fancy boxes.  Various pieces of software on Linux
look like they would support streaming to uPNP (eg Amarok).

But the great thing about Logitech was that it was just one component in a
more flexible system.  It could be used as a "simple" a wireless, digital
signal, feeding digital output to a better DAC (although later Logitech DACs
had a decent reputation the earlier duets sounded pretty rough).

People like me (middle aged audio nerds!) typically already have amplifiers,
DACs, and a computer.  And what we want, I think, is a simpler alternative.
In particular, one that is a component at the hwrdware level, so that software
support issues are not such a big deal.


The solution, then, may be the AudioEngine D2.  At the hardware level this is
a USB audio device.  It will work with Linux (I am confident of this; I have
chatted with the company support and not only were they helpful, but they use
Linux internally).  And it does pretty much exactly what I want - it takes a
USB audio signal, sends it across wireless, and then produces the digitial
signal (or audio via what seems to be a decent DAC) at another, remote,
output.

I already own an AudioEngine D1, which is a DAC/headphone amp (see
http://acooke.org/cute/DACReviews0.html).  The build quality is excellent and
it has been completely reliable.  And the reviews for the D2 at
http://audioengineusa.com/Store/audioengine-d2-reviews look impressive.

I'm trying to get hold of one now.  The Chilean distributor may still have one
in stock...

Andrew

Update: D2 Review

From: andrew cooke <andrew@...>

Date: Sat, 10 Nov 2012 10:19:35 -0300

I just posted a review of the D2 at http://acooke.org/cute/AudioEngin0.html

Andrew

Comment on this post