File BSEQuencer.changes of Package BSEQuencer
-------------------------------------------------------------------
Sun Sep 12 01:55:50 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 1.8.10
* Logo
* Bugfixes
* Link tool to import drum patterns to presets
* Support LANGUAGE parameter
* Add locales: EN, DE, IT (by LAM)
* Enable web browser call (help, tutorial) on fork-blocking hosts
* Faster due to compiler optimizations (-O3 -ffast-math)
* Binary compatibility improved
- Static libs
- Strip symbols by default
* Binary packages provided
-------------------------------------------------------------------
Wed Mar 24 22:29:21 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 1.8.8
* Check dependencies / versions
* Support older systems (gcc < 8, clang < 10, lv2 < 1.18)
* Bugfixes
-------------------------------------------------------------------
Sun Feb 7 22:56:40 UTC 2021 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 1.8.6
* Enable enter slider and dial values via keyboard
* Notify host about state changes
* Update pugl
* Support ui:resize (qtractor)
* Code / compile cleanup
* Bugfixes
-------------------------------------------------------------------
Fri Sep 18 09:59:24 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 1.8.4
- Autoplay parameters fixed
-------------------------------------------------------------------
Wed Sep 16 09:58:26 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
- Version 1.8.2
- Bugfix sequencer channels
- Factory presets: autoplay parameters set
-------------------------------------------------------------------
Mon Sep 14 23:51:58 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
* Version 1.8.0
- Bugfix duration of merged pads
- New pad properties: Gate, note pitch
- Randomization of pad properties
- Reduce preset file size
- International preset exchange (decimal point <-> decimal comma)
- New factory presets: Waltz, Bossa Nova, Samba, Afro Cuban
- Factory presets adapted to the new features
-------------------------------------------------------------------
Wed Jul 8 00:13:24 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
* Version 1.6.0
- Select between:
* Restart from step 0,
* Restart from step 0 and sync with running steps,
* Or continue from running step if key pressed
- Enable MIDI Thru (important for downstream generator plugins!)
- Factory presets added (Techno, Standard Rock, Jazz, and Disco drumkits)
- Compiler error with gcc10 fixed
-------------------------------------------------------------------
Sat May 16 11:20:46 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
* Version 1.4.2
- Factory presets added (arpeggios)
- Display pad octave
- Change pad octave using CTRL + SCROLL
-------------------------------------------------------------------
Thu May 7 04:00:06 UTC 2020 - Konstantin Voinov <kv@kott.no-ip.biz>
* Version 1.4.0
- Merge pads option
- Visualize pad duration
- SHIFT + SCROLL: Change pad duration
- Video button
-------------------------------------------------------------------
Sun Nov 24 23:22:35 UTC 2019 - Konstantin Voinov <kv@kott.no-ip.biz>
* Version 1.2.0
- Do not sync position with host
- 2 new General MIDI-compatible drumkits
- New scale & drumkit editor
- Show cut, copy & paste messages
- Undo, redo, reset
- Flip selection (horizontal, vertical)
- Renamed to B.SEQuenzr (GUI only)
- Show version number
- Sort MIDI output
- Bugfixes, security update