Korilakkuma XSound Versions Save

XSound gives Web Developers Powerful Audio Features Easily !

v3.9.0

2 weeks ago
  • Fix decode function return
    • Safari (WebKit) has fixed decodeAudioData return
  • Update packages

v3.8.3

3 weeks ago
  • Use ESLint Flat Config instead of eslintrc
  • Use esnext as compilerOptions.module options
  • Update Node.js LTS version
  • Update packages

v3.8.2

1 month ago

v3.8.1

2 months ago
  • Use @ts-expect-error and reason comment instead of @ts-ignore comment
  • Delete the 2nd argument from constructor that SoundModule's subclass has (test)
    • This argument is ScriptProcessorNode buffer size
  • Update playground
    • Use text content instead of HTML (for preventing from XSS)
  • Update packages

v3.8.0

3 months ago

v3.7.0

3 months ago
  • Fix install method (breaking changes) (resolved https://github.com/Korilakkuma/XSound/issues/99)
  • Fix return type (Delete null from module method that OscillatorModule has)
  • Update playground
    • Update sample MML
  • Update Node.js LTS version
  • Update packages

v3.6.1

3 months ago
  • BitCrusher enables to get and set OverSampleType
  • Fix JSDoc comment
    • Fix warnings by TypeDoc
  • Update parameters JSON for playground
  • Update packages

v3.6.0

4 months ago
  • OverDrive, Fuzz and Preamp enable to get and set OverSampleType
  • Fix ring modulator default depth value to 0
  • Update playground
    • Update parameters JSON
    • Fix URL for OGP image
  • Update packages

v3.5.2

4 months ago

v3.5.1

5 months ago
  • Fix NoiseModule
  • Use Grid Layout instead of Flexbox to playground
  • Update packages