mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
LV2PluginFormat: Extract headless plugin format type
This commit is contained in:
parent
c3a3409c4d
commit
bf4486e2aa
13 changed files with 4934 additions and 4780 deletions
|
|
@ -55,7 +55,7 @@
|
|||
#include <juce_audio_processors_headless/format_types/juce_LegacyAudioParameter.h>
|
||||
|
||||
#include "JuceLV2Defines.h"
|
||||
#include <juce_audio_processors/format_types/juce_LV2Common.h>
|
||||
#include <juce_audio_processors_headless/format_types/juce_LV2Common.h>
|
||||
|
||||
#include <fstream>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue