Open Adaptive Music Library module for godot engine
For info on oaml check out https://github.com/oamldev/oaml
Clone the repository inside your godot/modules dir:
cd godot
cd modules
git clone --recursive https://github.com/oamldev/oamlGodotModule
Now rebuild godot and then you can use the module inside a gdscript, check oamlGodotDemo for an example.