Skip to content

v0.6.4

Compare
Choose a tag to compare
@anjaldoshi anjaldoshi released this 13 Mar 20:03
· 56 commits to main since this release

Binary release March 13, 2023

Release Notes

New features

  • Backwards scrolling in LFP Viewer. If a display is paused, you can now scroll backwards in time up to 3x the width of the visualizer, without changing the timebase. Simply click and drag the timescale to move forwards and backwards in time, or use the scroll wheel while the mouse is hovered over the timescale.
  • Alternative clock display: right-click on the clock to change the display mode to HH:MM:SS
  • Signal chain locking: under the "edit" menu, you can now lock the signal chain to prevent adding, moving, or deleting processors.
  • Display currently installed version for each plugin in the Plugin Installer
  • Enable sending config messages to individual plugins while acquisition is active. Plugins are now responsible for ignoring any messages that cannot be handled during acquisition.

Bug fixes

  • Fix data viewport tabs re-loading in the wrong order, or loading a blank tab
  • Fix crash when Audio Monitor has a channel selected, but receives no input channels
  • Channel selection parameter editors now retain the correct channel count after the input streams are updated
  • Prevent saving invalid XML files (affected signal chains that used early versions of the Rhythm ONI Plugin)
  • Re-enable the refreshState() method for visualizers (called whenever a visualizer's tab becomes visible again)
  • All Spike Viewer settings are correctly re-loaded on re-launch or after deleting an upstream source
  • Fix undo operation when a processor is moved out of the signal chain