p0nce

Results 629 comments of p0nce

My best guess is that when compiled with `-mattr=+avx` a function returns a 256-bit vector in YMM0, and without in XMM0 and XMM1. Leading to ABI differences.

Here is a repro DUB project. [repro2.zip](https://github.com/user-attachments/files/23523596/repro2.zip) You can see the library is built without `-mattr=+avx` but the executable is built with `-mattr=+avx`

Do the registry absolutely need to poll github in the first place? What I miss is a manual notification button in the dub registry website to avoid to wait 30...

At the moment adding CLAP support doesn’t add much value to Dplug users. This may change if CLAP becomes more ubiquitous than the collection of other formats already available in...

CLAP has soon support in S1 and FLStudio it turns out

- [x] preset names zero-terminal - [x] Pass `clap-validation` without accidental success due to unimplemented - [x] processing audio doh - [x] racey things in factory and plugin creation -...

Receiving great help at the CLAP discord

Presets functional but no host implement CLAP_PRESET_DISCOVERY_LOCATION_PLUGIN , nothing displays presets.

I think it's finished phew