more taut font change

This commit is contained in:
minjaesong
2026-04-24 02:42:09 +09:00
parent 037b2c1a16
commit 1fe966ca09
3 changed files with 3 additions and 3 deletions

View File

@@ -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')