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
- Host: GitHub
- URL: https://github.com/xemantic/xemantic-osc
- Owner: xemantic
- License: lgpl-3.0
- Created: 2020-05-01T08:09:03.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T13:38:49.000Z (almost 2 years ago)
- Last Synced: 2024-09-12T16:15:22.097Z (almost 2 years ago)
- Topics: java, kotlin, opensoundcontrol, osc
- Language: Kotlin
- Homepage:
- Size: 260 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).