mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 21:58:31 +00:00
disable autorange by default
This commit is contained in:
parent
68814dd97c
commit
b3d2d3028c
@ -21,7 +21,7 @@ Pattern.prototype.pianoroll = function ({
|
||||
background = 'transparent',
|
||||
minMidi = 10,
|
||||
maxMidi = 90,
|
||||
autorange = 1,
|
||||
autorange = 0,
|
||||
timeframe: timeframeProp,
|
||||
fold = 0,
|
||||
vertical = 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user