Dplug icon indicating copy to clipboard operation
Dplug copied to clipboard

Audio plugin framework. VST2/VST3/AU/AAX/LV2 for Linux/macOS/Windows.

Results 117 Dplug issues
Sort by recently updated
recently updated
newest added

> I downloaded the free version of the Graillon Plugin on Mac and it only works once, then crashes the second time I attempt to use the plugin on any...

Bug
Low interest
Mac

Currently in VST2 (and possibly AU), changing parameters and switching between presets modify presets in memory. Doesn't affect user sessions. Because of Studio One calling setProgram after setting a bank...

Enhancement
Blocked

- should verify than the .min and .max of the enum used match the parameter - currently you can make a mistake in the number of labels, or a mistake...

Good 1st issue
Mental load

``` on Windows => some leaks reported by Dr Memory and Inspector On Mac => we leak some resources (shared lib handles, cocoa classes even) mainly because pragma(crt_destructor) didn't exist...

Enhancement
Mac

Some plugin dev: > If you use productbuild or whatever it's called, I think I remember it's only a flag that needs to be set, and it runs natively under...

Enhancement
Mac

Its internal buffer size is fixed, and won't change if the sampleRate change. Hence, queue size should be given in milliseconds, and resizing could be supported.

Enhancement

Need a Hi-DPI screen to test, but now that resizing works well on Mac shouldn't be too difficult (at least to force a smaller scale and benefit from sharp pixels).

Enhancement
Mac

We really want separate alpha planes. Use PNG transparency to have a separate alpha for : - diffuse - material - depth - emissive - emissive hovered - emissive dragged...

Enhancement
Blocked
Low interest

- Variable shadow length for short shadows (~19 pixels) - Highlight is size-dependent too, which is the biggest problem - Depth to normal angle - Analyze what is size-dependent

Enhancement
Performance

> Hello Auburn Sound support, I have installed the free version of your Graillon 2 plugin on my Mac to be used with Audacity. I was able to install the...

Bug
Low interest
Mac