Skip to content

Problem setting up Rotary Encoder #2236

Answered by peterjit
peterjit asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your feedback! I tried this here I read that it should be Pin1 and 2. I just got it to work: I had to change the mixer type to software - which seems counter intuitive to me, but it works:

audio_output {
        type            "alsa"
        name            "My USB Soundcard"
        device          "hw:1,0"
        mixer_type      "software"
        mixer_device    "hw:1,0"
        mixer_control   "Speaker"
#       mixer_index     "0"             # optional
}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@peterjit
Comment options

Comment options

You must be logged in to vote
1 reply
@peterjit
Comment options

Answer selected by peterjit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants