MuseScore/src/framework/audio
2021-11-23 14:57:20 +02:00
..
devtools Preventing notification about audio signal changes if the value is not sufficiently greater than previous audio signal value 2021-09-29 19:45:23 +02:00
internal Temporary workaround to prevent overfilled log file 2021-11-23 14:57:20 +02:00
qml/MuseScore/Audio Added drop shadow to the handle of the VolumeSlider 2021-11-18 13:54:34 +01:00
view Added a "trackName" method and made sure the audio resources are working using the concept of AudioResourceMeta 2021-08-31 17:38:40 +02:00
audio.qrc Implemented the VolumeSlider 2021-07-14 23:04:38 +02:00
audioerrors.h Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
audiomodule.cpp Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
audiomodule.h changed namespace for modularity 2021-06-30 17:18:03 +02:00
audiotypes.h Fix MSVC compiler warnings 2021-09-30 00:18:51 +02:00
CMakeLists.txt Refined the "process" method of IAudioSource interface which now returns amount of processed samples 2021-09-15 13:24:08 +02:00
iaudioconfiguration.h Merged FluidCreator and FluidUriResolver into a single FluidResolver 2021-07-22 14:05:18 +02:00
iaudiodriver.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
iaudiooutput.h Introduced the concept of AudioResourceMeta object and applied it to audio resource resolvers 2021-08-31 17:37:42 +02:00
iaudiosource.h Refined the "process" method of IAudioSource interface which now returns amount of processed samples 2021-09-15 13:24:08 +02:00
iaudiostream.h Updated license headers for .cpp/.h files 2021-04-19 17:08:37 +02:00
iaudiothreadsecurer.h Implemented IAudioThreadSecurer in order to prevent thread-safety issues as early as possible 2021-08-06 16:46:40 +02:00
ifxprocessor.h Updated applying new input/output parameters 2021-09-29 16:38:18 +02:00
ifxresolver.h Introduced a concept of AudioFxChain and improved a VSTFX pipeline 2021-09-07 19:47:59 +02:00
iplayback.h Added "sequenceAdded/removed" notifiers 2021-07-13 09:13:59 +02:00
iplayer.h Ensuring that non-looping track sequence would be stopped by the end of the track 2021-08-12 14:04:45 +02:00
isynthesizer.h Updated ISynthesizer interface with "params" method and according notification 2021-09-29 16:38:18 +02:00
isynthresolver.h Updated ISynthesizer interface with "params" method and according notification 2021-09-29 16:38:18 +02:00
itracks.h Implemented a possibility to receive applied audio parameters when a track being added 2021-09-20 13:28:24 +02:00
synthtypes.h Fix compiler warnings reg. possible naming conflicts 2021-07-23 13:34:07 +02:00