Update readme.md

pull/8/merge
Bob Larkin 4 years ago committed by GitHub
parent 81492cc5ac
commit b46450c857
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      readme.md

@ -1,6 +1,8 @@
OpenAudio Library for Teensy
===========================
**Special Note** 17 June 2020 - This library is undergoing revision to make Teensy 4.x compatible and to add functionality. Changes are expected throughout the rest of June.
**Purpose**: The purpose of this library is to build upon the [Teensy Audio Library](http://www.pjrc.com/teensy/td_libs_Audio.html) to enable new functionality for real-time audio processing.
**Approach**: I am attempting to follow the structure and approach of the Teensy Audio Library so that coding techniques, style, and structure that works for the Teensy Audio Library will also work with my library.

Loading…
Cancel
Save