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

Use .wav files with SMPL chunk instead of .aif #697

Open
ipatix opened this issue Apr 25, 2019 · 0 comments
Open

Use .wav files with SMPL chunk instead of .aif #697

ipatix opened this issue Apr 25, 2019 · 0 comments

Comments

@ipatix
Copy link
Contributor

ipatix commented Apr 25, 2019

I discussed this with ShantyTown on the Discord:

Basically moving the sound data from .aif to .wav format might make it easier to deal with them. Wavosaur and Polyphone soundfont editor can read and write the SMPL chunk. These might not be the ideal tools to edit sound data, but at least they can edit them at all.

For conversion I wrote a tool called wav2agb [1], it kinda works similar to aif2pcm, but would probably need a rewrite (the code is not terribly compelx). It also won't produce reproducable builds (which would be kinda essential for the decomps).

https://github.com/ipatix/wav2agb

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

1 participant