Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 577 Bytes

03.gen.daisy.md

File metadata and controls

25 lines (18 loc) · 577 Bytes

Daisy

Daisy is an embedded platform for music. It features everything you need for creating high fidelity audio hardware devices.

This Generator is typically it is used in combination with pd2dsy.

Currently daisy platform is supported for:

  • field
  • seed
  • pod
  • petal
  • patch

Which can be configured using the -m metadata.json daisy.board setting:

{
    "daisy": {
        "board": "seed"
    }
}

However one can also create custom board layouts. See the pd2dsy documentation for more information.