Expand description
Library for rendering Organya music files (Cave Story & friends)
Based on the organya.h project.
Structs§
- Channel
- A channel that plays an independent stream of audio that will be mixed together with other channels to produce the final output.
- Event
- An event that happens in the song
- Player
- Organya music player
- Song
- An Organya song
Enums§
- Interpolation
- How to interpolate samples
- OrgError
- Error that can happen when loading Organya files
Constants§
- PROPERTY_
UNUSED - If a property (volume, pan, etc.) has this value, it is ignored