A language for binaural, microtonal composition built in Rust.
Make cool sounds. Impress your friends/pets/plants.
WereSoCool is a programming language for composing microtonal music geometrically. This language doesn't assume familiarity with either microtonal music or computer programming, but experience with either will certainly help.
Watch/Listen to some examples from the language here.
brew install macos
Availabe on the AUR here.
WereSoCool can be installed via on any unix system via cargo
cargo install weresocool
This does not currently work on Windows...sad panda. If you're interested in using this software on a Windows machine, reach out and I'll work on it.
You'll need Rust. Rust is a great language. Install it with Rustup.
You'll need also need to install the following packages:
brew install portaudio pkg-config lame libvorbis
sudo pacman -S portaudio pkg-config lame vorbis-tools
sudo apt-get portaudio pkg-config lame libmp3lame-dev rpm libasound2-dev vorbis-tools
make package
make run
make run_osx
make dev
make test
This wouldn't exist in a million years if it wasn't for Antonis Stampoulis' help with language design or the help of friends/programmers like Sönke Hahn, Hao Lian, Catharine M, Matt Handler, Lee Pender, Amanda Doucette, Khaled Alquaddoomi, Alex Kestner, everyone else that has sat down to program with me. Of course, special thanks to Maria for always listening to my newweirdsounds and programming problems. - Danny
Copyright (C) 2022 - Danny Meyer
This program is free software, licensed under the GPLv3 (see LICENSE).