Update README.md
This commit is contained in:
parent
5f60df342f
commit
1c23571507
|
@ -64,7 +64,8 @@ This will be an interpreter, I am not hardcoding the thousands of scripts.
|
||||||
|
|
||||||
### Sound System
|
### Sound System
|
||||||
- [x] Instrument samples
|
- [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?
|
# 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.
|
A reimplementation is a lot of work compared to a romhack for small changes, so naturally, this is a good opportunity for larger changes.
|
||||||
|
|
Loading…
Reference in New Issue