wolf-spectrum icon indicating copy to clipboard operation
wolf-spectrum copied to clipboard

Real-time 2D spectrogram plugin (LV2, VST and Jack)

Results 28 wolf-spectrum issues
Sort by recently updated
recently updated
newest added

I compiled the plugin with: `MACOS=true BUILD_VST2=true BUILD_LV2=true BUILD_JACK=false make` I then copied the bin/wolf-spectrum.lv2 to /Library/Audio/Plug-Ins/LV2/ and the bin/wolf-spectrum.vst to /Library/Audio/Plug-Ins/VST/ When I launch REAPER and add the plugin...

bug :bug:
pending release :heavy_check_mark:
macos

- The last release that worked was v.0.1.1. - `wolf-spectrum-vst.dll` found during plugin scan, but does not show up in plugin manager.

bug :bug:
windows
pending release :heavy_check_mark:

new feature :heavy_plus_sign:
pending release :heavy_check_mark:

The Wolf Spectrum windows VST crashes FL Studio when deleted, reloaded or when I open a different project file while Wolf Spectrum is in the previous project file. It closes...

bug :bug:
windows
pending release :heavy_check_mark:

I guess it could be nice to have the grid add more values in-between the basic ones if the window is big enough. If the numbers won't fit, smaller grid...

enhancement :gem:

Instead of scrolling/moving the whole graph like a piano-roll just keep it static and update it line by line. Once at the end start at the beginning again overwriting the...

new feature :heavy_plus_sign:

Sometimes working with a vertical spectrograph is easier than a horizontal one, and vice versa. Most that we have (built into EQ10Q and such) are vertical but I personally would...

new feature :heavy_plus_sign:

Currently, the drawing code is very unclear. It needs to be refactored before going further. For instance, the interpolation and scaling code should be removed from drawPixel.

housekeeping :recycle:

When resizing UI window, wolf-spectrum doesn't act correctly: a black (empty) band appears on the window anf if I reduce the window size, the spectrum only show the top of...

bug :bug: