Pedalboard Requirements

From MOD Wiki
Revision as of 11:36, 28 April 2015 by FalkTX (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page is meant as a list of requirements for the new pedalboard format.

Existing properties:

- screenshot (modgui)

- thumbnail (modgui)


Unsure:

- width (size?)

- height (size?)

- video-url (used to preview pedalboard)


The number of ports, plugins and their values can be scanned from the pedalboard ttl file if needed.


We should consider adding a "is Pedalboard" property as well, so the ttl becomes like this:

  <MyPedal.ttl>
    a ingen:Graph, modgui:Pedalboard ;
    ....