Recent content by wXch0perator

  1. W

    Listening through headphones while recording

    I don't have inputs set up on my teensy, so i can't run and debug your code. i would try making a simpler sketch that only streams one channel of audio from input to output via one mixer, set their gains to reasonable defaults, and if that works, then try routing the input to a queue and see if...
  2. W

    Listening through headphones while recording

    maybe just patch the i2s2 and the playRaw into an AudioMixer4 and then patch its outputs into the i2s1..? if that just works, you could could set the gain of the mixer channels that the i2s2 is patched into as "monitor levels"
Back
Top