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

https://github.com/xemantic/xemantic-osc

Kotlin idiomatic and multiplatform OSC protocol support
https://github.com/xemantic/xemantic-osc

java kotlin opensoundcontrol osc

Last synced: 11 months ago
JSON representation

Kotlin idiomatic and multiplatform OSC protocol support

Awesome Lists containing this project

README

          

# xemantic-osc

_Kotlin idiomatic and multiplatform OSC (Open Sound Control) protocol support._

## Updating dependencies

run:

```shell
./gradlew dependencyUpdates
```

And apply changes in [gradle/libs.versions.toml](gradle/libs.versions.toml).