mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Add wavetables. Switch to using json for component layout
This commit is contained in:
parent
28402bfa0e
commit
f1829adfcf
110 changed files with 326 additions and 165 deletions
6
plugin/Resources/layout.json
Normal file
6
plugin/Resources/layout.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"children":
|
||||
[
|
||||
{ "id": "osc[1..2]", "x": "0,prevR()+1", "y": 0, "w": "parW()/2", "h": 163 }
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue