]> git.sesse.net Git - kdenlive/commit
Audio Scopes:
authorSimon A. Eugster <simon.eu@gmail.com>
Thu, 9 Dec 2010 18:39:00 +0000 (18:39 +0000)
committerSimon A. Eugster <simon.eu@gmail.com>
Thu, 9 Dec 2010 18:39:00 +0000 (18:39 +0000)
commit82e0bd9676b65c3e74259bc73b3d5f6ef8c60486
tree76ce29b4ab381bad399dce87e1bb6ce4c4934095
parentb4f516f3db600cff7d4b05ecdeae32f30d3c4194
Audio Scopes:
* Audio Spectrum now shows frequency and volume at the mouse position
* Moved the peak-preserving linear interpolation to an own function (re-use)
* Grid in the Spectrogram can be disabled
* Increased accuracy of volume value at the mouse position in the Spectogram

svn path=/trunk/kdenlive/; revision=5155
src/abstractscopewidget.cpp
src/abstractscopewidget.h
src/audioscopes/abstractaudioscopewidget.cpp
src/audioscopes/abstractaudioscopewidget.h
src/audioscopes/audiospectrum.cpp
src/audioscopes/audiospectrum.h
src/audioscopes/ffttools.cpp
src/audioscopes/spectrogram.cpp
src/audioscopes/spectrogram.h