Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Audio channels selector in audio menu (Stereo or mono)

    Recalbox General
    audio channels selector stereo mono
    2
    3
    715
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Danixu86
      Danixu86 last edited by

      Hello,

      I've seen that GPi case is configured on downmix mode by default. Is correct because the speaker only uses the right channel and the best is to mix both into mono. The problem comes when I use headphones, the audio still on downmix mode and sounds strange.

      For now I'm using this options in /etc/asound.conf:

      pcm.monocard{
              slave.pcm "hw:0"
              slave.channels 2
              type route
              ttable {
                      # Copy both input channels to output channel 1 (Right).
                      0.1 1
                      1.1 1
                      # Copy both input channels to output channel 0 (Left).
                      0.0 1
                      1.0 1
              }
      }
      
      pcm.stereocard{
              slave.pcm "hw:0"
              slave.channels 2
              type route
              ttable {
                      1.1 1
                      0.0 1
              }
      }
      
      pcm.!default monocard
      

      I change the default route between monocard and stereocard, but is very annoying because I have to connect to the RPi through ssh, mount the root as RW and change that file every time I want to change between modes, so I want to know if is possible to add an option in Audio menu to allow the user to change between mono and stereo sound.

      Thanks!

      Zing 1 Reply Last reply Reply Quote 0
      • Zing
        Zing Global moderator Translator @Danixu86 last edited by

        @Danixu86 I recommend that you open an issue in gitlab:
        https://gitlab.com/recalbox/recalbox/-/issues

        Se a minha resposta foi útil, por favor, dê um voto positivo, clicando na seta para cima logo abaixo da resposta, ao lado de "citar".
        If my answer was helpful, please give a positive feedback by clicking the up arrow below the answer, next to "quote".

        Danixu86 1 Reply Last reply Reply Quote 0
        • Danixu86
          Danixu86 @Zing last edited by

          @Zing said in Audio channels selector in audio menu (Stereo or mono):

          @Danixu86 I recommend that you open an issue in gitlab:
          https://gitlab.com/recalbox/recalbox/-/issues

          Ok, thanks!! I'll do it 😁

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Want to support us ?

          80
          Online

          99.7k
          Users

          28.1k
          Topics

          187.1k
          Posts

          Copyright © 2021 recalbox.com