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

PSF Engine #61

Draft
wants to merge 25 commits into
base: master
Choose a base branch
from
Draft

PSF Engine #61

wants to merge 25 commits into from

Conversation

Kermalis
Copy link
Owner

@Kermalis Kermalis commented Aug 7, 2019

This adds the PSF engine as one of the supported engines by the program.

DONE:

  • Most events work properly already
  • Instruments work but without ADSR
  • Figured out how to use microseconds for timing
  • Looping

TODO:

  • ADSR
  • Portamento, pitch bend, vibrato, panpot, priority
  • Decode sample on the fly instead
  • Use proper refresh rate from psf file
  • Read tags of each psf file to get the display label for the songs dropdown
  • Time signatures
  • Song position setting
  • Fix recording to wav
  • Get song, instrument, and samples positions in the buffer for each game (currently using Crash Bandicoot 2/3 hardcoded offsets)
  • Translated strings
  • A few events

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant