Home - clevelandmusicco/HothouseExamples GitHub Wiki

The Cleveland Music Co. Hothouse

The Cleveland Music Co. Hothouse is a compact pedal kit for the Electrosmith Daisy Seed. You can use the Hothouse to easily get your Daisy Seed DSP projects off the breadboard and onto your pedalboard, either by compiling and flashing any of the code in this repository, or by using the Daisy Web Programmer with the binaries from our latest release.

Popular Links

  • Hothouse Build Guide - The official build documentation for the current hardware version of the Hothouse. Whether you have a kit or a pre-assembled pedal, this page walks you through getting the Hothouse ready for programming.
  • 10-Minute Quick Start - Once you've got an assembled Hothouse pedal in-hand, this is your next stop.
  • List of Hothouse Examples - A definitive list of the examples in this repository, loosely-organized with brief descriptions.
  • Creating Your Own Effects - Ready to move on from the examples and roll your own effects? This page introduces the create_new_proj.py helper script and shares some basic DSP tips.
  • About "Stereo" and "Mono" Audio Modes - Mono-to-mono? Mono-to-stereo? What's all this then? Read about audio modes supported by the Hothouse and see code that implements each mode.
  • Using the build_examples.py helper script - A brief explanation of how to use the helper script and why you might want to.
  • Frequently Asked Questions - A growing list of questions and answers. Check here first if you're having trouble figuring something out.