Search results

  1. J

    How to change Teensy 3.0 PRODUCT_NAME ?

    Hi all, I am building multiple custom usb hid controllers for a Unity experience and we will need each controller to have a unique product name. This ensures we can force Unity to make each controller's mappings persistent if cables get swapped, etc. 1. What is the most current and...
  2. J

    3d CAD Model for Audio Board / Shield

    For anyone else wanting this not in a proprietary format here is a .step file:
  3. J

    AudioShield for Teensy 4.0: Wav File Export Problems from Audacity 2.4

    So I fixed that and still had the issue. I believe it resolved when I converted the lowercase .wav file extensin to be upper case. Is it required for the file extension to be upper case as well? If not then it must have been the 44100hz that fixed it.
  4. J

    AudioShield for Teensy 4.0: Wav File Export Problems from Audacity 2.4

    File link should work now. Does the .wav extension also have to be uppercase for it to play?
  5. J

    AudioShield for Teensy 4.0: Wav File Export Problems from Audacity 2.4

    [UPDATE] So using 16bit pcm and 44100hz the files still wont work. I did an export and thought they worked but used the wrong files. So yeah same behavior jmarsh even with your settings specified. Can anyone check the attached audio files I put and tell me if they see anything that might be...
  6. J

    AudioShield for Teensy 4.0: Wav File Export Problems from Audacity 2.4

    Hi all, Just purchased a PJRC audio shield board for Teensy 4.0 for an interactive sculpture I'm building. Deafult WavFilePlayer example worked great after hooking up all my components, but my own files exported form audacity 2.4 do not work. I've tested also opening stock wav files in...
Back
Top