Oli Larkin
Oli Larkin
Going through and trying to do some documentation, it bugs me that we have been sloppy in the naming of classes with an I prefix, which is commonly used to...
this is a problem because you end up building AUs with the same 4Char IDs
HIIR in iPlug2 is old and doesn't include or use SIMD optimizations Oversampler.h should be adapted to work with that for intel and arm http://ldesoras.free.fr/src/hiir-1.33.zip
e.g. click choose label font...
Seems like app extensions running out of process can't hide/show the cursor. IGraphicsview::mouseDragged coordinates don't change in Garageband macOS, in the IPlugEffect example, unless cursor hiding is disabled. Not sure...
We should support nsaccessibility and iaccessible / whatever on linux. refs... https://github.com/iPlug2/iPlug2/blob/master/WDL/wingui/virtwnd-nsaccessibility.mm https://github.com/iPlug2/iPlug2/blob/master/WDL/wingui/virtwnd-iaccessible.cpp https://www.youtube.com/watch?v=BqrEv4ApH3U
possibly related to changes in 907e38e I have experienced this several times when debugging in xcode and hitting command-Q Thread 1 Queue : com.apple.main-thread (serial) #0 0x00007fff71082866 in __psynch_cvwait ()...
Although the macOS AUv3 validates in auval. validation in LogicX is weird. It fails overall with nothing specific failing. Resources in parent app are not found, but resources placed in...