Nick Dowell
Nick Dowell
> Also having these issues. Serum 1 could be ran smoothly by disabling d2d1.dll in winecfg but this doesn't work anymore with Serum 2. Serum 1 uses an old version...
> I wouldn't doubt that this is broadly true, but the sample app renders relatively okay (at least under wine-staging). My mistake; I unwittingly tried to run a 32-bit exe...
Thanks for the report, I was not aware of the issue. This should already be fixed on the `develop` branch. It would be very helpful if you could confirm that...
amsynth was calling LV2UI_Write_Function in response to port_event; this seemed to be the cause of the slowness with MuSE (as well as the other issue) and is now fixed. I've...
@terminator356 I'm on the same page, plugins really should not synthesize begin/endEdit notifications for mouse wheel. Another side note / question: should a plug-in send a `audioMasterAutomate` notification from the...
Thanks for the in depth response! My initial thought was that of course the host should be notified of MIDI-triggered parameter changes, but I was concerned that this could lead...
> I think this is related: https://forum.cockos.com/showthread.php?p=2851118#post2851118 I don't think so, because I was seeing this issue outside of Reaper.
Thanks for investigating! I'm reluctant to take this approach due to the increased memory usage (low-powered hardware like raspberry pi is a common target) although I haven't yet had time...
Thanks for sharing! I don't own a keyboard with aftertouch so am keen to get your opinion on how it feels, and whether more tweaking is required e.g. to make...
Would you mind testing a branch I've created which incorporates your aftertouch changes but without the MTS-ESP changes? https://github.com/amsynth/amsynth/tree/aftertouch