1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_utils/gui
2018-03-15 12:10:32 +00:00
..
juce_AudioAppComponent.cpp Try to re-use the current selected audio device if sharing an AudioDeviceManager with an AudioAppComponent 2018-03-13 15:45:42 +00:00
juce_AudioAppComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioDeviceSelectorComponent.cpp Made the AudioDeviceManager input/output level getters return a reference-counted struct to ensure that the level processing code is only executed when needed 2018-02-22 10:01:25 +00:00
juce_AudioDeviceSelectorComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioThumbnail.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_AudioThumbnail.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioThumbnailBase.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioThumbnailCache.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_AudioThumbnailCache.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_AudioVisualiserComponent.cpp Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 2017-10-30 14:52:47 +00:00
juce_AudioVisualiserComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_BluetoothMidiDevicePairingDialogue.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MidiKeyboardComponent.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_MidiKeyboardComponent.h Add documentation tags 2018-03-15 12:10:32 +00:00