Spitfire Audio LABS Changelog

What's new in Spitfire Audio LABS 1.2.19

Oct 8, 2019
  • Fixes:
  • Fixed rare buffering problems in reverb and sample starts

New in Spitfire Audio LABS 1.2.12 (Oct 8, 2019)

  • Fixes:
  • Fixed digital aliasing when the host sample rate is not 48kHz - introduced 1.1.11

New in Spitfire Audio LABS 1.2.11 (Oct 8, 2019)

  • Added:
  • Internal improvements to the handling of audio files and streams
  • Improved logging messages when a preset is loaded to help with diagnosis
  • Fixes:
  • Made the AAX plugin identifier future proof after breaking changes to JUCE
  • Fixed intermittent dropping out of notes

New in Spitfire Audio LABS 1.2.10 (Oct 8, 2019)

  • Added:
  • Add optimisation to modulation improving CPU performance especially in complex patches ### Fixes
  • Fixed early termination of long ADSR Release times relating to a number of LABS products with long techniques and ADSR controls
  • Fixed passing at strictness level 10 for pluginval avoiding potential memory allocations on the audio thread (although in practice this never happened in any released production content)

New in Spitfire Audio LABS 1.2.9 (Oct 8, 2019)

  • Added:
  • Allow sorting of presets to be customised

New in Spitfire Audio LABS 1.2.8 (Oct 8, 2019)

  • Fixes:
  • Allows the gain of an impulse response to be set
  • Improve detection of a Windows 10 system in all known hosts again, (fixing more Windows 10-related authorisation issues)
  • Changes:
  • All combo box controls now scroll the currently selected item by default
  • Notes:
  • Consolidates more code into the common codebase

New in Spitfire Audio LABS 1.2.7 (Oct 8, 2019)

  • Fixes:
  • Fixes correct loading of round robin configurations from a saved session.

New in Spitfire Audio LABS 1.2.6 (Oct 8, 2019)

  • Fixes:
  • Fixes another crash caused by dividing by zero

New in Spitfire Audio LABS 1.2.5 (Oct 8, 2019)

  • Fixes:
  • Fixes a crash caused by dividing by zero

New in Spitfire Audio LABS 1.2.4 (Oct 8, 2019)

  • Fixes:
  • Improve detection of a Windows 10 system in all known hosts (fixing a number of Windows 10-related authorisation issues)
  • Inhibit writing host automation when a control is mapped to a MIDI CC (this prevents MIDI and host automation from fighting over values in certain automation modes)
  • Fix a bug preventing the Audio Unit plugin from loading correctly in Vienna Ensemble Pro - introduced in 1.2.1 with the update to JUCE 5

New in Spitfire Audio LABS 1.2.3 (Oct 8, 2019)

  • Fixes:
  • Fix glitches in loop fade outs

New in Spitfire Audio LABS 1.2.2 (Oct 8, 2019)

  • Fixes:
  • Add a means of specifying a certain audio sample zone as the preview audio
  • Adjusted the synth icon

New in Spitfire Audio LABS 1.2.1 (Oct 8, 2019)

  • Fixes:
  • Fixed corrupted playback on 32-bit systems (especially Windows)
  • Fine-tuned error reporting in the case of missing or moved samples
  • Fixes cycling around the first and last preset displayed using the previous and next preset button
  • Fixes the failed playback of samples on the highest and lowest notes when using the neighbour zone round robin feature (for example, LABS Soft Piano)
  • The reset button correctly resets and reloads the samples directories and unloads and reloads the currently selected preset

New in Spitfire Audio LABS 1.2.0 (Oct 8, 2019)

  • Added:
  • The error popup is now customised to one of five different error scenarios and the URL to which the user is take is different depending on which error scenario was encountered
  • Add new icons for ADSR controls
  • Add new product icons
  • Allow the dial value popup to show time values in seconds or milliseconds (for the attack, decay, and release of the ADSR controls)
  • Adjusted the layout of the Preset Browser, in particular making the filter tag buttons wider to accommodate longer names
  • Fixes:
  • Fixed Windows recognising pointing devices configured for left hands (where the primary and secondary buttons are swapped in the Windows Control Panel)
  • Notes:
  • This release was updated to use JUCE 5.3.2

New in Spitfire Audio LABS 1.1.2 (Oct 8, 2019)

  • Fixes:
  • Fix the default parameter for LABS Strings to be Reverb rather than Release (introduced in v1.1.0)
  • Fix showing an error when there are missing patch and/or preset configuration files when none are required (which is the case for LABS Soft Piano and Strings version v1.0.2)

New in Spitfire Audio LABS 1.1.1 (Oct 8, 2019)

  • Added:
  • Made this version of the plugin compatible with LABS Soft Piano v1.0.2 and LABS Strings v1.0.2 rather than demanding that the user updates to the latest versions (v1.0.3)

New in Spitfire Audio LABS 1.1.0 (Oct 8, 2019)

  • Added:
  • The is an internal refactor of the code to support future LABS products more flexibly
  • Notes:
  • Requires additional configuration files in each product to specific icons, text and other information

New in Spitfire Audio LABS 1.0.4 (Oct 8, 2019)

  • Fixes:
  • Fixes erroneous note steal behaviour when looping playback is enabled and the looping section is empty (especially on ProTools systems)
  • Fixes hanging notes if a sequence is stopped during playback of a sequence than contains sustain pedal data and the pedal was currently down (especially on ProTools systems)
  • Fixes the correct display of a custom font within the Preset Selector
  • Fixes an occasional failure to load the reverb effect causing the plugin to output silence
  • Reduces memory usage on 32-bit system
  • Fixes a potential crash when removing an instance of the plugin while it, or one or more instances, are still playing
  • Fixes the round robin behaviour of LABS Soft Piano when recalling from a saved session
  • Notes:
  • ProTools may report >=100% system memory usage although this is not actually physical memory usage (this cat be determined by using other system tools). This is due to the way we load audio content. It is safe to ignore the warning and you should use other tools to monitor your computer's memory usage if you are concerned.

New in Spitfire Audio LABS 1.0.3 (Oct 8, 2019)

  • Added:
  • Added an error popup when there were problems finding or loading content
  • Fixes:
  • ### Fixes authorisation from being reset on Windows 10 systems after operating system updates