diff --git a/README.md b/README.md index 8f6aaa9..9f2c786 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,8 @@ This will be an interpreter, I am not hardcoding the thousands of scripts. ### Sound System - [x] Instrument samples -- [ ] Music playing (semi-solved problem, WIP) +- [x] Basic Music playing (currently loops correctly, but tuning is a bit off) +- [ ] DSP stuff including ADSR envelopes # What's different? A reimplementation is a lot of work compared to a romhack for small changes, so naturally, this is a good opportunity for larger changes.