Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Jan 22, 2018
1 parent 33ed78a commit 6cd544a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -21,8 +21,8 @@ That said, there are a lot of other functions which are currently not implemente
reason besides a lack of time: `createAudioWorker()`, `createConvolver()`,
`createDelay()`, `createDynamicsCompressor()`, `createMediaElementSource()`,
`createMediaStreamDestination()`, `createMediaStreamSource()`, `createPanner()`,
`createPeriodicWave()`, `createScriptProcessor()`, `createStereoPanner()`, `createWaveShaper()`,
`resume()` and `suspend()`. The `listener` property is also missing for now.
`createPeriodicWave()`, `createScriptProcessor()`, `createStereoPanner()` and `createWaveShaper()`.
The `listener` property is also missing for now.

This module also provides an
[`OfflineAudioContext`](http://webaudio.github.io/web-audio-api/#OfflineAudioContext) which does
Expand Down

0 comments on commit 6cd544a

Please sign in to comment.