MuseScore/src/framework/vst/internal
2022-03-29 16:54:43 +02:00
..
fx fix #10450: fixed update of VST effects on the master channel 2022-03-28 18:34:30 +02:00
synth fixed invalid ID in m_synthMap after using resolveSynth 2022-03-28 18:34:30 +02:00
vstaudioclient.cpp Ensure that we're processing only active plugins 2022-03-29 16:54:43 +02:00
vstaudioclient.h Getting audio-samples only from active VST busses 2022-03-24 18:26:35 +02:00
vstcomponenthandler.cpp Implemented VstComponentHandler in order to receive notifications about parameter changes 2021-09-29 16:38:18 +02:00
vstcomponenthandler.h Fix compiler warning in VST module 2021-10-14 22:39:57 +02:00
vstconfiguration.cpp Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
vstconfiguration.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
vstmodulesrepository.cpp Fixed crash by closing app 2021-11-01 05:38:06 -07:00
vstmodulesrepository.h Fixed crash by closing app 2021-11-01 05:38:06 -07:00
vstplugin.cpp Fixed an issue with memory releasing for Mac OS 2022-03-24 16:28:50 +02:00
vstplugin.h Fixed an issue with memory releasing for Mac OS 2022-03-24 16:28:50 +02:00
vstpluginsregister.cpp fix #10450: fixed update of VST effects on the master channel 2022-03-28 18:34:30 +02:00
vstpluginsregister.h Fixed an issue with the registering process of VST plugins 2021-09-07 19:47:59 +02:00