Skip to content

JonLatane/libaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libharmony

Harmony is a DSL for describing absolute notes as letter names, A-G natural, flat, sharp, double-flat and double-sharp. It can do some cool stuff with musical structures and you can use it in JavaScript or Java environments.

Get from Maven/Gradle

TODO.

Get from NPM/Yarn

TODO.

Building

Build as JAR:

./gradlew jar

Build as .js file:

./gradlew javascript:compileKotlin2Js

Testing

Testing is only implemented for the JVM, but hey, it's all Kotlin... right?

./gradlew test

About

Performant, Intuitive Audio API for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages