1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Create new empty juce_audio_processors_headless module

This commit is contained in:
reuk 2025-08-15 15:16:33 +01:00
parent 774819540e
commit 1a80d64261
No known key found for this signature in database
8 changed files with 152 additions and 6 deletions

View file

@ -40,6 +40,7 @@ juce_add_modules(
juce_audio_formats
juce_audio_plugin_client
juce_audio_processors
juce_audio_processors_headless
juce_audio_utils
juce_box2d
juce_core