Radium 5.2.9 released

Post Reply
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Radium 5.2.9 released

Post by kjetil »

New features: Blocklist GUI and Instrumentlist GUI, which are tables of blocks and instruments.

New demo song: "Concrete Vox" by Nikos Levantis.

The early release is due to a crash bug fix related to MIDI input,
and a fix for loading songs using the Reaktor plugin (and other plugins using
a long time to initialize).

Changes 5.2.7 -> 5.2.9:
  • Song properties: Add option to enable/disable embedding audio files in the song properties window.
  • Menus: Add "Save As, with embedded audio files" to the file menu.
  • Change "Save As" to keep the same embedding audio files status, not to save without embedded audio files.
  • GUI: Let the song properties window and the song comment window have normal check boxes.
  • Pluginmanager: Clear search string after finished rescanning all plugins.
  • Gui: Fix possible freeze when showing message window while a modal widget is open.
  • Demo songs: Added "Concrete Vox" by Nikos Levantis.
  • Load song: Fix loading of plugins that uses more than 3 seconds to initialize. Reaktor is one such plugin.
  • Blocklist GUI: A table to show and edit things in all blocks.
  • Instrumentlist GUI: A GUI similar to the blocklist GUI, but for instruments.
  • Mixer strips: Display dB value in status bar when changing volume of non-wide strips.
  • Block properties: Create undo entry when changing the name of a block.
  • Mixer strips: Fix showing the mixer strip of an instrument after undoing deletion or redoing creation.
  • Modulator GUI: Don't display strange content if changing anything while sorting is enabled.
  • Modulator GUI: Fix sorting the "Enabled" column.
  • MIDI: Fix crash that could happen if receiving external MIDI while loading song
  • Modulator: Add "LFO" to the LFO modulator names.
  • API: setBlockName, showBlocklistGui,
    getBlockUsageInSequencer, showInstrumentListGui,
    gui_addFocusInCallback, saveWithoutEmbeddedSamples
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Re: Radium 5.2.9 released

Post by kjetil »

5.3.0 contains a couple of crash fixes.

Changes 5.2.9 -> 5.3.0:
  • Editor GFX: Show all of the orange horizontal+vertical node indicator lines (when moving something). Don't
    hide everything to the left of the first normal track.
  • Swing: Fix assertion (and sometimes crash) if adding signature change to a block with swing.
  • Editor: Some fixes when navigating the cursor in the tempo/timing tracks and not all of them are visible. (Crash/assertion fix.)
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Re: Radium 5.2.9 released

Post by kjetil »

5.3.1 contains a memory corruption fix.

Changes 5.3.0 -> 5.3.1:
  • Editor: Fix moving the cursor to the right when it's
    positioned at the rightmost legal LPB subtrack.
  • Edit: Fix too many undos being created in the
    operations in the "randomize/shuffle" tab for notes
    with pitch changes or velocities.
  • Blocklist GUI: Don't play block when clicking if playing
    song
  • Blocklist GUI: Fix memory corruption when setting name
    of block.
kjetil
Site Admin
Posts: 582
Joined: 20 Jul 2017 20:45

Re: Radium 5.2.9 released

Post by kjetil »

5.3.2 includes an assertion fix.

Changes 5.3.1 -> 5.3.2:
  • Disk: Show the "Error. Unable to save file ..." error message in the message log window instead of a message window.
  • MIDI: Don't show assertion reporter when receiving MIDI in some situations right after starting to play.
  • Crashreporter: Include time since last received MIDI message.
Post Reply