MuseScore/src/framework/audio
2022-05-06 11:21:32 +03: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 added iodevice and file 2022-05-06 11:21:32 +03:00
qml/MuseScore/Audio Add red clipping indicator for VolumePressureMeter 2022-04-26 20:10:47 +02: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 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 Exclude encoders from build if BUILD_AUDIO_EXPORT option is off 2022-04-21 20:11:43 +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 Implemented MP3 encoder and necessary infrastructure around it 2022-04-20 19:26:04 +02:00
CMakeLists.txt Fix warning about redefined ENABLE_AUDIO_EXPORT macro 2022-04-22 14:16:18 +03:00
iaudioconfiguration.h Implemented selecting directories for soundfonts 2022-04-07 10:45:52 +03:00
iaudiodriver.h Fix audio initialization failure 2022-04-24 23:22:33 -07:00
iaudiooutput.h Fixed build for MSVC 2022-04-20 19:26:04 +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 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 Fix compiler warnings reg. possible naming conflicts 2021-07-23 13:34:07 +02:00