soulweaver91 / project-carrot

Project Carrot, an open source spiritual clone of the Jazz Jackrabbit 2 game engine
https://carrot.soulweaver.fi/
MIT License
38 stars 4 forks source link

Use libopenmpt directly for .j2b playback #25

Open soulweaver91 opened 8 years ago

soulweaver91 commented 8 years ago

Simple use case example: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT/contrib/libopenmpt/libopenmpt_bass.c

Other formats should probably still be played with BASS directly.