Skip to content

VoodooTracker X v0.2.0-alpha.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 10:01
· 39 commits to main since this release
2e38eca

What's Changed

  • docs: defer pattern loop until adapter-safe design by @syncomm in #257
  • app: module analysis lifecycle audit by @syncomm in #258
  • research: FT2-clone playback lifecycle comparison by @syncomm in #259
  • diagnostics: playback load/play timing trace by @syncomm in #260
  • diagnostics: add runtime mixer metrics trace by @syncomm in #261
  • visual: logo-panel visualization system design by @syncomm in #262
  • diagnostics: add local corpus runtime metrics workflow by @syncomm in #263
  • app: defer runtime adapter planning until Play by @syncomm in #264
  • app: prewarm adapter plan after module load by @syncomm in #265
  • diagnostics: profile adapter plan construction by @syncomm in #266
  • playback: optimize adapter row event generation by @syncomm in #267
  • ui: show loaded module TIME from adapter plan by @syncomm in #268
  • diagnostics: clarify runtime adjacent-jump metrics by @syncomm in #269
  • audio: document runtime gain and headroom policy by @syncomm in #270
  • tests: synthetic multi-pattern loop-boundary fixture by @syncomm in #271
  • playback: document adapter-safe pattern loop transport by @syncomm in #272
  • playback: implement adapter-safe pattern loop playback by @syncomm in #273
  • docs: refresh README build and module resources by @syncomm in #274
  • chore(ci): pin third-party GitHub Actions by @syncomm in #275
  • chore(ci): run Python tool tests and leak scan by @syncomm in #276
  • editor: clear current pattern command by @syncomm in #277
  • docs: define VTX 1.0 composition scope by @syncomm in #278
  • editor: clear song data while preserving instruments and samples by @syncomm in #279
  • editor: Clear Song Data creates editable copy from loaded module by @syncomm in #280
  • playback: build editable documents into PlaybackSong by @syncomm in #281
  • playback: enable editable current-pattern loop refresh by @syncomm in #282
  • editor: delete note clears instrument column by @syncomm in #283
  • editor: support live instrument selection while looping by @syncomm in #284

Full Changelog: v0.1.0-alpha.3...v0.2.0-alpha.1