MuseScore/src/framework/audio/internal
2021-10-25 16:59:04 +02:00
..
dsp Fix compiler warning reg. unused private members in limiter.h 2021-09-14 22:41:06 +02:00
fx Added notifications about adding/removing tracks from tracksequence 2021-09-29 16:38:18 +02:00
platform Fixed high CPU usage on Windows 2021-05-07 10:40:33 +02:00
synthesizers added logs remover and LOGGER_DEBUGLEVEL_ENABLED cmake option 2021-10-04 15:36:54 +02:00
worker Fixed multiple instances of top instrument in mixer panel 2021-10-25 16:59:04 +02:00
audiobuffer.cpp Fix compiler warnings reg. size_t conversions 2021-07-23 13:34:07 +02:00
audiobuffer.h Initialize audio module components with the value from IAudioConfiguration at start-up 2021-07-06 10:13:21 +02:00
audioconfiguration.cpp Added read/write methods for AudioUnitConfiguration 2021-09-29 16:38:18 +02:00
audioconfiguration.h Merged FluidCreator and FluidUriResolver into a single FluidResolver 2021-07-22 14:05:18 +02:00
audiosanitizer.cpp Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
audiosanitizer.h Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
audiothread.cpp Stash 2021-07-06 10:13:21 +02:00
audiothread.h Stash 2021-07-06 10:13:21 +02:00
audiothreadsecurer.cpp Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
audiothreadsecurer.h Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
iaudiobuffer.h Got rid of IMixer interface 2021-07-06 10:13:21 +02:00