Skip to content

Releases: olilarkin/librosa.cpp

v0.1.3

Choose a tag to compare

@olilarkin olilarkin released this 03 Jun 06:30
ce1db11

Adds a CommonJS/Node build alongside the existing ESM one, so require("@olilarkin/librosa-wasm") works directly (Electron main, plain Node, Ableton Extension Host) with no manual conversion. Also bumps the CI Emscripten toolchain to 4.0.22.

See #10 for details.

v0.1.2

Choose a tag to compare

@olilarkin olilarkin released this 30 May 10:21
b52e777

What's Changed

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

v0.1.1

Choose a tag to compare

@olilarkin olilarkin released this 29 May 20:02

Changes since v0.1.0

  • Rename CLI binary from librosa to rosa
  • Add Swift conversion parity
  • Add native PFFFT CI job
  • Guard tempo frequency bin count

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