Skip to content

Releases: sjaehn/BOops

1.8.2

03 Sep 20:17
Compare
Choose a tag to compare

What's new:

  • More detailed documentation
  • Bugfix
    • Restore slot keys

1.8.0

30 Aug 16:05
Compare
Choose a tag to compare

What's new:

  • Slot shape mode: Controlled by a user-defined shape instead of a pattern
  • Slot keys mode: Controlled by user-defined MIDI events instead of a pattern
  • Pattern randomization
  • Fx
    • New Banger
    • New EQ
    • Tremolo: Waveform option
    • Oops: New sample
  • Default optimization flags -O3 -ffast-math for compiling DSP
  • Improved binary compatibility / portability using static libs
  • User friendly hiding patterns for inactive slots
  • New presets
  • Provide binary packages
  • Bugfixes
    • Fix pattern Y flip glitches
    • Correctly X flip merged pads
    • Fix paste merged pads causing overlaps
    • Bugfix remove slots may cause segfault
    • Fix clicks on decay
    • Bugfix clicked handles if shape changed

Preview: https://www.youtube.com/watch?v=nHJlSlvxit8

screenshot

1.6.4

27 Jun 21:31
Compare
Choose a tag to compare

What's new

  • Tesla coil: Sample rate-independency
  • Speed up Airwindows Fx
  • Non-linear sample interpolation
  • Sort / organize effects

screenshot

1.6.2

12 Jun 09:01
Compare
Choose a tag to compare

What's new:

  • Faster
  • Waveshaper: log display option (db)
  • Bugfixes

screenshot

1.6.0

04 Jun 15:00
Compare
Choose a tag to compare

What's new:

  • Faster
  • New effects:
    • Reverb
    • Galactic reverb
    • Infinity reverb
    • Tremolo
    • Waveshaper
    • Tesla coil (experimental)
  • Tooltips for buttons
  • Tooltips for pads property toolbox
  • Show probability values on pads
  • Pattern preview in pattern file chooser

screenshot

1.4.0

21 May 07:16
Compare
Choose a tag to compare

What's new:

  • Up to 16 MIDI-controlled patterns
  • Import / export patterns
  • Build B.Oops in your native language
  • Add language packs: EN, DE
  • Store non audio-relevant working data in plugin state (like actual working pattern)

screenshot

1.2.10

08 May 16:50
Compare
Choose a tag to compare

What's new:

  • New fader algorithm (without nasty clicks)
  • FileChooser now supports XFS
  • Show error messages in SampleChooser
  • Bugfixes
    • Install
    • Clang warnings
    • Substitute fork for calling help / tutorial

screenshot

1.2.8

28 Feb 17:32
Compare
Choose a tag to compare

What's new:

  • Drag and drop slots
  • Check dependencies / versions before building
  • Compatibility with older compilers
  • Compatibility with older LV2 versions
  • New factory presets
  • Presets demo: https://www.youtube.com/watch?v=W2UBQbYq7Mw
  • Bugfixes

screenshot

1.2.6

07 Feb 11:26
Compare
Choose a tag to compare

What's new:

  • Notify host about state changes
  • Update pugl
  • Support ui:resize (qtractor)
  • Code / compile cleanup
  • Bugfixes

Note: This release requires gcc >= 8 (or clang >= 10) and lv2 >= 1.18 !

screenshot

1.2.4

18 Jan 14:31
Compare
Choose a tag to compare

What's new:

  • Keep current sample settings in the sample browser
  • Enable enter slider and dial values via keyboard
  • Glitched GUI background
  • Bugfixes