Skip to content

Releases: dsh0416/yadaw

YADAW v0.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 11:13
5005390

What's Changed

  • fix(desktop): reuse VST3 catalog cache on startup by @dsh0416 in #14
  • fix(transport): restart playback from start after song end by @dsh0416 in #15
  • fix(vst3-host): macos and linux compatibility issue and update apm by @dsh0416 in #17
  • feat: implement piano roll basic functionality by @dsh0416 in #9
  • ci: cut Windows check time with deduped builds, trimmed matrix, and target caching by @dsh0416 in #19
  • fix: resolve medium-severity review comments from recent PRs by @dsh0416 in #18
  • feat: init ARA support by @dsh0416 in #16

Full Changelog: v0.1.3...v0.1.4

YADAW v0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:09
012b8a1

What's Changed

  • fix(electron): release build by @dsh0416 in #11
  • ci: add extra gate for easier branch protection configuration by @dsh0416 in #12
  • feat: improve benchmark with vst3 plugin by @dsh0416 in #10

Full Changelog: v0.1.2...v0.1.3

YADAW v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:03
6ef7cbb

What's Changed

  • fix(engine): sampling by @dsh0416 in #6
  • feat: i18n support by @dsh0416 in #5
  • refactor: modulalize by @dsh0416 in #7
  • perf: improve vst performance and enable more optimization for debuggine builds to make it at least work by @dsh0416 in #8

Full Changelog: v0.1.1...v0.1.2

YADAW v0.1.1

Choose a tag to compare

@dsh0416 dsh0416 released this 28 Jul 14:25

What's Changed

  • perf(db): improve performance by @dsh0416 in #3
  • fix(audio-host): sample rate test stability by @dsh0416 in #4

New Contributors

Full Changelog: v0.1.0...v0.1.1