Activity
readme: mention Parse method as well
readme: mention Parse method as well
enable linters
enable linters
Force push
readme: add quick start section
readme: add quick start section
add some more comments regarding the example
add some more comments regarding the example
cmd: add minimal ebitengine example
cmd: add minimal ebitengine example
make note events with unset instruments produce -1
make note events with unset instruments produce -1
add experimental stream events API
add experimental stream events API
mention SetLooping in LoadModule
mention SetLooping in LoadModule
add comments, cleanup the go.mod file
add comments, cleanup the go.mod file
xmfile: make parser optimized for reuse
xmfile: make parser optimized for reuse
implement linear interpolation via subsamples
implement linear interpolation via subsamples
Pull request merge
implement linear interpolation via subsamples
implement linear interpolation via subsamples
fix ghost note period calculation
fix ghost note period calculation
implement some of the global volume effects
implement some of the global volume effects
implement sample offset effect
implement sample offset effect
refactor rewind and envelope reset
refactor rewind and envelope reset
make note-triggered key-off a separate effect
make note-triggered key-off a separate effect