Code Monkey home page Code Monkey logo

Comments (3)

TMRh20 avatar TMRh20 commented on July 20, 2024

Depending on what you want to do, there is also my RF24Audio library, which streams audio on AVR devices, and is much simpler to use than AAAudio.

If that doesn't work for your plans, then with AAAudio, there are a couple things to consider:

  1. The AAAudio library was designed on Arduino Due, so all the examples are designed for the Due as well. They may require modifications to work on AVR devices and ESP32.
  2. The wireless microphone and wireless speaker sketches are not designed to work together. They probably should be but aren't. This is on the list to fix.
  3. I'll see if I can throw together an example sketch that works on AVR devices for you, at least with the simple sine example, so you have a starting point. Not sure how soon I can get to it, so let me know if this will be necessary. I noticed some issues last time I used it with AVR devices, so I think something may have gotten screwed up in AVR support. I'll have to test a bit...
  4. ESP32 support is still buggy and I haven't had time to really dig into it.

from autoanalogaudio.

Raduq91 avatar Raduq91 commented on July 20, 2024

I tried RF24Audio too and it was the same.

I tried the normal library nRF24L01 with the teensy audio and it works.But there is a bit of latency(I think because of the teensy audio library) and there are rare random audio pops.
So I wanted to try different options to see how it is with the latency and audio pops.

from autoanalogaudio.

TMRh20 avatar TMRh20 commented on July 20, 2024

from autoanalogaudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.