1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/examples/HelloWorld
2015-12-10 10:57:29 +00:00
..
Builds Added MPE (Midi Polyphonic Expression) classes 2015-12-10 10:57:29 +00:00
JuceLibraryCode Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 2015-11-02 09:59:05 +00:00
Source Update copyright notice 2015-07-22 15:59:34 +01:00
HelloWorld.jucer Resaved some example project files. 2015-11-24 10:30:15 +00:00
readme.txt Restructured folder and Updated Readme 2014-11-12 17:18:18 +00:00

This directory contains simple "Hello World" type projects that you can copy and alter to
quickly create a JUCE application.

For a more complete example, see the Juce demo app.