Obelisk Changelog

v1.1.7

  • Mac: add full M1 support (universal binary)

v1.1.6

  • Windows: fix issues with keyboard stealing
  • Mac: Change linker setting so that AudioUnit framework is before AudioToolbox
v1.1.5
  • Change linker settings on windows - it now statically links the runtime libraries
  • Mac: Fix bug with stealing keyboard input on Logic
  • Fix crash when using a custom scale with no intervals selected
  • Mac: Move preferences file to be saved to the Music folder so that it we have permission to write to it in a sandbox
v1.1.4
  • Change it so that Obelisk AU version installs to FrozenPlain_Obelisk so that it is unique and no longer collides with any other effect that might be called Obelisk
  • Add a toggle for showing tooltips in the menu
v1.1.3
  • Change number of output channels to 1
v1.1.2
  • Fix Ableton rendering bug
  • Add "VST" or "AU" to about section
  • Add program installer for Windows and Mac
v1.1.1
  • Fix problem with demo version where 'demo ended' window could be closed
  • AU version of plugin
  • Fix typo: constrain
  • Fix wording 'This parameter is can be automated'
v1.1.0
Features:
  • Chord identifier algorithm
  • GUI Themes
  • Free demo version available on (limited to 10 minutes)
Improvements:
  • GUI size and theme is saved on globally on the computer
  • Child drop down menus will now open when hovered rather than having to be clicked
  • Added visual dividers in chord preset menu
  • Visual improvements to whole GUI
  • Minor Speed improvements (new GUI rendering system)
  • On windows, plugin only steals typing keyboard focus when needed
  • Octave up and down arrows moved to sides
  • Improvements to About section
  • Bypass will no longer constrain notes
  • Tooltip improvements:
  • Faster to open
  • Tooltips no longer obscure keyboard and chord picker
  • Tooltips close more responsively when mouse moved
v1.0.2
  • Use DirectX on windows
  • Fixed typo on GUI: 3rd
v1.0.1
  • New on/off button on the GUI that allows MIDI to be passed through unchanged.
  • Fixed bug causing very slow popup animations
  • Fixed Lydian scale
  • Fixed bypass parameter bug where notes on the GUI would stick on
  • Fixed bug causing large popups from unnecessarily obscuring previous popups
  • Added 'about' section to menu
  • Improved the how to install section of PDF manual
v1.0.0
  • Initial release