Skip to content

v1.14.1

Latest

Choose a tag to compare

@benjamindehli benjamindehli released this 27 Jun 13:11

microSAMPLER Editor / Librarian v1.14.1

A maintenance release.
The editor works exactly as it did in v1.14.0, there are no changes to features or behaviour.
This release is housekeeping under the hood, plus a much-expanded documentation site.

Under the hood

  • The browser app's source was reorganised into a clearer component structure (a folder per feature, shared functions and styles split out), with no change to how anything runs.
  • Modules now import through stable aliases, so the layout is easier to maintain going forward.
  • Small code cleanup: A couple of unused parameters were removed.

These are internal only. The downloaded app builds and behaves identically to v1.14.0.

Documentation

The online documentation at https://benjamindehli.github.io/microsampler-editor-librarian/ was rebuilt into a multi-page guide:

  • A focused Home page, step-by-step Getting started, the full Guide, a new How it works page explaining the microSAMPLER's banks, sample vs keyboard mode, BPM-sync, effects and sequencer, and a Troubleshooting & FAQ page.
  • Polish across the board: clearer navigation, better search-engine metadata, and per-page social preview images.

Install

  1. Download the ZIP below and unzip it.
  2. macOS: open the macOS folder and run microSAMPLER Editor Librarian.command (device mode) or microSAMPLER Library.command (no hardware needed).
    On first run, approve the unsigned launcher in System Settings, Privacy and Security.
  3. Linux and Windows launchers live in their own folders.

You only need Python 3 installed.
pyusb and libusb are bundled.

Full Changelog: v1.14.0...v1.14.1