Klangstrom (KLST) is a subtractive infrastructure design framework to facilitate generative, networked, embedded sound + music + composition. Klangstrom is comprised of two software libraries, an embedded hardware platform, and a programming environment to allow seamless development of generative, networked, embedded sound + music + composition applications.
Quickstart Guide
- install Arduino IDE
- install STM32duino / Arduino_Core_STM32
- open console and copy-paste klangstrom-arduino installer below:
⚠️⚠️⚠️ WIP does not work ATM ⚠️⚠️⚠️
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Klangstrom/klangstrom-arduino/main/install.sh)"
see Installation for detailed installatin instructions.
Operation Manual
- Design Principles :: more information on the design ideas behind *Klangstrom*
- Technical Specifications :: details on the technical details of the board design
- Getting Started :: details on the technical details of the board
the project is hosted on GitHub at Klangstrom. some repositories require invitation. please use the issues tracking system to submit bugs + feature requests.