Mercurial > hg > touchkeys
comparison TouchKeys.jucer @ 5:0bcbe28a25a2
GUI changes to allow MIDI pitch wheel range to be set in each keyboard segment.
author | Andrew McPherson <andrewm@eecs.qmul.ac.uk> |
---|---|
date | Wed, 13 Nov 2013 21:00:16 +0000 |
parents | 6a67be435132 |
children | f943785252fc |
comparison
equal
deleted
inserted
replaced
4:9c21dd60a0f6 | 5:0bcbe28a25a2 |
---|---|
162 <FILE id="LhaE1w" name="Accumulator.h" compile="0" resource="0" file="Source/Utility/Accumulator.h"/> | 162 <FILE id="LhaE1w" name="Accumulator.h" compile="0" resource="0" file="Source/Utility/Accumulator.h"/> |
163 <FILE id="NJ3PYD" name="IIRFilter.cpp" compile="1" resource="0" file="Source/Utility/IIRFilter.cpp"/> | 163 <FILE id="NJ3PYD" name="IIRFilter.cpp" compile="1" resource="0" file="Source/Utility/IIRFilter.cpp"/> |
164 <FILE id="Vr8O7B" name="IIRFilter.h" compile="0" resource="0" file="Source/Utility/IIRFilter.h"/> | 164 <FILE id="Vr8O7B" name="IIRFilter.h" compile="0" resource="0" file="Source/Utility/IIRFilter.h"/> |
165 <FILE id="cjfhQS" name="LineSegment.h" compile="0" resource="0" file="Source/Utility/LineSegment.h"/> | 165 <FILE id="cjfhQS" name="LineSegment.h" compile="0" resource="0" file="Source/Utility/LineSegment.h"/> |
166 <FILE id="cN1QXR" name="Node.h" compile="0" resource="0" file="Source/Utility/Node.h"/> | 166 <FILE id="cN1QXR" name="Node.h" compile="0" resource="0" file="Source/Utility/Node.h"/> |
167 <FILE id="i3oBpY" name="Recorder.h" compile="0" resource="0" file="Source/Utility/Recorder.h"/> | |
168 <FILE id="efXGfp" name="Scheduler.cpp" compile="1" resource="0" file="Source/Utility/Scheduler.cpp"/> | 167 <FILE id="efXGfp" name="Scheduler.cpp" compile="1" resource="0" file="Source/Utility/Scheduler.cpp"/> |
169 <FILE id="w0DA4m" name="Scheduler.h" compile="0" resource="0" file="Source/Utility/Scheduler.h"/> | 168 <FILE id="w0DA4m" name="Scheduler.h" compile="0" resource="0" file="Source/Utility/Scheduler.h"/> |
170 <FILE id="kI95eE" name="TimerNode.cpp" compile="1" resource="0" file="Source/Utility/TimerNode.cpp"/> | 169 <FILE id="kI95eE" name="TimerNode.cpp" compile="1" resource="0" file="Source/Utility/TimerNode.cpp"/> |
171 <FILE id="hzk6sP" name="TimerNode.h" compile="0" resource="0" file="Source/Utility/TimerNode.h"/> | 170 <FILE id="hzk6sP" name="TimerNode.h" compile="0" resource="0" file="Source/Utility/TimerNode.h"/> |
172 <FILE id="ELtzRW" name="TimestampSynchronizer.cpp" compile="1" resource="0" | 171 <FILE id="ELtzRW" name="TimestampSynchronizer.cpp" compile="1" resource="0" |
248 extraLinkerFlags="/usr/local/lib/liblo.a" smallIcon="mbX6Jp" | 247 extraLinkerFlags="/usr/local/lib/liblo.a" smallIcon="mbX6Jp" |
249 bigIcon="b3DhPc"> | 248 bigIcon="b3DhPc"> |
250 <CONFIGURATIONS> | 249 <CONFIGURATIONS> |
251 <CONFIGURATION name="Debug" osxSDK="default" osxCompatibility="default" osxArchitecture="64BitIntel" | 250 <CONFIGURATION name="Debug" osxSDK="default" osxCompatibility="default" osxArchitecture="64BitIntel" |
252 isDebug="1" optimisation="1" targetName="TouchKeys"/> | 251 isDebug="1" optimisation="1" targetName="TouchKeys"/> |
253 <CONFIGURATION name="Release" osxSDK="default" osxCompatibility="default" osxArchitecture="64BitIntel" | 252 <CONFIGURATION name="Release" osxSDK="default" osxCompatibility="10.6 SDK" osxArchitecture="64BitUniversal" |
254 isDebug="0" optimisation="2" targetName="TouchKeys"/> | 253 isDebug="0" optimisation="2" targetName="TouchKeys"/> |
255 </CONFIGURATIONS> | 254 </CONFIGURATIONS> |
256 <MODULEPATHS> | 255 <MODULEPATHS> |
257 <MODULEPATH id="juce_opengl" path="../juce/modules"/> | 256 <MODULEPATH id="juce_opengl" path="../juce/modules"/> |
258 <MODULEPATH id="juce_gui_extra" path="../juce/modules"/> | 257 <MODULEPATH id="juce_gui_extra" path="../juce/modules"/> |