Here is a list of all modules:
[detail level 12]
| ▼juce_audio_basics | Classes for audio buffer manipulation, midi message handling, synthesis, etc |
| audio_play_head | |
| buffers | |
| midi | |
| mpe | |
| sources | |
| synthesisers | |
| utilities | |
| ▼juce_audio_devices | Classes to play and record from audio and MIDI I/O devices |
| audio_io | |
| midi_io | |
| sources | |
| ▼juce_audio_formats | Classes for reading and writing various audio file formats |
| codecs | |
| format | |
| sampler | |
| ▼juce_core | The essential set of basic JUCE classes, as required by all the other JUCE modules |
| containers | |
| files | |
| javascript | |
| logging | |
| maths | |
| memory | |
| misc | |
| network | |
| streams | |
| system | |
| text | |
| threads | |
| time | |
| unit_tests | |
| xml | |
| zip | |
| ▼juce_data_structures | Classes for undo/redo management, and smart data structures |
| app_properties | |
| undomanager | |
| values | |
| ▼juce_dsp | Classes for audio buffer manipulation, digital audio processing, filtering, oversampling, fast math functions etc |
| containers | |
| filter_design | |
| frequency | |
| maths | |
| processors | |
| ▼juce_events | Classes for running an application's main event loop and sending/receiving messages, timers, etc |
| broadcasters | |
| interprocess | |
| messages | |
| timers | |