Source code for the Utility Pair cards for the Music Thing Modular Workshop System Computer.
For documentation and the UF2 files that can be put on a Computer card, see the Utility Pair website.
This is a Pico SDK cmake project. In the Utility-Pair
directory, compile with:
mkdir build
cd build
cmake ..
make
Warning! The default build includes all 625 utility pair targets, and takes a few hours to compile (producing a >5GB build directory in the process). See the CMakeLists.txt
file for how to reduce this to a subset of the pairs for a much smaller/faster build.
This code is currently not under a license, but once I've figured out where best to take Utility Pair in the future (whether other people want to write and share their own utilities, for example) I plan to license it under some open source license. Get in touch if you have any thoughts, want to use the code in something else, etc.
ComputerCard.h
is part of the ComputerCard library.
Source code in the loops/
directory is not shared under this license, and has been derived from the following, with license information linked: