Skip to content

Utility Pair cards for the Music Thing Modular Workshop System Computer

Notifications You must be signed in to change notification settings

chrisgjohnson/Utility-Pair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility-Pair

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.

Compiling

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.

Licences

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:

About

Utility Pair cards for the Music Thing Modular Workshop System Computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published