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

Implement basic sound #4

Open
PowerKiKi opened this issue Aug 3, 2013 · 0 comments
Open

Implement basic sound #4

PowerKiKi opened this issue Aug 3, 2013 · 0 comments
Labels
Milestone

Comments

@PowerKiKi
Copy link
Owner

Find out a library for sound for both sfx and bgm and implement a first basic version (at least bullet hits and one bgm)

The library Tremor available in portlibs may be a good option, because it is "official" and low-memory. It plays at least OGG which should be enough anyway.

Need to find some examples of use...

There are example on how to use tremor via asnd in devkitpro exemples (/devkitpro/examples/wii/audio). I successfully compiled after installation of tremor however I cannot make them work with dolphin-emu. All I get is a black screen. Need to try on the wii...

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

No branches or pull requests

1 participant