essej / freqtweak

FreqTweak
GNU General Public License v2.0
34 stars 4 forks source link

Logarithmic spectrograph view bug #4

Open Ghostbird opened 4 years ago

Ghostbird commented 4 years ago

image

As you can see here, the spectrograph view actually only updates the left part of the view. Most of the view is just the last data from the moment I switched to logarithmic view. It is as if the binning for the view is written to the buffer in the wrong way.

wildi commented 4 years ago

Hello

I have a similar problem. In plot spectrogram I see basically only two lines. What I consider the next line is at the top of the plot one pixel in height (see enlarged image), the rest of the plot has no vertical variation as it can be seen in the image found in this repo.

I did a git clone on Ubuntu 20.04 (see installed package versions below). If I compile and link on Raspberry Pi 4 I see the normal behavior.

Kind regards, bye wildi

fftw-dev/focal,now 2.1.5-4.2build2 amd64 [installed] fftw2/focal,now 2.1.5-4.2build2 amd64 [installed] libfftw3-bin/focal,now 3.3.8-2ubuntu1 amd64 [installed,automatic] libfftw3-dev/focal,now 3.3.8-2ubuntu1 amd64 [installed] libfftw3-double3/focal,now 3.3.8-2ubuntu1 amd64 [installed] libfftw3-long3/focal,now 3.3.8-2ubuntu1 amd64 [installed,automatic] libfftw3-quad3/focal,now 3.3.8-2ubuntu1 amd64 [installed,automatic] libfftw3-single3/focal,now 3.3.8-2ubuntu1 amd64 [installed]

libwxbase3.0-0v5/focal,now 3.0.4+dfsg-15build1 amd64 [installed,automatic] libwxbase3.0-dev/focal,now 3.0.4+dfsg-15build1 amd64 [installed,automatic] libwxgtk3.0-gtk3-0v5/focal,now 3.0.4+dfsg-15build1 amd64 [installed,automatic] libwxgtk3.0-gtk3-dev/focal,now 3.0.4+dfsg-15build1 amd64 [installed] wx-common/focal,now 3.0.4+dfsg-15build1 amd64 [installed] wx3.0-headers/focal,focal,now 3.0.4+dfsg-15build1 all [installed,automatic]

libsigc++-2.0-0v5/focal,now 2.10.2-1build1 amd64 [installed,automatic] libsigc++-2.0-dev/focal,now 2.10.2-1build1 amd64 [installed]

jackd2-firewire/focal,now 1.9.12~dfsg-2ubuntu2 amd64 [installed,automatic] jackd2/focal,now 1.9.12~dfsg-2ubuntu2 amd64 [installed] jackd/focal,focal,now 5+nmu1 all [installed,automatic] libjack-jackd2-0/focal,now 1.9.12~dfsg-2ubuntu2 amd64 [installed,automatic] libjack-jackd2-dev/focal,now 1.9.12~dfsg-2ubuntu2 amd64 [installed]

freqtweak documenation: image

image

image

wildi commented 4 years ago

I forgot to mention that changed all occurrences of

in order to make the effect, seen in detail screenshot, visible.

acidtonic commented 3 years ago

Was this ever fixed or worked on? Same issue happening with Ubuntu 20.04 consistently to the point the app is unusable.

Ghostbird commented 1 year ago

I don't think it was fixed, and as you say, it's unusable. I don't use this any more.