mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Update the README
This commit is contained in:
parent
f0002845d5
commit
b4ba780d60
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
|
@ -1,12 +1,11 @@
|
||||||

|

|
||||||
|
|
||||||
JUCE is an open-source cross-platform C++ application framework used for rapidly
|
JUCE is an open-source cross-platform C++ application framework for creating high quality
|
||||||
developing high quality desktop and mobile applications, including VST, AU (and AUv3),
|
desktop and mobile applications, including VST, VST3, AU, AUv3, RTAS and AAX audio plug-ins.
|
||||||
RTAS and AAX audio plug-ins. JUCE can be easily integrated with existing projects or can
|
JUCE can be easily integrated with existing projects via CMake, or can be used as a project
|
||||||
be used as a project generation tool via the [Projucer](https://juce.com/discover/projucer),
|
generation tool via the [Projucer](https://juce.com/discover/projucer), which supports
|
||||||
which supports exporting projects for Xcode (macOS and iOS), Visual Studio, Android Studio,
|
exporting projects for Xcode (macOS and iOS), Visual Studio, Android Studio, Code::Blocks
|
||||||
Code::Blocks, CLion and Linux Makefiles as well as containing a source code editor and
|
and Linux Makefiles as well as containing a source code editor.
|
||||||
live-coding engine which can be used for rapid prototyping.
|
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue