Files
genode-world/recipes/pkg/chuck/README
Emery Hemingway 7950cf338a ChucK: update and package
- Update and package ChucK, remove input support
- Update and package Ogg, Vorbis, FLAC, and Libsndfile ports
- Remove ChucK runtime scenarios
- Add ChucK runtime package

Fix #104
2018-05-14 13:41:00 +02:00

9 lines
426 B
Plaintext

ChucK programming language for real-time sound synthesis and music creation.
This package runs ChucK in a non-interactive mode. A program will be loaded from the
file 'main.ck' found in the root directory of the acquired File_system session.
For more information see http://chuck.cs.princeton.edu/doc/. Example programs can be
found in the ChucK source distribution at https://github.com/ccrma/chuck/tree/master/examples.