Skip to content

Squeezelite v1.8 not working on 4 channel iec958 interface #96

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. buy a focusrite saffire 6 USB 2
2. execute "squeezelite -s $SERVER -o iec958:CARD=S6USB20,DEV=0 -n saffire -a 
32 -f 32" to send audio directly to the DAC
3. it does not work cause the card requires 4 channel output in ALSA.

What is the expected output? What do you see instead?

to work as my Musical Fidelity does when I execute the command: "squeezelite -z 
-s $SERVER -o iec958:CARD=VLink,DEV=0 -a 24 -f 24_3 -n V-Link"

What version of the product are you using? On what operating system?

Slackware 13.37 and freaking UBUNTU 12.04

Please provide any additional information below.

I can play audio in all it's upsampled glory in the Focusrite Saffire by 
executing:

AUDIODEV="iec958:CARD=S6USB20,DEV=0" play --replay-gain track "$track" -t alsa 
-D -b 32 gain -6 sinc -L 10 sinc -L 16.352 sinc -L -21k -t 1049 rate -vsMa 96k 
gain 5.9 channels 4

I'll gladly test and recompile, I'm using the latest git available code 
(Squeezelite v1.8 with Build options: LINUX ALSA EVENTFD RESAMPLE FFMPEG 
compiled by me)

Squeelite works in both Slack & Ubuntu but I could not make it play audio on 
more than 2 (TWO) channels... I've tried an asoundrc hack with a slave device 
but didnt work either... Let me know what I may do to help debug this.

Original issue reported on code.google.com by tgay...@gmail.com on 24 Feb 2015 at 2:41

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions