mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-10 23:04:04 +09:00
more taut font change
This commit is contained in:
@@ -174,7 +174,7 @@ const colEffOp = 213
|
|||||||
const colEffArg = 231
|
const colEffArg = 231
|
||||||
const colBackPtn = 255
|
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() {
|
Number.prototype.hex02 = function() {
|
||||||
return this.toString(16).toUpperCase().padStart(2,'0')
|
return this.toString(16).toUpperCase().padStart(2,'0')
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user