mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-06 05:28:31 +09:00
more taut font change
This commit is contained in:
@@ -174,7 +174,7 @@ const colEffOp = 213
|
||||
const colEffArg = 231
|
||||
const colBackPtn = 255
|
||||
|
||||
const PITCH_PRESET_IDX = 240 // TODO read from the Project Data section of the .taud
|
||||
const PITCH_PRESET_IDX = 10123 // TODO read from the Project Data section of the .taud
|
||||
|
||||
Number.prototype.hex02 = function() {
|
||||
return this.toString(16).toUpperCase().padStart(2,'0')
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user