Hebdomad is a retunable web audio instrument. It provides a quick web way to experiment with microtuning and explore xenharmonic music.
Live demo: http://brianginsburg.com/hebdomad/
Hebdomad is bundled with webpack and depends on jQuery and Foundation for sites.
Clone the repository and install the dependencies:
npm install
Build it:
npm run build
It's static. Open index.html
in your favorite web browser.
Except where specified otherwise, all Hebdomad code is licensed under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.