Skip to content

Support for single channel #13

Description

@abelmatser

I tried to get single channel input to work in my fork, but I could not get it to work.

abelmatser/cpiped

The mono audio input still sounds jittery. I heard this same jittery sound when capturing mono audio as stereo (arecord without -c 1 option) and forwarding this to snapcast.

What works:
sudo arecord -r 44100 -f S16_LE -D hw:1,0 > /tmp/snapfifo
What does not work:
sudo ./cpiped -c 1 -d hw:1,0 /tmp/snapfifo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions