Documentation in this folder:

  • What is Plugdata
    • A brief overview of programming a Daisy seed using the visual patching method.
  • Installing Plugdata and the toolchain
    • Download Plugdata
    • installing the toolchain and using the compiler window
  • Creating a custom json
    • Describing your board and which components are connected to which pins
  • Serial printing
    • Using print while patching and as a tool to do serial debugging
  • Memory usage
    • How much memory can we use and how?
    • custom linkers and links with more info

💡 TO DO: Link README for Github


Table of contents


Back to top

This site was made by jonwtr based on documentation and other guides found at various sources such as: Electrosmith forum, Daisy Discord, Plugdata website and Discord, Synthux.academy website and Discord, ...