Skip to content

Releases: helgoboss/helgobox

v2.18.0-pre.1

18 Jan 19:27
Compare
Choose a tag to compare
v2.18.0-pre.1 Pre-release
Pre-release
  • General: #1413 Helgobox App: Added possibility to run the app in remote mode (connecting to Helgobox Plug-In via network connection)
  • General: #1411 Improved window title bar layout (theme switcher was clipped before, even with a small but normal window width)
  • Playtime: #1391 Added experimental Linux support as stage 1 (engine and app now run on Linux, the app only runs in remote mode so far, x64 and arm64 are supported)
  • Playtime: #1399 Added proper support for importing multiple items at once
  • ReaLearn: #1391 Added Linux arm64 support again (it was paused for some releases)

v2.17.2

31 Dec 12:54
Compare
Choose a tag to compare
  • General: Improved error reporting when error doesn't happen in main thread (now opens console, if configured, as it was in the past)
  • General: #1392 Improved error notification when attempting to add Helgobox to an FX container or item/take FX
  • Playtime: #1270 Fixed error "ring buffer too small for writing block" during recording (likely to happen when combining low block sizes with longer recordings)
  • Playtime: #1390 Fixed audio playback on smooth seek and loop boundaries (should be seamless now)

v2.17.1

28 Dec 19:57
Compare
Choose a tag to compare
Raise version

v2.17.0

21 Dec 21:19
Compare
Choose a tag to compare
  • General: Fixed long error message when attempting to enable Playtime toolbar button in older REAPER version
  • ReaLearn: Fixed auto detection of Akai grid controllers (now accepts a broader range of firmware versions)
  • Playtime: Removed beta status (We launched! Playtime 2 is now official.)

v2.16.18

21 Dec 09:39
Compare
Choose a tag to compare
  • ReaLearn: Added REAPER action "Helgobox/ReaLearn: Auto-detect controllers (with logging)" (for troubleshooting Playtime controller detection or not having to reconnect controller)

v2.16.17

20 Dec 20:03
Compare
Choose a tag to compare
  • General: #1304 Fixed Linux version possibly not loading (2.16.16 depended on libssl, this one doesn't)

v2.16.16

20 Dec 17:13
Compare
Choose a tag to compare
  • General: #1304 Added support for automatically sending errors to developer
  • General: #1304 Added possibility to flexibly configure error reporting (automatic sending and console logging)
  • General: #1362 Added about screens to plug-in and app
  • ReaLearn: #1365 Added possibility to control FX parameters in real-time under certain conditions (see docs)
  • ReaLearn: #1363 Improved controller list in Wiki (it should be much easier now to contribute and use unofficial presets)
  • ReaLearn: #1366 Fixed laggy target "Track: Set automation touch state"
  • ReaLearn: #1364 Fixed BorrowError when learning source while target menu open
  • ReaLearn: #1361 Removed all presets from ReaPack (they are now replaced by factory or unofficial presets, see controller list)
  • Playtime: #1360 Added experimental support for APC mini mk1
  • Playtime: #1368 Fixed error "Bad state. No element." when adding column while matrix invisible

v2.16.15

13 Dec 15:54
Compare
Choose a tag to compare
  • ReaLearn: #1261 Added basic support for Windows 7 and 8 (exceptions: Helgobox App and a few special GUI components)
  • ReaLearn: #1317 Fixed help links to refer to new documentation website
  • ReaLearn: #1343 Fixed bug that caused letter 'P' to be unusable in ReaLearn text fields
  • Playtime: #1348 Added new action and toolbar button Show/hide custom Playtime to use customized Playtime instance from track template (see tutorial)
  • Playtime: #1339 Added matrix recording option Allow tempo detection recording which lets you opt out from automatic tempo detection recording in stopped state when the metronome is disabled, instead always doing a count-in recording (with an audible click, no matter what)
  • Playtime: #1331 Added possibility to remove Playtime toolbar button manually (before that, it was only possible by using the welcome screen)
  • Playtime: #1328 Added tip if mouse events not throttled in REAPER for macOS
  • Playtime: #1328 Added warning if "Stop/repeat playback at end of project" enabled in REAPER
  • Playtime: #1352 Improved MIDI editing by supporting custom note names
  • Playtime: #1313 Improved MIDI editing by making edited items visible on column track and allowing free editing and playback outside of Playtime (for this, simply start or stop playback in REAPER's MIDI editor or arrange view - Playtime will automatically stop its own playback)
  • Playtime: #1351 Improved visibility of playing clips on Launchpads
  • Playtime: #1322 Improved Luau matrix building by allowing any field of the top-level table to be empty (using defaults)
  • Playtime: #1300 Fixed undo closing MIDI editor and sometimes even track after inserting first note
  • Playtime: #1354 Fixed grid controller scrolling possibly getting stuck after changing matrix size
  • Playtime: #1090 Fixed grid controller right and down scrolling LEDs lighting up although not scrollable
  • Playtime: #1313 Fixed play cursor getting stuck in MIDI editor
  • Playtime: #1344 Fixed GUI bug when overriding clip resample mode with "Project default"

v2.16.14

06 Nov 22:01
Compare
Choose a tag to compare
  • ReaLearn: #1301 Added new 'Stream Deck' source (supporting both control and quite extensive feedback)
  • ReaLearn: #1308 Added new source 'ReaLearn compartment loaded'
  • ReaLearn: #1315 Improved error reporting stack traces on macOS (increase binary size, but that's currently the price for getting meaningful error reports WITHOUT totally crashing the DAW)
  • ReaLearn: #1310 Improved absolute invocation mode of target 'Project: Invoke REAPER action' by declaring trigger-like actions always as retriggerable
  • ReaLearn: #1305 Fixed missing warning when restoring invalid session on project load
  • ReaLearn: #1306 Fixed hard crash in certain situations when deleting tracks
  • ReaLearn: #1303 Removed auto-correct feature

v2.16.13

02 Nov 18:28
Compare
Choose a tag to compare
  • ReaLearn: #1298 Fixed broken stop(x) function in control transformations