MuseScore/src/framework/audio
2022-03-18 19:14:07 +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 Ensure playback of grace notes, jazz articulations and etc. when they're placed at the very beginning of the score 2022-03-18 19:14:07 +02:00
qml/MuseScore/Audio Improved Midi Ports DevTools 2022-03-03 15:28:56 +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
abstractsynthesizer.cpp Ensure playback of grace notes, jazz articulations and etc. when they're placed at the very beginning of the score 2022-03-18 19:14:07 +02:00
abstractsynthesizer.h AbstractSynthesizer is now working with ACTUAL timestamps 2022-03-18 19:14:07 +02:00
audio.qrc Implemented the VolumeSlider 2021-07-14 23:04:38 +02:00
audioerrors.h Integrated EventAudioSource into audio-engine 2022-03-01 19:54:20 +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 Integrated EventAudioSource into audio-engine 2022-03-01 19:54:20 +02:00
CMakeLists.txt Integrated EventAudioSource into audio-engine 2022-03-01 19:54:20 +02:00
iaudioconfiguration.h removed ScoreViewSection because it is a legacy part of UI 2022-02-09 10:26:47 +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
isynthresolver.h Implemented AbstractSynthesizer as a base implementation for Fluid, VST, MuseSampler 2022-03-01 19:48:21 +02:00
itracks.h Integrated EventAudioSource into audio-engine 2022-03-01 19:54:20 +02:00
synthtypes.h Fix compiler warnings reg. possible naming conflicts 2021-07-23 13:34:07 +02:00