Skip to content

Releases: jaggad/crunker

2.4.1

24 Jan 00:24
ccfc443

Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

22 Dec 03:54
960cec2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

16 Nov 03:47
0ac03d4

Choose a tag to compare

What's Changed

  • fix: pitch/speed issue on devices with different sample rates by @davwheat in #98

Full Changelog: 2.2.0...2.3.0

2.2.0

21 Oct 04:02
1e3af49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

12 Feb 03:50
d41c2ad

Choose a tag to compare

Releases ESM Modules #87

What's Changed

  • feat: build ESM module and use in examples by @davwheat in #87

Full Changelog: 2.0.0...2.1.0

2.0.0

11 Sep 02:33
a0e5d4a

Choose a tag to compare

Releases #78 and other minor fixes.

Improvements

02 Mar 01:44

Choose a tag to compare

  • You can now pass files and file URLs directly to crunker
  • New examples
  • New padAudio method
  • Support multiple channels exporting correctly in "combined/concatted" files
  • Minor decrease package size

v0.2.0

04 Sep 02:53
ecaf6f8

Choose a tag to compare

Changes

Converted project to npm package. Now using webpack and es6 exports.
Minor bug fixes and improvements.

Initial Creation

25 Apr 12:09

Choose a tag to compare

Basic crunker.js implementation.