/[svn]/linuxsampler/trunk/osx/linuxsampler.xcodeproj/project.pbxproj
ViewVC logotype

Diff of /linuxsampler/trunk/osx/linuxsampler.xcodeproj/project.pbxproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1641 by schoenebeck, Wed May 16 20:44:53 2007 UTC revision 1642 by nagata, Sun Jan 13 16:36:14 2008 UTC
# Line 9  Line 9 
9  /* Begin PBXFileReference section */  /* Begin PBXFileReference section */
10                  E4019E270BED928D0094EB0E /* autoconf_builder.sh */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text.script.sh; path = autoconf_builder.sh; sourceTree = "<group>"; };                  E4019E270BED928D0094EB0E /* autoconf_builder.sh */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text.script.sh; path = autoconf_builder.sh; sourceTree = "<group>"; };
11                  E4019E280BED928D0094EB0E /* wrapper.sh */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text.script.sh; path = wrapper.sh; sourceTree = "<group>"; };                  E4019E280BED928D0094EB0E /* wrapper.sh */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text.script.sh; path = wrapper.sh; sourceTree = "<group>"; };
12                  E4019E4D0BED975B0094EB0E /* ArrayList.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ArrayList.h; sourceTree = "<group>"; };                  E489ABAC0D27952A0091F602 /* ArrayList.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ArrayList.h; sourceTree = "<group>"; };
13                  E4019E4E0BED975B0094EB0E /* atomic.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = atomic.h; sourceTree = "<group>"; };                  E489ABAD0D27952A0091F602 /* atomic.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = atomic.h; sourceTree = "<group>"; };
14                  E4019E4F0BED975B0094EB0E /* Condition.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Condition.cpp; sourceTree = "<group>"; };                  E489ABAE0D27952A0091F602 /* Condition.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Condition.cpp; sourceTree = "<group>"; };
15                  E4019E500BED975B0094EB0E /* Condition.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Condition.h; sourceTree = "<group>"; };                  E489ABAF0D27952A0091F602 /* Condition.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Condition.h; sourceTree = "<group>"; };
16                  E4019E510BED975B0094EB0E /* ConditionServer.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ConditionServer.cpp; sourceTree = "<group>"; };                  E489ABB00D27952A0091F602 /* ConditionServer.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ConditionServer.cpp; sourceTree = "<group>"; };
17                  E4019E520BED975B0094EB0E /* ConditionServer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ConditionServer.h; sourceTree = "<group>"; };                  E489ABB10D27952A0091F602 /* ConditionServer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ConditionServer.h; sourceTree = "<group>"; };
18                  E4019E530BED975B0094EB0E /* Exception.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Exception.h; sourceTree = "<group>"; };                  E489ABB20D27952A0091F602 /* Exception.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Exception.h; sourceTree = "<group>"; };
19                  E4019E540BED975B0094EB0E /* Features.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Features.cpp; sourceTree = "<group>"; };                  E489ABB30D27952A0091F602 /* Features.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Features.cpp; sourceTree = "<group>"; };
20                  E4019E550BED975B0094EB0E /* Features.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Features.h; sourceTree = "<group>"; };                  E489ABB40D27952A0091F602 /* Features.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Features.h; sourceTree = "<group>"; };
21                  E4019E560BED975B0094EB0E /* global.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = global.cpp; sourceTree = "<group>"; };                  E489ABB50D27952A0091F602 /* global.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = "<group>"; };
22                  E4019E570BED975B0094EB0E /* global.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = "<group>"; };                  E489ABB60D27952A0091F602 /* global_private.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = global_private.cpp; sourceTree = "<group>"; };
23                  E4019E580BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489ABB70D27952A0091F602 /* global_private.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = global_private.h; sourceTree = "<group>"; };
24                  E4019E590BED975B0094EB0E /* Mutex.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Mutex.cpp; sourceTree = "<group>"; };                  E489ABB80D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
25                  E4019E5A0BED975B0094EB0E /* Mutex.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Mutex.h; sourceTree = "<group>"; };                  E489ABB90D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
26                  E4019E5B0BED975B0094EB0E /* optional.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = optional.cpp; sourceTree = "<group>"; };                  E489ABBA0D27952A0091F602 /* Mutex.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Mutex.cpp; sourceTree = "<group>"; };
27                  E4019E5C0BED975B0094EB0E /* optional.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = optional.h; sourceTree = "<group>"; };                  E489ABBB0D27952A0091F602 /* Mutex.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Mutex.h; sourceTree = "<group>"; };
28                  E4019E5D0BED975B0094EB0E /* Pool.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Pool.h; sourceTree = "<group>"; };                  E489ABBC0D27952A0091F602 /* optional.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = optional.cpp; sourceTree = "<group>"; };
29                  E4019E5E0BED975B0094EB0E /* ResourceManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ResourceManager.h; sourceTree = "<group>"; };                  E489ABBD0D27952A0091F602 /* optional.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = optional.h; sourceTree = "<group>"; };
30                  E4019E5F0BED975B0094EB0E /* RingBuffer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = RingBuffer.h; sourceTree = "<group>"; };                  E489ABBE0D27952A0091F602 /* Path.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Path.cpp; sourceTree = "<group>"; };
31                  E4019E600BED975B0094EB0E /* RTMath.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = RTMath.cpp; sourceTree = "<group>"; };                  E489ABBF0D27952A0091F602 /* Path.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Path.h; sourceTree = "<group>"; };
32                  E4019E610BED975B0094EB0E /* RTMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = RTMath.h; sourceTree = "<group>"; };                  E489ABC00D27952A0091F602 /* Pool.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Pool.h; sourceTree = "<group>"; };
33                  E4019E620BED975B0094EB0E /* stacktrace.c */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.c; path = stacktrace.c; sourceTree = "<group>"; };                  E489ABC10D27952A0091F602 /* ResourceManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ResourceManager.h; sourceTree = "<group>"; };
34                  E4019E630BED975B0094EB0E /* stacktrace.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = stacktrace.h; sourceTree = "<group>"; };                  E489ABC20D27952A0091F602 /* RingBuffer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = RingBuffer.h; sourceTree = "<group>"; };
35                  E4019E640BED975B0094EB0E /* SynchronizedConfig.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SynchronizedConfig.h; sourceTree = "<group>"; };                  E489ABC30D27952A0091F602 /* RTMath.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = RTMath.cpp; sourceTree = "<group>"; };
36                  E4019E650BED975B0094EB0E /* Thread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Thread.cpp; sourceTree = "<group>"; };                  E489ABC40D27952A0091F602 /* RTMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = RTMath.h; sourceTree = "<group>"; };
37                  E4019E660BED975B0094EB0E /* Thread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Thread.h; sourceTree = "<group>"; };                  E489ABC50D27952A0091F602 /* stacktrace.c */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.c; path = stacktrace.c; sourceTree = "<group>"; };
38                  E4019E680BED975B0094EB0E /* InstrumentsDb.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentsDb.cpp; sourceTree = "<group>"; };                  E489ABC60D27952A0091F602 /* stacktrace.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = stacktrace.h; sourceTree = "<group>"; };
39                  E4019E690BED975B0094EB0E /* InstrumentsDb.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentsDb.h; sourceTree = "<group>"; };                  E489ABC70D27952A0091F602 /* SynchronizedConfig.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SynchronizedConfig.h; sourceTree = "<group>"; };
40                  E4019E6A0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489ABC80D27952A0091F602 /* Thread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Thread.cpp; sourceTree = "<group>"; };
41                  E4019E6D0BED975B0094EB0E /* AudioChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioChannel.cpp; sourceTree = "<group>"; };                  E489ABC90D27952A0091F602 /* Thread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Thread.h; sourceTree = "<group>"; };
42                  E4019E6E0BED975B0094EB0E /* AudioChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioChannel.h; sourceTree = "<group>"; };                  E489ABCA0D27952A0091F602 /* WorkerThread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = WorkerThread.cpp; sourceTree = "<group>"; };
43                  E4019E6F0BED975B0094EB0E /* AudioOutputDevice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDevice.cpp; sourceTree = "<group>"; };                  E489ABCB0D27952A0091F602 /* WorkerThread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = WorkerThread.h; sourceTree = "<group>"; };
44                  E4019E700BED975B0094EB0E /* AudioOutputDevice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDevice.h; sourceTree = "<group>"; };                  E489ABCD0D27952A0091F602 /* InstrumentsDb.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentsDb.cpp; sourceTree = "<group>"; };
45                  E4019E710BED975B0094EB0E /* AudioOutputDeviceAlsa.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceAlsa.cpp; sourceTree = "<group>"; };                  E489ABCE0D27952A0091F602 /* InstrumentsDb.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentsDb.h; sourceTree = "<group>"; };
46                  E4019E720BED975B0094EB0E /* AudioOutputDeviceAlsa.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceAlsa.h; sourceTree = "<group>"; };                  E489ABCF0D27952A0091F602 /* InstrumentsDbUtilities.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentsDbUtilities.cpp; sourceTree = "<group>"; };
47                  E4019E730BED975B0094EB0E /* AudioOutputDeviceArts.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceArts.cpp; sourceTree = "<group>"; };                  E489ABD00D27952A0091F602 /* InstrumentsDbUtilities.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentsDbUtilities.h; sourceTree = "<group>"; };
48                  E4019E740BED975B0094EB0E /* AudioOutputDeviceArts.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceArts.h; sourceTree = "<group>"; };                  E489ABD10D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
49                  E4019E750BED975B0094EB0E /* AudioOutputDeviceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceFactory.cpp; sourceTree = "<group>"; };                  E489ABD20D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
50                  E4019E760BED975B0094EB0E /* AudioOutputDeviceFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceFactory.h; sourceTree = "<group>"; };                  E489ABD50D27952A0091F602 /* AudioChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioChannel.cpp; sourceTree = "<group>"; };
51                  E4019E770BED975B0094EB0E /* AudioOutputDeviceJack.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceJack.cpp; sourceTree = "<group>"; };                  E489ABD60D27952A0091F602 /* AudioChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioChannel.h; sourceTree = "<group>"; };
52                  E4019E780BED975B0094EB0E /* AudioOutputDeviceJack.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceJack.h; sourceTree = "<group>"; };                  E489ABD70D27952A0091F602 /* AudioOutputDevice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDevice.cpp; sourceTree = "<group>"; };
53                  E4019E790BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489ABD80D27952A0091F602 /* AudioOutputDevice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDevice.h; sourceTree = "<group>"; };
54                  E4019E7A0BED975B0094EB0E /* Device.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Device.h; sourceTree = "<group>"; };                  E489ABD90D27952A0091F602 /* AudioOutputDeviceAlsa.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceAlsa.cpp; sourceTree = "<group>"; };
55                  E4019E7B0BED975B0094EB0E /* DeviceParameter.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceParameter.cpp; sourceTree = "<group>"; };                  E489ABDA0D27952A0091F602 /* AudioOutputDeviceAlsa.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceAlsa.h; sourceTree = "<group>"; };
56                  E4019E7C0BED975B0094EB0E /* DeviceParameter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DeviceParameter.h; sourceTree = "<group>"; };                  E489ABDB0D27952A0091F602 /* AudioOutputDeviceArts.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceArts.cpp; sourceTree = "<group>"; };
57                  E4019E7D0BED975B0094EB0E /* DeviceParameterFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceParameterFactory.cpp; sourceTree = "<group>"; };                  E489ABDC0D27952A0091F602 /* AudioOutputDeviceArts.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceArts.h; sourceTree = "<group>"; };
58                  E4019E7E0BED975B0094EB0E /* DeviceParameterFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DeviceParameterFactory.h; sourceTree = "<group>"; };                  E489ABDD0D27952A0091F602 /* AudioOutputDeviceAsio.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceAsio.cpp; sourceTree = "<group>"; };
59                  E4019E7F0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489ABDE0D27952A0091F602 /* AudioOutputDeviceAsio.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceAsio.h; sourceTree = "<group>"; };
60                  E4019E810BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489ABDF0D27952A0091F602 /* AudioOutputDeviceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceFactory.cpp; sourceTree = "<group>"; };
61                  E4019E820BED975B0094EB0E /* midi.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = midi.h; sourceTree = "<group>"; };                  E489ABE00D27952A0091F602 /* AudioOutputDeviceFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceFactory.h; sourceTree = "<group>"; };
62                  E4019E830BED975B0094EB0E /* MidiInputDevice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDevice.cpp; sourceTree = "<group>"; };                  E489ABE10D27952A0091F602 /* AudioOutputDeviceJack.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceJack.cpp; sourceTree = "<group>"; };
63                  E4019E840BED975B0094EB0E /* MidiInputDevice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDevice.h; sourceTree = "<group>"; };                  E489ABE20D27952A0091F602 /* AudioOutputDeviceJack.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceJack.h; sourceTree = "<group>"; };
64                  E4019E850BED975B0094EB0E /* MidiInputDeviceAlsa.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceAlsa.cpp; sourceTree = "<group>"; };                  E489ABE30D27952A0091F602 /* iasiothiscallresolver.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = iasiothiscallresolver.cpp; sourceTree = "<group>"; };
65                  E4019E860BED975B0094EB0E /* MidiInputDeviceAlsa.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceAlsa.h; sourceTree = "<group>"; };                  E489ABE40D27952A0091F602 /* iasiothiscallresolver.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = iasiothiscallresolver.h; sourceTree = "<group>"; };
66                  E4019E870BED975B0094EB0E /* MidiInputDeviceCoreMidi.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceCoreMidi.cpp; sourceTree = "<group>"; };                  E489ABE50D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
67                  E4019E880BED975B0094EB0E /* MidiInputDeviceCoreMidi.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceCoreMidi.h; sourceTree = "<group>"; };                  E489ABE60D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
68                  E4019E890BED975B0094EB0E /* MidiInputDeviceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceFactory.cpp; sourceTree = "<group>"; };                  E489ABE70D27952A0091F602 /* Device.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Device.h; sourceTree = "<group>"; };
69                  E4019E8A0BED975B0094EB0E /* MidiInputDeviceFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceFactory.h; sourceTree = "<group>"; };                  E489ABE80D27952A0091F602 /* DeviceParameter.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceParameter.cpp; sourceTree = "<group>"; };
70                  E4019E8B0BED975B0094EB0E /* MidiInputDeviceMidiShare.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceMidiShare.cpp; sourceTree = "<group>"; };                  E489ABE90D27952A0091F602 /* DeviceParameter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DeviceParameter.h; sourceTree = "<group>"; };
71                  E4019E8C0BED975B0094EB0E /* MidiInputDeviceMidiShare.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceMidiShare.h; sourceTree = "<group>"; };                  E489ABEA0D27952A0091F602 /* DeviceParameterFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceParameterFactory.cpp; sourceTree = "<group>"; };
72                  E4019E8D0BED975B0094EB0E /* MidiInputPort.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputPort.cpp; sourceTree = "<group>"; };                  E489ABEB0D27952A0091F602 /* DeviceParameterFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DeviceParameterFactory.h; sourceTree = "<group>"; };
73                  E4019E8E0BED975B0094EB0E /* MidiInputPort.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputPort.h; sourceTree = "<group>"; };                  E489ABEC0D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
74                  E4019E8F0BED975B0094EB0E /* MidiInstrumentMapper.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInstrumentMapper.cpp; sourceTree = "<group>"; };                  E489ABED0D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
75                  E4019E900BED975B0094EB0E /* MidiInstrumentMapper.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInstrumentMapper.h; sourceTree = "<group>"; };                  E489ABEF0D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
76                  E4019E930BED975B0094EB0E /* BiquadFilter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = BiquadFilter.h; sourceTree = "<group>"; };                  E489ABF00D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
77                  E4019E940BED975B0094EB0E /* Event.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = "<group>"; };                  E489ABF10D27952A0091F602 /* midi.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = midi.h; sourceTree = "<group>"; };
78                  E4019E950BED975B0094EB0E /* Event.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };                  E489ABF20D27952A0091F602 /* MidiInputDevice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDevice.cpp; sourceTree = "<group>"; };
79                  E4019E960BED975B0094EB0E /* LFOBase.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOBase.h; sourceTree = "<group>"; };                  E489ABF30D27952A0091F602 /* MidiInputDevice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDevice.h; sourceTree = "<group>"; };
80                  E4019E970BED975B0094EB0E /* LFOTriangleDiHarmonic.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleDiHarmonic.h; sourceTree = "<group>"; };                  E489ABF40D27952A0091F602 /* MidiInputDeviceAlsa.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceAlsa.cpp; sourceTree = "<group>"; };
81                  E4019E980BED975B0094EB0E /* LFOTriangleIntAbsMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleIntAbsMath.h; sourceTree = "<group>"; };                  E489ABF50D27952A0091F602 /* MidiInputDeviceAlsa.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceAlsa.h; sourceTree = "<group>"; };
82                  E4019E990BED975B0094EB0E /* LFOTriangleIntMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleIntMath.h; sourceTree = "<group>"; };                  E489ABF60D27952A0091F602 /* MidiInputDeviceCoreMidi.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceCoreMidi.cpp; sourceTree = "<group>"; };
83                  E4019E9A0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489ABF70D27952A0091F602 /* MidiInputDeviceCoreMidi.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceCoreMidi.h; sourceTree = "<group>"; };
84                  E4019E9B0BED975B0094EB0E /* Resampler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Resampler.h; sourceTree = "<group>"; };                  E489ABF80D27952A0091F602 /* MidiInputDeviceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceFactory.cpp; sourceTree = "<group>"; };
85                  E4019E9C0BED975B0094EB0E /* Engine.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Engine.cpp; sourceTree = "<group>"; };                  E489ABF90D27952A0091F602 /* MidiInputDeviceFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceFactory.h; sourceTree = "<group>"; };
86                  E4019E9D0BED975B0094EB0E /* Engine.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Engine.h; sourceTree = "<group>"; };                  E489ABFA0D27952A0091F602 /* MidiInputDeviceMidiShare.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceMidiShare.cpp; sourceTree = "<group>"; };
87                  E4019E9E0BED975B0094EB0E /* EngineChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannel.cpp; sourceTree = "<group>"; };                  E489ABFB0D27952A0091F602 /* MidiInputDeviceMidiShare.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceMidiShare.h; sourceTree = "<group>"; };
88                  E4019E9F0BED975B0094EB0E /* EngineChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannel.h; sourceTree = "<group>"; };                  E489ABFC0D27952A0091F602 /* MidiInputDeviceMme.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceMme.cpp; sourceTree = "<group>"; };
89                  E4019EA00BED975B0094EB0E /* EngineChannelFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannelFactory.cpp; sourceTree = "<group>"; };                  E489ABFD0D27952A0091F602 /* MidiInputDeviceMme.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceMme.h; sourceTree = "<group>"; };
90                  E4019EA10BED975B0094EB0E /* EngineChannelFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannelFactory.h; sourceTree = "<group>"; };                  E489ABFE0D27952A0091F602 /* MidiInputPort.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputPort.cpp; sourceTree = "<group>"; };
91                  E4019EA20BED975B0094EB0E /* EngineFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineFactory.cpp; sourceTree = "<group>"; };                  E489ABFF0D27952A0091F602 /* MidiInputPort.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputPort.h; sourceTree = "<group>"; };
92                  E4019EA30BED975B0094EB0E /* EngineFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineFactory.h; sourceTree = "<group>"; };                  E489AC000D27952A0091F602 /* MidiInstrumentMapper.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInstrumentMapper.cpp; sourceTree = "<group>"; };
93                  E4019EA40BED975B0094EB0E /* FxSend.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = FxSend.cpp; sourceTree = "<group>"; };                  E489AC010D27952A0091F602 /* MidiInstrumentMapper.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInstrumentMapper.h; sourceTree = "<group>"; };
94                  E4019EA50BED975B0094EB0E /* FxSend.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = FxSend.h; sourceTree = "<group>"; };                  E489AC040D27952A0091F602 /* BiquadFilter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = BiquadFilter.h; sourceTree = "<group>"; };
95                  E4019EA70BED975B0094EB0E /* DiskThread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DiskThread.cpp; sourceTree = "<group>"; };                  E489AC050D27952A0091F602 /* Event.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = "<group>"; };
96                  E4019EA80BED975B0094EB0E /* DiskThread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DiskThread.h; sourceTree = "<group>"; };                  E489AC060D27952A0091F602 /* Event.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };
97                  E4019EA90BED975B0094EB0E /* EGADSR.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EGADSR.cpp; sourceTree = "<group>"; };                  E489AC070D27952A0091F602 /* LFOBase.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOBase.h; sourceTree = "<group>"; };
98                  E4019EAA0BED975B0094EB0E /* EGADSR.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EGADSR.h; sourceTree = "<group>"; };                  E489AC080D27952A0091F602 /* LFOTriangleDiHarmonic.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleDiHarmonic.h; sourceTree = "<group>"; };
99                  E4019EAB0BED975B0094EB0E /* EGDecay.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EGDecay.cpp; sourceTree = "<group>"; };                  E489AC090D27952A0091F602 /* LFOTriangleIntAbsMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleIntAbsMath.h; sourceTree = "<group>"; };
100                  E4019EAC0BED975B0094EB0E /* EGDecay.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EGDecay.h; sourceTree = "<group>"; };                  E489AC0A0D27952A0091F602 /* LFOTriangleIntMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleIntMath.h; sourceTree = "<group>"; };
101                  E4019EAD0BED975B0094EB0E /* Engine.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Engine.cpp; sourceTree = "<group>"; };                  E489AC0B0D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
102                  E4019EAE0BED975B0094EB0E /* Engine.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Engine.h; sourceTree = "<group>"; };                  E489AC0C0D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
103                  E4019EAF0BED975B0094EB0E /* EngineChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannel.cpp; sourceTree = "<group>"; };                  E489AC0D0D27952A0091F602 /* Resampler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Resampler.h; sourceTree = "<group>"; };
104                  E4019EB00BED975B0094EB0E /* EngineChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannel.h; sourceTree = "<group>"; };                  E489AC0E0D27952A0091F602 /* Engine.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Engine.cpp; sourceTree = "<group>"; };
105                  E4019EB10BED975B0094EB0E /* EngineGlobals.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineGlobals.h; sourceTree = "<group>"; };                  E489AC0F0D27952A0091F602 /* Engine.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Engine.h; sourceTree = "<group>"; };
106                  E4019EB20BED975B0094EB0E /* Filter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Filter.h; sourceTree = "<group>"; };                  E489AC100D27952A0091F602 /* EngineChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannel.cpp; sourceTree = "<group>"; };
107                  E4019EB30BED975B0094EB0E /* InstrumentResourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentResourceManager.cpp; sourceTree = "<group>"; };                  E489AC110D27952A0091F602 /* EngineChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannel.h; sourceTree = "<group>"; };
108                  E4019EB40BED975B0094EB0E /* InstrumentResourceManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentResourceManager.h; sourceTree = "<group>"; };                  E489AC120D27952A0091F602 /* EngineChannelFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannelFactory.cpp; sourceTree = "<group>"; };
109                  E4019EB50BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489AC130D27952A0091F602 /* EngineChannelFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannelFactory.h; sourceTree = "<group>"; };
110                  E4019EB60BED975B0094EB0E /* Profiler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Profiler.cpp; sourceTree = "<group>"; };                  E489AC140D27952A0091F602 /* EngineFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineFactory.cpp; sourceTree = "<group>"; };
111                  E4019EB70BED975B0094EB0E /* Profiler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Profiler.h; sourceTree = "<group>"; };                  E489AC150D27952A0091F602 /* EngineFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineFactory.h; sourceTree = "<group>"; };
112                  E4019EB80BED975B0094EB0E /* SmoothVolume.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = SmoothVolume.cpp; sourceTree = "<group>"; };                  E489AC160D27952A0091F602 /* FxSend.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = FxSend.cpp; sourceTree = "<group>"; };
113                  E4019EB90BED975B0094EB0E /* SmoothVolume.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SmoothVolume.h; sourceTree = "<group>"; };                  E489AC170D27952A0091F602 /* FxSend.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = FxSend.h; sourceTree = "<group>"; };
114                  E4019EBA0BED975B0094EB0E /* Stream.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Stream.cpp; sourceTree = "<group>"; };                  E489AC190D27952A0091F602 /* DiskThread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DiskThread.cpp; sourceTree = "<group>"; };
115                  E4019EBB0BED975B0094EB0E /* Stream.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Stream.h; sourceTree = "<group>"; };                  E489AC1A0D27952A0091F602 /* DiskThread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DiskThread.h; sourceTree = "<group>"; };
116                  E4019EBC0BED975B0094EB0E /* SynthesisParam.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SynthesisParam.h; sourceTree = "<group>"; };                  E489AC1B0D27952A0091F602 /* EGADSR.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EGADSR.cpp; sourceTree = "<group>"; };
117                  E4019EBD0BED975B0094EB0E /* Synthesizer.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Synthesizer.cpp; sourceTree = "<group>"; };                  E489AC1C0D27952A0091F602 /* EGADSR.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EGADSR.h; sourceTree = "<group>"; };
118                  E4019EBE0BED975B0094EB0E /* Synthesizer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Synthesizer.h; sourceTree = "<group>"; };                  E489AC1D0D27952A0091F602 /* EGDecay.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EGDecay.cpp; sourceTree = "<group>"; };
119                  E4019EBF0BED975B0094EB0E /* Voice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Voice.cpp; sourceTree = "<group>"; };                  E489AC1E0D27952A0091F602 /* EGDecay.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EGDecay.h; sourceTree = "<group>"; };
120                  E4019EC00BED975B0094EB0E /* Voice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Voice.h; sourceTree = "<group>"; };                  E489AC1F0D27952A0091F602 /* Engine.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Engine.cpp; sourceTree = "<group>"; };
121                  E4019EC10BED975B0094EB0E /* InstrumentManager.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentManager.cpp; sourceTree = "<group>"; };                  E489AC200D27952A0091F602 /* Engine.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Engine.h; sourceTree = "<group>"; };
122                  E4019EC20BED975B0094EB0E /* InstrumentManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentManager.h; sourceTree = "<group>"; };                  E489AC210D27952A0091F602 /* EngineChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannel.cpp; sourceTree = "<group>"; };
123                  E4019EC30BED975B0094EB0E /* InstrumentManagerThread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentManagerThread.cpp; sourceTree = "<group>"; };                  E489AC220D27952A0091F602 /* EngineChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannel.h; sourceTree = "<group>"; };
124                  E4019EC40BED975B0094EB0E /* InstrumentManagerThread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentManagerThread.h; sourceTree = "<group>"; };                  E489AC230D27952A0091F602 /* EngineGlobals.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineGlobals.h; sourceTree = "<group>"; };
125                  E4019EC50BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489AC240D27952A0091F602 /* Filter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Filter.h; sourceTree = "<group>"; };
126                  E4019EC60BED975B0094EB0E /* EventListeners.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EventListeners.h; sourceTree = "<group>"; };                  E489AC250D27952A0091F602 /* InstrumentResourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentResourceManager.cpp; sourceTree = "<group>"; };
127                  E4019ECD0BED975B0094EB0E /* linuxsampler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = linuxsampler.cpp; sourceTree = "<group>"; };                  E489AC260D27952A0091F602 /* InstrumentResourceManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentResourceManager.h; sourceTree = "<group>"; };
128                  E4019ED10BED975B0094EB0E /* lscp.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscp.h; sourceTree = "<group>"; };                  E489AC270D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
129                  E4019ED20BED975B0094EB0E /* lscp.y */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.yacc; path = lscp.y; sourceTree = "<group>"; };                  E489AC280D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
130                  E4019ED30BED975B0094EB0E /* lscpevent.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpevent.cpp; sourceTree = "<group>"; };                  E489AC290D27952A0091F602 /* Profiler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Profiler.cpp; sourceTree = "<group>"; };
131                  E4019ED40BED975B0094EB0E /* lscpevent.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpevent.h; sourceTree = "<group>"; };                  E489AC2A0D27952A0091F602 /* Profiler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Profiler.h; sourceTree = "<group>"; };
132                  E4019ED50BED975B0094EB0E /* lscpparser.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpparser.cpp; sourceTree = "<group>"; };                  E489AC2B0D27952A0091F602 /* SmoothVolume.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = SmoothVolume.cpp; sourceTree = "<group>"; };
133                  E4019ED60BED975B0094EB0E /* lscpparser.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpparser.h; sourceTree = "<group>"; };                  E489AC2C0D27952A0091F602 /* SmoothVolume.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SmoothVolume.h; sourceTree = "<group>"; };
134                  E4019ED70BED975B0094EB0E /* lscpresultset.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpresultset.cpp; sourceTree = "<group>"; };                  E489AC2D0D27952A0091F602 /* Stream.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Stream.cpp; sourceTree = "<group>"; };
135                  E4019ED80BED975B0094EB0E /* lscpresultset.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpresultset.h; sourceTree = "<group>"; };                  E489AC2E0D27952A0091F602 /* Stream.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Stream.h; sourceTree = "<group>"; };
136                  E4019ED90BED975B0094EB0E /* lscpserver.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpserver.cpp; sourceTree = "<group>"; };                  E489AC2F0D27952A0091F602 /* SynthesisParam.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SynthesisParam.h; sourceTree = "<group>"; };
137                  E4019EDA0BED975B0094EB0E /* lscpserver.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpserver.h; sourceTree = "<group>"; };                  E489AC300D27952A0091F602 /* Synthesizer.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Synthesizer.cpp; sourceTree = "<group>"; };
138                  E4019EDB0BED975B0094EB0E /* lscpsymbols.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpsymbols.h; sourceTree = "<group>"; };                  E489AC310D27952A0091F602 /* Synthesizer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Synthesizer.h; sourceTree = "<group>"; };
139                  E4019EDC0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489AC320D27952A0091F602 /* Voice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Voice.cpp; sourceTree = "<group>"; };
140                  E4019EDD0BED975B0094EB0E /* Sampler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Sampler.cpp; sourceTree = "<group>"; };                  E489AC330D27952A0091F602 /* Voice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Voice.h; sourceTree = "<group>"; };
141                  E4019EDE0BED975B0094EB0E /* Sampler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Sampler.h; sourceTree = "<group>"; };                  E489AC340D27952A0091F602 /* InstrumentManager.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentManager.cpp; sourceTree = "<group>"; };
142                  E4019EE00BED975B0094EB0E /* ConditionTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ConditionTest.cpp; sourceTree = "<group>"; };                  E489AC350D27952A0091F602 /* InstrumentManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentManager.h; sourceTree = "<group>"; };
143                  E4019EE10BED975B0094EB0E /* ConditionTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ConditionTest.h; sourceTree = "<group>"; };                  E489AC360D27952A0091F602 /* InstrumentManagerThread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentManagerThread.cpp; sourceTree = "<group>"; };
144                  E4019EE20BED975B0094EB0E /* linuxsamplertest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = linuxsamplertest.cpp; sourceTree = "<group>"; };                  E489AC370D27952A0091F602 /* InstrumentManagerThread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentManagerThread.h; sourceTree = "<group>"; };
145                  E4019EE30BED975B0094EB0E /* LSCPTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = LSCPTest.cpp; sourceTree = "<group>"; };                  E489AC380D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
146                  E4019EE40BED975B0094EB0E /* LSCPTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LSCPTest.h; sourceTree = "<group>"; };                  E489AC390D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
147                  E4019EE50BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };                  E489AC3A0D27952A0091F602 /* EventListeners.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EventListeners.h; sourceTree = "<group>"; };
148                  E4019EE60BED975B0094EB0E /* MutexTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MutexTest.cpp; sourceTree = "<group>"; };                  E489AC3B0D27952A0091F602 /* linuxsampler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = linuxsampler.cpp; sourceTree = "<group>"; };
149                  E4019EE70BED975B0094EB0E /* MutexTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MutexTest.h; sourceTree = "<group>"; };                  E489AC3C0D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
150                  E4019EE80BED975B0094EB0E /* PoolTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = PoolTest.cpp; sourceTree = "<group>"; };                  E489AC3D0D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
151                  E4019EE90BED975B0094EB0E /* PoolTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = PoolTest.h; sourceTree = "<group>"; };                  E489AC3F0D27952A0091F602 /* lscp.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscp.h; sourceTree = "<group>"; };
152                  E4019EEA0BED975B0094EB0E /* ThreadTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ThreadTest.cpp; sourceTree = "<group>"; };                  E489AC400D27952A0091F602 /* lscp.y */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.yacc; path = lscp.y; sourceTree = "<group>"; };
153                  E4019EEB0BED975B0094EB0E /* ThreadTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ThreadTest.h; sourceTree = "<group>"; };                  E489AC410D27952A0091F602 /* lscpevent.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpevent.cpp; sourceTree = "<group>"; };
154                    E489AC420D27952A0091F602 /* lscpevent.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpevent.h; sourceTree = "<group>"; };
155                    E489AC430D27952A0091F602 /* lscpparser.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpparser.cpp; sourceTree = "<group>"; };
156                    E489AC440D27952A0091F602 /* lscpparser.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpparser.h; sourceTree = "<group>"; };
157                    E489AC450D27952A0091F602 /* lscpresultset.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpresultset.cpp; sourceTree = "<group>"; };
158                    E489AC460D27952A0091F602 /* lscpresultset.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpresultset.h; sourceTree = "<group>"; };
159                    E489AC470D27952A0091F602 /* lscpserver.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpserver.cpp; sourceTree = "<group>"; };
160                    E489AC480D27952A0091F602 /* lscpserver.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpserver.h; sourceTree = "<group>"; };
161                    E489AC490D27952A0091F602 /* lscpsymbols.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpsymbols.h; sourceTree = "<group>"; };
162                    E489AC4A0D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
163                    E489AC4B0D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
164                    E489AC4D0D27952A0091F602 /* InstrumentEditor.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentEditor.cpp; sourceTree = "<group>"; };
165                    E489AC4E0D27952A0091F602 /* InstrumentEditor.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentEditor.h; sourceTree = "<group>"; };
166                    E489AC4F0D27952A0091F602 /* InstrumentEditorFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentEditorFactory.cpp; sourceTree = "<group>"; };
167                    E489AC500D27952A0091F602 /* InstrumentEditorFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentEditorFactory.h; sourceTree = "<group>"; };
168                    E489AC510D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
169                    E489AC520D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
170                    E489AC530D27952A0091F602 /* Sampler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Sampler.cpp; sourceTree = "<group>"; };
171                    E489AC540D27952A0091F602 /* Sampler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Sampler.h; sourceTree = "<group>"; };
172                    E489AC560D27952A0091F602 /* ConditionTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ConditionTest.cpp; sourceTree = "<group>"; };
173                    E489AC570D27952A0091F602 /* ConditionTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ConditionTest.h; sourceTree = "<group>"; };
174                    E489AC580D27952A0091F602 /* linuxsamplertest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = linuxsamplertest.cpp; sourceTree = "<group>"; };
175                    E489AC590D27952A0091F602 /* LSCPTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = LSCPTest.cpp; sourceTree = "<group>"; };
176                    E489AC5A0D27952A0091F602 /* LSCPTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LSCPTest.h; sourceTree = "<group>"; };
177                    E489AC5B0D27952A0091F602 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
178                    E489AC5C0D27952A0091F602 /* Makefile.in */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.in; sourceTree = "<group>"; };
179                    E489AC5D0D27952A0091F602 /* MutexTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MutexTest.cpp; sourceTree = "<group>"; };
180                    E489AC5E0D27952A0091F602 /* MutexTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MutexTest.h; sourceTree = "<group>"; };
181                    E489AC5F0D27952A0091F602 /* PoolTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = PoolTest.cpp; sourceTree = "<group>"; };
182                    E489AC600D27952A0091F602 /* PoolTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = PoolTest.h; sourceTree = "<group>"; };
183                    E489AC610D27952A0091F602 /* ThreadTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ThreadTest.cpp; sourceTree = "<group>"; };
184                    E489AC620D27952A0091F602 /* ThreadTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ThreadTest.h; sourceTree = "<group>"; };
185  /* End PBXFileReference section */  /* End PBXFileReference section */
186    
187  /* Begin PBXGroup section */  /* Begin PBXGroup section */
188                  08FB7794FE84155DC02AAC07 /* LinuxSampler */ = {                  08FB7794FE84155DC02AAC07 /* LinuxSampler */ = {
189                          isa = PBXGroup;                          isa = PBXGroup;
190                          children = (                          children = (
                                 E4019E4A0BED975B0094EB0E /* src */,  
191                                  E4019E270BED928D0094EB0E /* autoconf_builder.sh */,                                  E4019E270BED928D0094EB0E /* autoconf_builder.sh */,
192                                  E4019E280BED928D0094EB0E /* wrapper.sh */,                                  E4019E280BED928D0094EB0E /* wrapper.sh */,
193                                    E489ABAA0D27952A0091F602 /* src */,
194                          );                          );
195                          name = LinuxSampler;                          name = LinuxSampler;
196                          sourceTree = "<group>";                          sourceTree = "<group>";
197                  };                  };
198                  E4019E4A0BED975B0094EB0E /* src */ = {                  E489ABAA0D27952A0091F602 /* src */ = {
199                          isa = PBXGroup;                          isa = PBXGroup;
200                          children = (                          children = (
201                                  E4019E4B0BED975B0094EB0E /* audiodriver */,                                  E489ABAB0D27952A0091F602 /* common */,
202                                  E4019E4C0BED975B0094EB0E /* common */,                                  E489ABCC0D27952A0091F602 /* db */,
203                                  E4019E670BED975B0094EB0E /* db */,                                  E489ABD30D27952A0091F602 /* drivers */,
204                                  E4019E6B0BED975B0094EB0E /* drivers */,                                  E489AC020D27952A0091F602 /* engines */,
205                                  E4019E910BED975B0094EB0E /* engines */,                                  E489AC3A0D27952A0091F602 /* EventListeners.h */,
206                                  E4019EC60BED975B0094EB0E /* EventListeners.h */,                                  E489AC3B0D27952A0091F602 /* linuxsampler.cpp */,
207                                  E4019ECD0BED975B0094EB0E /* linuxsampler.cpp */,                                  E489AC3C0D27952A0091F602 /* Makefile.am */,
208                                  E4019ECF0BED975B0094EB0E /* mididriver */,                                  E489AC3D0D27952A0091F602 /* Makefile.in */,
209                                  E4019ED00BED975B0094EB0E /* network */,                                  E489AC3E0D27952A0091F602 /* network */,
210                                  E4019EDD0BED975B0094EB0E /* Sampler.cpp */,                                  E489AC4C0D27952A0091F602 /* plugins */,
211                                  E4019EDE0BED975B0094EB0E /* Sampler.h */,                                  E489AC530D27952A0091F602 /* Sampler.cpp */,
212                                  E4019EDF0BED975B0094EB0E /* testcases */,                                  E489AC540D27952A0091F602 /* Sampler.h */,
213                                    E489AC550D27952A0091F602 /* testcases */,
214                          );                          );
215                          name = src;                          name = src;
216                          path = ../src;                          path = ../src;
217                          sourceTree = SOURCE_ROOT;                          sourceTree = SOURCE_ROOT;
218                  };                  };
219                  E4019E4B0BED975B0094EB0E /* audiodriver */ = {                  E489ABAB0D27952A0091F602 /* common */ = {
220                          isa = PBXGroup;                          isa = PBXGroup;
221                          children = (                          children = (
222                          );                                  E489ABAC0D27952A0091F602 /* ArrayList.h */,
223                          path = audiodriver;                                  E489ABAD0D27952A0091F602 /* atomic.h */,
224                          sourceTree = "<group>";                                  E489ABAE0D27952A0091F602 /* Condition.cpp */,
225                  };                                  E489ABAF0D27952A0091F602 /* Condition.h */,
226                  E4019E4C0BED975B0094EB0E /* common */ = {                                  E489ABB00D27952A0091F602 /* ConditionServer.cpp */,
227                          isa = PBXGroup;                                  E489ABB10D27952A0091F602 /* ConditionServer.h */,
228                          children = (                                  E489ABB20D27952A0091F602 /* Exception.h */,
229                                  E4019E4D0BED975B0094EB0E /* ArrayList.h */,                                  E489ABB30D27952A0091F602 /* Features.cpp */,
230                                  E4019E4E0BED975B0094EB0E /* atomic.h */,                                  E489ABB40D27952A0091F602 /* Features.h */,
231                                  E4019E4F0BED975B0094EB0E /* Condition.cpp */,                                  E489ABB50D27952A0091F602 /* global.h */,
232                                  E4019E500BED975B0094EB0E /* Condition.h */,                                  E489ABB60D27952A0091F602 /* global_private.cpp */,
233                                  E4019E510BED975B0094EB0E /* ConditionServer.cpp */,                                  E489ABB70D27952A0091F602 /* global_private.h */,
234                                  E4019E520BED975B0094EB0E /* ConditionServer.h */,                                  E489ABB80D27952A0091F602 /* Makefile.am */,
235                                  E4019E530BED975B0094EB0E /* Exception.h */,                                  E489ABB90D27952A0091F602 /* Makefile.in */,
236                                  E4019E540BED975B0094EB0E /* Features.cpp */,                                  E489ABBA0D27952A0091F602 /* Mutex.cpp */,
237                                  E4019E550BED975B0094EB0E /* Features.h */,                                  E489ABBB0D27952A0091F602 /* Mutex.h */,
238                                  E4019E560BED975B0094EB0E /* global.cpp */,                                  E489ABBC0D27952A0091F602 /* optional.cpp */,
239                                  E4019E570BED975B0094EB0E /* global.h */,                                  E489ABBD0D27952A0091F602 /* optional.h */,
240                                  E4019E580BED975B0094EB0E /* Makefile.am */,                                  E489ABBE0D27952A0091F602 /* Path.cpp */,
241                                  E4019E590BED975B0094EB0E /* Mutex.cpp */,                                  E489ABBF0D27952A0091F602 /* Path.h */,
242                                  E4019E5A0BED975B0094EB0E /* Mutex.h */,                                  E489ABC00D27952A0091F602 /* Pool.h */,
243                                  E4019E5B0BED975B0094EB0E /* optional.cpp */,                                  E489ABC10D27952A0091F602 /* ResourceManager.h */,
244                                  E4019E5C0BED975B0094EB0E /* optional.h */,                                  E489ABC20D27952A0091F602 /* RingBuffer.h */,
245                                  E4019E5D0BED975B0094EB0E /* Pool.h */,                                  E489ABC30D27952A0091F602 /* RTMath.cpp */,
246                                  E4019E5E0BED975B0094EB0E /* ResourceManager.h */,                                  E489ABC40D27952A0091F602 /* RTMath.h */,
247                                  E4019E5F0BED975B0094EB0E /* RingBuffer.h */,                                  E489ABC50D27952A0091F602 /* stacktrace.c */,
248                                  E4019E600BED975B0094EB0E /* RTMath.cpp */,                                  E489ABC60D27952A0091F602 /* stacktrace.h */,
249                                  E4019E610BED975B0094EB0E /* RTMath.h */,                                  E489ABC70D27952A0091F602 /* SynchronizedConfig.h */,
250                                  E4019E620BED975B0094EB0E /* stacktrace.c */,                                  E489ABC80D27952A0091F602 /* Thread.cpp */,
251                                  E4019E630BED975B0094EB0E /* stacktrace.h */,                                  E489ABC90D27952A0091F602 /* Thread.h */,
252                                  E4019E640BED975B0094EB0E /* SynchronizedConfig.h */,                                  E489ABCA0D27952A0091F602 /* WorkerThread.cpp */,
253                                  E4019E650BED975B0094EB0E /* Thread.cpp */,                                  E489ABCB0D27952A0091F602 /* WorkerThread.h */,
                                 E4019E660BED975B0094EB0E /* Thread.h */,  
254                          );                          );
255                          path = common;                          path = common;
256                          sourceTree = "<group>";                          sourceTree = "<group>";
257                  };                  };
258                  E4019E670BED975B0094EB0E /* db */ = {                  E489ABCC0D27952A0091F602 /* db */ = {
259                          isa = PBXGroup;                          isa = PBXGroup;
260                          children = (                          children = (
261                                  E4019E680BED975B0094EB0E /* InstrumentsDb.cpp */,                                  E489ABCD0D27952A0091F602 /* InstrumentsDb.cpp */,
262                                  E4019E690BED975B0094EB0E /* InstrumentsDb.h */,                                  E489ABCE0D27952A0091F602 /* InstrumentsDb.h */,
263                                  E4019E6A0BED975B0094EB0E /* Makefile.am */,                                  E489ABCF0D27952A0091F602 /* InstrumentsDbUtilities.cpp */,
264                                    E489ABD00D27952A0091F602 /* InstrumentsDbUtilities.h */,
265                                    E489ABD10D27952A0091F602 /* Makefile.am */,
266                                    E489ABD20D27952A0091F602 /* Makefile.in */,
267                          );                          );
268                          path = db;                          path = db;
269                          sourceTree = "<group>";                          sourceTree = "<group>";
270                  };                  };
271                  E4019E6B0BED975B0094EB0E /* drivers */ = {                  E489ABD30D27952A0091F602 /* drivers */ = {
272                          isa = PBXGroup;                          isa = PBXGroup;
273                          children = (                          children = (
274                                  E4019E6C0BED975B0094EB0E /* audio */,                                  E489ABD40D27952A0091F602 /* audio */,
275                                  E4019E7A0BED975B0094EB0E /* Device.h */,                                  E489ABE70D27952A0091F602 /* Device.h */,
276                                  E4019E7B0BED975B0094EB0E /* DeviceParameter.cpp */,                                  E489ABE80D27952A0091F602 /* DeviceParameter.cpp */,
277                                  E4019E7C0BED975B0094EB0E /* DeviceParameter.h */,                                  E489ABE90D27952A0091F602 /* DeviceParameter.h */,
278                                  E4019E7D0BED975B0094EB0E /* DeviceParameterFactory.cpp */,                                  E489ABEA0D27952A0091F602 /* DeviceParameterFactory.cpp */,
279                                  E4019E7E0BED975B0094EB0E /* DeviceParameterFactory.h */,                                  E489ABEB0D27952A0091F602 /* DeviceParameterFactory.h */,
280                                  E4019E7F0BED975B0094EB0E /* Makefile.am */,                                  E489ABEC0D27952A0091F602 /* Makefile.am */,
281                                  E4019E800BED975B0094EB0E /* midi */,                                  E489ABED0D27952A0091F602 /* Makefile.in */,
282                                    E489ABEE0D27952A0091F602 /* midi */,
283                          );                          );
284                          path = drivers;                          path = drivers;
285                          sourceTree = "<group>";                          sourceTree = "<group>";
286                  };                  };
287                  E4019E6C0BED975B0094EB0E /* audio */ = {                  E489ABD40D27952A0091F602 /* audio */ = {
288                          isa = PBXGroup;                          isa = PBXGroup;
289                          children = (                          children = (
290                                  E4019E6D0BED975B0094EB0E /* AudioChannel.cpp */,                                  E489ABD50D27952A0091F602 /* AudioChannel.cpp */,
291                                  E4019E6E0BED975B0094EB0E /* AudioChannel.h */,                                  E489ABD60D27952A0091F602 /* AudioChannel.h */,
292                                  E4019E6F0BED975B0094EB0E /* AudioOutputDevice.cpp */,                                  E489ABD70D27952A0091F602 /* AudioOutputDevice.cpp */,
293                                  E4019E700BED975B0094EB0E /* AudioOutputDevice.h */,                                  E489ABD80D27952A0091F602 /* AudioOutputDevice.h */,
294                                  E4019E710BED975B0094EB0E /* AudioOutputDeviceAlsa.cpp */,                                  E489ABD90D27952A0091F602 /* AudioOutputDeviceAlsa.cpp */,
295                                  E4019E720BED975B0094EB0E /* AudioOutputDeviceAlsa.h */,                                  E489ABDA0D27952A0091F602 /* AudioOutputDeviceAlsa.h */,
296                                  E4019E730BED975B0094EB0E /* AudioOutputDeviceArts.cpp */,                                  E489ABDB0D27952A0091F602 /* AudioOutputDeviceArts.cpp */,
297                                  E4019E740BED975B0094EB0E /* AudioOutputDeviceArts.h */,                                  E489ABDC0D27952A0091F602 /* AudioOutputDeviceArts.h */,
298                                  E4019E750BED975B0094EB0E /* AudioOutputDeviceFactory.cpp */,                                  E489ABDD0D27952A0091F602 /* AudioOutputDeviceAsio.cpp */,
299                                  E4019E760BED975B0094EB0E /* AudioOutputDeviceFactory.h */,                                  E489ABDE0D27952A0091F602 /* AudioOutputDeviceAsio.h */,
300                                  E4019E770BED975B0094EB0E /* AudioOutputDeviceJack.cpp */,                                  E489ABDF0D27952A0091F602 /* AudioOutputDeviceFactory.cpp */,
301                                  E4019E780BED975B0094EB0E /* AudioOutputDeviceJack.h */,                                  E489ABE00D27952A0091F602 /* AudioOutputDeviceFactory.h */,
302                                  E4019E790BED975B0094EB0E /* Makefile.am */,                                  E489ABE10D27952A0091F602 /* AudioOutputDeviceJack.cpp */,
303                                    E489ABE20D27952A0091F602 /* AudioOutputDeviceJack.h */,
304                                    E489ABE30D27952A0091F602 /* iasiothiscallresolver.cpp */,
305                                    E489ABE40D27952A0091F602 /* iasiothiscallresolver.h */,
306                                    E489ABE50D27952A0091F602 /* Makefile.am */,
307                                    E489ABE60D27952A0091F602 /* Makefile.in */,
308                          );                          );
309                          path = audio;                          path = audio;
310                          sourceTree = "<group>";                          sourceTree = "<group>";
311                  };                  };
312                  E4019E800BED975B0094EB0E /* midi */ = {                  E489ABEE0D27952A0091F602 /* midi */ = {
313                          isa = PBXGroup;                          isa = PBXGroup;
314                          children = (                          children = (
315                                  E4019E810BED975B0094EB0E /* Makefile.am */,                                  E489ABEF0D27952A0091F602 /* Makefile.am */,
316                                  E4019E820BED975B0094EB0E /* midi.h */,                                  E489ABF00D27952A0091F602 /* Makefile.in */,
317                                  E4019E830BED975B0094EB0E /* MidiInputDevice.cpp */,                                  E489ABF10D27952A0091F602 /* midi.h */,
318                                  E4019E840BED975B0094EB0E /* MidiInputDevice.h */,                                  E489ABF20D27952A0091F602 /* MidiInputDevice.cpp */,
319                                  E4019E850BED975B0094EB0E /* MidiInputDeviceAlsa.cpp */,                                  E489ABF30D27952A0091F602 /* MidiInputDevice.h */,
320                                  E4019E860BED975B0094EB0E /* MidiInputDeviceAlsa.h */,                                  E489ABF40D27952A0091F602 /* MidiInputDeviceAlsa.cpp */,
321                                  E4019E870BED975B0094EB0E /* MidiInputDeviceCoreMidi.cpp */,                                  E489ABF50D27952A0091F602 /* MidiInputDeviceAlsa.h */,
322                                  E4019E880BED975B0094EB0E /* MidiInputDeviceCoreMidi.h */,                                  E489ABF60D27952A0091F602 /* MidiInputDeviceCoreMidi.cpp */,
323                                  E4019E890BED975B0094EB0E /* MidiInputDeviceFactory.cpp */,                                  E489ABF70D27952A0091F602 /* MidiInputDeviceCoreMidi.h */,
324                                  E4019E8A0BED975B0094EB0E /* MidiInputDeviceFactory.h */,                                  E489ABF80D27952A0091F602 /* MidiInputDeviceFactory.cpp */,
325                                  E4019E8B0BED975B0094EB0E /* MidiInputDeviceMidiShare.cpp */,                                  E489ABF90D27952A0091F602 /* MidiInputDeviceFactory.h */,
326                                  E4019E8C0BED975B0094EB0E /* MidiInputDeviceMidiShare.h */,                                  E489ABFA0D27952A0091F602 /* MidiInputDeviceMidiShare.cpp */,
327                                  E4019E8D0BED975B0094EB0E /* MidiInputPort.cpp */,                                  E489ABFB0D27952A0091F602 /* MidiInputDeviceMidiShare.h */,
328                                  E4019E8E0BED975B0094EB0E /* MidiInputPort.h */,                                  E489ABFC0D27952A0091F602 /* MidiInputDeviceMme.cpp */,
329                                  E4019E8F0BED975B0094EB0E /* MidiInstrumentMapper.cpp */,                                  E489ABFD0D27952A0091F602 /* MidiInputDeviceMme.h */,
330                                  E4019E900BED975B0094EB0E /* MidiInstrumentMapper.h */,                                  E489ABFE0D27952A0091F602 /* MidiInputPort.cpp */,
331                                    E489ABFF0D27952A0091F602 /* MidiInputPort.h */,
332                                    E489AC000D27952A0091F602 /* MidiInstrumentMapper.cpp */,
333                                    E489AC010D27952A0091F602 /* MidiInstrumentMapper.h */,
334                          );                          );
335                          path = midi;                          path = midi;
336                          sourceTree = "<group>";                          sourceTree = "<group>";
337                  };                  };
338                  E4019E910BED975B0094EB0E /* engines */ = {                  E489AC020D27952A0091F602 /* engines */ = {
339                          isa = PBXGroup;                          isa = PBXGroup;
340                          children = (                          children = (
341                                  E4019E920BED975B0094EB0E /* common */,                                  E489AC030D27952A0091F602 /* common */,
342                                  E4019E9C0BED975B0094EB0E /* Engine.cpp */,                                  E489AC0E0D27952A0091F602 /* Engine.cpp */,
343                                  E4019E9D0BED975B0094EB0E /* Engine.h */,                                  E489AC0F0D27952A0091F602 /* Engine.h */,
344                                  E4019E9E0BED975B0094EB0E /* EngineChannel.cpp */,                                  E489AC100D27952A0091F602 /* EngineChannel.cpp */,
345                                  E4019E9F0BED975B0094EB0E /* EngineChannel.h */,                                  E489AC110D27952A0091F602 /* EngineChannel.h */,
346                                  E4019EA00BED975B0094EB0E /* EngineChannelFactory.cpp */,                                  E489AC120D27952A0091F602 /* EngineChannelFactory.cpp */,
347                                  E4019EA10BED975B0094EB0E /* EngineChannelFactory.h */,                                  E489AC130D27952A0091F602 /* EngineChannelFactory.h */,
348                                  E4019EA20BED975B0094EB0E /* EngineFactory.cpp */,                                  E489AC140D27952A0091F602 /* EngineFactory.cpp */,
349                                  E4019EA30BED975B0094EB0E /* EngineFactory.h */,                                  E489AC150D27952A0091F602 /* EngineFactory.h */,
350                                  E4019EA40BED975B0094EB0E /* FxSend.cpp */,                                  E489AC160D27952A0091F602 /* FxSend.cpp */,
351                                  E4019EA50BED975B0094EB0E /* FxSend.h */,                                  E489AC170D27952A0091F602 /* FxSend.h */,
352                                  E4019EA60BED975B0094EB0E /* gig */,                                  E489AC180D27952A0091F602 /* gig */,
353                                  E4019EC10BED975B0094EB0E /* InstrumentManager.cpp */,                                  E489AC340D27952A0091F602 /* InstrumentManager.cpp */,
354                                  E4019EC20BED975B0094EB0E /* InstrumentManager.h */,                                  E489AC350D27952A0091F602 /* InstrumentManager.h */,
355                                  E4019EC30BED975B0094EB0E /* InstrumentManagerThread.cpp */,                                  E489AC360D27952A0091F602 /* InstrumentManagerThread.cpp */,
356                                  E4019EC40BED975B0094EB0E /* InstrumentManagerThread.h */,                                  E489AC370D27952A0091F602 /* InstrumentManagerThread.h */,
357                                  E4019EC50BED975B0094EB0E /* Makefile.am */,                                  E489AC380D27952A0091F602 /* Makefile.am */,
358                                    E489AC390D27952A0091F602 /* Makefile.in */,
359                          );                          );
360                          path = engines;                          path = engines;
361                          sourceTree = "<group>";                          sourceTree = "<group>";
362                  };                  };
363                  E4019E920BED975B0094EB0E /* common */ = {                  E489AC030D27952A0091F602 /* common */ = {
364                          isa = PBXGroup;                          isa = PBXGroup;
365                          children = (                          children = (
366                                  E4019E930BED975B0094EB0E /* BiquadFilter.h */,                                  E489AC040D27952A0091F602 /* BiquadFilter.h */,
367                                  E4019E940BED975B0094EB0E /* Event.cpp */,                                  E489AC050D27952A0091F602 /* Event.cpp */,
368                                  E4019E950BED975B0094EB0E /* Event.h */,                                  E489AC060D27952A0091F602 /* Event.h */,
369                                  E4019E960BED975B0094EB0E /* LFOBase.h */,                                  E489AC070D27952A0091F602 /* LFOBase.h */,
370                                  E4019E970BED975B0094EB0E /* LFOTriangleDiHarmonic.h */,                                  E489AC080D27952A0091F602 /* LFOTriangleDiHarmonic.h */,
371                                  E4019E980BED975B0094EB0E /* LFOTriangleIntAbsMath.h */,                                  E489AC090D27952A0091F602 /* LFOTriangleIntAbsMath.h */,
372                                  E4019E990BED975B0094EB0E /* LFOTriangleIntMath.h */,                                  E489AC0A0D27952A0091F602 /* LFOTriangleIntMath.h */,
373                                  E4019E9A0BED975B0094EB0E /* Makefile.am */,                                  E489AC0B0D27952A0091F602 /* Makefile.am */,
374                                  E4019E9B0BED975B0094EB0E /* Resampler.h */,                                  E489AC0C0D27952A0091F602 /* Makefile.in */,
375                                    E489AC0D0D27952A0091F602 /* Resampler.h */,
376                          );                          );
377                          path = common;                          path = common;
378                          sourceTree = "<group>";                          sourceTree = "<group>";
379                  };                  };
380                  E4019EA60BED975B0094EB0E /* gig */ = {                  E489AC180D27952A0091F602 /* gig */ = {
381                          isa = PBXGroup;                          isa = PBXGroup;
382                          children = (                          children = (
383                                  E4019EA70BED975B0094EB0E /* DiskThread.cpp */,                                  E489AC190D27952A0091F602 /* DiskThread.cpp */,
384                                  E4019EA80BED975B0094EB0E /* DiskThread.h */,                                  E489AC1A0D27952A0091F602 /* DiskThread.h */,
385                                  E4019EA90BED975B0094EB0E /* EGADSR.cpp */,                                  E489AC1B0D27952A0091F602 /* EGADSR.cpp */,
386                                  E4019EAA0BED975B0094EB0E /* EGADSR.h */,                                  E489AC1C0D27952A0091F602 /* EGADSR.h */,
387                                  E4019EAB0BED975B0094EB0E /* EGDecay.cpp */,                                  E489AC1D0D27952A0091F602 /* EGDecay.cpp */,
388                                  E4019EAC0BED975B0094EB0E /* EGDecay.h */,                                  E489AC1E0D27952A0091F602 /* EGDecay.h */,
389                                  E4019EAD0BED975B0094EB0E /* Engine.cpp */,                                  E489AC1F0D27952A0091F602 /* Engine.cpp */,
390                                  E4019EAE0BED975B0094EB0E /* Engine.h */,                                  E489AC200D27952A0091F602 /* Engine.h */,
391                                  E4019EAF0BED975B0094EB0E /* EngineChannel.cpp */,                                  E489AC210D27952A0091F602 /* EngineChannel.cpp */,
392                                  E4019EB00BED975B0094EB0E /* EngineChannel.h */,                                  E489AC220D27952A0091F602 /* EngineChannel.h */,
393                                  E4019EB10BED975B0094EB0E /* EngineGlobals.h */,                                  E489AC230D27952A0091F602 /* EngineGlobals.h */,
394                                  E4019EB20BED975B0094EB0E /* Filter.h */,                                  E489AC240D27952A0091F602 /* Filter.h */,
395                                  E4019EB30BED975B0094EB0E /* InstrumentResourceManager.cpp */,                                  E489AC250D27952A0091F602 /* InstrumentResourceManager.cpp */,
396                                  E4019EB40BED975B0094EB0E /* InstrumentResourceManager.h */,                                  E489AC260D27952A0091F602 /* InstrumentResourceManager.h */,
397                                  E4019EB50BED975B0094EB0E /* Makefile.am */,                                  E489AC270D27952A0091F602 /* Makefile.am */,
398                                  E4019EB60BED975B0094EB0E /* Profiler.cpp */,                                  E489AC280D27952A0091F602 /* Makefile.in */,
399                                  E4019EB70BED975B0094EB0E /* Profiler.h */,                                  E489AC290D27952A0091F602 /* Profiler.cpp */,
400                                  E4019EB80BED975B0094EB0E /* SmoothVolume.cpp */,                                  E489AC2A0D27952A0091F602 /* Profiler.h */,
401                                  E4019EB90BED975B0094EB0E /* SmoothVolume.h */,                                  E489AC2B0D27952A0091F602 /* SmoothVolume.cpp */,
402                                  E4019EBA0BED975B0094EB0E /* Stream.cpp */,                                  E489AC2C0D27952A0091F602 /* SmoothVolume.h */,
403                                  E4019EBB0BED975B0094EB0E /* Stream.h */,                                  E489AC2D0D27952A0091F602 /* Stream.cpp */,
404                                  E4019EBC0BED975B0094EB0E /* SynthesisParam.h */,                                  E489AC2E0D27952A0091F602 /* Stream.h */,
405                                  E4019EBD0BED975B0094EB0E /* Synthesizer.cpp */,                                  E489AC2F0D27952A0091F602 /* SynthesisParam.h */,
406                                  E4019EBE0BED975B0094EB0E /* Synthesizer.h */,                                  E489AC300D27952A0091F602 /* Synthesizer.cpp */,
407                                  E4019EBF0BED975B0094EB0E /* Voice.cpp */,                                  E489AC310D27952A0091F602 /* Synthesizer.h */,
408                                  E4019EC00BED975B0094EB0E /* Voice.h */,                                  E489AC320D27952A0091F602 /* Voice.cpp */,
409                                    E489AC330D27952A0091F602 /* Voice.h */,
410                          );                          );
411                          path = gig;                          path = gig;
412                          sourceTree = "<group>";                          sourceTree = "<group>";
413                  };                  };
414                  E4019ECF0BED975B0094EB0E /* mididriver */ = {                  E489AC3E0D27952A0091F602 /* network */ = {
                         isa = PBXGroup;  
                         children = (  
                         );  
                         path = mididriver;  
                         sourceTree = "<group>";  
                 };  
                 E4019ED00BED975B0094EB0E /* network */ = {  
415                          isa = PBXGroup;                          isa = PBXGroup;
416                          children = (                          children = (
417                                  E4019ED10BED975B0094EB0E /* lscp.h */,                                  E489AC3F0D27952A0091F602 /* lscp.h */,
418                                  E4019ED20BED975B0094EB0E /* lscp.y */,                                  E489AC400D27952A0091F602 /* lscp.y */,
419                                  E4019ED30BED975B0094EB0E /* lscpevent.cpp */,                                  E489AC410D27952A0091F602 /* lscpevent.cpp */,
420                                  E4019ED40BED975B0094EB0E /* lscpevent.h */,                                  E489AC420D27952A0091F602 /* lscpevent.h */,
421                                  E4019ED50BED975B0094EB0E /* lscpparser.cpp */,                                  E489AC430D27952A0091F602 /* lscpparser.cpp */,
422                                  E4019ED60BED975B0094EB0E /* lscpparser.h */,                                  E489AC440D27952A0091F602 /* lscpparser.h */,
423                                  E4019ED70BED975B0094EB0E /* lscpresultset.cpp */,                                  E489AC450D27952A0091F602 /* lscpresultset.cpp */,
424                                  E4019ED80BED975B0094EB0E /* lscpresultset.h */,                                  E489AC460D27952A0091F602 /* lscpresultset.h */,
425                                  E4019ED90BED975B0094EB0E /* lscpserver.cpp */,                                  E489AC470D27952A0091F602 /* lscpserver.cpp */,
426                                  E4019EDA0BED975B0094EB0E /* lscpserver.h */,                                  E489AC480D27952A0091F602 /* lscpserver.h */,
427                                  E4019EDB0BED975B0094EB0E /* lscpsymbols.h */,                                  E489AC490D27952A0091F602 /* lscpsymbols.h */,
428                                  E4019EDC0BED975B0094EB0E /* Makefile.am */,                                  E489AC4A0D27952A0091F602 /* Makefile.am */,
429                                    E489AC4B0D27952A0091F602 /* Makefile.in */,
430                          );                          );
431                          path = network;                          path = network;
432                          sourceTree = "<group>";                          sourceTree = "<group>";
433                  };                  };
434                  E4019EDF0BED975B0094EB0E /* testcases */ = {                  E489AC4C0D27952A0091F602 /* plugins */ = {
435                          isa = PBXGroup;                          isa = PBXGroup;
436                          children = (                          children = (
437                                  E4019EE00BED975B0094EB0E /* ConditionTest.cpp */,                                  E489AC4D0D27952A0091F602 /* InstrumentEditor.cpp */,
438                                  E4019EE10BED975B0094EB0E /* ConditionTest.h */,                                  E489AC4E0D27952A0091F602 /* InstrumentEditor.h */,
439                                  E4019EE20BED975B0094EB0E /* linuxsamplertest.cpp */,                                  E489AC4F0D27952A0091F602 /* InstrumentEditorFactory.cpp */,
440                                  E4019EE30BED975B0094EB0E /* LSCPTest.cpp */,                                  E489AC500D27952A0091F602 /* InstrumentEditorFactory.h */,
441                                  E4019EE40BED975B0094EB0E /* LSCPTest.h */,                                  E489AC510D27952A0091F602 /* Makefile.am */,
442                                  E4019EE50BED975B0094EB0E /* Makefile.am */,                                  E489AC520D27952A0091F602 /* Makefile.in */,
443                                  E4019EE60BED975B0094EB0E /* MutexTest.cpp */,                          );
444                                  E4019EE70BED975B0094EB0E /* MutexTest.h */,                          path = plugins;
445                                  E4019EE80BED975B0094EB0E /* PoolTest.cpp */,                          sourceTree = "<group>";
446                                  E4019EE90BED975B0094EB0E /* PoolTest.h */,                  };
447                                  E4019EEA0BED975B0094EB0E /* ThreadTest.cpp */,                  E489AC550D27952A0091F602 /* testcases */ = {
448                                  E4019EEB0BED975B0094EB0E /* ThreadTest.h */,                          isa = PBXGroup;
449                            children = (
450                                    E489AC560D27952A0091F602 /* ConditionTest.cpp */,
451                                    E489AC570D27952A0091F602 /* ConditionTest.h */,
452                                    E489AC580D27952A0091F602 /* linuxsamplertest.cpp */,
453                                    E489AC590D27952A0091F602 /* LSCPTest.cpp */,
454                                    E489AC5A0D27952A0091F602 /* LSCPTest.h */,
455                                    E489AC5B0D27952A0091F602 /* Makefile.am */,
456                                    E489AC5C0D27952A0091F602 /* Makefile.in */,
457                                    E489AC5D0D27952A0091F602 /* MutexTest.cpp */,
458                                    E489AC5E0D27952A0091F602 /* MutexTest.h */,
459                                    E489AC5F0D27952A0091F602 /* PoolTest.cpp */,
460                                    E489AC600D27952A0091F602 /* PoolTest.h */,
461                                    E489AC610D27952A0091F602 /* ThreadTest.cpp */,
462                                    E489AC620D27952A0091F602 /* ThreadTest.h */,
463                          );                          );
464                          path = testcases;                          path = testcases;
465                          sourceTree = "<group>";                          sourceTree = "<group>";

Legend:
Removed from v.1641  
changed lines
  Added in v.1642

  ViewVC Help
Powered by ViewVC