gildor / webaudio-kotlin-playground

Messing with the WebAudio API, using Kotlin/JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webaudio Kotlin Playground

Messing with the WebAudio API, using Kotlin/JS

Run ./gradlew browserRun to test.

For deployment, run ./gradlew build and look into build/distribution.

docs contains the compiled web app, for hosting on Github Pages.

Live app: https://sonicdebris.github.io/webaudio-kotlin-playground/

About

Messing with the WebAudio API, using Kotlin/JS

License:MIT License


Languages

Language:Kotlin 84.8%Language:HTML 15.2%