p0nce

Results 629 comments of p0nce

Additional reasons for having internal presets: - VST2 presets requires two types of chunks ("bank chunk" and "preset chunk") that aren't used by other plugin formats - AAX presets are...

Presets should be accessible by build steps so outside of binaries in general. Also a human-readable format would be best.

I think we can create a preset format to make things easier before changing anything related to chunks and such.

Well not SDLang, but yeah anything is on the list

Actually having plugin own format for preset is not that desirable, it creates lots of problem on macOS for competitors that want to save files, lots of problems for installers......

That ability would probably just need to set all parameters from a widget.

That's what OT SIMIAN is doing => https://punklabs.com/ot-simian No external presets exposed

Could be a separate library, for example we could have best sounding exp / log / pow there In general smoothness is more important that being exact

Note: some exp/pow/log (fmath2.h) sound better than _mm_pow_ps, would be nice too There is probably a class of better-sounding transcendentals who are low-degree polynomials and wrong.