Developing Audio Applications With JUCE (part 2)

Developing Audio Applications With JUCE (part 2)

Last time we looked at getting a very basic version of an application that can process audio running using the classes provided with the JUCE application framework. The Scumbler app as we last saw it: Could enumerate the installed audio/MIDI hardware on a computer Let...
Developing Audio Applications With JUCE (part 1)

Developing Audio Applications With JUCE (part 1)

Several times we’ve worked on projects in the pro audio/music instrument industries that have used a very useful C++ cross-platform application framework called ‘JUCE’. It was originally developed as part of the ‘Tracktion’ digital audio...