0.2.0
-
Additions:
- Multiple .wav per-channel export (#2)
- Adaptive register state refresh rate(≈60fps during playback, otherwise 10fps)
-
Bug fixes:
- DPCM sample bit reversal now includes the first bit of the sample
- Fixed the version numbering
-
Internal:
- Changed most of the internal names from j0CC-FamiTracker to Dn-FamiTracker
- Use precompiled headers in CMake builds (@nyanpasu64 #3)