zynaddsubfx / zyn-fusion-issues

Issue Only Repo
31 stars 0 forks source link

Issues Reported By L.F. #2

Open fundamental opened 8 years ago

fundamental commented 8 years ago

Below are issues reported by L.F. This meta issue should be used to manage these issues before breaking into smaller issues as needed.

As far as errors and other things I found so far, here's a list. Working on Windows 7 x64, using Zyn as a VST in Cockos Reaper v5.25/x64, I found:

PART SETTINGS Tab:

ADD, GLOBAL Tab:

ADD, OSC Tab:

ADD, MODULATION Tab:

SUB, BANDWITH Tab:

PAD, HARMONIC STRUCTURE Tab:

MIDI LEARN Tab:

GENERAL:

CRASHLOG:

Here's round 2:

GENERAL ISSUES:

MAIN GUI:

SAVE and LOAD Menus (INSTRUMENT, MASTER, MICROTONAL, MIDI BINDINGS):

PART SETTINGS Tab:

MIXER Tab:

EFFECTS Tab:

DYNFILTER FX:

DISTORTION FX:

REVERB FX:

PHASER FX:

ALIENWAH FX:

KIT Tab:

MODULATION Tab:

RESONANCE Tab:

GENERAL/ USAGE WITHIN COCKOS REAPER:

CRASHLOG/FREEZES Tab:

fundamental commented 8 years ago

Per item 22, it's a locale issue, so it looks like as long as codecvt is used on the zyn end it should be possible to get the correct utf8 strings delivered to the UI. At least I'm pretty sure that's the problem with the output of readdir and env.

fundamental commented 8 years ago

Per item 26 there should be a follow up visualization if possible

fundamental commented 7 years ago

One User over on kvr confirmed that the filter crash was related to an assert in transforming filter poles/zeros into the frequency response. I'm not sure why the function is receiving invalid data, but a workaround can be added to avoid the crash now that it's known to be the source of some of these issues.

fundamental commented 7 years ago

For 3.0.1 the issue addressed was 54 (hopefully a few more should be ready for the patch)