Paul Licameli

Results 172 comments of Paul Licameli

Oh no, could it be ABI incompatibility? I thought lv2 would more careful than the ffmpeg guys were about that.

But I thought LV2 way of doing this versioning, though, would involve capability queries from the host to the plug-in, using `lilv_instance_get_extension_data` which you can see we do in three...

The crash stack on macOS suggested something going wrong in idle time processing but that still happens even when I don't bind the idle-time event handler in `LV2Validator.cpp`

Checking in the debugger, what are the required options and features this plug-in demands. Just two: LV2_UI__idleInterface http://lv2plug.in/ns/extensions/ui#idleInterface and LV2_URID_PREFIX http://lv2plug.in/ns/ext/urid#map But when we `AddFeature` we pass null with the...

But I thought I already eliminated idle time as a possibility.

I'm out of guesses now and I feel diminishing returns in this investigation.

> FYI: @Paul-Licameli's note: This fix only works properly in MacOS currently. Not windows. Reopen it then, updating the title, to track the known problem still on Windows, but it's...

Closed for vagueness

Apologies, there were a lot of checkboxes, but the html tags caused GitHub not to display them. I edited the tags out so I can see what you really meant.

Many things on this list are low priority problems of particular macro commands only, that just lay neglected. They don't necessarily indicate problems of the macro system in general. And...