Skip to content

Commit

Permalink
increased transpose to 36 steps up and down
Browse files Browse the repository at this point in the history
  • Loading branch information
hellvalleyskytrees committed Mar 28, 2024
1 parent 9e03a18 commit 842cbbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tokens/Note/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"transpose": {
"label": "Transpose",
"type": "int",
"min": -24,
"max": 24,
"min": -36,
"max": 36,
"defaultValue": 0
},
"gateOffset": {
Expand Down

0 comments on commit 842cbbe

Please sign in to comment.