Quakk is a node based live coding environment
This project is currently under construction, but might someday be a software I would use to make music, graphic visualisation and even light shows, stay tune :)
Following is an informative roadmap, giving an overview of what i'm planning to do and when
A minimal but working software :
- A rust library to build and compute node graphs
- Data flowing !
- A few nodes for numeric and textual manipulation
- Error management
- A simple CLI tool for experimentation
- Input/Output
- Files open/save as
Some direction for the project :
- A solid node collection
- Easy and powerful numeric and textual manipulation
- Other data types like audio and video !
- A frontend to live code on, with a visual node workspace and ergonomic tools
-
Quakkrust library published on crates.io with a stable API for embedded node based computation