vaygr wrote: Sat Jul 18, 2026 2:36 pm I'm also wondering if removing those roundy ends from scrollbars altogether would make them look more modern.
Zebra 3.0.2 Update (rev. 22175)
- KVRAF
- 3189 posts since 28 Mar, 2008 from a Galaxy S7 far far away
-
johnnyberrygoode johnnyberrygoode https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=693441
- KVRist
- 63 posts since 5 Mar, 2024
Will you fix it in the next big patch or sometime soon? I just want to know if I should expect a patch in the near future.tasmaniandevil wrote: Wed Jul 15, 2026 1:06 pmYes, I noticed that the issue is back in the current 3.0.2 release version. We had fixed this right after you mentioned it the first time and it was fine, this was all tested and verified as fixed. There must have been a later commit which accidentally reverted this fix.johnnyberrygoode wrote: Wed Jul 15, 2026 12:56 pm I even completely reinstalled zebra. The problem still exists.
- u-he
- Topic Starter
- 30250 posts since 8 Aug, 2002 from Berlin
We'll certainly fix it in the next release, but I'm afraid that won't happen in the near future. We can't really justify a full rollout of a new version for what I consider minor UI errors ("Bipolar" isn't so far off from "Polarity", it isn't as if the label makes the software unusable). However, we'd be happy to provide a modified script file for those who are bothered by it, maybe some time after the summer holiday season.
-
- KVRer
- 4 posts since 28 Nov, 2021
You can:johnnyberrygoode wrote: Wed Jul 15, 2026 12:09 pm Hello, thank you for update, but there are some issues that have not been fixed in the zebra3 3.0.2 version.
1. In the oscillator effects, in the "Window" effect, the first oscillator says "polarity", but in oscillators 2-4 it says "bipolar".
1. Make a copy of the "Zebra3_orig.txt" file somewhere, just in case
2. Make sure Zebra3 is not being used by your DAW
3. Search for value="Bipolar" and replace those instances with value="Polarity"
4. Save the file and reload Zebra 3
These are the lines that should have been altered...
Line 26996:
PROPERTY control='tosc1-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line 27201:
PROPERTY control='tosc1-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28075:
PROPERTY control='tosc2-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28280:
PROPERTY control='tosc2-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28958:
PROPERTY control='tosc3-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 29163:
PROPERTY control='tosc3-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 29916:
PROPERTY control='tosc4-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 30121:
PROPERTY control='tosc4-f1lbl-pol' name='labeltext' id='0' value='Polarity'
-
johnnyberrygoode johnnyberrygoode https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=693441
- KVRist
- 63 posts since 5 Mar, 2024
Thank youZakast wrote: Wed Jul 22, 2026 12:00 amYou can:johnnyberrygoode wrote: Wed Jul 15, 2026 12:09 pm Hello, thank you for update, but there are some issues that have not been fixed in the zebra3 3.0.2 version.
1. In the oscillator effects, in the "Window" effect, the first oscillator says "polarity", but in oscillators 2-4 it says "bipolar".
1. Make a copy of the "Zebra3_orig.txt" file somewhere, just in case
2. Make sure Zebra3 is not being used by your DAW
3. Search for value="Bipolar" and replace those instances with value="Polarity"
4. Save the file and reload Zebra 3
These are the lines that should have been altered...
Line 26996:
PROPERTY control='tosc1-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line 27201:
PROPERTY control='tosc1-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28075:
PROPERTY control='tosc2-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28280:
PROPERTY control='tosc2-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28958:
PROPERTY control='tosc3-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 29163:
PROPERTY control='tosc3-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 29916:
PROPERTY control='tosc4-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 30121:
PROPERTY control='tosc4-f1lbl-pol' name='labeltext' id='0' value='Polarity'
-
johnnyberrygoode johnnyberrygoode https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=693441
- KVRist
- 63 posts since 5 Mar, 2024
It would be great if you could tell me how to change the coordinates of this label.Zakast wrote: Wed Jul 22, 2026 12:00 amYou can:johnnyberrygoode wrote: Wed Jul 15, 2026 12:09 pm Hello, thank you for update, but there are some issues that have not been fixed in the zebra3 3.0.2 version.
1. In the oscillator effects, in the "Window" effect, the first oscillator says "polarity", but in oscillators 2-4 it says "bipolar".
1. Make a copy of the "Zebra3_orig.txt" file somewhere, just in case
2. Make sure Zebra3 is not being used by your DAW
3. Search for value="Bipolar" and replace those instances with value="Polarity"
4. Save the file and reload Zebra 3
These are the lines that should have been altered...
Line 26996:
PROPERTY control='tosc1-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line 27201:
PROPERTY control='tosc1-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28075:
PROPERTY control='tosc2-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28280:
PROPERTY control='tosc2-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 28958:
PROPERTY control='tosc3-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 29163:
PROPERTY control='tosc3-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 29916:
PROPERTY control='tosc4-f2lbl-pol' name='labeltext' id='0' value='Polarity'
Line: 30121:
PROPERTY control='tosc4-f1lbl-pol' name='labeltext' id='0' value='Polarity'
Edit: It took some time, but I found it.
You do not have the required permissions to view the files attached to this post.
-
- KVRist
- 196 posts since 28 Jun, 2013
The FMO modules seem to produce a DC offset. e.g. in preset "Angelic Chariots". Why is that, can I prevent that in this preset? It is only happing in "ModFM" mode.

... Because ModFM is e^x, with x>=0? Might be mathematically correct, but maybe a dc offset filter still would not hurt here?
In Six Sines, the exp mode, not sure if the same:
https://github.com/baconpaul/six-sines/ ... ode.h#L188

... Because ModFM is e^x, with x>=0? Might be mathematically correct, but maybe a dc offset filter still would not hurt here?
In Six Sines, the exp mode, not sure if the same:
https://github.com/baconpaul/six-sines/ ... ode.h#L188
