Just a small update.

I can confirm that this is a purely graphic issue. The sound is absolutely
correct at all times. At the same time, I don't see it as an error within the
GUI itself. The values sent are identical to ones from the CLI.

Also, I'm pretty certain the actual graphic display is correctly presenting what
it is being sent.

The bit below is a far back as I can go. 'i' is just a straight counter, but
working out what is happening in the filter is beyond me. Someone else needs to
follow up on that. 'resp' is returning the wrong value.


Effects::EQ/calcResponse(float freq) const
Line 365
        resp *= filter[i].l->H(freq);

-- 
Will J Godfrey {apparently now an 'elderly'}
https://willgodfrey.bandcamp.com/
http://yoshimi.github.io
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.


_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to