https://github.com/mnvr/mosc
A simple Haskell CLI sending an example OSC message to SuperCollider
https://github.com/mnvr/mosc
Last synced: 4 months ago
JSON representation
A simple Haskell CLI sending an example OSC message to SuperCollider
- Host: GitHub
- URL: https://github.com/mnvr/mosc
- Owner: mnvr
- Archived: true
- Created: 2023-07-30T05:15:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T05:16:47.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T21:44:16.747Z (4 months ago)
- Language: Haskell
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Send an test OSC message to a SuperCollider instance running on localhost.
```sh
cabal run
```