Added code

This commit is contained in:
除村 武志
2020-02-26 17:13:02 +09:00
parent 64dcb731c2
commit 941a120dea
126 changed files with 19555 additions and 1 deletions

15
Source/Defs.h Normal file
View File

@ -0,0 +1,15 @@
/*
==============================================================================
Defs.h
Created: 13 Jul 2019 11:03:52pm
Author: 除村 武志
==============================================================================
*/
#pragma once
typedef AudioProcessorValueTreeState::SliderAttachment SliderAttachment;
typedef AudioProcessorValueTreeState::ButtonAttachment ButtonAttachment;
typedef juce::AudioProcessorValueTreeState::ComboBoxAttachment ComboBoxAttachment;