Search results

  1. R

    Issue with Audio Memory

    Ok. Thanks
  2. R

    Issue with Audio Memory

    I think i have found it, but there will be any problem if i raise this limit?
  3. R

    Issue with Audio Memory

    Thanks h4yn0nnym0u5e. Where can this limit be edited?, i mean, which file?
  4. R

    Issue with Audio Memory

    Hi everyone, I can do in my code: AudioMemory(1420) and I am monitoring the memory usage via AudioMemoryUsage(). I am using some delays. Everything is working fine until the audio memory usage shows that the program reaches 891 (sometimes it shows 892). This acts as a limit and it starts to...
  5. R

    Recording audio generated by Teensy 4

    Hello, sorry if the question was obviuous, but I am wondeing which would be the way to record audio autogenerated by teensy in two different cases: - When working with the audio shield - When working directly under usb audio I mean, record with the own teensy ("autoRecord"). Thanks in advance.
  6. R

    Teensyduino 1.58 & 1.59 beta 3

    Thank you so much folks
  7. R

    Teensyduino 1.58 & 1.59 beta 3

    Hello, I have two copies of Arduino. In the first one I have teensyduino 1.58 installed. In the second I installed teensyduino 1.59 beta 3, my question is: If I compile my program for Teensy 4.1 on the first copy of Arduino (with version 1.58 of Teensyduino), can I trust that it is not using...
  8. R

    Installing Teensyduino 1.59 beta 3

    Hi, a simple question: to install the new version of teensyduino (1.59 beta3), can it be done over the previous version (1.58)? :rolleyes: Thanks
Back
Top