minor fixes for startup beep, monochrome monitor; new mono monitor colour (amethyst)

Former-commit-id: 305989668765a7fb2c906b7538e51a7a6fb20fe9
Former-commit-id: 832a84bc30dfb3db86d29b65ea97b70b4e6e4fd0
This commit is contained in:
Song Minjae
2016-09-30 21:04:11 +09:00
parent 0859544bd6
commit 3f34286b3f
6 changed files with 90 additions and 26 deletions

View File

@@ -7,7 +7,7 @@ import org.luaj.vm2.LuaValue
/**
* Virtual driver for 4-track squarewave PSG, which has no ability of changing a duty cycle
* but has a volume control
* but has a volume control (you'll need some other tracker than MONOTONE)
*
* Created by minjaesong on 16-09-27.
*/