1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/examples/Audio
reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android
Android devices won't necessarily be able to load MP3 files, so that
option has been removed from the file chooser. FLAC files should be
supported, but were missing from the MIME table.

The demo no longer tries to load files into the thumbnail view if they
previously failed to load into the transport.
2023-03-02 12:03:32 +00:00
..
AudioAppDemo.h Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00
AudioLatencyDemo.h Remove AudioIODeviceCallback::audioDeviceIOCallback 2022-09-22 07:50:18 +00:00
AudioPlaybackDemo.h AudioPlaybackDemo: Fix usability issues on Android 2023-03-02 12:03:32 +00:00
AudioRecordingDemo.h Android: Allow recording demo to write files on recent Android versions 2023-01-25 17:07:25 +00:00
AudioSettingsDemo.h Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00
AudioSynthesiserDemo.h Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00
CMakeLists.txt Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
MidiDemo.h AudioDeviceManager: Send changeNotification when MIDI devices change 2023-01-25 17:07:24 +00:00
MPEDemo.h ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
PluckedStringsDemo.h Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00
SimpleFFTDemo.h Update all examples to use Visual Studio 2022 as the default Windows exporter 2022-05-23 20:20:44 +01:00