Skip to content

v0.15.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 04:09

Changed

  • Documented Flatpak DAW library-path settings for CUDA ONNX Runtime bundles when hosted plugins cannot load CUDA provider libraries.
  • Replaced the single-page README with a slim landing page plus a full documentation site at https://tucktuckg00se.github.io/INTERSECT/ covering installation, workflow, interface, controls reference, NRPN routing, themes, and building from source.
  • Expanded the documentation site with a Getting Started walkthrough, a Stem Separation walkthrough, a Troubleshooting / FAQ page, a complete parameter reference, a settings-file reference, and a changelog page. Rewrote the Themes page with the full .intersectstyle colour-key reference and a sample template. Filled in missing parameter ranges in the Controls reference and added a master/global controls section.
  • Restyled the documentation site with a custom colour scheme that matches the oc.intersectstyle plugin theme (Open Color palette), and switched the body typeface to Inter to match the plugin.
  • Fixed cross-page links in the documentation site that were missing the /INTERSECT/ base URL.

Fixed

  • Sample browser path text now follows the active theme immediately on plugin open and when switching themes.
  • Slices triggered via MIDI now start at their exact requested time. Previously every trigger was rounded to the start of the host's audio buffer, so repeated triggers drifted by several milliseconds each — most noticeable at larger buffer sizes and with 1SHOT playback (#40).
  • Short MIDI notes that start and end within a single audio buffer now play; previously they were silent.
  • Lazy chop boundaries are now placed at the exact moment the key is pressed instead of snapping to the start of the audio buffer.