RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. sound
    Log in to post
    • All categories
    • cyperghostC

      Possible Solution for STATIC NOISE on ALL Rpi Zero builds

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes zero solved sound issues dac i2s
      3
      2 Votes
      3 Posts
      3k Views
      cyperghostC

      So...
      Today I installed the littel "I2S+Amp" device (called Adafruit MAX98357 I2S) in my latest build. The static sound is completly gone! It's crystal clear sound. I got two more wires to solder to my RPi. GPIO18 is used as usal, GPIO19 and GPIO21 are added.
      The power is used from the old PAM module, no need to power it from the Pi by wiring PIN1 and a ground Pin.

      Definitly worth the money :)

    • C

      Retropie has no sound??

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sound retropie muted help
      10
      0 Votes
      10 Posts
      5k Views
      edmaul69E

      @ferdnand if you set hdmi_drive=2 in the config.txt you wouldnt have to go into kodi.

    • W

      NO sound in snes

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support problem sound
      11
      0 Votes
      11 Posts
      8k Views
      W

      i reinstalled retropie this morning and now the controlblock doesnt work no more but it fixed the sound issue :D thx for your help

    • C

      Low Base Volume

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sound volume control 4.0.2 pi2
      4
      0 Votes
      4 Posts
      2k Views
      BuZzB

      you can mark threads topics as "solved" under topic tools btw. I will do that now.

    • C

      no sound emulation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sound retropie 4.0.2
      9
      0 Votes
      9 Posts
      3k Views
      glennlakeG

      @Cole_48 Linux is sexy and loving but she can be a harsh and exacting mistress. ;-\

    • C

      retropie not letting me edit config.txt

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sound retropie 4.0.2
      4
      0 Votes
      4 Posts
      1k Views
      edmaul69E

      @Cole_48 no problem.

    • L

      Is Mono normal on Retropie? (Only left speaker outputs audio)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support audio stereo mono usb audio sound
      13
      0 Votes
      13 Posts
      7k Views
      P

      @Laserdisc
      Hi

      On the Pimoroni forum there have been several people with this type of issue and the fix was to re-solder the existing audio jack socket.

      Cheers

      Paul

    • G

      Commodore 64 Way of the Exploding fist sound issues.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming vice sound c64 commodore 64
      3
      0 Votes
      3 Posts
      1k Views
      G

      Thanks i tried a few of the sid settings with no luck. Does anyone have the sound effects working with this game

    • B

      Sound cuts out when playing N64 games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sound n64
      2
      0 Votes
      2 Posts
      1k Views
      allenpieA

      I'm having the same issue with my n64 games with a pi3 as well

    • pjftP

      Midnight Resistance sound issues on lr-mame2003?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-mame2003 sound
      9
      1 Votes
      9 Posts
      2k Views
      pjftP

      @grant2258 well, these are great news! Thank you for the heads up!

    • K

      [SOLVED] Since 4.0 upgrade, N64 emulator keeps losing sounds sometimes after loading saved state

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 audio sound
      2
      0 Votes
      2 Posts
      642 Views
      K

      In case anybody else runs into the same issue, setting mupen64plus_audio=0 in /opt/retropie/configs/all/autoconf.cfg seems to fix it.

    • P

      Introducing myself and MAME HELP REQUEST.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mame problem sound romsets
      9
      0 Votes
      9 Posts
      3k Views
      J

      If you delete the joystick cfg files, it would probably recreate them after you go into the RetroPie menu and configure inputs again.

      After that, get to the terminal (press Esc on your keyboard), then type the following commands,

      cd /opt/retropie/configs/all/retroarch-joypads/ ls

      There should only be a couple of files in there, look for something with logitech or rumblepad in the name and:

      sudo nano YourFileNameHere.cfg

      Look for these lines:

      input_enable_hotkey_btn input_exit_emulator_btn

      If you don't have those lines, add them somewhere towards the bottom.

      Mine is listed as:

      input_enable_hotkey_btn = "6" input_exit_emulator_btn = "7"

      This means, my enable hotkey button (tells the Pi you're going to issue a command that isn't related to the game itself) is the "Select" key (or better yet the "Back" key because I'm using a Logitech F710)

      And the command button is the "Start" key. Now I can hold down "Back" and press "Start" to get back to the main menu.

      This page should be a little more descriptive if you need a hand: RetroPie Wiki -> Logitech controllers