Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Releases: clearly-broken-software/ninjas2

Ninjas2 v0.2.0

17 Jan 10:27
Compare
Choose a tag to compare

New Features

  • redesigned interface
    • controls are grouped in Global, Slicing and Slice
    • the Slice box shows the currently selected slice number
  • keyboard
    • click on key to play slice
    • red dot on key indicates which slice is currently selected in the waveform display
    • keys that don't have a slice mapped to them are greyed out

Known Bugs and limitations

  • some host don't work very well with the lv2 version
    • zrythm and qtractor had trouble with the lv2 version but worked fine with the vst
    • ardour, carla and muse3 worked well with the lv2
  • care should be taken when automating the playmodes and adsr
    • the automation is sent to the currently played note (slice), when multiple slices are played this leads to "undefinied behaviour"

Ninjas2 v0.1

15 Jul 11:40
12aa2f9
Compare
Choose a tag to compare

First release of Ninjas2 sample slicer.
For running this plugin you'll need libsamplerate and libsndfile installed.

The attached tarballs contain :

  • ninjas2.lv2 ; lv2 plugin
  • ninjas2-vst.so ; vst2 plugin
  • ninjas2 ; standalone jack app