An open API service indexing awesome lists of open source software.

https://github.com/kchapelier/aural.js

An attempt at aggregating all my previous work on audio in a single library.
https://github.com/kchapelier/aural.js

Last synced: 14 days ago
JSON representation

An attempt at aggregating all my previous work on audio in a single library.

Awesome Lists containing this project

README

          

Aural.js
========

An attempt at aggregating all my previous work on audio in a single library.

The library is divided in two major namespaces : Music and Sound.

Aural.Music operates at the macro level and handles things like Notes, Intervals, Chords and Scales.

Aural.Sound operates at the micro level and handles things like synthesis, samples, granularization, etc.