Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonarhipov/midi-vizulalizer-with-compose
https://github.com/antonarhipov/midi-vizulalizer-with-compose
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonarhipov/midi-vizulalizer-with-compose
- Owner: antonarhipov
- Created: 2023-11-09T12:59:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T13:15:05.000Z (about 1 year ago)
- Last Synced: 2023-11-10T18:40:57.721Z (about 1 year ago)
- Language: Kotlin
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIDI Vizulalizer with Compose Multiplatform
To discover the available MIDI devices on the system, run [utils.kt](src/utils.kt), find the MIDI device(s) that you are interested in, and replace the device name constant in [main.kt](src/main.kt#L20)