Hi everyone,
I want to write my own VST's but after alot of searching I just can't get my head around how the basic inner workings are of JUCE for the audio.
I'm familiar with graphics programming for games in c++ but ip until now I only managed to create buttons, sliders, labels and load a file in a File. But how I can use that file I just can't find, because I'm confused with all the different Sources there are and how they relate to each other.
It would really help if someone could give a link to a good tutorial or pdf about handling audio and what would be even better is how to handle it in JUCE or maybe a layout of how JUCE uses it's audio libraries.
Already a very thanks in advance everyone!