shithub: leaf

Download patch

ref: f7f1b131486c17faaf56fc544fa67840ad4f8202
parent: ae058c07006ea156dc3d587ef15d7e1228c1b543
author: Jeff Snyder <jeff@snyderphonics.com>
date: Sat Feb 15 19:20:23 EST 2020

Update README.md

--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # LEAF
-LEAF (Lightweight Embedded Audio Framework) is a C library for Audio synthesis and processing created by Jeff Snyder, Mike Mulshine, and Matt Wang. It was originally called OOPS when we started writing it in 2017, so you may see references to it under that name as well. 
+LEAF (Lightweight Embedded Audio Framework) is a C library for audio synthesis and processing created by Jeff Snyder, Mike Mulshine, and Matt Wang. It was originally called OOPS when we started writing it in 2017, so you may see references to it under that name as well. 
 
 The library consists of a set of high-level audio synthesis components (Oscillators, Filters, Envelopes, Delays, Reverbs, and other Utilities).