Skip to content

XSound 3.0.15

Compare
Choose a tag to compare
@Korilakkuma Korilakkuma released this 25 Dec 08:21
· 231 commits to main since this release
  • Enable to edit effect patch (a BOSS multi effects likely)
    • Add method for editing modules (resolved #89)
      • Add important JSDoc comment (Because this method should be invoked this method after resize method)
    • Fix default module connection order (BOSS multi effects standard)
    • Improve performance (low latency, less jank and glitch ... etc) by disconnect unused modules (AudioNode)
  • Some refactors
    • Sort fields (modules) by the name
    • Fix JSDoc comment
  • Update packages