Skip to content

Commit

Permalink
snap@ default tetris fix
Browse files Browse the repository at this point in the history
  • Loading branch information
klausfilip committed Dec 20, 2023
1 parent 6dfe835 commit a2f074c
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 8,185 deletions.
10 changes: 5 additions & 5 deletions misc/ppooll_factory_presets/snap@T/default.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"window" : [ 458, 330, 683, 416 ],
"window" : [ 514, 399, 739, 472 ],
"select_acts" : {
"patching_rect" : [ 60, -1, 57, 20 ],
"hidden" : 0,
"fontsize" : 10
}
,
"next" : {
"patching_rect" : [ 195, -1, 30, 16 ],
"patching_rect" : [ 195, 0, 30, 16 ],
"hidden" : 0,
"fontsize" : 11
}
,
"preset-ramp" : {
"patching_rect" : [ 105, -1, 90, 16 ],
"patching_rect" : [ 117, -1, 78, 17 ],
"hidden" : 0,
"fontsize" : 12
}
,
"presets" : {
"patching_rect" : [ 0, 15, 226, 70 ],
"patching_rect" : [ 0, 16, 225, 56 ],
"hidden" : 0,
"jsarguments" : [ 13, "255 255 255", "50 50 50", "255 0 0", "0 255 0", "distort@1" ]
"jsarguments" : 13
}

}
Loading

0 comments on commit a2f074c

Please sign in to comment.