Forum Rule: Always post complete source code & details to reproduce any issue!
Results 1 to 2 of 2

Thread: Teensy 4.1 MQS noise.

  1. #1
    Junior Member
    Join Date
    Dec 2021
    Posts
    19

    Teensy 4.1 MQS noise.

    I'm building a teensy 4.1 based synth and trying to use the MQS (medium quality sound) as the output.
    The sound quality is good, but I get a constant background noise/buzz from the output, even when I'm not playing any sounds.
    Doer anyone have an idea how to solve this?

  2. #2
    Senior Member PaulStoffregen's Avatar
    Join Date
    Nov 2012
    Posts
    27,997
    As a first troubleshooting step, try running Teensy from a battery or "floating" power supply. Make sure the USB cable is unplugged and no other wires apart from the MQS output connect it to any grounds on other things.

    Ground loops are the most common problem, so try this first.

    You could also have power supply noise feeding through to the output. That sort of problem is harder to test but easier to solve (by adding some circuitry).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •