diff --git a/README.md b/README.md index d639bf8..5196361 100644 --- a/README.md +++ b/README.md @@ -83,3 +83,9 @@ can be heard at the same time. Whenever a new frame of audio is needed by the sound card, the stream calls the `render` method on the root audio mixer, which will in turn call the `render` methods on any input AudioNodes that are set up as inputs. + +Contributors +============ + +Spencer Russell (@ssfrr) +Howard Mao (@zhemao)