p0nce

Results 283 issues of p0nce

More desirable than host presets because: - everybody does it - it looks better - many people don't find the host presets - Some hosts don't even see VST3 external...

Enhancement

Crash at opening. Test reproducing with Adobe Audition CC.

Unconfirmed

Classical way is to have a number of MIDI CC parameters, and turn their changes into a MIDI message in the MIDI priority queue. But I think the newer VST3...

Enhancement

For now: - returning `false` from `onMouseClick` does not consume the event - returning `true` from `onMouseClick` always initiate dragging Need a third way that says "consume the event, but...

Enhancement

This is probably wrong?

Question

An awful lot of the needed parsing of fonts is done in `printed:font`, the only missing things is rasterizing. Rasterizing does exist in `dg2d`. `printed:font` is two-pass, first it parses...

Enhancement
Performance

Currently, `dplug:host` depends on every plugin client subpackage. It should be the reverse way, like for `dplug:client`: every format depends on `dplug:host` (which should be runtimefree) and implement one client...

Enhancement
Super hard

Blocked by #96 and VST2 non-chunk deprecation Currently in AU / LV2 / AAX / VST3 / VST2.4, parameters are explosed as 0..1 floats instead of their full range and...

Enhancement

~~Latest GarageBand require it.~~ (no) Blocked by #104

Enhancement
Super hard
Mac

# Would dynamic latency be possible, and what would it take? _TL;DR it's not always doable, nor desirable!_ What are the pluses and minuses? An ultimate goal would be to...

Enhancement
Low interest