Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ OpenSource subtractive synthetizer using [Web Audio API](http://webaudio.github.
* low pass filter
* ADSR volume envelope
* 2 parametric LFOs
* oscilloscope for freqency/time domains
* oscilloscope for frequency/time domains

## Dependencies

This project is currently dependendent on the following 3rd party libraries:
This project is currently dependent on the following 3rd party libraries:
* [jQuery](http://jquery.com/) - MIT
* [jquery-tmpl](https://github.com/BorisMoore/jquery-tmpl) - Dual licensed under the MIT or GPL Version 2 licenses.
* [qwerty-hancock](https://github.com/stuartmemo/qwerty-hancock) - MIT
Expand Down