Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TECH: Players v1, v2 and v3 #28

Open
3 of 5 tasks
mborik opened this issue Dec 17, 2022 · 0 comments · Fixed by #33
Open
3 of 5 tasks

TECH: Players v1, v2 and v3 #28

mborik opened this issue Dec 17, 2022 · 0 comments · Fixed by #33

Comments

@mborik
Copy link
Owner

mborik commented Dec 17, 2022

☝️ Placeholder task for rombor who working on all players for Z80 and i8080 architectures.

📝 Description

  • Finishing players of type:
    • 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
  • Implement another optimization for data size when nothing just note was changed
    (using the last free bit in pattern-line data)
  • Fixed bug in release of releasable sample

💡 Benefits

  • All commands would be supported and all compiler options enabled.
@mborik mborik changed the title TECH: Players v2 and v3 TECH: Players v1, v2 and v3 Dec 18, 2022
mborik added a commit that referenced this issue Dec 30, 2022
- as part of improvements in #28
@mborik mborik linked a pull request Dec 30, 2022 that will close this issue
1 task
mborik added a commit that referenced this issue Jan 6, 2023
- as part of improvements in #28
@mborik mborik closed this as completed in #33 Jan 6, 2023
mborik added a commit that referenced this issue Jan 6, 2023
- Update export data format description according to latest player improvements
- Optimization for only note changes as part of improvements in #28
- Updated players
@mborik mborik reopened this Jan 6, 2023
mborik added a commit that referenced this issue Jan 7, 2023
mborik added a commit that referenced this issue Jan 8, 2023
- fixes, optimizations and stabilization within #28
mborik added a commit that referenced this issue Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant