[go: nahoru, domu]

Skip to content

OpenAL-based Minecraft library mod for playing background music.

License

Notifications You must be signed in to change notification settings

Keksuccino/Melody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IMPORTANT

This mod is a LIBRARY mod.
It will do nothing on its own and its only purpose is to act as a dependency for other mods that use its features.

About

Melody is an OpenAL-based client-side library mod for playing background music.
It allows you to use OpenAL in Minecraft separated from Minecraft's sound engine and manager.

Melody allows you to (asynchronously) load audio files from all kinds of sources, including web sources.

It has built-in support for OGG and WAV audio files, but there's nothing that prevents you from extending it to support more file types!

To get an idea of how to create ready-to-play audio sources, take a look at Melody's SimpleAudioFactory class!

Everything important is documented in the source, so make sure to take a look at Melody's source on GitHub!

Copyright & Licensing

Melody Copyright © 2023 Keksuccino.
Melody is licensed under MIT.

Releases

No releases published

Packages

No packages published