Skip to content

Tags: dciabrin/ngdevkit

Tags

nightly-202606081839

Toggle nightly-202606081839's commit message
Fix NOTE OFF opcode with repeating macro

If an SSG note is stopped while its instrument contains a macro that
loops (e.g. arpeggio), the macro state is not reset, so the note is
not stopped.

To fix that, clear the EVAL_MACRO bit in addition to the PLAY bit.

nightly-202606062020

Toggle nightly-202606062020's commit message
nullsound: improve mute semantics when interacting with music API

- The sound keeps being muted when calling sound_stop
- The volume_up/down are now no-op

0.2

Toggle 0.2's commit message
Initial release tag