nomadbyte
nomadbyte
It'd be interesting to translate the {F,G,Q} values into the frequency bands to visualize the filter profile. It appears that tweaking any EQ knob may actually change either/all {F,G,Q} values....
I tried just matching the bytes for the percentage value but it's not clear in which representation it should be (`int`:xxyy, `float`:xx.yy, `double`:xx.yy, is the shown value rounded). It does...
More progress on this puzzle. Looks like this value is sourced from the ZD2 `INFO` section: 4 bytes at the end of it, right before the start of the `DATA`...
What's curious also is that in ToneLib the aggregated "DSP Load" for a patch remains fixed and does not depend on whether patch effects are On on Off. For example,...
My thinking is that if the pedal (or its config) allows more effect slots in chain, then this will allow for more of "DSP Load", which is aggregate of per...
> ...168 of the effects listed did not download Those effects seem to be specific for G6, B6, and G11 models, most of them have 88 suffix. The files may...
Also curious is that for the G6, B6, G11 models there's `ir_processload` value defined in the `AllZDL7.lst` file. |model|ir_processload |-----|-------------- |G6|83.00 |B6|86.00 |G11|105.01 Not exactly sure if it's more about...
Thanks for the test. In this patch G5n and G1 FOUR very much use the same ZD2 files, except for "MS 1959" effect. G5n loads "MS1959.ZD2", which has somewhat lower...
> ... the ToneLib reported "DSP required" value for this effect is 6.97%, which is 17.43/6.97 ~= 2.5 times lower. Just noticed, the 2.5 scaling factor apparently is ToneLib internal...
More details on the reported DSP Processor use scaling factor. First of all, apparently some DSP usage scaling data is reported back via Sysex: `64 11`. For example, G1 FOUR...