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

How exactly to convert VGM files to OPB? #1

Open
shinkarom opened this issue Aug 27, 2023 · 2 comments
Open

How exactly to convert VGM files to OPB? #1

shinkarom opened this issue Aug 27, 2023 · 2 comments
Assignees

Comments

@shinkarom
Copy link

CaptureOPL doesn't read VGM files.

@Enichan
Copy link
Owner

Enichan commented Sep 7, 2023

Right now VGM support is only in the C# port OPBinarySharp through the VGM class. A conversion utility is planned when I can find time to write it.

@Enichan Enichan self-assigned this Sep 7, 2023
@Enet4
Copy link

Enet4 commented May 25, 2024

Hope it's OK I chime in.

I have been trying to write and validate an implementation of OPB, but this has been a bit complicated to do because there aren't many conversion and synthetization tools around OPB that would help me debug my implementation. In all my attempts, the notes would come out of tune or not sound at all.

I wonder which common ground I can use to diagnose this, whether someone has come up with any conversion from OPB back to another format, and what would be the easiest way to play OPB files in a DOS machine or emulator.

I just pushed my stuff here: https://github.com/Enet4/opbinary-rs

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

No branches or pull requests

3 participants