New Projucer version

This commit is contained in:
Takeshi Yokemura
2022-02-05 16:03:17 +09:00
parent 098b268001
commit 0bc7c9a9b5
26 changed files with 27 additions and 28 deletions

View File

@ -7,7 +7,7 @@
the "//[xyz]" and "//[/xyz]" sections will be retained when the file is loaded
and re-saved.
Created with Projucer version: 6.0.8
Created with Projucer version: 6.1.5
------------------------------------------------------------------------------
@ -42,7 +42,6 @@ public:
//==============================================================================
MonophonicComponent (Magical8bitPlug2AudioProcessor& p);
~MonophonicComponent() override;
//==============================================================================
//[UserMethods] -- You can add your own custom methods in this section.