Skip to content

Releases: floe-audio/Floe

Release v1.1.0-beta.1

10 Nov 16:59

Choose a tag to compare

Release v1.1.0-beta.1 Pre-release
Pre-release
  • Browser UI overhaul (instruments, presets, IRs)
    • Filtering mode is now 'one' mode by default, and alternate modes for 'AND' or 'OR' filtering are selected in the 3-dots menu
    • New 'cards' on left panel for libraries or preset-packs
    • Full keyboard arrow navigation, enter to select, CTRL+F/CMD+F to focus search box, page up/down, home/end, CTRL+up/down to jump sections
    • Search for libraries, preset-packs and tags
    • Favourites system - 'star' items as for easy access later
    • Scrollbars are less intrusive and only appear when needed
    • Header is more compact leaving more space for the content
    • Tooltips no longer get in the way of the browser items
  • Load images in a background thread so the GUI stays responsive
  • Uninstall libraries and presets by right-clicking them in the browsers. Or use the Info panel uninstall libraries.
  • New concept of 'preset banks' - a folder of presets can be tagged as a bank and given more metadata such as a description. To create one add floe-preset-bank.ini to a folder of presets.
  • Press escape on the keyboard to close panels
  • Increase threads for loading audio up to 75% of CPU cores instead of maximum of 4.
  • Fix silent output in Ableton Live 10
  • Fix rare startup crash (#179)
  • Add 'Include beta version when checking for updates' preference

Release v1.0.6

06 Oct 08:40

Choose a tag to compare

  • Add Reset Audio Engine to the menu for stopping all sound and voices
  • macOS installer: use different method to try and avoid 'cannot install to system volume' error
  • Fix rare crash when shutting down Floe on macOS when file-picker is open
  • Fix rare crash when host sends an out-of-bounds parameter value
  • Fix 'library not found' error message repeating itself
  • Fix hover effect for tag button on the Save panel

Release v1.0.5

09 Sep 11:20

Choose a tag to compare

  • Fix issue where mute/solo buttons sometimes wouldn't correctly work
  • Website: improve download page layout
  • Add additional check for existing Mirage folders, and add ability to run this manually from the menu
  • Fix potential crash when host has a tempo near to 0 BPM

Release v1.0.4

04 Sep 09:29

Choose a tag to compare

  • Add Linux support - CLAP and VST3

Release v1.0.3

28 Aug 14:44

Choose a tag to compare

  • Fix issue with Bitwig, where presets wouldn't sometimes load completely
  • Fix crackle possible crackle in audio when host uses an odd-sized audio buffer
  • Fix rare crash when MDATA file is corrupted

Release v1.0.2

27 Aug 20:28

Choose a tag to compare

  • Tweak the smoothing of very short attack times to allow for more sharpness
  • GUI: show more decimal places on parameters for less than 10 ms

Release v1.0.1

21 Aug 16:25

Choose a tag to compare

  • Fix crackle in audio when the hosts use audio buffers that are not a multiple of 32 frames.
  • Fix crackle in Bitwig Studio due to the host not correctly using the thread_pool extension.

Release v1.0.0

20 Aug 11:24

Choose a tag to compare

  • Ready for widespread use.

Release v0.12.2-beta

19 Aug 19:56

Choose a tag to compare

  • Fix sample offset start being too large and triggering an assertion failure

Release v0.12.1-beta

18 Aug 20:03

Choose a tag to compare

  • Fix pops and clicks related to note-starting: a regression introduced in 0.12.0-beta