docs.rs failed to build oml-audio-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
oml-audio-0.8.8-alpha
oml-audio
Work in progress! API will change, but we'll obey semver rules.
Very thin wrapper for playing music, and audio in rust based games.
Features:
-
Play .mp3 music (with hardware acceleration) on macOS
-
Play .wav & .caf sound on macOS
-
Play .ogg music on windows
-
Play .wav sound on windows
-
Play .ogg music on linux
-
Play .wav sound on linux
Future:
- Support other platforms (iOS, android, etc)