MuseScore/src/framework/vst/internal
2021-09-30 17:39:17 +02:00
..
fx Code style fixes 2021-09-29 16:38:18 +02:00
synth Code style fixes 2021-09-29 16:38:18 +02:00
vstaudioclient.cpp Added parameter changes handling in VstPlugin 2021-09-29 16:38:18 +02:00
vstaudioclient.h Refined the "process" method of IAudioSource interface which now returns amount of processed samples 2021-09-15 13:24:08 +02:00
vstcomponenthandler.cpp Implemented VstComponentHandler in order to receive notifications about parameter changes 2021-09-29 16:38:18 +02:00
vstcomponenthandler.h Implemented VstComponentHandler in order to receive notifications about parameter changes 2021-09-29 16:38:18 +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 Introduced the concept of AudioResourceMeta object and applied it to audio resource resolvers 2021-08-31 17:37:42 +02:00
vstmodulesrepository.h Introduced the concept of AudioResourceMeta object and applied it to audio resource resolvers 2021-08-31 17:37:42 +02:00
vstplugin.cpp Fixed an issue with resetting state buffers for vst plugins 2021-09-30 17:39:17 +02:00
vstplugin.h Code style fixes 2021-09-29 16:38:18 +02:00
vstpluginsregister.cpp Fixed an issue with the registering process of VST plugins 2021-09-07 19:47:59 +02:00
vstpluginsregister.h Fixed an issue with the registering process of VST plugins 2021-09-07 19:47:59 +02:00