Klangstrom (KLST) is a subtractive infrastructure design framework to facilitate generative, networked, embedded sound + music + composition. Klangstrom is comprised of software libraries, an embedded hardware platform, and a programming environment to allow seamless development of generative, networked, embedded sound + music + composition applications.
Quick Start
⚠️⚠️⚠️ WIP Quick Start does not work ATM, see Installation instead ⚠️⚠️⚠️
- install Arduino IDE (v2.3.6)
- install STM32duino / Arduino_Core_STM32 (v2.11.0)
- install Umfeld for Arduino (v2.4.2)
- open console and copy-paste installer script below. this installs klangstrom-arduino into the current directory:
# ⚠️⚠️⚠️ WIP does not work ATM ⚠️⚠️⚠️
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Klangstrom/klangstrom-arduino/main/install.sh)"
see Installation for detailed installation 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.