mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
RTAS: Remove RTAS functionality
This commit is contained in:
parent
c0d02fc75a
commit
b48dddcf4e
73 changed files with 117 additions and 2180 deletions
|
|
@ -368,7 +368,7 @@ struct FlockWithText : public FlockDemo
|
|||
"Visual Studio, Android Studio, GCC and other compilers");
|
||||
|
||||
messages.add ("JUCE can be used to build desktop or mobile apps, and also\n"
|
||||
"audio plug-ins in the VST2, VST3, AudioUnit, AAX and RTAS formats");
|
||||
"audio plug-ins in the VST2, VST3, AudioUnit and AAX formats");
|
||||
}
|
||||
|
||||
String getName() const override { return "Flock with text"; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue