☝️ Placeholder task for **rombor** who working on all players for Z80 and i8080 architectures. ### 📝 Description - Finishing players of type: - [x] `v1` - missing command `A` (volume slide) - [ ] `v2` - missing command `3` (glissando to given note) and all delay/offset sample/ornament commands (6..9) - [ ] `v3` - lowest priority due to lenghty player with vibrato table - [x] Implement another optimization for data size when nothing just note was changed (using the last free bit in pattern-line data) - [x] Fixed bug in release of releasable sample ### 💡 Benefits - All commands would be supported and all compiler options enabled.
☝️ Placeholder task for rombor who working on all players for Z80 and i8080 architectures.
📝 Description
v1- missing commandA(volume slide)v2- missing command3(glissando to given note) and all delay/offset sample/ornament commands (6..9)v3- lowest priority due to lenghty player with vibrato table(using the last free bit in pattern-line data)
💡 Benefits