shithub: leaf

Download patch

ref: 857b1d0b49bb50079c6be44efcc118ccd6f64542
parent: f7f1b131486c17faaf56fc544fa67840ad4f8202
author: Jeff Snyder <jeff@snyderphonics.com>
date: Sat Feb 15 19:20:53 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 at Princeton University's New Instrument Research Lab. 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).