desperateBeauty

Results 4 issues of desperateBeauty

There are two issues: - the VST3 SDK's is mishandling the _UNICODE define. This is pre-defined by MSVC based on project setttings, yet the VST3 SDK doesn't respect that and...

VST3
win

I've added support for 32 and 64bit floating point WAV files inputs - modified 1.33 ssrc.c: https://desperatebeauty.com/_files/ssrc_float_support/ssrc.c - only tested on Windows (byte order from simple casting may not be...

(first time I've tested 2.x) windows 2.4.0 binaries: input: 96k / 64bit float **ssrc.exe --rate 48000 --bits 24 --dither 98 --pdf 1 --profile insane %1 "%outfile%"** = output is longer...

Windows 2.4.0 binaries 96k / 64bit float input file: **ssrc.exe --rate 48000 --bits 24 --dither 98 --pdf 1 --profile insane %1 "%outfile%"** processes quickly and produces correct output. (except output...