Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 565 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 565 Bytes

clj-web-audio

An extremely rough Clojurescript interface to the Web Audio API

The aim of this library is to provide some nice abstractions for sonification of data, not for playing or generating music

Usage

use 'cljs-web-audio.repl (cljs-build)

Then visit ./public/index.html

The examples code is in /examples/test.cljs

It's a mess...this is a weekend project I hardly ever looked at

(Examples here)[http://celeriac.net/sx/public/]

License

Copyright © 2016 Matthew Chadwick

Distributed under the Eclipse Public License, the same as Clojure.