-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mark McCurry edited this page Aug 17, 2017
·
23 revisions
Welcome to the zyn-fusion-issues wiki!
- Linux install script does not check directory #26
- Inconsistent UI Connection In LV2 Version With Jalv/Ardour #27
- Crash when deleting patch comment text. #28
- Linux install script does not check directory #29
- Add Resize Callback To LV2 Version #30
- Incorrect version number in install-linux.sh #51
- install-linux.sh requires the existence of /usr/share/zynaddsubfx #52
- install-linux.sh is doesn't have executable permissions #49
- Fix memory leak on closing GUI (windows only)
- Add many optimizations improving general performance
- Restructure layout code to improve performance when changing views
- Remove dependency on GLPK/glpsol
- Add runtime update for ADsynth modulator volume/frequency
- Add drag operation for multiple harmonic manipuation
- Fix microtonal .kbm/.scl file loading
- Add sidebar kit toggle via middle-mouse https://github.com/zynaddsubfx/zyn-fusion-issues/issues/73
- Rewrite file selector to fix various bugs
- Fix window closing bug in standalone https://github.com/zynaddsubfx/zyn-fusion-issues/issues/17
- Re-enable Auto-save
- Fix crash on File->quit when in plugin mode
- Changes bank search sorting to use path+file (was just file based sort) https://github.com/zynaddsubfx/zyn-fusion-issues/issues/46
- Adds cursor indicator to various text fields https://github.com/zynaddsubfx/zyn-fusion-issues/issues/16
- Fix octave knob in footer
- Add configurable frames-per-second environmental variables for low end systems https://github.com/zynaddsubfx/zyn-fusion-issues/issues/85
- Fixes connections to remote machines
- Adds macro/plugin-host automations
- Adds floating point control of common filter parameters
- Double click to reset parameters https://github.com/zynaddsubfx/zyn-fusion-issues/issues/14
Summary:
- Fix crash on close under some VST hosts
- Fix (again) crash on File->quit in plugin host
- Disable mouse control of VU/mixer meters
- Fix bank path on windows VST
- Fix Windows path nagivation to root dir
- Darken file selection background
- Add favorite selection clear via right-click
- Add favorite deduplication
- Fix partial clear of macro fields
- Add default to macro offset/gain
- Prevent multiple dropdowns from existing in the UI
- Fix crash in batch harmonic edit
- Fix read-only operations on windows due to platform specific usleep()
- Fix "Quarter" misspelling
- Fix error backtrace window on windows
- Fix stuck notes when disabling part
- Fix inverted left/right in mixer VU
- Fix disconnected Sub Synth filter visualization
- Fix crashes related to filter visualization when changing views
- Fix delayed updates when using double-click resets
- Fix crash with no-favorites
- Fix crash when changing to distortion view
- Fix bug related to loading filter parameters in old VST saves
- Fix some keyboard events in some VST hosts (e.g. FL Studio)
- Fix saving effects from fusion UI
- Fix unlabeled cutoff/resonance/gain in dynamic filter
- Fix effect group scroll behavior
- Fix backspace in part setting's part name
- Fix repeated keyboard note-on events
- Remove extra virtual keyboard key
- Connect LFO graphical representation drag events to underlying parameters
- Fix crash from midi automation meta-feedback
- Add visual indicator of click for copy/paste buttons
- Add missing EQ Copy/Paste
- Add missing Distort Copy/Paste
- Fixed Addsynth resonance copy/paste
- Fixed Voice copy/paste
- Access to non- C:\ drive? (it should be reachable via typing)
- Add automatic vertical scroll for long tooltips
- Fix the alignment of the OSC tab in ADDsynth
- Bounding box issue in the first harmonic in the OSC view