ddb_spectrogram icon indicating copy to clipboard operation
ddb_spectrogram copied to clipboard

Spectrogram plugin for DeaDBeeF audio player

Results 9 ddb_spectrogram issues
Sort by recently updated
recently updated
newest added

I use DeaDBeeF on an M1 Mac. Gives dddb_spectrogram for Mx (ARM) Macs in future?

Why are left and right channels not displayed separately,like foobar2000? ![](https://www.foobar2000.org/images/img/spectrogram.png)

Hey, haven't saw any updates lately on this repo as it's really not much else to do but dunno, might be worth a try suggesting a few things in one...

I'm using an evenly-spaced subset of the colors from [matplotlib](https://matplotlib.org/users/colormaps.html)'s perceptually uniform [Magma](https://github.com/BIDS/colormap/blob/master/colormaps.py) colormap, used by [LibROSA](https://librosa.github.io/librosa/) by default and similar the spectrograms of some other famous pro audio software....

Links to x86_64 and i868 no longer work.

Debian amd64 GCC 14.2.0 ``` fastftoi.h:121: warning: ignoring '#pragma warning ' [-Wunknown-pragmas] 121 | #pragma warning "using sse2 for ftoi" spectrogram.c: In function 'spectrogram_draw': spectrogram.c:666:43: warning: comparison between 'ddb_playback_state_t' {aka...

Fixes a build broken by recent changes to the main application API.