MuseScore/src/framework/audio
2022-05-24 16:54:04 +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 Fixed typo in AudioEngine::Mode enum 2022-05-24 16:54:04 +02:00
qml/MuseScore/Audio Spelling (#11566) 2022-05-15 16:35:32 +02:00
view Spelling (#11566) 2022-05-15 16:35:32 +02:00
abstractsynthesizer.cpp Added major wrappers for MuseSampler 2022-04-08 18:23:09 +02:00
abstractsynthesizer.h Implemented MP3 encoder and necessary infrastructure around it 2022-04-20 19:26:04 +02:00
audio.qrc Implemented the VolumeSlider 2021-07-14 23:04:38 +02:00
audioerrors.h Spelling (#11566) 2022-05-15 16:35:32 +02:00
audiomodule.cpp Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
audiomodule.h changed namespace for modularity 2021-06-30 17:18:03 +02:00
audiotypes.h Added wav encoder 2022-05-17 19:37:13 +02:00
CMakeLists.txt Added wav encoder 2022-05-17 19:37:13 +02:00
iaudioconfiguration.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00
iaudiodriver.h Fix audio initialization failure 2022-04-24 23:22:33 -07:00
iaudiooutput.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03: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 Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03: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
isynthresolver.h Implemented basic fall-back mechanism for AudioSources 2022-04-08 18:23:51 +02:00
itracks.h Integrated EventAudioSource into audio-engine 2022-03-01 19:54:20 +02:00
synthtypes.h Replaced QFileInfo to mu::io::FileInfo 2022-05-24 12:40:42 +03:00