summaryrefslogtreecommitdiff
path: root/sys/src/games/mus.c
AgeCommit message (Collapse)Author
2018-06-26mus: fix note volume and channel selection; simplifyqwx
- fix overwriting channel 10 with channel 9 - fix using channel volume instead of last volume when setting note (fixes d_doom and others) - remove useless state
2017-02-26add games/mus midi converter (by qu7uux)cinap_lenrek