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

BCSTM output doesn't allow specific Sample Rate #34

Closed
slamjam02 opened this issue Apr 26, 2020 · 2 comments
Closed

BCSTM output doesn't allow specific Sample Rate #34

slamjam02 opened this issue Apr 26, 2020 · 2 comments

Comments

@slamjam02
Copy link

Specifically for MK7 music, that game requires that race music be 32728 Hz. When I try to output with this sample rate (using the 'New sample rate' feature, LAC instead outputs at 32000 Hz, rather than the sample rate I specified.

@MDHEXT
Copy link

MDHEXT commented May 13, 2020

The input file was probably less than 32728hz. on top of that, for mk7, files don't need to be 32728hz, they work fine at sample rates up to 48khz, because mk7's bcstm format is encoded in a special way that allows for the game to load music in while doing many other things. The bcsar file also has similar encoding specs.

@libertyernie
Copy link
Owner

This should be fixed in the new version (although I wouldn't recommend converting a file up to 32728 Hz if it's currently less than that, unless it doesn't work otherwise - it would just be wasted disk space)

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