C ++ Frameworks: Difference between revisions
Jump to navigation
Jump to search
m (→JUCE) |
mNo edit summary |
||
Line 4: | Line 4: | ||
===== VULT ===== | ===== VULT ===== | ||
===== Resources ===== | ===== Resources ===== | ||
* https://github.com/olilarkin/awesome-musicdsp | * https://github.com/olilarkin/awesome-musicdsp |
Latest revision as of 11:09, 17 August 2022
JUCE[edit]
https://juce.com/ is a partially open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in particular for its GUI and plug-ins libraries. The aim of JUCE is to allow software to be written such that the same source code will compile and run identically on Windows, Mac OS X and Linux platforms. It supports various development environments and compilers. https://en.wikipedia.org/wiki/JUCE