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

Fixed some problems with MOD #9

Merged
merged 5 commits into from
Jun 4, 2018
Merged

Fixed some problems with MOD #9

merged 5 commits into from
Jun 4, 2018

Conversation

Slamy
Copy link
Collaborator

@Slamy Slamy commented May 25, 2018

I believe that I've added more debugging code than actually fixing problems.
But hey. Maybe I still need it later on if something goes wrong again.

The problem with the strange "Value must be positive message" was fixed.
MOD samples are generated using 16 Bit BASS samples instead of 8 Bit. This fixes this strange periodic noise which was generated before.
Also the original frequency of the sample is ignored as target frequency as for ProTracker only certain base frequencies can be used.

I hope this is satisfying to you. I haven't programmed C# for about 10 years and my experiences with MOD files might be not as much as you have.

Tested with:
mono Xrns2XModShell.exe resources/examples/test_mod_sample_conversion.xrns -t mod --out test.mod

@Slamy Slamy merged commit c6c58ef into fstarred:develop Jun 4, 2018
fstarred pushed a commit that referenced this pull request Jun 7, 2018
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

Successfully merging this pull request may close these issues.

1 participant