mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Added proto version of jar_xm
This is an early draft, needs lots of work. Still need to figure out way to calculate total length of song. This is hard because xm tracks stream out zeros when done, only position in track can be found. Position does not give any direct value of how much more time is left. I think that by setting the loop count to 1 and seeking until the end I can total up the number of samples and come up with a length.
This commit is contained in:
2647
src/jar_xm.h
Normal file
2647
src/jar_xm.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user