Magical8bitPlug2/Source/Defs.h
除村 武志 941a120dea Added code
2020-02-26 17:13:02 +09:00

16 lines
503 B
C

/*
==============================================================================
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;