Audio Application VS Audio Plugin

Hi! So im starting a new project, which should just be an audio application. However i’m used to making audio plugins and have gotten very used to the structure of an audio plugin project, so i’d rather use the audio plugin projucer and build this to standalone.

I was wondering if there are any downsides to doing this, or advantages with going for an audio application?

I did read this, but it didn’t give any further insight.
https://docs.juce.com/master/tutorial_choosing_projucer_template.html

Thanks!

1 Like

Is it possible to integrate the two? I’m curious about making an application (with externally-run UI) that can export audio components as VST.