diff --git a/mac/Audacity.xcodeproj/project.pbxproj b/mac/Audacity.xcodeproj/project.pbxproj index a76d2299a..19a48ca85 100644 --- a/mac/Audacity.xcodeproj/project.pbxproj +++ b/mac/Audacity.xcodeproj/project.pbxproj @@ -1579,246 +1579,246 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - 17048267098C0F5F00824C66 /* mad.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mad.h; sourceTree = ""; }; - 17072F580988D6A9008541CC /* xmlparse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xmlparse.c; sourceTree = ""; }; - 17072F590988D6A9008541CC /* xmlparse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xmlparse.h; sourceTree = ""; }; - 17072F5B0988D6A9008541CC /* ascii.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ascii.h; sourceTree = ""; }; - 17072F5C0988D6A9008541CC /* asciitab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = asciitab.h; sourceTree = ""; }; - 17072F5E0988D6A9008541CC /* iasciitab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = iasciitab.h; sourceTree = ""; }; - 17072F5F0988D6A9008541CC /* latin1tab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = latin1tab.h; sourceTree = ""; }; - 17072F600988D6A9008541CC /* nametab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = nametab.h; sourceTree = ""; }; - 17072F610988D6A9008541CC /* utf8tab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = utf8tab.h; sourceTree = ""; }; - 17072F620988D6A9008541CC /* xmldef.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xmldef.h; sourceTree = ""; }; - 17072F630988D6A9008541CC /* xmlrole.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xmlrole.c; sourceTree = ""; }; - 17072F640988D6A9008541CC /* xmlrole.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xmlrole.h; sourceTree = ""; }; - 17072F650988D6A9008541CC /* xmltok.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xmltok.c; sourceTree = ""; }; - 17072F660988D6A9008541CC /* xmltok.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xmltok.h; sourceTree = ""; }; - 17072F810988D6A9008541CC /* compat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compat.c; sourceTree = ""; }; - 17072F830988D6A9008541CC /* compat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = compat.h; sourceTree = ""; }; - 17072F850988D6A9008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 17072F8E0988D6A9008541CC /* crc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = ""; }; - 17072F8F0988D6A9008541CC /* crc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = ""; }; - 17072F920988D6A9008541CC /* debug.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = ""; }; - 17072F930988D6A9008541CC /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = ""; }; - 17072F950988D6A9008541CC /* field.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = field.c; sourceTree = ""; }; - 17072F960988D6A9008541CC /* field.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = field.h; sourceTree = ""; }; - 17072F970988D6A9008541CC /* file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = file.c; sourceTree = ""; }; - 17072F980988D6A9008541CC /* file.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = ""; }; - 17072F990988D6A9008541CC /* frame.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = frame.c; sourceTree = ""; }; - 17072F9A0988D6A9008541CC /* frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = ""; }; - 17072F9B0988D6A9008541CC /* frametype.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = frametype.c; sourceTree = ""; }; - 17072F9D0988D6A9008541CC /* frametype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = frametype.h; sourceTree = ""; }; - 17072F9E0988D6A9008541CC /* genre.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = genre.c; sourceTree = ""; }; - 17072FA20988D6A9008541CC /* genre.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = genre.h; sourceTree = ""; }; - 17072FA30988D6A9008541CC /* global.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = ""; }; - 17072FA40988D6A9008541CC /* id3tag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = id3tag.h; sourceTree = ""; }; - 17072FA70988D6A9008541CC /* latin1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = latin1.c; sourceTree = ""; }; - 17072FA80988D6A9008541CC /* latin1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = latin1.h; sourceTree = ""; }; - 17072FBC0988D6A9008541CC /* parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = parse.c; sourceTree = ""; }; - 17072FBD0988D6A9008541CC /* parse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = parse.h; sourceTree = ""; }; - 17072FBF0988D6A9008541CC /* render.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = render.c; sourceTree = ""; }; - 17072FC00988D6A9008541CC /* render.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = render.h; sourceTree = ""; }; - 17072FC30988D6A9008541CC /* tag.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tag.c; sourceTree = ""; }; - 17072FC40988D6A9008541CC /* tag.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tag.h; sourceTree = ""; }; - 17072FC60988D6A9008541CC /* ucs4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ucs4.c; sourceTree = ""; }; - 17072FC70988D6A9008541CC /* ucs4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ucs4.h; sourceTree = ""; }; - 17072FC80988D6A9008541CC /* utf16.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = utf16.c; sourceTree = ""; }; - 17072FC90988D6A9008541CC /* utf16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = utf16.h; sourceTree = ""; }; - 17072FCA0988D6A9008541CC /* utf8.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = utf8.c; sourceTree = ""; }; - 17072FCB0988D6A9008541CC /* utf8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; }; - 17072FCC0988D6A9008541CC /* util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = ""; }; - 17072FCD0988D6A9008541CC /* util.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = ""; }; - 17072FCF0988D6A9008541CC /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = ""; }; - 17072FD00988D6A9008541CC /* version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; - 17072FE10988D6A9008541CC /* bit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bit.c; sourceTree = ""; }; - 17072FE20988D6A9008541CC /* bit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bit.h; sourceTree = ""; }; - 17072FE50988D6A9008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 17072FF40988D6A9008541CC /* decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decoder.c; sourceTree = ""; }; - 17072FF50988D6A9008541CC /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = decoder.h; sourceTree = ""; }; - 17072FF70988D6A9008541CC /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fixed.c; sourceTree = ""; }; - 17072FF80988D6A9008541CC /* fixed.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fixed.h; sourceTree = ""; }; - 17072FF90988D6A9008541CC /* frame.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = frame.c; sourceTree = ""; }; - 17072FFA0988D6A9008541CC /* frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = ""; }; - 17072FFB0988D6A9008541CC /* global.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = ""; }; - 17072FFC0988D6A9008541CC /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; - 17072FFD0988D6A9008541CC /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; - 170730020988D6A9008541CC /* layer12.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = layer12.c; sourceTree = ""; }; - 170730030988D6A9008541CC /* layer12.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = layer12.h; sourceTree = ""; }; - 170730040988D6A9008541CC /* layer3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = layer3.c; sourceTree = ""; }; - 170730050988D6A9008541CC /* layer3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = layer3.h; sourceTree = ""; }; - 170730210988D6A9008541CC /* stream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stream.c; sourceTree = ""; }; - 170730220988D6A9008541CC /* stream.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stream.h; sourceTree = ""; }; - 170730230988D6A9008541CC /* synth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = synth.c; sourceTree = ""; }; - 170730240988D6A9008541CC /* synth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = synth.h; sourceTree = ""; }; - 170730250988D6A9008541CC /* timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = ""; }; - 170730260988D6A9008541CC /* timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = ""; }; - 170730290988D6A9008541CC /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = ""; }; - 1707302A0988D6A9008541CC /* version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; - 170731F30988D6AA008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 170732F20988D6AB008541CC /* config_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config_types.h; sourceTree = ""; }; - 170732F80988D6AB008541CC /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ogg.h; sourceTree = ""; }; - 170732F90988D6AB008541CC /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = os_types.h; sourceTree = ""; }; - 170733980988D6AC008541CC /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bitwise.c; sourceTree = ""; }; - 1707339A0988D6AC008541CC /* framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = framing.c; sourceTree = ""; }; - 170733E50988D6AC008541CC /* libresample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = libresample.h; sourceTree = ""; }; - 170733EC0988D6AC008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 170733ED0988D6AC008541CC /* configtemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = configtemplate.h; sourceTree = ""; }; - 170733EF0988D6AC008541CC /* filterkit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filterkit.c; sourceTree = ""; }; - 170733F00988D6AC008541CC /* filterkit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = filterkit.h; sourceTree = ""; }; - 170733F10988D6AC008541CC /* resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = resample.c; sourceTree = ""; }; - 170733F20988D6AC008541CC /* resample_defs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resample_defs.h; sourceTree = ""; }; - 170733F30988D6AC008541CC /* resamplesubs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = resamplesubs.c; sourceTree = ""; }; - 170734970988D6AD008541CC /* aiff.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aiff.c; sourceTree = ""; }; - 170734980988D6AD008541CC /* alaw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = alaw.c; sourceTree = ""; }; - 170734990988D6AD008541CC /* au.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = au.c; sourceTree = ""; }; - 1707349C0988D6AD008541CC /* avr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = avr.c; sourceTree = ""; }; - 1707349D0988D6AD008541CC /* command.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = command.c; sourceTree = ""; }; - 1707349E0988D6AD008541CC /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = ""; }; - 1707349F0988D6AD008541CC /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; }; - 170734A00988D6AD008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 170734A40988D6AD008541CC /* dither.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dither.c; sourceTree = ""; }; - 170734A50988D6AD008541CC /* double64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = double64.c; sourceTree = ""; }; - 170734A60988D6AD008541CC /* dwd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dwd.c; sourceTree = ""; }; - 170734A70988D6AD008541CC /* dwvw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dwvw.c; sourceTree = ""; }; - 170734A80988D6AD008541CC /* file_io.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = file_io.c; sourceTree = ""; }; - 170734A90988D6AD008541CC /* float32.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = float32.c; sourceTree = ""; }; - 170734AA0988D6AD008541CC /* float_cast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = float_cast.h; sourceTree = ""; }; - 170734B50988D6AD008541CC /* g721.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g721.c; sourceTree = ""; }; - 170734B60988D6AD008541CC /* g723_16.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g723_16.c; sourceTree = ""; }; - 170734B70988D6AD008541CC /* g723_24.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g723_24.c; sourceTree = ""; }; - 170734B80988D6AD008541CC /* g723_40.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g723_40.c; sourceTree = ""; }; - 170734B90988D6AD008541CC /* g72x.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = g72x.c; sourceTree = ""; }; - 170734BA0988D6AD008541CC /* g72x.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = g72x.h; sourceTree = ""; }; - 170734BB0988D6AD008541CC /* g72x_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = g72x_priv.h; sourceTree = ""; }; - 170734D20988D6AD008541CC /* add.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = add.c; sourceTree = ""; }; - 170734D40988D6AD008541CC /* code.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = code.c; sourceTree = ""; }; - 170734D50988D6AD008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 170734D80988D6AD008541CC /* decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; - 170734D90988D6AD008541CC /* gsm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gsm.h; sourceTree = ""; }; - 170734DA0988D6AD008541CC /* gsm610_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gsm610_priv.h; sourceTree = ""; }; - 170734DB0988D6AD008541CC /* gsm_create.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_create.c; sourceTree = ""; }; - 170734DC0988D6AD008541CC /* gsm_decode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_decode.c; sourceTree = ""; }; - 170734DD0988D6AD008541CC /* gsm_destroy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_destroy.c; sourceTree = ""; }; - 170734DE0988D6AD008541CC /* gsm_encode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_encode.c; sourceTree = ""; }; - 170734DF0988D6AD008541CC /* gsm_option.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm_option.c; sourceTree = ""; }; - 170734E00988D6AD008541CC /* long_term.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = long_term.c; sourceTree = ""; }; - 170734E10988D6AD008541CC /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = ""; }; - 170734E50988D6AD008541CC /* preprocess.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = preprocess.c; sourceTree = ""; }; - 170734E70988D6AD008541CC /* rpe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rpe.c; sourceTree = ""; }; - 170734E80988D6AD008541CC /* short_term.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = short_term.c; sourceTree = ""; }; - 170734E90988D6AD008541CC /* table.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = table.c; sourceTree = ""; }; - 170734EA0988D6AD008541CC /* gsm610.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gsm610.c; sourceTree = ""; }; - 170734EB0988D6AD008541CC /* htk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = htk.c; sourceTree = ""; }; - 170734EC0988D6AD008541CC /* ima_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ima_adpcm.c; sourceTree = ""; }; - 170734ED0988D6AD008541CC /* interleave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = interleave.c; sourceTree = ""; }; - 170734EE0988D6AD008541CC /* ircam.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ircam.c; sourceTree = ""; }; - 170734F00988D6AD008541CC /* macbinary3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = macbinary3.c; sourceTree = ""; }; - 170734F10988D6AD008541CC /* macos.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = macos.c; sourceTree = ""; }; - 170734F50988D6AD008541CC /* mat4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mat4.c; sourceTree = ""; }; - 170734F60988D6AD008541CC /* mat5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mat5.c; sourceTree = ""; }; - 170734F70988D6AD008541CC /* ms_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ms_adpcm.c; sourceTree = ""; }; - 170734F80988D6AD008541CC /* nist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = nist.c; sourceTree = ""; }; - 170734F90988D6AD008541CC /* ogg.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ogg.c; sourceTree = ""; }; - 170734FA0988D6AD008541CC /* paf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = paf.c; sourceTree = ""; }; - 170734FB0988D6AD008541CC /* pcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pcm.c; sourceTree = ""; }; - 170734FC0988D6AD008541CC /* pvf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pvf.c; sourceTree = ""; }; - 170734FD0988D6AD008541CC /* raw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = ""; }; - 170734FE0988D6AD008541CC /* rx2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rx2.c; sourceTree = ""; }; - 170734FF0988D6AD008541CC /* sd2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sd2.c; sourceTree = ""; }; - 170735000988D6AD008541CC /* sds.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sds.c; sourceTree = ""; }; - 170735010988D6AD008541CC /* sf_unistd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sf_unistd.h; sourceTree = ""; }; - 170735020988D6AD008541CC /* sfendian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sfendian.h; sourceTree = ""; }; - 170735030988D6AD008541CC /* sndfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sndfile.c; sourceTree = ""; }; - 170735040988D6AD008541CC /* sndfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sndfile.h; sourceTree = ""; }; - 170735070988D6AD008541CC /* strings.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = strings.c; sourceTree = ""; }; - 170735080988D6AD008541CC /* svx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = svx.c; sourceTree = ""; }; - 170735100988D6AD008541CC /* txw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = txw.c; sourceTree = ""; }; - 170735110988D6AD008541CC /* ulaw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ulaw.c; sourceTree = ""; }; - 170735120988D6AD008541CC /* voc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = voc.c; sourceTree = ""; }; - 170735130988D6AD008541CC /* vox_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vox_adpcm.c; sourceTree = ""; }; - 170735140988D6AD008541CC /* w64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = w64.c; sourceTree = ""; }; - 170735150988D6AD008541CC /* wav.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = wav.c; sourceTree = ""; }; - 170735160988D6AD008541CC /* wav_w64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = wav_w64.c; sourceTree = ""; }; - 170735170988D6AD008541CC /* wav_w64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = wav_w64.h; sourceTree = ""; }; - 170735180988D6AD008541CC /* wve.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = wve.c; sourceTree = ""; }; - 170735190988D6AD008541CC /* xi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xi.c; sourceTree = ""; }; - 170735820988D6AD008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 1707363D0988D6AE008541CC /* codec.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = codec.h; sourceTree = ""; }; - 170736420988D6AE008541CC /* vorbisenc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vorbisenc.h; sourceTree = ""; }; - 170736430988D6AE008541CC /* vorbisfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vorbisfile.h; sourceTree = ""; }; - 170736600988D6AE008541CC /* analysis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = analysis.c; sourceTree = ""; }; - 170736610988D6AE008541CC /* backends.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = backends.h; sourceTree = ""; }; - 170736630988D6AE008541CC /* bitrate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = bitrate.c; sourceTree = ""; }; - 170736640988D6AE008541CC /* bitrate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = bitrate.h; sourceTree = ""; }; - 170736650988D6AE008541CC /* block.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = block.c; sourceTree = ""; }; - 1707367D0988D6AE008541CC /* codebook.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = codebook.c; sourceTree = ""; }; - 1707367E0988D6AE008541CC /* codebook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = codebook.h; sourceTree = ""; }; - 1707367F0988D6AE008541CC /* codec_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = codec_internal.h; sourceTree = ""; }; - 170736810988D6AE008541CC /* envelope.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = envelope.c; sourceTree = ""; }; - 170736820988D6AE008541CC /* envelope.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = envelope.h; sourceTree = ""; }; - 170736830988D6AE008541CC /* floor0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = floor0.c; sourceTree = ""; }; - 170736840988D6AE008541CC /* floor1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = floor1.c; sourceTree = ""; }; - 170736850988D6AE008541CC /* highlevel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = highlevel.h; sourceTree = ""; }; - 170736860988D6AE008541CC /* info.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = info.c; sourceTree = ""; }; - 170736870988D6AE008541CC /* lookup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lookup.c; sourceTree = ""; }; - 170736880988D6AE008541CC /* lookup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lookup.h; sourceTree = ""; }; - 170736890988D6AE008541CC /* lookup_data.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lookup_data.h; sourceTree = ""; }; - 1707368B0988D6AE008541CC /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = ""; }; - 1707368C0988D6AE008541CC /* lpc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = ""; }; - 1707368D0988D6AE008541CC /* lsp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = lsp.c; sourceTree = ""; }; - 1707368E0988D6AE008541CC /* lsp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lsp.h; sourceTree = ""; }; - 170736920988D6AE008541CC /* mapping0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mapping0.c; sourceTree = ""; }; - 170736930988D6AE008541CC /* masking.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = masking.h; sourceTree = ""; }; - 170736940988D6AE008541CC /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mdct.c; sourceTree = ""; }; - 170736950988D6AE008541CC /* mdct.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mdct.h; sourceTree = ""; }; - 170736960988D6AE008541CC /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = ""; }; - 170736990988D6AE008541CC /* floor_all.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = floor_all.h; sourceTree = ""; }; - 1707369D0988D6AE008541CC /* psych_11.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_11.h; sourceTree = ""; }; - 1707369E0988D6AE008541CC /* psych_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_16.h; sourceTree = ""; }; - 1707369F0988D6AE008541CC /* psych_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_44.h; sourceTree = ""; }; - 170736A00988D6AE008541CC /* psych_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psych_8.h; sourceTree = ""; }; - 170736A10988D6AE008541CC /* residue_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_16.h; sourceTree = ""; }; - 170736A20988D6AE008541CC /* residue_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_44.h; sourceTree = ""; }; - 170736A30988D6AE008541CC /* residue_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_44u.h; sourceTree = ""; }; - 170736A40988D6AE008541CC /* residue_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = residue_8.h; sourceTree = ""; }; - 170736A50988D6AE008541CC /* setup_11.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_11.h; sourceTree = ""; }; - 170736A60988D6AE008541CC /* setup_16.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_16.h; sourceTree = ""; }; - 170736A70988D6AE008541CC /* setup_22.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_22.h; sourceTree = ""; }; - 170736A80988D6AE008541CC /* setup_32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_32.h; sourceTree = ""; }; - 170736A90988D6AE008541CC /* setup_44.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_44.h; sourceTree = ""; }; - 170736AA0988D6AE008541CC /* setup_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_44u.h; sourceTree = ""; }; - 170736AB0988D6AE008541CC /* setup_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_8.h; sourceTree = ""; }; - 170736AC0988D6AE008541CC /* setup_X.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_X.h; sourceTree = ""; }; - 170736AD0988D6AE008541CC /* os.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = os.h; sourceTree = ""; }; - 170736AE0988D6AE008541CC /* psy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = psy.c; sourceTree = ""; }; - 170736AF0988D6AE008541CC /* psy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = psy.h; sourceTree = ""; }; - 170736B10988D6AE008541CC /* registry.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = registry.c; sourceTree = ""; }; - 170736B20988D6AE008541CC /* registry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = registry.h; sourceTree = ""; }; - 170736B30988D6AE008541CC /* res0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = res0.c; sourceTree = ""; }; - 170736B40988D6AE008541CC /* scales.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = scales.h; sourceTree = ""; }; - 170736B50988D6AE008541CC /* sharedbook.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sharedbook.c; sourceTree = ""; }; - 170736B60988D6AE008541CC /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = smallft.c; sourceTree = ""; }; - 170736B70988D6AE008541CC /* smallft.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = smallft.h; sourceTree = ""; }; - 170736B80988D6AE008541CC /* synthesis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = synthesis.c; sourceTree = ""; }; - 170736BA0988D6AE008541CC /* vorbisenc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vorbisenc.c; sourceTree = ""; }; - 170736BB0988D6AE008541CC /* vorbisfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = vorbisfile.c; sourceTree = ""; }; - 170736BC0988D6AE008541CC /* window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = ""; }; - 170736BD0988D6AE008541CC /* window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = window.h; sourceTree = ""; }; - 170737EB0988D6AF008541CC /* BPMDetect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BPMDetect.h; sourceTree = ""; }; - 170737ED0988D6AF008541CC /* FIFOSampleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FIFOSampleBuffer.h; sourceTree = ""; }; - 170737EE0988D6AF008541CC /* FIFOSamplePipe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FIFOSamplePipe.h; sourceTree = ""; }; - 170737F20988D6AF008541CC /* SoundTouch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundTouch.h; sourceTree = ""; }; - 170737F30988D6AF008541CC /* STTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = STTypes.h; sourceTree = ""; }; - 1707382D0988D6B0008541CC /* AAFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AAFilter.cpp; sourceTree = ""; }; - 1707382E0988D6B0008541CC /* AAFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AAFilter.h; sourceTree = ""; }; - 170738330988D6B0008541CC /* FIFOSampleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FIFOSampleBuffer.cpp; sourceTree = ""; }; - 170738340988D6B0008541CC /* FIRFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FIRFilter.cpp; sourceTree = ""; }; - 170738350988D6B0008541CC /* FIRFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FIRFilter.h; sourceTree = ""; }; - 1707383B0988D6B0008541CC /* RateTransposer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RateTransposer.cpp; sourceTree = ""; }; - 1707383C0988D6B0008541CC /* RateTransposer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RateTransposer.h; sourceTree = ""; }; - 1707383D0988D6B0008541CC /* SoundTouch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SoundTouch.cpp; sourceTree = ""; }; - 170738410988D6B0008541CC /* TDStretch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TDStretch.cpp; sourceTree = ""; }; - 170738420988D6B0008541CC /* TDStretch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TDStretch.h; sourceTree = ""; }; + 17048267098C0F5F00824C66 /* mad.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = mad.h; sourceTree = ""; tabWidth = 3; }; + 17072F580988D6A9008541CC /* xmlparse.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xmlparse.c; sourceTree = ""; tabWidth = 3; }; + 17072F590988D6A9008541CC /* xmlparse.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = xmlparse.h; sourceTree = ""; tabWidth = 3; }; + 17072F5B0988D6A9008541CC /* ascii.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ascii.h; sourceTree = ""; tabWidth = 3; }; + 17072F5C0988D6A9008541CC /* asciitab.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = asciitab.h; sourceTree = ""; tabWidth = 3; }; + 17072F5E0988D6A9008541CC /* iasciitab.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = iasciitab.h; sourceTree = ""; tabWidth = 3; }; + 17072F5F0988D6A9008541CC /* latin1tab.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = latin1tab.h; sourceTree = ""; tabWidth = 3; }; + 17072F600988D6A9008541CC /* nametab.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = nametab.h; sourceTree = ""; tabWidth = 3; }; + 17072F610988D6A9008541CC /* utf8tab.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = utf8tab.h; sourceTree = ""; tabWidth = 3; }; + 17072F620988D6A9008541CC /* xmldef.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = xmldef.h; sourceTree = ""; tabWidth = 3; }; + 17072F630988D6A9008541CC /* xmlrole.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xmlrole.c; sourceTree = ""; tabWidth = 3; }; + 17072F640988D6A9008541CC /* xmlrole.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = xmlrole.h; sourceTree = ""; tabWidth = 3; }; + 17072F650988D6A9008541CC /* xmltok.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xmltok.c; sourceTree = ""; tabWidth = 3; }; + 17072F660988D6A9008541CC /* xmltok.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = xmltok.h; sourceTree = ""; tabWidth = 3; }; + 17072F810988D6A9008541CC /* compat.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = compat.c; sourceTree = ""; tabWidth = 3; }; + 17072F830988D6A9008541CC /* compat.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = compat.h; sourceTree = ""; tabWidth = 3; }; + 17072F850988D6A9008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 17072F8E0988D6A9008541CC /* crc.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = ""; tabWidth = 3; }; + 17072F8F0988D6A9008541CC /* crc.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = ""; tabWidth = 3; }; + 17072F920988D6A9008541CC /* debug.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = ""; tabWidth = 3; }; + 17072F930988D6A9008541CC /* debug.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = ""; tabWidth = 3; }; + 17072F950988D6A9008541CC /* field.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = field.c; sourceTree = ""; tabWidth = 3; }; + 17072F960988D6A9008541CC /* field.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = field.h; sourceTree = ""; tabWidth = 3; }; + 17072F970988D6A9008541CC /* file.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = file.c; sourceTree = ""; tabWidth = 3; }; + 17072F980988D6A9008541CC /* file.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = ""; tabWidth = 3; }; + 17072F990988D6A9008541CC /* frame.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = frame.c; sourceTree = ""; tabWidth = 3; }; + 17072F9A0988D6A9008541CC /* frame.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = ""; tabWidth = 3; }; + 17072F9B0988D6A9008541CC /* frametype.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = frametype.c; sourceTree = ""; tabWidth = 3; }; + 17072F9D0988D6A9008541CC /* frametype.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = frametype.h; sourceTree = ""; tabWidth = 3; }; + 17072F9E0988D6A9008541CC /* genre.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = genre.c; sourceTree = ""; tabWidth = 3; }; + 17072FA20988D6A9008541CC /* genre.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = genre.h; sourceTree = ""; tabWidth = 3; }; + 17072FA30988D6A9008541CC /* global.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = ""; tabWidth = 3; }; + 17072FA40988D6A9008541CC /* id3tag.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = id3tag.h; sourceTree = ""; tabWidth = 3; }; + 17072FA70988D6A9008541CC /* latin1.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = latin1.c; sourceTree = ""; tabWidth = 3; }; + 17072FA80988D6A9008541CC /* latin1.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = latin1.h; sourceTree = ""; tabWidth = 3; }; + 17072FBC0988D6A9008541CC /* parse.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = parse.c; sourceTree = ""; tabWidth = 3; }; + 17072FBD0988D6A9008541CC /* parse.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = parse.h; sourceTree = ""; tabWidth = 3; }; + 17072FBF0988D6A9008541CC /* render.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = render.c; sourceTree = ""; tabWidth = 3; }; + 17072FC00988D6A9008541CC /* render.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = render.h; sourceTree = ""; tabWidth = 3; }; + 17072FC30988D6A9008541CC /* tag.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = tag.c; sourceTree = ""; tabWidth = 3; }; + 17072FC40988D6A9008541CC /* tag.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = tag.h; sourceTree = ""; tabWidth = 3; }; + 17072FC60988D6A9008541CC /* ucs4.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ucs4.c; sourceTree = ""; tabWidth = 3; }; + 17072FC70988D6A9008541CC /* ucs4.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ucs4.h; sourceTree = ""; tabWidth = 3; }; + 17072FC80988D6A9008541CC /* utf16.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = utf16.c; sourceTree = ""; tabWidth = 3; }; + 17072FC90988D6A9008541CC /* utf16.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = utf16.h; sourceTree = ""; tabWidth = 3; }; + 17072FCA0988D6A9008541CC /* utf8.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = utf8.c; sourceTree = ""; tabWidth = 3; }; + 17072FCB0988D6A9008541CC /* utf8.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = utf8.h; sourceTree = ""; tabWidth = 3; }; + 17072FCC0988D6A9008541CC /* util.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = util.c; sourceTree = ""; tabWidth = 3; }; + 17072FCD0988D6A9008541CC /* util.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = util.h; sourceTree = ""; tabWidth = 3; }; + 17072FCF0988D6A9008541CC /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = ""; tabWidth = 3; }; + 17072FD00988D6A9008541CC /* version.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; tabWidth = 3; }; + 17072FE10988D6A9008541CC /* bit.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = bit.c; sourceTree = ""; tabWidth = 3; }; + 17072FE20988D6A9008541CC /* bit.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = bit.h; sourceTree = ""; tabWidth = 3; }; + 17072FE50988D6A9008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 17072FF40988D6A9008541CC /* decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = decoder.c; sourceTree = ""; tabWidth = 3; }; + 17072FF50988D6A9008541CC /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = decoder.h; sourceTree = ""; tabWidth = 3; }; + 17072FF70988D6A9008541CC /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fixed.c; sourceTree = ""; tabWidth = 3; }; + 17072FF80988D6A9008541CC /* fixed.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = fixed.h; sourceTree = ""; tabWidth = 3; }; + 17072FF90988D6A9008541CC /* frame.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = frame.c; sourceTree = ""; tabWidth = 3; }; + 17072FFA0988D6A9008541CC /* frame.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = ""; tabWidth = 3; }; + 17072FFB0988D6A9008541CC /* global.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = ""; tabWidth = 3; }; + 17072FFC0988D6A9008541CC /* huffman.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; tabWidth = 3; }; + 17072FFD0988D6A9008541CC /* huffman.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; tabWidth = 3; }; + 170730020988D6A9008541CC /* layer12.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = layer12.c; sourceTree = ""; tabWidth = 3; }; + 170730030988D6A9008541CC /* layer12.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = layer12.h; sourceTree = ""; tabWidth = 3; }; + 170730040988D6A9008541CC /* layer3.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = layer3.c; sourceTree = ""; tabWidth = 3; }; + 170730050988D6A9008541CC /* layer3.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = layer3.h; sourceTree = ""; tabWidth = 3; }; + 170730210988D6A9008541CC /* stream.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stream.c; sourceTree = ""; tabWidth = 3; }; + 170730220988D6A9008541CC /* stream.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stream.h; sourceTree = ""; tabWidth = 3; }; + 170730230988D6A9008541CC /* synth.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = synth.c; sourceTree = ""; tabWidth = 3; }; + 170730240988D6A9008541CC /* synth.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = synth.h; sourceTree = ""; tabWidth = 3; }; + 170730250988D6A9008541CC /* timer.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = timer.c; sourceTree = ""; tabWidth = 3; }; + 170730260988D6A9008541CC /* timer.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = ""; tabWidth = 3; }; + 170730290988D6A9008541CC /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = ""; tabWidth = 3; }; + 1707302A0988D6A9008541CC /* version.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; tabWidth = 3; }; + 170731F30988D6AA008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 170732F20988D6AB008541CC /* config_types.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config_types.h; sourceTree = ""; tabWidth = 3; }; + 170732F80988D6AB008541CC /* ogg.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ogg.h; sourceTree = ""; tabWidth = 3; }; + 170732F90988D6AB008541CC /* os_types.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = os_types.h; sourceTree = ""; tabWidth = 3; }; + 170733980988D6AC008541CC /* bitwise.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = bitwise.c; sourceTree = ""; tabWidth = 3; }; + 1707339A0988D6AC008541CC /* framing.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = framing.c; sourceTree = ""; tabWidth = 3; }; + 170733E50988D6AC008541CC /* libresample.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = libresample.h; sourceTree = ""; tabWidth = 3; }; + 170733EC0988D6AC008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 170733ED0988D6AC008541CC /* configtemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = configtemplate.h; sourceTree = ""; tabWidth = 3; }; + 170733EF0988D6AC008541CC /* filterkit.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = filterkit.c; sourceTree = ""; tabWidth = 3; }; + 170733F00988D6AC008541CC /* filterkit.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = filterkit.h; sourceTree = ""; tabWidth = 3; }; + 170733F10988D6AC008541CC /* resample.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = resample.c; sourceTree = ""; tabWidth = 3; }; + 170733F20988D6AC008541CC /* resample_defs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = resample_defs.h; sourceTree = ""; tabWidth = 3; }; + 170733F30988D6AC008541CC /* resamplesubs.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = resamplesubs.c; sourceTree = ""; tabWidth = 3; }; + 170734970988D6AD008541CC /* aiff.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = aiff.c; sourceTree = ""; tabWidth = 3; }; + 170734980988D6AD008541CC /* alaw.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = alaw.c; sourceTree = ""; tabWidth = 3; }; + 170734990988D6AD008541CC /* au.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = au.c; sourceTree = ""; tabWidth = 3; }; + 1707349C0988D6AD008541CC /* avr.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = avr.c; sourceTree = ""; tabWidth = 3; }; + 1707349D0988D6AD008541CC /* command.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = command.c; sourceTree = ""; tabWidth = 3; }; + 1707349E0988D6AD008541CC /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = ""; tabWidth = 3; }; + 1707349F0988D6AD008541CC /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = ""; tabWidth = 3; }; + 170734A00988D6AD008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 170734A40988D6AD008541CC /* dither.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = dither.c; sourceTree = ""; tabWidth = 3; }; + 170734A50988D6AD008541CC /* double64.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = double64.c; sourceTree = ""; tabWidth = 3; }; + 170734A60988D6AD008541CC /* dwd.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = dwd.c; sourceTree = ""; tabWidth = 3; }; + 170734A70988D6AD008541CC /* dwvw.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = dwvw.c; sourceTree = ""; tabWidth = 3; }; + 170734A80988D6AD008541CC /* file_io.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = file_io.c; sourceTree = ""; tabWidth = 3; }; + 170734A90988D6AD008541CC /* float32.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = float32.c; sourceTree = ""; tabWidth = 3; }; + 170734AA0988D6AD008541CC /* float_cast.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = float_cast.h; sourceTree = ""; tabWidth = 3; }; + 170734B50988D6AD008541CC /* g721.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = g721.c; sourceTree = ""; tabWidth = 3; }; + 170734B60988D6AD008541CC /* g723_16.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = g723_16.c; sourceTree = ""; tabWidth = 3; }; + 170734B70988D6AD008541CC /* g723_24.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = g723_24.c; sourceTree = ""; tabWidth = 3; }; + 170734B80988D6AD008541CC /* g723_40.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = g723_40.c; sourceTree = ""; tabWidth = 3; }; + 170734B90988D6AD008541CC /* g72x.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = g72x.c; sourceTree = ""; tabWidth = 3; }; + 170734BA0988D6AD008541CC /* g72x.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = g72x.h; sourceTree = ""; tabWidth = 3; }; + 170734BB0988D6AD008541CC /* g72x_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = g72x_priv.h; sourceTree = ""; tabWidth = 3; }; + 170734D20988D6AD008541CC /* add.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = add.c; sourceTree = ""; tabWidth = 3; }; + 170734D40988D6AD008541CC /* code.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = code.c; sourceTree = ""; tabWidth = 3; }; + 170734D50988D6AD008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 170734D80988D6AD008541CC /* decode.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; tabWidth = 3; }; + 170734D90988D6AD008541CC /* gsm.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = gsm.h; sourceTree = ""; tabWidth = 3; }; + 170734DA0988D6AD008541CC /* gsm610_priv.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = gsm610_priv.h; sourceTree = ""; tabWidth = 3; }; + 170734DB0988D6AD008541CC /* gsm_create.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = gsm_create.c; sourceTree = ""; tabWidth = 3; }; + 170734DC0988D6AD008541CC /* gsm_decode.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = gsm_decode.c; sourceTree = ""; tabWidth = 3; }; + 170734DD0988D6AD008541CC /* gsm_destroy.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = gsm_destroy.c; sourceTree = ""; tabWidth = 3; }; + 170734DE0988D6AD008541CC /* gsm_encode.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = gsm_encode.c; sourceTree = ""; tabWidth = 3; }; + 170734DF0988D6AD008541CC /* gsm_option.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = gsm_option.c; sourceTree = ""; tabWidth = 3; }; + 170734E00988D6AD008541CC /* long_term.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = long_term.c; sourceTree = ""; tabWidth = 3; }; + 170734E10988D6AD008541CC /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = ""; tabWidth = 3; }; + 170734E50988D6AD008541CC /* preprocess.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = preprocess.c; sourceTree = ""; tabWidth = 3; }; + 170734E70988D6AD008541CC /* rpe.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = rpe.c; sourceTree = ""; tabWidth = 3; }; + 170734E80988D6AD008541CC /* short_term.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = short_term.c; sourceTree = ""; tabWidth = 3; }; + 170734E90988D6AD008541CC /* table.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = table.c; sourceTree = ""; tabWidth = 3; }; + 170734EA0988D6AD008541CC /* gsm610.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = gsm610.c; sourceTree = ""; tabWidth = 3; }; + 170734EB0988D6AD008541CC /* htk.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = htk.c; sourceTree = ""; tabWidth = 3; }; + 170734EC0988D6AD008541CC /* ima_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ima_adpcm.c; sourceTree = ""; tabWidth = 3; }; + 170734ED0988D6AD008541CC /* interleave.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = interleave.c; sourceTree = ""; tabWidth = 3; }; + 170734EE0988D6AD008541CC /* ircam.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ircam.c; sourceTree = ""; tabWidth = 3; }; + 170734F00988D6AD008541CC /* macbinary3.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = macbinary3.c; sourceTree = ""; tabWidth = 3; }; + 170734F10988D6AD008541CC /* macos.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = macos.c; sourceTree = ""; tabWidth = 3; }; + 170734F50988D6AD008541CC /* mat4.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = mat4.c; sourceTree = ""; tabWidth = 3; }; + 170734F60988D6AD008541CC /* mat5.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = mat5.c; sourceTree = ""; tabWidth = 3; }; + 170734F70988D6AD008541CC /* ms_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ms_adpcm.c; sourceTree = ""; tabWidth = 3; }; + 170734F80988D6AD008541CC /* nist.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = nist.c; sourceTree = ""; tabWidth = 3; }; + 170734F90988D6AD008541CC /* ogg.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ogg.c; sourceTree = ""; tabWidth = 3; }; + 170734FA0988D6AD008541CC /* paf.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = paf.c; sourceTree = ""; tabWidth = 3; }; + 170734FB0988D6AD008541CC /* pcm.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pcm.c; sourceTree = ""; tabWidth = 3; }; + 170734FC0988D6AD008541CC /* pvf.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pvf.c; sourceTree = ""; tabWidth = 3; }; + 170734FD0988D6AD008541CC /* raw.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = ""; tabWidth = 3; }; + 170734FE0988D6AD008541CC /* rx2.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = rx2.c; sourceTree = ""; tabWidth = 3; }; + 170734FF0988D6AD008541CC /* sd2.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sd2.c; sourceTree = ""; tabWidth = 3; }; + 170735000988D6AD008541CC /* sds.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sds.c; sourceTree = ""; tabWidth = 3; }; + 170735010988D6AD008541CC /* sf_unistd.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sf_unistd.h; sourceTree = ""; tabWidth = 3; }; + 170735020988D6AD008541CC /* sfendian.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sfendian.h; sourceTree = ""; tabWidth = 3; }; + 170735030988D6AD008541CC /* sndfile.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sndfile.c; sourceTree = ""; tabWidth = 3; }; + 170735040988D6AD008541CC /* sndfile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sndfile.h; sourceTree = ""; tabWidth = 3; }; + 170735070988D6AD008541CC /* strings.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = strings.c; sourceTree = ""; tabWidth = 3; }; + 170735080988D6AD008541CC /* svx.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = svx.c; sourceTree = ""; tabWidth = 3; }; + 170735100988D6AD008541CC /* txw.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = txw.c; sourceTree = ""; tabWidth = 3; }; + 170735110988D6AD008541CC /* ulaw.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ulaw.c; sourceTree = ""; tabWidth = 3; }; + 170735120988D6AD008541CC /* voc.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = voc.c; sourceTree = ""; tabWidth = 3; }; + 170735130988D6AD008541CC /* vox_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = vox_adpcm.c; sourceTree = ""; tabWidth = 3; }; + 170735140988D6AD008541CC /* w64.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = w64.c; sourceTree = ""; tabWidth = 3; }; + 170735150988D6AD008541CC /* wav.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = wav.c; sourceTree = ""; tabWidth = 3; }; + 170735160988D6AD008541CC /* wav_w64.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = wav_w64.c; sourceTree = ""; tabWidth = 3; }; + 170735170988D6AD008541CC /* wav_w64.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = wav_w64.h; sourceTree = ""; tabWidth = 3; }; + 170735180988D6AD008541CC /* wve.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = wve.c; sourceTree = ""; tabWidth = 3; }; + 170735190988D6AD008541CC /* xi.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xi.c; sourceTree = ""; tabWidth = 3; }; + 170735820988D6AD008541CC /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 1707363D0988D6AE008541CC /* codec.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = codec.h; sourceTree = ""; tabWidth = 3; }; + 170736420988D6AE008541CC /* vorbisenc.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = vorbisenc.h; sourceTree = ""; tabWidth = 3; }; + 170736430988D6AE008541CC /* vorbisfile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = vorbisfile.h; sourceTree = ""; tabWidth = 3; }; + 170736600988D6AE008541CC /* analysis.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = analysis.c; sourceTree = ""; tabWidth = 3; }; + 170736610988D6AE008541CC /* backends.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = backends.h; sourceTree = ""; tabWidth = 3; }; + 170736630988D6AE008541CC /* bitrate.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = bitrate.c; sourceTree = ""; tabWidth = 3; }; + 170736640988D6AE008541CC /* bitrate.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = bitrate.h; sourceTree = ""; tabWidth = 3; }; + 170736650988D6AE008541CC /* block.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = block.c; sourceTree = ""; tabWidth = 3; }; + 1707367D0988D6AE008541CC /* codebook.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = codebook.c; sourceTree = ""; tabWidth = 3; }; + 1707367E0988D6AE008541CC /* codebook.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = codebook.h; sourceTree = ""; tabWidth = 3; }; + 1707367F0988D6AE008541CC /* codec_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = codec_internal.h; sourceTree = ""; tabWidth = 3; }; + 170736810988D6AE008541CC /* envelope.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = envelope.c; sourceTree = ""; tabWidth = 3; }; + 170736820988D6AE008541CC /* envelope.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = envelope.h; sourceTree = ""; tabWidth = 3; }; + 170736830988D6AE008541CC /* floor0.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = floor0.c; sourceTree = ""; tabWidth = 3; }; + 170736840988D6AE008541CC /* floor1.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = floor1.c; sourceTree = ""; tabWidth = 3; }; + 170736850988D6AE008541CC /* highlevel.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = highlevel.h; sourceTree = ""; tabWidth = 3; }; + 170736860988D6AE008541CC /* info.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = info.c; sourceTree = ""; tabWidth = 3; }; + 170736870988D6AE008541CC /* lookup.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = lookup.c; sourceTree = ""; tabWidth = 3; }; + 170736880988D6AE008541CC /* lookup.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = lookup.h; sourceTree = ""; tabWidth = 3; }; + 170736890988D6AE008541CC /* lookup_data.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = lookup_data.h; sourceTree = ""; tabWidth = 3; }; + 1707368B0988D6AE008541CC /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = ""; tabWidth = 3; }; + 1707368C0988D6AE008541CC /* lpc.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = ""; tabWidth = 3; }; + 1707368D0988D6AE008541CC /* lsp.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = lsp.c; sourceTree = ""; tabWidth = 3; }; + 1707368E0988D6AE008541CC /* lsp.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = lsp.h; sourceTree = ""; tabWidth = 3; }; + 170736920988D6AE008541CC /* mapping0.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = mapping0.c; sourceTree = ""; tabWidth = 3; }; + 170736930988D6AE008541CC /* masking.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = masking.h; sourceTree = ""; tabWidth = 3; }; + 170736940988D6AE008541CC /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = mdct.c; sourceTree = ""; tabWidth = 3; }; + 170736950988D6AE008541CC /* mdct.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = mdct.h; sourceTree = ""; tabWidth = 3; }; + 170736960988D6AE008541CC /* misc.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = ""; tabWidth = 3; }; + 170736990988D6AE008541CC /* floor_all.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = floor_all.h; sourceTree = ""; tabWidth = 3; }; + 1707369D0988D6AE008541CC /* psych_11.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = psych_11.h; sourceTree = ""; tabWidth = 3; }; + 1707369E0988D6AE008541CC /* psych_16.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = psych_16.h; sourceTree = ""; tabWidth = 3; }; + 1707369F0988D6AE008541CC /* psych_44.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = psych_44.h; sourceTree = ""; tabWidth = 3; }; + 170736A00988D6AE008541CC /* psych_8.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = psych_8.h; sourceTree = ""; tabWidth = 3; }; + 170736A10988D6AE008541CC /* residue_16.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = residue_16.h; sourceTree = ""; tabWidth = 3; }; + 170736A20988D6AE008541CC /* residue_44.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = residue_44.h; sourceTree = ""; tabWidth = 3; }; + 170736A30988D6AE008541CC /* residue_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = residue_44u.h; sourceTree = ""; tabWidth = 3; }; + 170736A40988D6AE008541CC /* residue_8.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = residue_8.h; sourceTree = ""; tabWidth = 3; }; + 170736A50988D6AE008541CC /* setup_11.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_11.h; sourceTree = ""; tabWidth = 3; }; + 170736A60988D6AE008541CC /* setup_16.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_16.h; sourceTree = ""; tabWidth = 3; }; + 170736A70988D6AE008541CC /* setup_22.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_22.h; sourceTree = ""; tabWidth = 3; }; + 170736A80988D6AE008541CC /* setup_32.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_32.h; sourceTree = ""; tabWidth = 3; }; + 170736A90988D6AE008541CC /* setup_44.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_44.h; sourceTree = ""; tabWidth = 3; }; + 170736AA0988D6AE008541CC /* setup_44u.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_44u.h; sourceTree = ""; tabWidth = 3; }; + 170736AB0988D6AE008541CC /* setup_8.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_8.h; sourceTree = ""; tabWidth = 3; }; + 170736AC0988D6AE008541CC /* setup_X.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = setup_X.h; sourceTree = ""; tabWidth = 3; }; + 170736AD0988D6AE008541CC /* os.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = os.h; sourceTree = ""; tabWidth = 3; }; + 170736AE0988D6AE008541CC /* psy.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = psy.c; sourceTree = ""; tabWidth = 3; }; + 170736AF0988D6AE008541CC /* psy.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = psy.h; sourceTree = ""; tabWidth = 3; }; + 170736B10988D6AE008541CC /* registry.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = registry.c; sourceTree = ""; tabWidth = 3; }; + 170736B20988D6AE008541CC /* registry.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = registry.h; sourceTree = ""; tabWidth = 3; }; + 170736B30988D6AE008541CC /* res0.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = res0.c; sourceTree = ""; tabWidth = 3; }; + 170736B40988D6AE008541CC /* scales.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = scales.h; sourceTree = ""; tabWidth = 3; }; + 170736B50988D6AE008541CC /* sharedbook.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sharedbook.c; sourceTree = ""; tabWidth = 3; }; + 170736B60988D6AE008541CC /* smallft.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = smallft.c; sourceTree = ""; tabWidth = 3; }; + 170736B70988D6AE008541CC /* smallft.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = smallft.h; sourceTree = ""; tabWidth = 3; }; + 170736B80988D6AE008541CC /* synthesis.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = synthesis.c; sourceTree = ""; tabWidth = 3; }; + 170736BA0988D6AE008541CC /* vorbisenc.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = vorbisenc.c; sourceTree = ""; tabWidth = 3; }; + 170736BB0988D6AE008541CC /* vorbisfile.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = vorbisfile.c; sourceTree = ""; tabWidth = 3; }; + 170736BC0988D6AE008541CC /* window.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = ""; tabWidth = 3; }; + 170736BD0988D6AE008541CC /* window.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = window.h; sourceTree = ""; tabWidth = 3; }; + 170737EB0988D6AF008541CC /* BPMDetect.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BPMDetect.h; sourceTree = ""; tabWidth = 3; }; + 170737ED0988D6AF008541CC /* FIFOSampleBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FIFOSampleBuffer.h; sourceTree = ""; tabWidth = 3; }; + 170737EE0988D6AF008541CC /* FIFOSamplePipe.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FIFOSamplePipe.h; sourceTree = ""; tabWidth = 3; }; + 170737F20988D6AF008541CC /* SoundTouch.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SoundTouch.h; sourceTree = ""; tabWidth = 3; }; + 170737F30988D6AF008541CC /* STTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = STTypes.h; sourceTree = ""; tabWidth = 3; }; + 1707382D0988D6B0008541CC /* AAFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AAFilter.cpp; sourceTree = ""; tabWidth = 3; }; + 1707382E0988D6B0008541CC /* AAFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AAFilter.h; sourceTree = ""; tabWidth = 3; }; + 170738330988D6B0008541CC /* FIFOSampleBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FIFOSampleBuffer.cpp; sourceTree = ""; tabWidth = 3; }; + 170738340988D6B0008541CC /* FIRFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FIRFilter.cpp; sourceTree = ""; tabWidth = 3; }; + 170738350988D6B0008541CC /* FIRFilter.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FIRFilter.h; sourceTree = ""; tabWidth = 3; }; + 1707383B0988D6B0008541CC /* RateTransposer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = RateTransposer.cpp; sourceTree = ""; tabWidth = 3; }; + 1707383C0988D6B0008541CC /* RateTransposer.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = RateTransposer.h; sourceTree = ""; tabWidth = 3; }; + 1707383D0988D6B0008541CC /* SoundTouch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SoundTouch.cpp; sourceTree = ""; tabWidth = 3; }; + 170738410988D6B0008541CC /* TDStretch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TDStretch.cpp; sourceTree = ""; tabWidth = 3; }; + 170738420988D6B0008541CC /* TDStretch.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TDStretch.h; sourceTree = ""; tabWidth = 3; }; 17073EE80988DBDD008541CC /* libportsmf.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libportsmf.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17073F480988E04A008541CC /* libexpat.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libexpat.a; sourceTree = BUILT_PRODUCTS_DIR; }; 17073F620988E121008541CC /* libid3tag.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libid3tag.a; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1829,11 +1829,11 @@ 1707407A0988F1BB008541CC /* libsoundtouch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsoundtouch.a; sourceTree = BUILT_PRODUCTS_DIR; }; 170740960988F2F7008541CC /* libportmixer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libportmixer.a; sourceTree = BUILT_PRODUCTS_DIR; }; 170740D40988F820008541CC /* libvorbis.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvorbis.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 17190D78098A439D004583C6 /* cpu_detect_x86_gcc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = cpu_detect_x86_gcc.cpp; sourceTree = ""; }; - 174D9026098C78AF00D5909F /* CommandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CommandManager.cpp; sourceTree = ""; }; - 174D9027098C78AF00D5909F /* CommandManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandManager.h; sourceTree = ""; }; - 174D902A098C78AF00D5909F /* Keyboard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Keyboard.cpp; sourceTree = ""; }; - 174D902B098C78AF00D5909F /* Keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Keyboard.h; sourceTree = ""; }; + 17190D78098A439D004583C6 /* cpu_detect_x86_gcc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = cpu_detect_x86_gcc.cpp; sourceTree = ""; tabWidth = 3; }; + 174D9026098C78AF00D5909F /* CommandManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CommandManager.cpp; sourceTree = ""; tabWidth = 3; }; + 174D9027098C78AF00D5909F /* CommandManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandManager.h; sourceTree = ""; tabWidth = 3; }; + 174D902A098C78AF00D5909F /* Keyboard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Keyboard.cpp; sourceTree = ""; tabWidth = 3; }; + 174D902B098C78AF00D5909F /* Keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Keyboard.h; sourceTree = ""; tabWidth = 3; }; 174F73C9098D516D009CD6E0 /* Audacity.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Audacity.icns; sourceTree = ""; }; 174F73CA098D516D009CD6E0 /* AudacityAIFF.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = AudacityAIFF.icns; sourceTree = ""; }; 174F73CB098D516D009CD6E0 /* AudacityAU.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = AudacityAU.icns; sourceTree = ""; }; @@ -1843,352 +1843,352 @@ 174F73CF098D516D009CD6E0 /* AudacityWAV.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = AudacityWAV.icns; sourceTree = ""; }; 174F73D7098D51AA009CD6E0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = mac/Info.plist; sourceTree = ""; }; 176A1A5B098B7B8D00DC73B4 /* libnyquist.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libnyquist.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 176EE9DB09A2EC1000188F3B /* caf.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = caf.c; sourceTree = ""; }; - 176EE9DC09A2EC1000188F3B /* flac.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = flac.c; sourceTree = ""; }; - 176EE9DD09A2EC1000188F3B /* g72x.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = g72x.c; sourceTree = ""; }; - 176EE9F209A2EF1000188F3B /* config.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; - 176EEA1109A2EF1000188F3B /* callback.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = callback.h; sourceTree = ""; }; - 176EEA1209A2EF1000188F3B /* export.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = export.h; sourceTree = ""; }; - 176EEA1509A2EF1000188F3B /* format.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = format.h; sourceTree = ""; }; - 176EEA1909A2EF1000188F3B /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = ""; }; - 176EEA1A09A2EF1000188F3B /* ordinals.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ordinals.h; sourceTree = ""; }; - 176EEA1E09A2EF1000188F3B /* stream_decoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = stream_decoder.h; sourceTree = ""; }; - 176EEA1F09A2EF1000188F3B /* stream_encoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = stream_encoder.h; sourceTree = ""; }; - 176EEA2209A2EF1000188F3B /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = decoder.h; sourceTree = ""; }; - 176EEA2309A2EF1000188F3B /* encoder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = encoder.h; sourceTree = ""; }; - 176EEA2409A2EF1000188F3B /* export.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = export.h; sourceTree = ""; }; - 176EEA2809A2EF1000188F3B /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = ""; }; - 176EEABC09A2EF1100188F3B /* bitmath.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = bitmath.c; sourceTree = ""; }; - 176EEABF09A2EF1100188F3B /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = ""; }; - 176EEAC209A2EF1100188F3B /* crc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = ""; }; - 176EEACB09A2EF1100188F3B /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = fixed.c; sourceTree = ""; }; - 176EEACE09A2EF1100188F3B /* float.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = float.c; sourceTree = ""; }; - 176EEAD109A2EF1100188F3B /* format.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = format.c; sourceTree = ""; }; - 176EEB0009A2EF1100188F3B /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = ""; }; - 176EEB0809A2EF1100188F3B /* md5.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = ""; }; - 176EEB0B09A2EF1100188F3B /* memory.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = ""; }; - 176EEB0E09A2EF1100188F3B /* metadata_iterators.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = metadata_iterators.c; sourceTree = ""; }; - 176EEB1109A2EF1100188F3B /* metadata_object.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = metadata_object.c; sourceTree = ""; }; - 176EEB2809A2EF1100188F3B /* stream_decoder.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = stream_decoder.c; sourceTree = ""; }; - 176EEB2B09A2EF1100188F3B /* stream_encoder.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = stream_encoder.c; sourceTree = ""; }; - 176EEB2E09A2EF1100188F3B /* stream_encoder_framing.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = stream_encoder_framing.c; sourceTree = ""; }; - 176EEB5C09A2EF1100188F3B /* metadata.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = metadata.cpp; sourceTree = ""; }; - 176EEB6809A2EF1100188F3B /* stream_decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = stream_decoder.cpp; sourceTree = ""; }; - 176EEB6C09A2EF1100188F3B /* stream_encoder.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = stream_encoder.cpp; sourceTree = ""; }; + 176EE9DB09A2EC1000188F3B /* caf.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = caf.c; sourceTree = ""; tabWidth = 3; }; + 176EE9DC09A2EC1000188F3B /* flac.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = flac.c; sourceTree = ""; tabWidth = 3; }; + 176EE9DD09A2EC1000188F3B /* g72x.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = g72x.c; sourceTree = ""; tabWidth = 3; }; + 176EE9F209A2EF1000188F3B /* config.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; tabWidth = 3; }; + 176EEA1109A2EF1000188F3B /* callback.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = callback.h; sourceTree = ""; tabWidth = 3; }; + 176EEA1209A2EF1000188F3B /* export.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = export.h; sourceTree = ""; tabWidth = 3; }; + 176EEA1509A2EF1000188F3B /* format.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = format.h; sourceTree = ""; tabWidth = 3; }; + 176EEA1909A2EF1000188F3B /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = ""; tabWidth = 3; }; + 176EEA1A09A2EF1000188F3B /* ordinals.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ordinals.h; sourceTree = ""; tabWidth = 3; }; + 176EEA1E09A2EF1000188F3B /* stream_decoder.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stream_decoder.h; sourceTree = ""; tabWidth = 3; }; + 176EEA1F09A2EF1000188F3B /* stream_encoder.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stream_encoder.h; sourceTree = ""; tabWidth = 3; }; + 176EEA2209A2EF1000188F3B /* decoder.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = decoder.h; sourceTree = ""; tabWidth = 3; }; + 176EEA2309A2EF1000188F3B /* encoder.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = encoder.h; sourceTree = ""; tabWidth = 3; }; + 176EEA2409A2EF1000188F3B /* export.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = export.h; sourceTree = ""; tabWidth = 3; }; + 176EEA2809A2EF1000188F3B /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = ""; tabWidth = 3; }; + 176EEABC09A2EF1100188F3B /* bitmath.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = bitmath.c; sourceTree = ""; tabWidth = 3; }; + 176EEABF09A2EF1100188F3B /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = ""; tabWidth = 3; }; + 176EEAC209A2EF1100188F3B /* crc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = ""; tabWidth = 3; }; + 176EEACB09A2EF1100188F3B /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fixed.c; sourceTree = ""; tabWidth = 3; }; + 176EEACE09A2EF1100188F3B /* float.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = float.c; sourceTree = ""; tabWidth = 3; }; + 176EEAD109A2EF1100188F3B /* format.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = format.c; sourceTree = ""; tabWidth = 3; }; + 176EEB0009A2EF1100188F3B /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = ""; tabWidth = 3; }; + 176EEB0809A2EF1100188F3B /* md5.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = ""; tabWidth = 3; }; + 176EEB0B09A2EF1100188F3B /* memory.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = ""; tabWidth = 3; }; + 176EEB0E09A2EF1100188F3B /* metadata_iterators.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = metadata_iterators.c; sourceTree = ""; tabWidth = 3; }; + 176EEB1109A2EF1100188F3B /* metadata_object.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = metadata_object.c; sourceTree = ""; tabWidth = 3; }; + 176EEB2809A2EF1100188F3B /* stream_decoder.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stream_decoder.c; sourceTree = ""; tabWidth = 3; }; + 176EEB2B09A2EF1100188F3B /* stream_encoder.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stream_encoder.c; sourceTree = ""; tabWidth = 3; }; + 176EEB2E09A2EF1100188F3B /* stream_encoder_framing.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stream_encoder_framing.c; sourceTree = ""; tabWidth = 3; }; + 176EEB5C09A2EF1100188F3B /* metadata.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = metadata.cpp; sourceTree = ""; tabWidth = 3; }; + 176EEB6809A2EF1100188F3B /* stream_decoder.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = stream_decoder.cpp; sourceTree = ""; tabWidth = 3; }; + 176EEB6C09A2EF1100188F3B /* stream_encoder.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = stream_encoder.cpp; sourceTree = ""; tabWidth = 3; }; 176EEBEA09A2F16200188F3B /* libFLAC.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFLAC.a; sourceTree = BUILT_PRODUCTS_DIR; }; 176EEC1E09A2F2DD00188F3B /* libFLAC++.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libFLAC++.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - 178CF4FF0989541C0056CE58 /* configmac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = configmac.h; path = mac/configmac.h; sourceTree = ""; }; + 178CF4FF0989541C0056CE58 /* configmac.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = configmac.h; path = mac/configmac.h; sourceTree = ""; tabWidth = 3; }; 1790AFB009883B6D008A330A /* Audacity.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Audacity.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 1790AFC709883BFD008A330A /* AboutDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AboutDialog.cpp; sourceTree = ""; }; - 1790AFC809883BFD008A330A /* AboutDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AboutDialog.h; sourceTree = ""; }; - 1790AFC909883BFD008A330A /* AColor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AColor.cpp; sourceTree = ""; }; - 1790AFCA09883BFD008A330A /* AColor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AColor.h; sourceTree = ""; }; - 1790AFCC09883BFD008A330A /* Audacity.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Audacity.h; sourceTree = ""; }; - 1790AFCE09883BFD008A330A /* AudacityApp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AudacityApp.cpp; sourceTree = ""; }; - 1790AFCF09883BFD008A330A /* AudacityApp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudacityApp.h; sourceTree = ""; }; - 1790AFD009883BFD008A330A /* AudacityHeaders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudacityHeaders.h; sourceTree = ""; }; - 1790AFD209883BFD008A330A /* AudioIO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AudioIO.cpp; sourceTree = ""; }; - 1790AFD309883BFD008A330A /* AudioIO.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudioIO.h; sourceTree = ""; }; - 1790AFD409883BFD008A330A /* BatchCommandDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BatchCommandDialog.cpp; sourceTree = ""; }; - 1790AFD509883BFD008A330A /* BatchCommandDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BatchCommandDialog.h; sourceTree = ""; }; - 1790AFD609883BFD008A330A /* BatchCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BatchCommands.cpp; sourceTree = ""; }; - 1790AFD709883BFD008A330A /* BatchCommands.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BatchCommands.h; sourceTree = ""; }; - 1790AFD809883BFD008A330A /* BatchProcessDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BatchProcessDialog.cpp; sourceTree = ""; }; - 1790AFD909883BFD008A330A /* BatchProcessDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BatchProcessDialog.h; sourceTree = ""; }; - 1790AFDA09883BFD008A330A /* Benchmark.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Benchmark.cpp; sourceTree = ""; }; - 1790AFDB09883BFD008A330A /* Benchmark.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Benchmark.h; sourceTree = ""; }; - 1790AFDE09883BFD008A330A /* LegacyAliasBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyAliasBlockFile.cpp; sourceTree = ""; }; - 1790AFDF09883BFD008A330A /* LegacyAliasBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LegacyAliasBlockFile.h; sourceTree = ""; }; - 1790AFE009883BFD008A330A /* LegacyBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyBlockFile.cpp; sourceTree = ""; }; - 1790AFE109883BFD008A330A /* LegacyBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LegacyBlockFile.h; sourceTree = ""; }; - 1790AFE209883BFD008A330A /* PCMAliasBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PCMAliasBlockFile.cpp; sourceTree = ""; }; - 1790AFE309883BFD008A330A /* PCMAliasBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PCMAliasBlockFile.h; sourceTree = ""; }; - 1790AFE409883BFD008A330A /* SilentBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SilentBlockFile.cpp; sourceTree = ""; }; - 1790AFE509883BFD008A330A /* SilentBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SilentBlockFile.h; sourceTree = ""; }; - 1790AFE609883BFD008A330A /* SimpleBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleBlockFile.cpp; sourceTree = ""; }; - 1790AFE709883BFD008A330A /* SimpleBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SimpleBlockFile.h; sourceTree = ""; }; - 1790AFE809883BFD008A330A /* BlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BlockFile.cpp; sourceTree = ""; }; - 1790AFE909883BFD008A330A /* BlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BlockFile.h; sourceTree = ""; }; - 1790AFF009883BFD008A330A /* configtemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = configtemplate.h; sourceTree = ""; }; - 1790AFF109883BFD008A330A /* configunix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = configunix.h; sourceTree = ""; }; - 1790AFF409883BFD008A330A /* CrossFade.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CrossFade.cpp; sourceTree = ""; }; - 1790AFF509883BFD008A330A /* CrossFade.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CrossFade.h; sourceTree = ""; }; + 1790AFC709883BFD008A330A /* AboutDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AboutDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFC809883BFD008A330A /* AboutDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AboutDialog.h; sourceTree = ""; tabWidth = 3; }; + 1790AFC909883BFD008A330A /* AColor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AColor.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFCA09883BFD008A330A /* AColor.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AColor.h; sourceTree = ""; tabWidth = 3; }; + 1790AFCC09883BFD008A330A /* Audacity.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Audacity.h; sourceTree = ""; tabWidth = 3; }; + 1790AFCE09883BFD008A330A /* AudacityApp.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AudacityApp.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFCF09883BFD008A330A /* AudacityApp.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AudacityApp.h; sourceTree = ""; tabWidth = 3; }; + 1790AFD009883BFD008A330A /* AudacityHeaders.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AudacityHeaders.h; sourceTree = ""; tabWidth = 3; }; + 1790AFD209883BFD008A330A /* AudioIO.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AudioIO.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFD309883BFD008A330A /* AudioIO.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AudioIO.h; sourceTree = ""; tabWidth = 3; }; + 1790AFD409883BFD008A330A /* BatchCommandDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BatchCommandDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFD509883BFD008A330A /* BatchCommandDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BatchCommandDialog.h; sourceTree = ""; tabWidth = 3; }; + 1790AFD609883BFD008A330A /* BatchCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BatchCommands.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFD709883BFD008A330A /* BatchCommands.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BatchCommands.h; sourceTree = ""; tabWidth = 3; }; + 1790AFD809883BFD008A330A /* BatchProcessDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BatchProcessDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFD909883BFD008A330A /* BatchProcessDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BatchProcessDialog.h; sourceTree = ""; tabWidth = 3; }; + 1790AFDA09883BFD008A330A /* Benchmark.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Benchmark.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFDB09883BFD008A330A /* Benchmark.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Benchmark.h; sourceTree = ""; tabWidth = 3; }; + 1790AFDE09883BFD008A330A /* LegacyAliasBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyAliasBlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFDF09883BFD008A330A /* LegacyAliasBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LegacyAliasBlockFile.h; sourceTree = ""; tabWidth = 3; }; + 1790AFE009883BFD008A330A /* LegacyBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LegacyBlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFE109883BFD008A330A /* LegacyBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LegacyBlockFile.h; sourceTree = ""; tabWidth = 3; }; + 1790AFE209883BFD008A330A /* PCMAliasBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PCMAliasBlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFE309883BFD008A330A /* PCMAliasBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PCMAliasBlockFile.h; sourceTree = ""; tabWidth = 3; }; + 1790AFE409883BFD008A330A /* SilentBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SilentBlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFE509883BFD008A330A /* SilentBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SilentBlockFile.h; sourceTree = ""; tabWidth = 3; }; + 1790AFE609883BFD008A330A /* SimpleBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleBlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFE709883BFD008A330A /* SimpleBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SimpleBlockFile.h; sourceTree = ""; tabWidth = 3; }; + 1790AFE809883BFD008A330A /* BlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFE909883BFD008A330A /* BlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BlockFile.h; sourceTree = ""; tabWidth = 3; }; + 1790AFF009883BFD008A330A /* configtemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = configtemplate.h; sourceTree = ""; tabWidth = 3; }; + 1790AFF109883BFD008A330A /* configunix.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = configunix.h; sourceTree = ""; tabWidth = 3; }; + 1790AFF409883BFD008A330A /* CrossFade.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CrossFade.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFF509883BFD008A330A /* CrossFade.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CrossFade.h; sourceTree = ""; tabWidth = 3; }; 1790AFF709883BFD008A330A /* DirManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DirManager.cpp; sourceTree = ""; tabWidth = 3; usesTabs = 0; }; - 1790AFF809883BFD008A330A /* DirManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DirManager.h; sourceTree = ""; }; - 1790AFF909883BFD008A330A /* Dither.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Dither.cpp; sourceTree = ""; }; - 1790AFFA09883BFD008A330A /* Dither.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Dither.h; sourceTree = ""; }; - 1790AFFE09883BFD008A330A /* Amplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Amplify.cpp; sourceTree = ""; }; - 1790AFFF09883BFD008A330A /* Amplify.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Amplify.h; sourceTree = ""; }; - 1790B00109883BFD008A330A /* AudioUnitEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AudioUnitEffect.cpp; sourceTree = ""; }; - 1790B00209883BFD008A330A /* AudioUnitEffect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudioUnitEffect.h; sourceTree = ""; }; - 1790B00409883BFD008A330A /* LoadAudioUnits.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadAudioUnits.cpp; sourceTree = ""; }; - 1790B00509883BFD008A330A /* LoadAudioUnits.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadAudioUnits.h; sourceTree = ""; }; - 1790B00809883BFD008A330A /* BassBoost.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BassBoost.cpp; sourceTree = ""; }; - 1790B00909883BFD008A330A /* BassBoost.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BassBoost.h; sourceTree = ""; }; - 1790B00A09883BFD008A330A /* ChangeLength.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ChangeLength.cpp; sourceTree = ""; }; - 1790B00B09883BFD008A330A /* ChangeLength.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ChangeLength.h; sourceTree = ""; }; - 1790B00C09883BFD008A330A /* ChangePitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ChangePitch.cpp; sourceTree = ""; }; - 1790B00D09883BFD008A330A /* ChangePitch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ChangePitch.h; sourceTree = ""; }; - 1790B00E09883BFD008A330A /* ChangeSpeed.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ChangeSpeed.cpp; sourceTree = ""; }; - 1790B00F09883BFD008A330A /* ChangeSpeed.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ChangeSpeed.h; sourceTree = ""; }; - 1790B01009883BFD008A330A /* ChangeTempo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ChangeTempo.cpp; sourceTree = ""; }; - 1790B01109883BFD008A330A /* ChangeTempo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ChangeTempo.h; sourceTree = ""; }; - 1790B01209883BFD008A330A /* ClickRemoval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ClickRemoval.cpp; sourceTree = ""; }; - 1790B01309883BFD008A330A /* ClickRemoval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ClickRemoval.h; sourceTree = ""; }; - 1790B01409883BFD008A330A /* Compressor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Compressor.cpp; sourceTree = ""; }; - 1790B01509883BFD008A330A /* Compressor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Compressor.h; sourceTree = ""; }; - 1790B01709883BFD008A330A /* Echo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Echo.cpp; sourceTree = ""; }; - 1790B01809883BFD008A330A /* Echo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Echo.h; sourceTree = ""; }; - 1790B01909883BFD008A330A /* Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Effect.cpp; sourceTree = ""; }; - 1790B01A09883BFD008A330A /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Effect.h; sourceTree = ""; }; - 1790B01B09883BFD008A330A /* Equalization.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Equalization.cpp; sourceTree = ""; }; - 1790B01C09883BFD008A330A /* Equalization.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Equalization.h; sourceTree = ""; }; - 1790B01D09883BFD008A330A /* Fade.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Fade.cpp; sourceTree = ""; }; - 1790B01E09883BFD008A330A /* Fade.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Fade.h; sourceTree = ""; }; - 1790B02109883BFD008A330A /* Invert.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Invert.cpp; sourceTree = ""; }; - 1790B02209883BFD008A330A /* Invert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Invert.h; sourceTree = ""; }; - 1790B02509883BFD008A330A /* ladspa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ladspa.h; sourceTree = ""; }; - 1790B02609883BFD008A330A /* LadspaEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LadspaEffect.cpp; sourceTree = ""; }; - 1790B02709883BFD008A330A /* LadspaEffect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LadspaEffect.h; sourceTree = ""; }; - 1790B02809883BFD008A330A /* LoadLadspa.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadLadspa.cpp; sourceTree = ""; }; - 1790B02909883BFD008A330A /* LoadLadspa.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadLadspa.h; sourceTree = ""; }; - 1790B02A09883BFD008A330A /* Leveller.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Leveller.cpp; sourceTree = ""; }; - 1790B02B09883BFD008A330A /* Leveller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Leveller.h; sourceTree = ""; }; - 1790B02C09883BFD008A330A /* LoadEffects.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadEffects.cpp; sourceTree = ""; }; - 1790B02D09883BFD008A330A /* LoadEffects.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadEffects.h; sourceTree = ""; }; - 1790B02E09883BFD008A330A /* Noise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Noise.cpp; sourceTree = ""; }; - 1790B02F09883BFD008A330A /* Noise.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Noise.h; sourceTree = ""; }; - 1790B03009883BFD008A330A /* NoiseRemoval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = NoiseRemoval.cpp; sourceTree = ""; }; - 1790B03109883BFD008A330A /* NoiseRemoval.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NoiseRemoval.h; sourceTree = ""; }; - 1790B03209883BFD008A330A /* Normalize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Normalize.cpp; sourceTree = ""; }; - 1790B03309883BFD008A330A /* Normalize.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Normalize.h; sourceTree = ""; }; - 1790B03609883BFD008A330A /* LoadNyquist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LoadNyquist.cpp; sourceTree = ""; }; - 1790B03709883BFD008A330A /* LoadNyquist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LoadNyquist.h; sourceTree = ""; }; - 1790B03809883BFD008A330A /* Nyquist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Nyquist.cpp; sourceTree = ""; }; - 1790B03909883BFD008A330A /* Nyquist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Nyquist.h; sourceTree = ""; }; - 1790B03A09883BFD008A330A /* Phaser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Phaser.cpp; sourceTree = ""; }; - 1790B03B09883BFD008A330A /* Phaser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Phaser.h; sourceTree = ""; }; - 1790B03E09883BFD008A330A /* Repeat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Repeat.cpp; sourceTree = ""; }; - 1790B03F09883BFD008A330A /* Repeat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Repeat.h; sourceTree = ""; }; - 1790B04009883BFD008A330A /* Reverse.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Reverse.cpp; sourceTree = ""; }; - 1790B04109883BFD008A330A /* Reverse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Reverse.h; sourceTree = ""; }; - 1790B04209883BFD008A330A /* Silence.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Silence.cpp; sourceTree = ""; }; - 1790B04309883BFD008A330A /* Silence.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Silence.h; sourceTree = ""; }; - 1790B04409883BFD008A330A /* SimpleMono.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleMono.cpp; sourceTree = ""; }; - 1790B04509883BFD008A330A /* SimpleMono.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SimpleMono.h; sourceTree = ""; }; - 1790B04609883BFD008A330A /* SimplePairedTwoTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SimplePairedTwoTrack.cpp; sourceTree = ""; }; - 1790B04709883BFD008A330A /* SimplePairedTwoTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SimplePairedTwoTrack.h; sourceTree = ""; }; - 1790B04809883BFD008A330A /* SoundTouchEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SoundTouchEffect.cpp; sourceTree = ""; }; - 1790B04909883BFD008A330A /* SoundTouchEffect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundTouchEffect.h; sourceTree = ""; }; - 1790B04A09883BFD008A330A /* SpikeCleaner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SpikeCleaner.cpp; sourceTree = ""; }; - 1790B04B09883BFD008A330A /* SpikeCleaner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SpikeCleaner.h; sourceTree = ""; }; - 1790B04C09883BFD008A330A /* StereoToMono.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = StereoToMono.cpp; sourceTree = ""; }; - 1790B04D09883BFD008A330A /* StereoToMono.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = StereoToMono.h; sourceTree = ""; }; - 1790B04E09883BFD008A330A /* ToneGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ToneGen.cpp; sourceTree = ""; }; - 1790B04F09883BFD008A330A /* ToneGen.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ToneGen.h; sourceTree = ""; }; - 1790B05009883BFD008A330A /* TruncSilence.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TruncSilence.cpp; sourceTree = ""; }; - 1790B05109883BFD008A330A /* TruncSilence.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TruncSilence.h; sourceTree = ""; }; - 1790B05209883BFD008A330A /* TwoPassSimpleMono.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TwoPassSimpleMono.cpp; sourceTree = ""; }; - 1790B05309883BFD008A330A /* TwoPassSimpleMono.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TwoPassSimpleMono.h; sourceTree = ""; }; - 1790B05C09883BFD008A330A /* Wahwah.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Wahwah.cpp; sourceTree = ""; }; - 1790B05D09883BFD008A330A /* Wahwah.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Wahwah.h; sourceTree = ""; }; - 1790B05F09883BFD008A330A /* Envelope.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Envelope.cpp; sourceTree = ""; }; - 1790B06009883BFD008A330A /* Envelope.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Envelope.h; sourceTree = ""; }; - 1790B06109883BFD008A330A /* Experimental.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Experimental.h; sourceTree = ""; }; - 1790B06409883BFD008A330A /* Export.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Export.cpp; sourceTree = ""; }; - 1790B06509883BFD008A330A /* Export.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Export.h; sourceTree = ""; }; - 1790B06609883BFD008A330A /* ExportCL.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExportCL.cpp; sourceTree = ""; }; - 1790B06709883BFD008A330A /* ExportCL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExportCL.h; sourceTree = ""; }; - 1790B06809883BFD008A330A /* ExportMP3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExportMP3.cpp; sourceTree = ""; }; - 1790B06909883BFD008A330A /* ExportMP3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExportMP3.h; sourceTree = ""; }; - 1790B06A09883BFD008A330A /* ExportMultiple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExportMultiple.cpp; sourceTree = ""; }; - 1790B06B09883BFD008A330A /* ExportMultiple.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExportMultiple.h; sourceTree = ""; }; - 1790B06C09883BFD008A330A /* ExportOGG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExportOGG.cpp; sourceTree = ""; }; - 1790B06D09883BFD008A330A /* ExportOGG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExportOGG.h; sourceTree = ""; }; - 1790B06E09883BFD008A330A /* ExportPCM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ExportPCM.cpp; sourceTree = ""; }; - 1790B06F09883BFD008A330A /* ExportPCM.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ExportPCM.h; sourceTree = ""; }; - 1790B07009883BFD008A330A /* FFT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FFT.cpp; sourceTree = ""; }; - 1790B07109883BFD008A330A /* FFT.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FFT.h; sourceTree = ""; }; - 1790B07209883BFD008A330A /* FileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FileFormats.cpp; sourceTree = ""; }; - 1790B07309883BFD008A330A /* FileFormats.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FileFormats.h; sourceTree = ""; }; - 1790B07409883BFD008A330A /* float_cast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = float_cast.h; sourceTree = ""; }; - 1790B07509883BFD008A330A /* FreqWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FreqWindow.cpp; sourceTree = ""; }; - 1790B07609883BFD008A330A /* FreqWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FreqWindow.h; sourceTree = ""; }; - 1790B07909883BFD008A330A /* HistoryWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = HistoryWindow.cpp; sourceTree = ""; }; - 1790B07A09883BFD008A330A /* HistoryWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = HistoryWindow.h; sourceTree = ""; }; - 1790B07B09883BFD008A330A /* ImageManipulation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImageManipulation.cpp; sourceTree = ""; }; - 1790B07C09883BFD008A330A /* ImageManipulation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImageManipulation.h; sourceTree = ""; }; - 1790B07F09883BFD008A330A /* Import.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Import.cpp; sourceTree = ""; }; - 1790B08009883BFD008A330A /* Import.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Import.h; sourceTree = ""; }; - 1790B08109883BFD008A330A /* ImportFLAC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImportFLAC.cpp; sourceTree = ""; }; - 1790B08209883BFD008A330A /* ImportFLAC.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportFLAC.h; sourceTree = ""; }; - 1790B08309883BFD008A330A /* ImportLOF.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImportLOF.cpp; sourceTree = ""; }; - 1790B08409883BFD008A330A /* ImportLOF.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportLOF.h; sourceTree = ""; }; - 1790B08509883BFD008A330A /* ImportMIDI.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImportMIDI.cpp; sourceTree = ""; }; - 1790B08609883BFD008A330A /* ImportMIDI.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportMIDI.h; sourceTree = ""; }; - 1790B08709883BFD008A330A /* ImportMP3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImportMP3.cpp; sourceTree = ""; }; - 1790B08809883BFD008A330A /* ImportMP3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportMP3.h; sourceTree = ""; }; - 1790B08909883BFD008A330A /* ImportOGG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImportOGG.cpp; sourceTree = ""; }; - 1790B08A09883BFD008A330A /* ImportOGG.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportOGG.h; sourceTree = ""; }; - 1790B08B09883BFD008A330A /* ImportPCM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImportPCM.cpp; sourceTree = ""; }; - 1790B08C09883BFD008A330A /* ImportPCM.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportPCM.h; sourceTree = ""; }; - 1790B08D09883BFD008A330A /* ImportPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportPlugin.h; sourceTree = ""; }; - 1790B08E09883BFD008A330A /* ImportRaw.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ImportRaw.cpp; sourceTree = ""; }; - 1790B08F09883BFD008A330A /* ImportRaw.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImportRaw.h; sourceTree = ""; }; - 1790B09009883BFD008A330A /* RawAudioGuess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RawAudioGuess.cpp; sourceTree = ""; }; - 1790B09109883BFD008A330A /* RawAudioGuess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RawAudioGuess.h; sourceTree = ""; }; - 1790B09509883BFD008A330A /* lame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lame.h; sourceTree = ""; }; - 1790B09909883BFD008A330A /* Internat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Internat.cpp; sourceTree = ""; }; - 1790B09A09883BFD008A330A /* Internat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Internat.h; sourceTree = ""; }; - 1790B09B09883BFD008A330A /* LabelTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LabelTrack.cpp; sourceTree = ""; }; - 1790B09C09883BFD008A330A /* LabelTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LabelTrack.h; sourceTree = ""; }; - 1790B09F09883BFD008A330A /* LangChoice.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LangChoice.cpp; sourceTree = ""; }; - 1790B0A009883BFD008A330A /* LangChoice.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LangChoice.h; sourceTree = ""; }; - 1790B0A109883BFD008A330A /* Languages.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Languages.cpp; sourceTree = ""; }; - 1790B0A209883BFD008A330A /* Languages.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Languages.h; sourceTree = ""; }; - 1790B0A309883BFD008A330A /* Legacy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Legacy.cpp; sourceTree = ""; }; - 1790B0A409883BFD008A330A /* Legacy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Legacy.h; sourceTree = ""; }; - 1790B0A709883BFD008A330A /* Menus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Menus.cpp; sourceTree = ""; }; - 1790B0A809883BFD008A330A /* Menus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Menus.h; sourceTree = ""; }; - 1790B0AB09883BFD008A330A /* Mix.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Mix.cpp; sourceTree = ""; }; - 1790B0AC09883BFD008A330A /* Mix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Mix.h; sourceTree = ""; }; - 1790B0AF09883BFD008A330A /* NoteTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = NoteTrack.cpp; sourceTree = ""; }; - 1790B0B009883BFD008A330A /* NoteTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NoteTrack.h; sourceTree = ""; }; - 1790B0B109883BFD008A330A /* PitchName.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PitchName.cpp; sourceTree = ""; }; - 1790B0B209883BFD008A330A /* PitchName.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PitchName.h; sourceTree = ""; }; - 1790B0B309883BFD008A330A /* PlatformCompatibility.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformCompatibility.cpp; sourceTree = ""; }; - 1790B0B409883BFD008A330A /* PlatformCompatibility.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PlatformCompatibility.h; sourceTree = ""; }; - 1790B0B809883BFD008A330A /* BatchPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = BatchPrefs.cpp; sourceTree = ""; }; - 1790B0B909883BFD008A330A /* BatchPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BatchPrefs.h; sourceTree = ""; }; - 1790B0BB09883BFD008A330A /* DirectoriesPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoriesPrefs.cpp; sourceTree = ""; }; - 1790B0BC09883BFD008A330A /* DirectoriesPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DirectoriesPrefs.h; sourceTree = ""; }; - 1790B0BF09883BFD008A330A /* GUIPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GUIPrefs.cpp; sourceTree = ""; }; - 1790B0C009883BFD008A330A /* GUIPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = GUIPrefs.h; sourceTree = ""; }; - 1790B0C109883BFD008A330A /* KeyConfigPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = KeyConfigPrefs.cpp; sourceTree = ""; }; - 1790B0C209883BFD008A330A /* KeyConfigPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = KeyConfigPrefs.h; sourceTree = ""; }; - 1790B0C309883BFD008A330A /* MousePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MousePrefs.cpp; sourceTree = ""; }; - 1790B0C409883BFD008A330A /* MousePrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MousePrefs.h; sourceTree = ""; }; - 1790B0C509883BFD008A330A /* PrefsDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = PrefsDialog.cpp; sourceTree = ""; }; - 1790B0C609883BFD008A330A /* PrefsDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrefsDialog.h; sourceTree = ""; }; - 1790B0C709883BFD008A330A /* PrefsPanel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PrefsPanel.h; sourceTree = ""; }; - 1790B0C809883BFD008A330A /* QualityPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = QualityPrefs.cpp; sourceTree = ""; }; - 1790B0C909883BFD008A330A /* QualityPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QualityPrefs.h; sourceTree = ""; }; - 1790B0CA09883BFD008A330A /* SpectrumPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SpectrumPrefs.cpp; sourceTree = ""; }; - 1790B0CB09883BFD008A330A /* SpectrumPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SpectrumPrefs.h; sourceTree = ""; }; - 1790B0CC09883BFD008A330A /* Prefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Prefs.cpp; sourceTree = ""; }; - 1790B0CD09883BFD008A330A /* Prefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Prefs.h; sourceTree = ""; }; - 1790B0CE09883BFD008A330A /* Printing.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Printing.cpp; sourceTree = ""; }; - 1790B0CF09883BFD008A330A /* Printing.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Printing.h; sourceTree = ""; }; - 1790B0D009883BFD008A330A /* Project.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Project.cpp; sourceTree = ""; }; - 1790B0D109883BFD008A330A /* Project.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Project.h; sourceTree = ""; }; - 1790B0D209883BFD008A330A /* Resample.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Resample.cpp; sourceTree = ""; }; - 1790B0D309883BFD008A330A /* Resample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Resample.h; sourceTree = ""; }; - 1790B0D409883BFD008A330A /* RingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = RingBuffer.cpp; sourceTree = ""; }; - 1790B0D509883BFD008A330A /* RingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = RingBuffer.h; sourceTree = ""; }; - 1790B0D609883BFD008A330A /* SampleFormat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SampleFormat.cpp; sourceTree = ""; }; - 1790B0D709883BFD008A330A /* SampleFormat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SampleFormat.h; sourceTree = ""; }; - 1790B0DA09883BFD008A330A /* Sequence.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Sequence.cpp; sourceTree = ""; }; - 1790B0DB09883BFD008A330A /* Sequence.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Sequence.h; sourceTree = ""; }; - 1790B0DC09883BFD008A330A /* Shuttle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Shuttle.cpp; sourceTree = ""; }; - 1790B0DD09883BFD008A330A /* Shuttle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Shuttle.h; sourceTree = ""; }; - 1790B0DE09883BFD008A330A /* Spectrum.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Spectrum.cpp; sourceTree = ""; }; - 1790B0DF09883BFD008A330A /* Spectrum.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Spectrum.h; sourceTree = ""; }; - 1790B0E009883BFD008A330A /* Tags.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Tags.cpp; sourceTree = ""; }; - 1790B0E109883BFD008A330A /* Tags.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Tags.h; sourceTree = ""; }; - 1790B0E209883BFD008A330A /* TimeTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TimeTrack.cpp; sourceTree = ""; }; - 1790B0E309883BFD008A330A /* TimeTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TimeTrack.h; sourceTree = ""; }; - 1790B0E809883BFD008A330A /* Track.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Track.cpp; sourceTree = ""; }; - 1790B0E909883BFD008A330A /* Track.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Track.h; sourceTree = ""; }; - 1790B0EA09883BFD008A330A /* TrackArtist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TrackArtist.cpp; sourceTree = ""; }; - 1790B0EB09883BFD008A330A /* TrackArtist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TrackArtist.h; sourceTree = ""; }; - 1790B0EC09883BFD008A330A /* TrackPanel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TrackPanel.cpp; sourceTree = ""; }; - 1790B0ED09883BFD008A330A /* TrackPanel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TrackPanel.h; sourceTree = ""; }; - 1790B0EE09883BFD008A330A /* TrackPanelAx.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TrackPanelAx.cpp; sourceTree = ""; }; - 1790B0EF09883BFD008A330A /* TrackPanelAx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TrackPanelAx.h; sourceTree = ""; }; - 1790B0F209883BFD008A330A /* UndoManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UndoManager.cpp; sourceTree = ""; }; - 1790B0F309883BFD008A330A /* UndoManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UndoManager.h; sourceTree = ""; }; - 1790B0F409883BFD008A330A /* UploadDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UploadDialog.cpp; sourceTree = ""; }; - 1790B0F509883BFD008A330A /* UploadDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UploadDialog.h; sourceTree = ""; }; - 1790B0F609883BFD008A330A /* ViewInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ViewInfo.h; sourceTree = ""; }; - 1790B0F709883BFD008A330A /* VoiceKey.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = VoiceKey.cpp; sourceTree = ""; }; - 1790B0F809883BFD008A330A /* VoiceKey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VoiceKey.h; sourceTree = ""; }; - 1790B0F909883BFD008A330A /* WaveClip.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = WaveClip.cpp; sourceTree = ""; }; - 1790B0FA09883BFD008A330A /* WaveClip.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WaveClip.h; sourceTree = ""; }; - 1790B0FB09883BFD008A330A /* WaveTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = WaveTrack.cpp; sourceTree = ""; }; - 1790B0FC09883BFD008A330A /* WaveTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WaveTrack.h; sourceTree = ""; }; - 1790B0FE09883BFD008A330A /* AButton.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AButton.cpp; sourceTree = ""; }; - 1790B0FF09883BFD008A330A /* AButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AButton.h; sourceTree = ""; }; - 1790B10009883BFD008A330A /* ASlider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ASlider.cpp; sourceTree = ""; }; - 1790B10109883BFD008A330A /* ASlider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ASlider.h; sourceTree = ""; }; - 1790B10309883BFD008A330A /* Meter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Meter.cpp; sourceTree = ""; }; - 1790B10409883BFD008A330A /* Meter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Meter.h; sourceTree = ""; }; - 1790B10509883BFD008A330A /* MultiDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = MultiDialog.cpp; sourceTree = ""; }; - 1790B10609883BFD008A330A /* MultiDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MultiDialog.h; sourceTree = ""; }; - 1790B10709883BFD008A330A /* Ruler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Ruler.cpp; sourceTree = ""; }; - 1790B10809883BFD008A330A /* Ruler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Ruler.h; sourceTree = ""; }; - 1790B10909883BFD008A330A /* TimeTextCtrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TimeTextCtrl.cpp; sourceTree = ""; }; - 1790B10A09883BFD008A330A /* TimeTextCtrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TimeTextCtrl.h; sourceTree = ""; }; - 1790B10B09883BFD008A330A /* Warning.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Warning.cpp; sourceTree = ""; }; - 1790B10C09883BFD008A330A /* Warning.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Warning.h; sourceTree = ""; }; - 1790B11009883BFD008A330A /* XMLFileReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = XMLFileReader.cpp; sourceTree = ""; }; - 1790B11109883BFD008A330A /* XMLFileReader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = XMLFileReader.h; sourceTree = ""; }; - 1790B11209883BFD008A330A /* XMLTagHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = XMLTagHandler.cpp; sourceTree = ""; }; - 1790B11309883BFD008A330A /* XMLTagHandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = XMLTagHandler.h; sourceTree = ""; }; + 1790AFF809883BFD008A330A /* DirManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DirManager.h; sourceTree = ""; tabWidth = 3; }; + 1790AFF909883BFD008A330A /* Dither.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Dither.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFFA09883BFD008A330A /* Dither.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Dither.h; sourceTree = ""; tabWidth = 3; }; + 1790AFFE09883BFD008A330A /* Amplify.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Amplify.cpp; sourceTree = ""; tabWidth = 3; }; + 1790AFFF09883BFD008A330A /* Amplify.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Amplify.h; sourceTree = ""; tabWidth = 3; }; + 1790B00109883BFD008A330A /* AudioUnitEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AudioUnitEffect.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B00209883BFD008A330A /* AudioUnitEffect.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AudioUnitEffect.h; sourceTree = ""; tabWidth = 3; }; + 1790B00409883BFD008A330A /* LoadAudioUnits.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LoadAudioUnits.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B00509883BFD008A330A /* LoadAudioUnits.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LoadAudioUnits.h; sourceTree = ""; tabWidth = 3; }; + 1790B00809883BFD008A330A /* BassBoost.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BassBoost.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B00909883BFD008A330A /* BassBoost.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BassBoost.h; sourceTree = ""; tabWidth = 3; }; + 1790B00A09883BFD008A330A /* ChangeLength.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ChangeLength.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B00B09883BFD008A330A /* ChangeLength.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ChangeLength.h; sourceTree = ""; tabWidth = 3; }; + 1790B00C09883BFD008A330A /* ChangePitch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ChangePitch.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B00D09883BFD008A330A /* ChangePitch.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ChangePitch.h; sourceTree = ""; tabWidth = 3; }; + 1790B00E09883BFD008A330A /* ChangeSpeed.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ChangeSpeed.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B00F09883BFD008A330A /* ChangeSpeed.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ChangeSpeed.h; sourceTree = ""; tabWidth = 3; }; + 1790B01009883BFD008A330A /* ChangeTempo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ChangeTempo.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B01109883BFD008A330A /* ChangeTempo.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ChangeTempo.h; sourceTree = ""; tabWidth = 3; }; + 1790B01209883BFD008A330A /* ClickRemoval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ClickRemoval.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B01309883BFD008A330A /* ClickRemoval.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ClickRemoval.h; sourceTree = ""; tabWidth = 3; }; + 1790B01409883BFD008A330A /* Compressor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Compressor.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B01509883BFD008A330A /* Compressor.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Compressor.h; sourceTree = ""; tabWidth = 3; }; + 1790B01709883BFD008A330A /* Echo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Echo.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B01809883BFD008A330A /* Echo.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Echo.h; sourceTree = ""; tabWidth = 3; }; + 1790B01909883BFD008A330A /* Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Effect.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B01A09883BFD008A330A /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Effect.h; sourceTree = ""; tabWidth = 3; }; + 1790B01B09883BFD008A330A /* Equalization.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Equalization.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B01C09883BFD008A330A /* Equalization.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Equalization.h; sourceTree = ""; tabWidth = 3; }; + 1790B01D09883BFD008A330A /* Fade.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Fade.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B01E09883BFD008A330A /* Fade.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Fade.h; sourceTree = ""; tabWidth = 3; }; + 1790B02109883BFD008A330A /* Invert.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Invert.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B02209883BFD008A330A /* Invert.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Invert.h; sourceTree = ""; tabWidth = 3; }; + 1790B02509883BFD008A330A /* ladspa.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ladspa.h; sourceTree = ""; tabWidth = 3; }; + 1790B02609883BFD008A330A /* LadspaEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LadspaEffect.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B02709883BFD008A330A /* LadspaEffect.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LadspaEffect.h; sourceTree = ""; tabWidth = 3; }; + 1790B02809883BFD008A330A /* LoadLadspa.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LoadLadspa.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B02909883BFD008A330A /* LoadLadspa.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LoadLadspa.h; sourceTree = ""; tabWidth = 3; }; + 1790B02A09883BFD008A330A /* Leveller.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Leveller.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B02B09883BFD008A330A /* Leveller.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Leveller.h; sourceTree = ""; tabWidth = 3; }; + 1790B02C09883BFD008A330A /* LoadEffects.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LoadEffects.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B02D09883BFD008A330A /* LoadEffects.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LoadEffects.h; sourceTree = ""; tabWidth = 3; }; + 1790B02E09883BFD008A330A /* Noise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Noise.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B02F09883BFD008A330A /* Noise.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Noise.h; sourceTree = ""; tabWidth = 3; }; + 1790B03009883BFD008A330A /* NoiseRemoval.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = NoiseRemoval.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B03109883BFD008A330A /* NoiseRemoval.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = NoiseRemoval.h; sourceTree = ""; tabWidth = 3; }; + 1790B03209883BFD008A330A /* Normalize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Normalize.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B03309883BFD008A330A /* Normalize.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Normalize.h; sourceTree = ""; tabWidth = 3; }; + 1790B03609883BFD008A330A /* LoadNyquist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LoadNyquist.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B03709883BFD008A330A /* LoadNyquist.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LoadNyquist.h; sourceTree = ""; tabWidth = 3; }; + 1790B03809883BFD008A330A /* Nyquist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Nyquist.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B03909883BFD008A330A /* Nyquist.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Nyquist.h; sourceTree = ""; tabWidth = 3; }; + 1790B03A09883BFD008A330A /* Phaser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Phaser.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B03B09883BFD008A330A /* Phaser.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Phaser.h; sourceTree = ""; tabWidth = 3; }; + 1790B03E09883BFD008A330A /* Repeat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Repeat.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B03F09883BFD008A330A /* Repeat.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Repeat.h; sourceTree = ""; tabWidth = 3; }; + 1790B04009883BFD008A330A /* Reverse.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Reverse.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04109883BFD008A330A /* Reverse.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Reverse.h; sourceTree = ""; tabWidth = 3; }; + 1790B04209883BFD008A330A /* Silence.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Silence.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04309883BFD008A330A /* Silence.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Silence.h; sourceTree = ""; tabWidth = 3; }; + 1790B04409883BFD008A330A /* SimpleMono.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SimpleMono.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04509883BFD008A330A /* SimpleMono.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SimpleMono.h; sourceTree = ""; tabWidth = 3; }; + 1790B04609883BFD008A330A /* SimplePairedTwoTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SimplePairedTwoTrack.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04709883BFD008A330A /* SimplePairedTwoTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SimplePairedTwoTrack.h; sourceTree = ""; tabWidth = 3; }; + 1790B04809883BFD008A330A /* SoundTouchEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SoundTouchEffect.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04909883BFD008A330A /* SoundTouchEffect.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SoundTouchEffect.h; sourceTree = ""; tabWidth = 3; }; + 1790B04A09883BFD008A330A /* SpikeCleaner.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SpikeCleaner.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04B09883BFD008A330A /* SpikeCleaner.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SpikeCleaner.h; sourceTree = ""; tabWidth = 3; }; + 1790B04C09883BFD008A330A /* StereoToMono.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = StereoToMono.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04D09883BFD008A330A /* StereoToMono.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = StereoToMono.h; sourceTree = ""; tabWidth = 3; }; + 1790B04E09883BFD008A330A /* ToneGen.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ToneGen.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B04F09883BFD008A330A /* ToneGen.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ToneGen.h; sourceTree = ""; tabWidth = 3; }; + 1790B05009883BFD008A330A /* TruncSilence.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TruncSilence.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B05109883BFD008A330A /* TruncSilence.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TruncSilence.h; sourceTree = ""; tabWidth = 3; }; + 1790B05209883BFD008A330A /* TwoPassSimpleMono.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TwoPassSimpleMono.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B05309883BFD008A330A /* TwoPassSimpleMono.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TwoPassSimpleMono.h; sourceTree = ""; tabWidth = 3; }; + 1790B05C09883BFD008A330A /* Wahwah.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Wahwah.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B05D09883BFD008A330A /* Wahwah.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Wahwah.h; sourceTree = ""; tabWidth = 3; }; + 1790B05F09883BFD008A330A /* Envelope.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Envelope.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B06009883BFD008A330A /* Envelope.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Envelope.h; sourceTree = ""; tabWidth = 3; }; + 1790B06109883BFD008A330A /* Experimental.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Experimental.h; sourceTree = ""; tabWidth = 3; }; + 1790B06409883BFD008A330A /* Export.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Export.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B06509883BFD008A330A /* Export.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Export.h; sourceTree = ""; tabWidth = 3; }; + 1790B06609883BFD008A330A /* ExportCL.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportCL.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B06709883BFD008A330A /* ExportCL.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportCL.h; sourceTree = ""; tabWidth = 3; }; + 1790B06809883BFD008A330A /* ExportMP3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportMP3.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B06909883BFD008A330A /* ExportMP3.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportMP3.h; sourceTree = ""; tabWidth = 3; }; + 1790B06A09883BFD008A330A /* ExportMultiple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportMultiple.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B06B09883BFD008A330A /* ExportMultiple.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportMultiple.h; sourceTree = ""; tabWidth = 3; }; + 1790B06C09883BFD008A330A /* ExportOGG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportOGG.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B06D09883BFD008A330A /* ExportOGG.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportOGG.h; sourceTree = ""; tabWidth = 3; }; + 1790B06E09883BFD008A330A /* ExportPCM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportPCM.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B06F09883BFD008A330A /* ExportPCM.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportPCM.h; sourceTree = ""; tabWidth = 3; }; + 1790B07009883BFD008A330A /* FFT.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FFT.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B07109883BFD008A330A /* FFT.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FFT.h; sourceTree = ""; tabWidth = 3; }; + 1790B07209883BFD008A330A /* FileFormats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileFormats.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B07309883BFD008A330A /* FileFormats.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileFormats.h; sourceTree = ""; tabWidth = 3; }; + 1790B07409883BFD008A330A /* float_cast.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = float_cast.h; sourceTree = ""; tabWidth = 3; }; + 1790B07509883BFD008A330A /* FreqWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FreqWindow.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B07609883BFD008A330A /* FreqWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FreqWindow.h; sourceTree = ""; tabWidth = 3; }; + 1790B07909883BFD008A330A /* HistoryWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = HistoryWindow.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B07A09883BFD008A330A /* HistoryWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = HistoryWindow.h; sourceTree = ""; tabWidth = 3; }; + 1790B07B09883BFD008A330A /* ImageManipulation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImageManipulation.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B07C09883BFD008A330A /* ImageManipulation.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImageManipulation.h; sourceTree = ""; tabWidth = 3; }; + 1790B07F09883BFD008A330A /* Import.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Import.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08009883BFD008A330A /* Import.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Import.h; sourceTree = ""; tabWidth = 3; }; + 1790B08109883BFD008A330A /* ImportFLAC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportFLAC.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08209883BFD008A330A /* ImportFLAC.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportFLAC.h; sourceTree = ""; tabWidth = 3; }; + 1790B08309883BFD008A330A /* ImportLOF.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportLOF.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08409883BFD008A330A /* ImportLOF.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportLOF.h; sourceTree = ""; tabWidth = 3; }; + 1790B08509883BFD008A330A /* ImportMIDI.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportMIDI.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08609883BFD008A330A /* ImportMIDI.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportMIDI.h; sourceTree = ""; tabWidth = 3; }; + 1790B08709883BFD008A330A /* ImportMP3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportMP3.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08809883BFD008A330A /* ImportMP3.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportMP3.h; sourceTree = ""; tabWidth = 3; }; + 1790B08909883BFD008A330A /* ImportOGG.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportOGG.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08A09883BFD008A330A /* ImportOGG.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportOGG.h; sourceTree = ""; tabWidth = 3; }; + 1790B08B09883BFD008A330A /* ImportPCM.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportPCM.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08C09883BFD008A330A /* ImportPCM.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportPCM.h; sourceTree = ""; tabWidth = 3; }; + 1790B08D09883BFD008A330A /* ImportPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportPlugin.h; sourceTree = ""; tabWidth = 3; }; + 1790B08E09883BFD008A330A /* ImportRaw.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportRaw.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B08F09883BFD008A330A /* ImportRaw.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportRaw.h; sourceTree = ""; tabWidth = 3; }; + 1790B09009883BFD008A330A /* RawAudioGuess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = RawAudioGuess.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B09109883BFD008A330A /* RawAudioGuess.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = RawAudioGuess.h; sourceTree = ""; tabWidth = 3; }; + 1790B09509883BFD008A330A /* lame.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = lame.h; sourceTree = ""; tabWidth = 3; }; + 1790B09909883BFD008A330A /* Internat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Internat.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B09A09883BFD008A330A /* Internat.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Internat.h; sourceTree = ""; tabWidth = 3; }; + 1790B09B09883BFD008A330A /* LabelTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LabelTrack.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B09C09883BFD008A330A /* LabelTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LabelTrack.h; sourceTree = ""; tabWidth = 3; }; + 1790B09F09883BFD008A330A /* LangChoice.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LangChoice.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0A009883BFD008A330A /* LangChoice.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LangChoice.h; sourceTree = ""; tabWidth = 3; }; + 1790B0A109883BFD008A330A /* Languages.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Languages.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0A209883BFD008A330A /* Languages.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Languages.h; sourceTree = ""; tabWidth = 3; }; + 1790B0A309883BFD008A330A /* Legacy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Legacy.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0A409883BFD008A330A /* Legacy.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Legacy.h; sourceTree = ""; tabWidth = 3; }; + 1790B0A709883BFD008A330A /* Menus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Menus.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0A809883BFD008A330A /* Menus.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Menus.h; sourceTree = ""; tabWidth = 3; }; + 1790B0AB09883BFD008A330A /* Mix.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Mix.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0AC09883BFD008A330A /* Mix.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Mix.h; sourceTree = ""; tabWidth = 3; }; + 1790B0AF09883BFD008A330A /* NoteTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = NoteTrack.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0B009883BFD008A330A /* NoteTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = NoteTrack.h; sourceTree = ""; tabWidth = 3; }; + 1790B0B109883BFD008A330A /* PitchName.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PitchName.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0B209883BFD008A330A /* PitchName.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PitchName.h; sourceTree = ""; tabWidth = 3; }; + 1790B0B309883BFD008A330A /* PlatformCompatibility.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformCompatibility.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0B409883BFD008A330A /* PlatformCompatibility.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PlatformCompatibility.h; sourceTree = ""; tabWidth = 3; }; + 1790B0B809883BFD008A330A /* BatchPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BatchPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0B909883BFD008A330A /* BatchPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BatchPrefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0BB09883BFD008A330A /* DirectoriesPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DirectoriesPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0BC09883BFD008A330A /* DirectoriesPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DirectoriesPrefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0BF09883BFD008A330A /* GUIPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = GUIPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0C009883BFD008A330A /* GUIPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = GUIPrefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0C109883BFD008A330A /* KeyConfigPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = KeyConfigPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0C209883BFD008A330A /* KeyConfigPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = KeyConfigPrefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0C309883BFD008A330A /* MousePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = MousePrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0C409883BFD008A330A /* MousePrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MousePrefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0C509883BFD008A330A /* PrefsDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PrefsDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0C609883BFD008A330A /* PrefsDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PrefsDialog.h; sourceTree = ""; tabWidth = 3; }; + 1790B0C709883BFD008A330A /* PrefsPanel.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PrefsPanel.h; sourceTree = ""; tabWidth = 3; }; + 1790B0C809883BFD008A330A /* QualityPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = QualityPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0C909883BFD008A330A /* QualityPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = QualityPrefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0CA09883BFD008A330A /* SpectrumPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SpectrumPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0CB09883BFD008A330A /* SpectrumPrefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SpectrumPrefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0CC09883BFD008A330A /* Prefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Prefs.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0CD09883BFD008A330A /* Prefs.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Prefs.h; sourceTree = ""; tabWidth = 3; }; + 1790B0CE09883BFD008A330A /* Printing.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Printing.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0CF09883BFD008A330A /* Printing.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Printing.h; sourceTree = ""; tabWidth = 3; }; + 1790B0D009883BFD008A330A /* Project.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Project.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0D109883BFD008A330A /* Project.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Project.h; sourceTree = ""; tabWidth = 3; }; + 1790B0D209883BFD008A330A /* Resample.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Resample.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0D309883BFD008A330A /* Resample.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Resample.h; sourceTree = ""; tabWidth = 3; }; + 1790B0D409883BFD008A330A /* RingBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = RingBuffer.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0D509883BFD008A330A /* RingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = RingBuffer.h; sourceTree = ""; tabWidth = 3; }; + 1790B0D609883BFD008A330A /* SampleFormat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SampleFormat.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0D709883BFD008A330A /* SampleFormat.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SampleFormat.h; sourceTree = ""; tabWidth = 3; }; + 1790B0DA09883BFD008A330A /* Sequence.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Sequence.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0DB09883BFD008A330A /* Sequence.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Sequence.h; sourceTree = ""; tabWidth = 3; }; + 1790B0DC09883BFD008A330A /* Shuttle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Shuttle.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0DD09883BFD008A330A /* Shuttle.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Shuttle.h; sourceTree = ""; tabWidth = 3; }; + 1790B0DE09883BFD008A330A /* Spectrum.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Spectrum.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0DF09883BFD008A330A /* Spectrum.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Spectrum.h; sourceTree = ""; tabWidth = 3; }; + 1790B0E009883BFD008A330A /* Tags.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Tags.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0E109883BFD008A330A /* Tags.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Tags.h; sourceTree = ""; tabWidth = 3; }; + 1790B0E209883BFD008A330A /* TimeTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TimeTrack.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0E309883BFD008A330A /* TimeTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TimeTrack.h; sourceTree = ""; tabWidth = 3; }; + 1790B0E809883BFD008A330A /* Track.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Track.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0E909883BFD008A330A /* Track.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Track.h; sourceTree = ""; tabWidth = 3; }; + 1790B0EA09883BFD008A330A /* TrackArtist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TrackArtist.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0EB09883BFD008A330A /* TrackArtist.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TrackArtist.h; sourceTree = ""; tabWidth = 3; }; + 1790B0EC09883BFD008A330A /* TrackPanel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TrackPanel.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0ED09883BFD008A330A /* TrackPanel.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TrackPanel.h; sourceTree = ""; tabWidth = 3; }; + 1790B0EE09883BFD008A330A /* TrackPanelAx.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TrackPanelAx.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0EF09883BFD008A330A /* TrackPanelAx.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TrackPanelAx.h; sourceTree = ""; tabWidth = 3; }; + 1790B0F209883BFD008A330A /* UndoManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = UndoManager.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0F309883BFD008A330A /* UndoManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = UndoManager.h; sourceTree = ""; tabWidth = 3; }; + 1790B0F409883BFD008A330A /* UploadDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = UploadDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0F509883BFD008A330A /* UploadDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = UploadDialog.h; sourceTree = ""; tabWidth = 3; }; + 1790B0F609883BFD008A330A /* ViewInfo.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ViewInfo.h; sourceTree = ""; tabWidth = 3; }; + 1790B0F709883BFD008A330A /* VoiceKey.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = VoiceKey.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0F809883BFD008A330A /* VoiceKey.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = VoiceKey.h; sourceTree = ""; tabWidth = 3; }; + 1790B0F909883BFD008A330A /* WaveClip.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = WaveClip.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0FA09883BFD008A330A /* WaveClip.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = WaveClip.h; sourceTree = ""; tabWidth = 3; }; + 1790B0FB09883BFD008A330A /* WaveTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = WaveTrack.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0FC09883BFD008A330A /* WaveTrack.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = WaveTrack.h; sourceTree = ""; tabWidth = 3; }; + 1790B0FE09883BFD008A330A /* AButton.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AButton.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B0FF09883BFD008A330A /* AButton.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AButton.h; sourceTree = ""; tabWidth = 3; }; + 1790B10009883BFD008A330A /* ASlider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ASlider.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B10109883BFD008A330A /* ASlider.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ASlider.h; sourceTree = ""; tabWidth = 3; }; + 1790B10309883BFD008A330A /* Meter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Meter.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B10409883BFD008A330A /* Meter.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Meter.h; sourceTree = ""; tabWidth = 3; }; + 1790B10509883BFD008A330A /* MultiDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = MultiDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B10609883BFD008A330A /* MultiDialog.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MultiDialog.h; sourceTree = ""; tabWidth = 3; }; + 1790B10709883BFD008A330A /* Ruler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Ruler.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B10809883BFD008A330A /* Ruler.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Ruler.h; sourceTree = ""; tabWidth = 3; }; + 1790B10909883BFD008A330A /* TimeTextCtrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TimeTextCtrl.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B10A09883BFD008A330A /* TimeTextCtrl.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TimeTextCtrl.h; sourceTree = ""; tabWidth = 3; }; + 1790B10B09883BFD008A330A /* Warning.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Warning.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B10C09883BFD008A330A /* Warning.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Warning.h; sourceTree = ""; tabWidth = 3; }; + 1790B11009883BFD008A330A /* XMLFileReader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = XMLFileReader.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B11109883BFD008A330A /* XMLFileReader.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = XMLFileReader.h; sourceTree = ""; tabWidth = 3; }; + 1790B11209883BFD008A330A /* XMLTagHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = XMLTagHandler.cpp; sourceTree = ""; tabWidth = 3; }; + 1790B11309883BFD008A330A /* XMLTagHandler.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = XMLTagHandler.h; sourceTree = ""; tabWidth = 3; }; 17FC86F30994637C0061DC94 /* compile.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = compile.txt; sourceTree = ""; }; - 1818558F0FFE916C0026D190 /* CommandMisc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandMisc.h; sourceTree = ""; }; - 181855900FFE916C0026D190 /* CommandTargets.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CommandTargets.h; sourceTree = ""; }; - 181855950FFE916C0026D190 /* ScreenshotCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ScreenshotCommand.cpp; sourceTree = ""; }; - 181855960FFE916C0026D190 /* ScreenshotCommand.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ScreenshotCommand.h; sourceTree = ""; }; - 1841B5000E00AD6E00F386E9 /* ODComputeSummaryTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ODComputeSummaryTask.cpp; path = ondemand/ODComputeSummaryTask.cpp; sourceTree = ""; }; - 1841B5010E00AD6E00F386E9 /* ODComputeSummaryTask.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ODComputeSummaryTask.h; path = ondemand/ODComputeSummaryTask.h; sourceTree = ""; }; - 1841B5020E00AD6E00F386E9 /* ODManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ODManager.cpp; path = ondemand/ODManager.cpp; sourceTree = ""; }; - 1841B5030E00AD6E00F386E9 /* ODManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ODManager.h; path = ondemand/ODManager.h; sourceTree = ""; }; - 1841B5040E00AD6E00F386E9 /* ODTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ODTask.cpp; path = ondemand/ODTask.cpp; sourceTree = ""; }; - 1841B5050E00AD6E00F386E9 /* ODTask.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ODTask.h; path = ondemand/ODTask.h; sourceTree = ""; }; - 1841B5060E00AD6E00F386E9 /* ODTaskThread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ODTaskThread.cpp; path = ondemand/ODTaskThread.cpp; sourceTree = ""; }; - 1841B5070E00AD6E00F386E9 /* ODTaskThread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ODTaskThread.h; path = ondemand/ODTaskThread.h; sourceTree = ""; }; - 1841B5080E00AD6E00F386E9 /* ODWaveTrackTaskQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ODWaveTrackTaskQueue.cpp; path = ondemand/ODWaveTrackTaskQueue.cpp; sourceTree = ""; }; - 1841B5090E00AD6E00F386E9 /* ODWaveTrackTaskQueue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ODWaveTrackTaskQueue.h; path = ondemand/ODWaveTrackTaskQueue.h; sourceTree = ""; }; - 1841B50F0E00AD8D00F386E9 /* ODPCMAliasBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ODPCMAliasBlockFile.cpp; sourceTree = ""; }; - 1841B5100E00AD8D00F386E9 /* ODPCMAliasBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ODPCMAliasBlockFile.h; sourceTree = ""; }; - 1865A9B41004490400946EE6 /* Lyrics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Lyrics.cpp; sourceTree = ""; }; - 1865A9B51004490400946EE6 /* Lyrics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Lyrics.h; sourceTree = ""; }; - 1865A9B61004490500946EE6 /* LyricsWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = LyricsWindow.cpp; sourceTree = ""; }; - 1865A9B71004490500946EE6 /* LyricsWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LyricsWindow.h; sourceTree = ""; }; - 186CCE6B0E51F47400659159 /* ODDecodeBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ODDecodeBlockFile.cpp; sourceTree = ""; }; - 186CCE6C0E51F47400659159 /* ODDecodeBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ODDecodeBlockFile.h; sourceTree = ""; }; - 186CCE6E0E51F48500659159 /* ODDecodeFlacTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ODDecodeFlacTask.cpp; path = ondemand/ODDecodeFlacTask.cpp; sourceTree = ""; }; - 186CCE6F0E51F48500659159 /* ODDecodeFlacTask.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ODDecodeFlacTask.h; path = ondemand/ODDecodeFlacTask.h; sourceTree = ""; }; - 186CCE700E51F48500659159 /* ODDecodeTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ODDecodeTask.cpp; path = ondemand/ODDecodeTask.cpp; sourceTree = ""; }; - 186CCE710E51F48500659159 /* ODDecodeTask.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ODDecodeTask.h; path = ondemand/ODDecodeTask.h; sourceTree = ""; }; - 186CCEA20E523C8D00659159 /* Profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Profiler.h; sourceTree = ""; }; - 186CCEA30E523C8E00659159 /* Profiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Profiler.cpp; sourceTree = ""; }; - 18A2840D0F79BCAA0013A1BE /* Generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Generator.h; sourceTree = ""; }; - 18A2840E0F79BCAB0013A1BE /* Generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generator.cpp; sourceTree = ""; }; - 18CE3C931145511100282C50 /* ODDecodeFFmpegTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ODDecodeFFmpegTask.h; path = ondemand/ODDecodeFFmpegTask.h; sourceTree = ""; }; - 18CE3C941145511200282C50 /* ODDecodeFFmpegTask.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ODDecodeFFmpegTask.cpp; path = ondemand/ODDecodeFFmpegTask.cpp; sourceTree = ""; }; - 18D8314C0ED0F56200FD870D /* Contrast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = Contrast.cpp; sourceTree = ""; }; - 18D8314D0ED0F56200FD870D /* Contrast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Contrast.h; sourceTree = ""; }; + 1818558F0FFE916C0026D190 /* CommandMisc.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandMisc.h; sourceTree = ""; tabWidth = 3; }; + 181855900FFE916C0026D190 /* CommandTargets.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandTargets.h; sourceTree = ""; tabWidth = 3; }; + 181855950FFE916C0026D190 /* ScreenshotCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ScreenshotCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 181855960FFE916C0026D190 /* ScreenshotCommand.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ScreenshotCommand.h; sourceTree = ""; tabWidth = 3; }; + 1841B5000E00AD6E00F386E9 /* ODComputeSummaryTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODComputeSummaryTask.cpp; path = ondemand/ODComputeSummaryTask.cpp; sourceTree = ""; tabWidth = 3; }; + 1841B5010E00AD6E00F386E9 /* ODComputeSummaryTask.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODComputeSummaryTask.h; path = ondemand/ODComputeSummaryTask.h; sourceTree = ""; tabWidth = 3; }; + 1841B5020E00AD6E00F386E9 /* ODManager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODManager.cpp; path = ondemand/ODManager.cpp; sourceTree = ""; tabWidth = 3; }; + 1841B5030E00AD6E00F386E9 /* ODManager.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODManager.h; path = ondemand/ODManager.h; sourceTree = ""; tabWidth = 3; }; + 1841B5040E00AD6E00F386E9 /* ODTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODTask.cpp; path = ondemand/ODTask.cpp; sourceTree = ""; tabWidth = 3; }; + 1841B5050E00AD6E00F386E9 /* ODTask.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODTask.h; path = ondemand/ODTask.h; sourceTree = ""; tabWidth = 3; }; + 1841B5060E00AD6E00F386E9 /* ODTaskThread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODTaskThread.cpp; path = ondemand/ODTaskThread.cpp; sourceTree = ""; tabWidth = 3; }; + 1841B5070E00AD6E00F386E9 /* ODTaskThread.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODTaskThread.h; path = ondemand/ODTaskThread.h; sourceTree = ""; tabWidth = 3; }; + 1841B5080E00AD6E00F386E9 /* ODWaveTrackTaskQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODWaveTrackTaskQueue.cpp; path = ondemand/ODWaveTrackTaskQueue.cpp; sourceTree = ""; tabWidth = 3; }; + 1841B5090E00AD6E00F386E9 /* ODWaveTrackTaskQueue.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODWaveTrackTaskQueue.h; path = ondemand/ODWaveTrackTaskQueue.h; sourceTree = ""; tabWidth = 3; }; + 1841B50F0E00AD8D00F386E9 /* ODPCMAliasBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ODPCMAliasBlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 1841B5100E00AD8D00F386E9 /* ODPCMAliasBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ODPCMAliasBlockFile.h; sourceTree = ""; tabWidth = 3; }; + 1865A9B41004490400946EE6 /* Lyrics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Lyrics.cpp; sourceTree = ""; tabWidth = 3; }; + 1865A9B51004490400946EE6 /* Lyrics.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Lyrics.h; sourceTree = ""; tabWidth = 3; }; + 1865A9B61004490500946EE6 /* LyricsWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LyricsWindow.cpp; sourceTree = ""; tabWidth = 3; }; + 1865A9B71004490500946EE6 /* LyricsWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LyricsWindow.h; sourceTree = ""; tabWidth = 3; }; + 186CCE6B0E51F47400659159 /* ODDecodeBlockFile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ODDecodeBlockFile.cpp; sourceTree = ""; tabWidth = 3; }; + 186CCE6C0E51F47400659159 /* ODDecodeBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ODDecodeBlockFile.h; sourceTree = ""; tabWidth = 3; }; + 186CCE6E0E51F48500659159 /* ODDecodeFlacTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODDecodeFlacTask.cpp; path = ondemand/ODDecodeFlacTask.cpp; sourceTree = ""; tabWidth = 3; }; + 186CCE6F0E51F48500659159 /* ODDecodeFlacTask.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODDecodeFlacTask.h; path = ondemand/ODDecodeFlacTask.h; sourceTree = ""; tabWidth = 3; }; + 186CCE700E51F48500659159 /* ODDecodeTask.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODDecodeTask.cpp; path = ondemand/ODDecodeTask.cpp; sourceTree = ""; tabWidth = 3; }; + 186CCE710E51F48500659159 /* ODDecodeTask.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODDecodeTask.h; path = ondemand/ODDecodeTask.h; sourceTree = ""; tabWidth = 3; }; + 186CCEA20E523C8D00659159 /* Profiler.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Profiler.h; sourceTree = ""; tabWidth = 3; }; + 186CCEA30E523C8E00659159 /* Profiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Profiler.cpp; sourceTree = ""; tabWidth = 3; }; + 18A2840D0F79BCAA0013A1BE /* Generator.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Generator.h; sourceTree = ""; tabWidth = 3; }; + 18A2840E0F79BCAB0013A1BE /* Generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Generator.cpp; sourceTree = ""; tabWidth = 3; }; + 18CE3C931145511100282C50 /* ODDecodeFFmpegTask.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ODDecodeFFmpegTask.h; path = ondemand/ODDecodeFFmpegTask.h; sourceTree = ""; tabWidth = 3; }; + 18CE3C941145511200282C50 /* ODDecodeFFmpegTask.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ODDecodeFFmpegTask.cpp; path = ondemand/ODDecodeFFmpegTask.cpp; sourceTree = ""; tabWidth = 3; }; + 18D8314C0ED0F56200FD870D /* Contrast.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Contrast.cpp; sourceTree = ""; tabWidth = 3; }; + 18D8314D0ED0F56200FD870D /* Contrast.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Contrast.h; sourceTree = ""; tabWidth = 3; }; 28006FFA132C167600BD34D7 /* Install.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = Install.txt; path = mac/Install.txt; sourceTree = ""; }; - 2800FDF40FF3225B005CA9E5 /* pminternal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pminternal.h; path = portmidi/pm_common/pminternal.h; sourceTree = ""; }; - 2800FDF50FF3225B005CA9E5 /* pmutil.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pmutil.c; path = portmidi/pm_common/pmutil.c; sourceTree = ""; }; - 2800FDF60FF3225B005CA9E5 /* pmutil.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pmutil.h; path = portmidi/pm_common/pmutil.h; sourceTree = ""; }; - 2800FDF70FF3225B005CA9E5 /* portmidi.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = portmidi.c; path = portmidi/pm_common/portmidi.c; sourceTree = ""; }; - 2800FDF80FF3225B005CA9E5 /* portmidi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = portmidi.h; path = portmidi/pm_common/portmidi.h; sourceTree = ""; }; - 2800FDF90FF3227F005CA9E5 /* finddefault.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = finddefault.c; path = portmidi/pm_mac/finddefault.c; sourceTree = ""; }; - 2800FDFA0FF3227F005CA9E5 /* pmmac.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pmmac.c; path = portmidi/pm_mac/pmmac.c; sourceTree = ""; }; - 2800FDFB0FF3227F005CA9E5 /* pmmac.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pmmac.h; path = portmidi/pm_mac/pmmac.h; sourceTree = ""; }; - 2800FDFC0FF3227F005CA9E5 /* pmmacosxcm.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pmmacosxcm.c; path = portmidi/pm_mac/pmmacosxcm.c; sourceTree = ""; }; - 2800FDFD0FF3227F005CA9E5 /* pmmacosxcm.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pmmacosxcm.h; path = portmidi/pm_mac/pmmacosxcm.h; sourceTree = ""; }; - 2800FDFE0FF3227F005CA9E5 /* readbinaryplist.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = readbinaryplist.c; path = portmidi/pm_mac/readbinaryplist.c; sourceTree = ""; }; - 2800FDFF0FF3227F005CA9E5 /* readbinaryplist.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = readbinaryplist.h; path = portmidi/pm_mac/readbinaryplist.h; sourceTree = ""; }; - 2800FE000FF322A1005CA9E5 /* porttime.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = porttime.h; path = portmidi/porttime/porttime.h; sourceTree = ""; }; - 2800FE010FF322A1005CA9E5 /* ptmacosx_mach.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = ptmacosx_mach.c; path = portmidi/porttime/ptmacosx_mach.c; sourceTree = ""; }; + 2800FDF40FF3225B005CA9E5 /* pminternal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pminternal.h; path = portmidi/pm_common/pminternal.h; sourceTree = ""; tabWidth = 3; }; + 2800FDF50FF3225B005CA9E5 /* pmutil.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pmutil.c; path = portmidi/pm_common/pmutil.c; sourceTree = ""; tabWidth = 3; }; + 2800FDF60FF3225B005CA9E5 /* pmutil.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pmutil.h; path = portmidi/pm_common/pmutil.h; sourceTree = ""; tabWidth = 3; }; + 2800FDF70FF3225B005CA9E5 /* portmidi.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = portmidi.c; path = portmidi/pm_common/portmidi.c; sourceTree = ""; tabWidth = 3; }; + 2800FDF80FF3225B005CA9E5 /* portmidi.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = portmidi.h; path = portmidi/pm_common/portmidi.h; sourceTree = ""; tabWidth = 3; }; + 2800FDF90FF3227F005CA9E5 /* finddefault.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = finddefault.c; path = portmidi/pm_mac/finddefault.c; sourceTree = ""; tabWidth = 3; }; + 2800FDFA0FF3227F005CA9E5 /* pmmac.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pmmac.c; path = portmidi/pm_mac/pmmac.c; sourceTree = ""; tabWidth = 3; }; + 2800FDFB0FF3227F005CA9E5 /* pmmac.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pmmac.h; path = portmidi/pm_mac/pmmac.h; sourceTree = ""; tabWidth = 3; }; + 2800FDFC0FF3227F005CA9E5 /* pmmacosxcm.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pmmacosxcm.c; path = portmidi/pm_mac/pmmacosxcm.c; sourceTree = ""; tabWidth = 3; }; + 2800FDFD0FF3227F005CA9E5 /* pmmacosxcm.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pmmacosxcm.h; path = portmidi/pm_mac/pmmacosxcm.h; sourceTree = ""; tabWidth = 3; }; + 2800FDFE0FF3227F005CA9E5 /* readbinaryplist.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = readbinaryplist.c; path = portmidi/pm_mac/readbinaryplist.c; sourceTree = ""; tabWidth = 3; }; + 2800FDFF0FF3227F005CA9E5 /* readbinaryplist.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = readbinaryplist.h; path = portmidi/pm_mac/readbinaryplist.h; sourceTree = ""; tabWidth = 3; }; + 2800FE000FF322A1005CA9E5 /* porttime.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = porttime.h; path = portmidi/porttime/porttime.h; sourceTree = ""; tabWidth = 3; }; + 2800FE010FF322A1005CA9E5 /* ptmacosx_mach.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = ptmacosx_mach.c; path = portmidi/porttime/ptmacosx_mach.c; sourceTree = ""; tabWidth = 3; }; 2800FE070FF322D4005CA9E5 /* libportmidi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libportmidi.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 2800FE350FF32566005CA9E5 /* MidiIOPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = MidiIOPrefs.cpp; sourceTree = ""; }; - 2800FE360FF32566005CA9E5 /* MidiIOPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = MidiIOPrefs.h; sourceTree = ""; }; - 2801A6430BF9268700648258 /* ImportQT.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ImportQT.cpp; sourceTree = ""; }; - 2801A6440BF9268700648258 /* ImportQT.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ImportQT.h; sourceTree = ""; }; + 2800FE350FF32566005CA9E5 /* MidiIOPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = MidiIOPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 2800FE360FF32566005CA9E5 /* MidiIOPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MidiIOPrefs.h; sourceTree = ""; tabWidth = 3; }; + 2801A6430BF9268700648258 /* ImportQT.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportQT.cpp; sourceTree = ""; tabWidth = 3; }; + 2801A6440BF9268700648258 /* ImportQT.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportQT.h; sourceTree = ""; tabWidth = 3; }; 2808025B0F32C11F0021001D /* bug.lsp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = bug.lsp; path = ../nyquist/bug.lsp; sourceTree = SOURCE_ROOT; }; 2808025C0F32C11F0021001D /* dspprims.lsp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = dspprims.lsp; path = ../nyquist/dspprims.lsp; sourceTree = SOURCE_ROOT; }; 2808025D0F32C11F0021001D /* envelopes.lsp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = envelopes.lsp; path = ../nyquist/envelopes.lsp; sourceTree = SOURCE_ROOT; }; @@ -2229,567 +2229,567 @@ 280802810F32C11F0021001D /* system.lsp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = system.lsp; path = ../nyquist/system.lsp; sourceTree = SOURCE_ROOT; }; 280802820F32C11F0021001D /* xlinit.lsp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = xlinit.lsp; path = ../nyquist/xlinit.lsp; sourceTree = SOURCE_ROOT; }; 280802830F32C11F0021001D /* xm.lsp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = xm.lsp; path = ../nyquist/xm.lsp; sourceTree = SOURCE_ROOT; }; - 280828530A75E0D0000002EF /* LabelDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = LabelDialog.cpp; sourceTree = ""; }; - 280828540A75E0D0000002EF /* LabelDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = LabelDialog.h; sourceTree = ""; }; - 280828580A75E0EA000002EF /* Grid.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Grid.cpp; sourceTree = ""; }; - 280828590A75E0EA000002EF /* Grid.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Grid.h; sourceTree = ""; }; - 2809C4B60BCB7E560006010F /* FileIO.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FileIO.cpp; sourceTree = ""; }; - 2809C4B70BCB7E560006010F /* FileIO.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FileIO.h; sourceTree = ""; }; - 280DE5D90E1634B4006159ED /* lrdf.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lrdf.h; path = liblrdf/lrdf.h; sourceTree = ""; }; - 280DE5DB0E163507006159ED /* ladspa.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = ladspa.h; path = liblrdf/src/ladspa.h; sourceTree = ""; }; - 280DE5DC0E163507006159ED /* lrdf.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = lrdf.c; path = liblrdf/src/lrdf.c; sourceTree = ""; }; - 280DE5DD0E163507006159ED /* lrdf_multi.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = lrdf_multi.c; path = liblrdf/src/lrdf_multi.c; sourceTree = ""; }; - 280DE5DE0E163507006159ED /* md5.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = md5.c; path = liblrdf/src/md5.c; sourceTree = ""; }; - 280DE5DF0E163507006159ED /* md5_loc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = md5_loc.h; path = liblrdf/src/md5_loc.h; sourceTree = ""; }; - 28105D9B0AD09FB200BB4269 /* portmixer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = portmixer.h; sourceTree = ""; }; - 28105DA00AD09FC500BB4269 /* px_mac_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = px_mac_coreaudio.c; sourceTree = ""; }; - 28105DA10AD09FC500BB4269 /* px_mixer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = px_mixer.c; sourceTree = ""; }; - 28105DA20AD09FC500BB4269 /* px_mixer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = px_mixer.h; sourceTree = ""; }; + 280828530A75E0D0000002EF /* LabelDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LabelDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 280828540A75E0D0000002EF /* LabelDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LabelDialog.h; sourceTree = ""; tabWidth = 3; }; + 280828580A75E0EA000002EF /* Grid.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Grid.cpp; sourceTree = ""; tabWidth = 3; }; + 280828590A75E0EA000002EF /* Grid.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Grid.h; sourceTree = ""; tabWidth = 3; }; + 2809C4B60BCB7E560006010F /* FileIO.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileIO.cpp; sourceTree = ""; tabWidth = 3; }; + 2809C4B70BCB7E560006010F /* FileIO.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileIO.h; sourceTree = ""; tabWidth = 3; }; + 280DE5D90E1634B4006159ED /* lrdf.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lrdf.h; path = liblrdf/lrdf.h; sourceTree = ""; tabWidth = 3; }; + 280DE5DB0E163507006159ED /* ladspa.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ladspa.h; path = liblrdf/src/ladspa.h; sourceTree = ""; tabWidth = 3; }; + 280DE5DC0E163507006159ED /* lrdf.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = lrdf.c; path = liblrdf/src/lrdf.c; sourceTree = ""; tabWidth = 3; }; + 280DE5DD0E163507006159ED /* lrdf_multi.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = lrdf_multi.c; path = liblrdf/src/lrdf_multi.c; sourceTree = ""; tabWidth = 3; }; + 280DE5DE0E163507006159ED /* md5.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = md5.c; path = liblrdf/src/md5.c; sourceTree = ""; tabWidth = 3; }; + 280DE5DF0E163507006159ED /* md5_loc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = md5_loc.h; path = liblrdf/src/md5_loc.h; sourceTree = ""; tabWidth = 3; }; + 28105D9B0AD09FB200BB4269 /* portmixer.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = portmixer.h; sourceTree = ""; tabWidth = 3; }; + 28105DA00AD09FC500BB4269 /* px_mac_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = px_mac_coreaudio.c; sourceTree = ""; tabWidth = 3; }; + 28105DA10AD09FC500BB4269 /* px_mixer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = px_mixer.c; sourceTree = ""; tabWidth = 3; }; + 28105DA20AD09FC500BB4269 /* px_mixer.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = px_mixer.h; sourceTree = ""; tabWidth = 3; }; 2812A5B70DF63FE500576305 /* Debug_Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug_Shared.xcconfig; sourceTree = ""; }; 2812A5B90DF63FF000576305 /* Debug_Static.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug_Static.xcconfig; sourceTree = ""; }; 2812A5BB0DF63FFD00576305 /* Release_Shared.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release_Shared.xcconfig; sourceTree = ""; }; 2812A5BD0DF6400E00576305 /* Release_Static.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release_Static.xcconfig; sourceTree = ""; }; - 2816372C0BAE3B6C0079C746 /* LinkingHtmlWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = LinkingHtmlWindow.cpp; sourceTree = ""; }; - 2816372D0BAE3B6C0079C746 /* LinkingHtmlWindow.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = LinkingHtmlWindow.h; sourceTree = ""; }; - 282D474A0B9E8D900034BC49 /* Snap.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Snap.cpp; sourceTree = ""; }; - 282D474B0B9E8D900034BC49 /* Snap.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Snap.h; sourceTree = ""; }; - 28307AA60E163AF800A553C7 /* expat.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = expat.h; sourceTree = ""; }; - 283135EA0DFB9D110076D551 /* ImportFFmpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ImportFFmpeg.cpp; sourceTree = ""; }; - 283135EB0DFB9D110076D551 /* ImportFFmpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ImportFFmpeg.h; sourceTree = ""; }; - 283135FD0DFBA2E80076D551 /* FFmpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FFmpeg.cpp; sourceTree = ""; }; - 283135FE0DFBA2E80076D551 /* FFmpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FFmpeg.h; sourceTree = ""; }; - 283506280A3A88ED00EB1EBD /* pa_unix_util.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_unix_util.c; sourceTree = ""; }; - 283506290A3A88ED00EB1EBD /* pa_unix_util.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_unix_util.h; sourceTree = ""; }; - 283A11A40A2C0DE7004372C4 /* broadcast.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = broadcast.c; sourceTree = ""; }; - 283A11A60A2C0E15004372C4 /* ShuttleGui.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ShuttleGui.cpp; sourceTree = ""; }; - 283A11A70A2C0E15004372C4 /* ShuttleGui.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ShuttleGui.h; sourceTree = ""; }; - 283A11A80A2C0E15004372C4 /* Theme.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Theme.cpp; sourceTree = ""; }; - 283A11A90A2C0E15004372C4 /* Theme.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Theme.h; sourceTree = ""; }; - 283AA0E90C56ED08002CBD34 /* ErrorDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ErrorDialog.cpp; sourceTree = ""; }; - 283AA0EA0C56ED08002CBD34 /* ErrorDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ErrorDialog.h; sourceTree = ""; }; - 283B3D3F0BC21EBE00FA01D5 /* FileDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FileDialog.cpp; sourceTree = ""; }; - 283B3D400BC21EBE00FA01D5 /* FileDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FileDialog.h; sourceTree = ""; }; - 283DE1340AC0D4FD00E8C3AE /* XMLWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLWriter.h; sourceTree = ""; }; - 283DE1350AC0D4FD00E8C3AE /* XMLWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XMLWriter.cpp; sourceTree = ""; }; + 2816372C0BAE3B6C0079C746 /* LinkingHtmlWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LinkingHtmlWindow.cpp; sourceTree = ""; tabWidth = 3; }; + 2816372D0BAE3B6C0079C746 /* LinkingHtmlWindow.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LinkingHtmlWindow.h; sourceTree = ""; tabWidth = 3; }; + 282D474A0B9E8D900034BC49 /* Snap.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Snap.cpp; sourceTree = ""; tabWidth = 3; }; + 282D474B0B9E8D900034BC49 /* Snap.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Snap.h; sourceTree = ""; tabWidth = 3; }; + 28307AA60E163AF800A553C7 /* expat.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = expat.h; sourceTree = ""; tabWidth = 3; }; + 283135EA0DFB9D110076D551 /* ImportFFmpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportFFmpeg.cpp; sourceTree = ""; tabWidth = 3; }; + 283135EB0DFB9D110076D551 /* ImportFFmpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportFFmpeg.h; sourceTree = ""; tabWidth = 3; }; + 283135FD0DFBA2E80076D551 /* FFmpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FFmpeg.cpp; sourceTree = ""; tabWidth = 3; }; + 283135FE0DFBA2E80076D551 /* FFmpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FFmpeg.h; sourceTree = ""; tabWidth = 3; }; + 283506280A3A88ED00EB1EBD /* pa_unix_util.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_unix_util.c; sourceTree = ""; tabWidth = 3; }; + 283506290A3A88ED00EB1EBD /* pa_unix_util.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_unix_util.h; sourceTree = ""; tabWidth = 3; }; + 283A11A40A2C0DE7004372C4 /* broadcast.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = broadcast.c; sourceTree = ""; tabWidth = 3; }; + 283A11A60A2C0E15004372C4 /* ShuttleGui.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ShuttleGui.cpp; sourceTree = ""; tabWidth = 3; }; + 283A11A70A2C0E15004372C4 /* ShuttleGui.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ShuttleGui.h; sourceTree = ""; tabWidth = 3; }; + 283A11A80A2C0E15004372C4 /* Theme.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Theme.cpp; sourceTree = ""; tabWidth = 3; }; + 283A11A90A2C0E15004372C4 /* Theme.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Theme.h; sourceTree = ""; tabWidth = 3; }; + 283AA0E90C56ED08002CBD34 /* ErrorDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ErrorDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 283AA0EA0C56ED08002CBD34 /* ErrorDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ErrorDialog.h; sourceTree = ""; tabWidth = 3; }; + 283B3D3F0BC21EBE00FA01D5 /* FileDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 283B3D400BC21EBE00FA01D5 /* FileDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileDialog.h; sourceTree = ""; tabWidth = 3; }; + 283DE1340AC0D4FD00E8C3AE /* XMLWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = XMLWriter.h; sourceTree = ""; tabWidth = 3; }; + 283DE1350AC0D4FD00E8C3AE /* XMLWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = XMLWriter.cpp; sourceTree = ""; tabWidth = 3; }; 2840CF220AEB803C00F49FC3 /* libtwolame.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libtwolame.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 2840CF230AEB807E00F49FC3 /* ath.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = ath.c; path = twolame/libtwolame/ath.c; sourceTree = ""; }; - 2840CF240AEB807E00F49FC3 /* ath.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = ath.h; path = twolame/libtwolame/ath.h; sourceTree = ""; }; - 2840CF250AEB807E00F49FC3 /* availbits.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = availbits.c; path = twolame/libtwolame/availbits.c; sourceTree = ""; }; - 2840CF260AEB807E00F49FC3 /* availbits.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = availbits.h; path = twolame/libtwolame/availbits.h; sourceTree = ""; }; - 2840CF270AEB807E00F49FC3 /* bitbuffer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = bitbuffer.c; path = twolame/libtwolame/bitbuffer.c; sourceTree = ""; }; - 2840CF280AEB807E00F49FC3 /* bitbuffer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = bitbuffer.h; path = twolame/libtwolame/bitbuffer.h; sourceTree = ""; }; - 2840CF290AEB807E00F49FC3 /* common.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = common.h; path = twolame/libtwolame/common.h; sourceTree = ""; }; - 2840CF2A0AEB807E00F49FC3 /* crc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = crc.c; path = twolame/libtwolame/crc.c; sourceTree = ""; }; - 2840CF2B0AEB807E00F49FC3 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = crc.h; path = twolame/libtwolame/crc.h; sourceTree = ""; }; - 2840CF2C0AEB807E00F49FC3 /* dab.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = dab.c; path = twolame/libtwolame/dab.c; sourceTree = ""; }; - 2840CF2D0AEB807E00F49FC3 /* dab.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = dab.h; path = twolame/libtwolame/dab.h; sourceTree = ""; }; - 2840CF2E0AEB807E00F49FC3 /* encode.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = encode.c; path = twolame/libtwolame/encode.c; sourceTree = ""; }; - 2840CF2F0AEB807E00F49FC3 /* encode.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = encode.h; path = twolame/libtwolame/encode.h; sourceTree = ""; }; - 2840CF300AEB807E00F49FC3 /* energy.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = energy.c; path = twolame/libtwolame/energy.c; sourceTree = ""; }; - 2840CF310AEB807E00F49FC3 /* energy.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = energy.h; path = twolame/libtwolame/energy.h; sourceTree = ""; }; - 2840CF320AEB807E00F49FC3 /* enwindow.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = enwindow.h; path = twolame/libtwolame/enwindow.h; sourceTree = ""; }; - 2840CF330AEB807E00F49FC3 /* fft.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = fft.c; path = twolame/libtwolame/fft.c; sourceTree = ""; }; - 2840CF340AEB807E00F49FC3 /* fft.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = fft.h; path = twolame/libtwolame/fft.h; sourceTree = ""; }; - 2840CF350AEB807E00F49FC3 /* get_set.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = get_set.c; path = twolame/libtwolame/get_set.c; sourceTree = ""; }; - 2840CF360AEB807E00F49FC3 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = mem.c; path = twolame/libtwolame/mem.c; sourceTree = ""; }; - 2840CF370AEB807E00F49FC3 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = mem.h; path = twolame/libtwolame/mem.h; sourceTree = ""; }; - 2840CF380AEB807E00F49FC3 /* psycho_0.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = psycho_0.c; path = twolame/libtwolame/psycho_0.c; sourceTree = ""; }; - 2840CF390AEB807E00F49FC3 /* psycho_0.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_0.h; path = twolame/libtwolame/psycho_0.h; sourceTree = ""; }; - 2840CF3A0AEB807E00F49FC3 /* psycho_1_critband.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_1_critband.h; path = twolame/libtwolame/psycho_1_critband.h; sourceTree = ""; }; - 2840CF3B0AEB807E00F49FC3 /* psycho_1_freqtable.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_1_freqtable.h; path = twolame/libtwolame/psycho_1_freqtable.h; sourceTree = ""; }; - 2840CF3C0AEB807E00F49FC3 /* psycho_1.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = psycho_1.c; path = twolame/libtwolame/psycho_1.c; sourceTree = ""; }; - 2840CF3D0AEB807E00F49FC3 /* psycho_1.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_1.h; path = twolame/libtwolame/psycho_1.h; sourceTree = ""; }; - 2840CF3E0AEB807E00F49FC3 /* psycho_2_absthr.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_2_absthr.h; path = twolame/libtwolame/psycho_2_absthr.h; sourceTree = ""; }; - 2840CF3F0AEB807E00F49FC3 /* psycho_2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = psycho_2.c; path = twolame/libtwolame/psycho_2.c; sourceTree = ""; }; - 2840CF400AEB807E00F49FC3 /* psycho_2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_2.h; path = twolame/libtwolame/psycho_2.h; sourceTree = ""; }; - 2840CF410AEB807E00F49FC3 /* psycho_3.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = psycho_3.c; path = twolame/libtwolame/psycho_3.c; sourceTree = ""; }; - 2840CF420AEB807E00F49FC3 /* psycho_3.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_3.h; path = twolame/libtwolame/psycho_3.h; sourceTree = ""; }; - 2840CF430AEB807E00F49FC3 /* psycho_4.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = psycho_4.c; path = twolame/libtwolame/psycho_4.c; sourceTree = ""; }; - 2840CF440AEB807E00F49FC3 /* psycho_4.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_4.h; path = twolame/libtwolame/psycho_4.h; sourceTree = ""; }; - 2840CF450AEB807E00F49FC3 /* psycho_n1.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = psycho_n1.c; path = twolame/libtwolame/psycho_n1.c; sourceTree = ""; }; - 2840CF460AEB807E00F49FC3 /* psycho_n1.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = psycho_n1.h; path = twolame/libtwolame/psycho_n1.h; sourceTree = ""; }; - 2840CF470AEB807E00F49FC3 /* subband.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = subband.c; path = twolame/libtwolame/subband.c; sourceTree = ""; }; - 2840CF480AEB807E00F49FC3 /* subband.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = subband.h; path = twolame/libtwolame/subband.h; sourceTree = ""; }; - 2840CF490AEB807E00F49FC3 /* twolame.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = twolame.c; path = twolame/libtwolame/twolame.c; sourceTree = ""; }; - 2840CF4A0AEB807E00F49FC3 /* twolame.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = twolame.h; path = twolame/libtwolame/twolame.h; sourceTree = ""; }; - 2840CF4B0AEB807E00F49FC3 /* util.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = util.c; path = twolame/libtwolame/util.c; sourceTree = ""; }; - 2840CF4C0AEB807E00F49FC3 /* util.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = util.h; path = twolame/libtwolame/util.h; sourceTree = ""; }; - 2840CF790AEB810000F49FC3 /* config.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = config.h; path = twolame/build/config.h; sourceTree = ""; }; - 2840CF840AEB83DB00F49FC3 /* ExportMP2.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ExportMP2.cpp; sourceTree = ""; }; - 2840CF850AEB83DB00F49FC3 /* ExportMP2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ExportMP2.h; sourceTree = ""; }; - 284249EA10D337CE004330A6 /* GetProjectInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = GetProjectInfoCommand.cpp; sourceTree = ""; }; - 284249EB10D337CE004330A6 /* GetProjectInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = GetProjectInfoCommand.h; sourceTree = ""; }; - 284249EC10D337CE004330A6 /* SetProjectInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SetProjectInfoCommand.cpp; sourceTree = ""; }; - 284249ED10D337CE004330A6 /* SetProjectInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SetProjectInfoCommand.h; sourceTree = ""; }; - 28456AC00A2C180E00C23C1E /* ThemePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ThemePrefs.cpp; sourceTree = ""; }; - 28456AC10A2C180E00C23C1E /* ThemePrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ThemePrefs.h; sourceTree = ""; }; - 2849B4600A7444BE00ECF12D /* Dependencies.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Dependencies.cpp; sourceTree = ""; }; - 2849B4610A7444BE00ECF12D /* Dependencies.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Dependencies.h; sourceTree = ""; }; - 284A7B8F0F31571B001D7A67 /* nyx.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = nyx.c; sourceTree = ""; }; - 284A7B900F31571B001D7A67 /* nyx.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = nyx.h; sourceTree = ""; }; - 284A7B910F31571B001D7A67 /* xlextstart.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlextstart.c; sourceTree = ""; }; - 284A80380F3158A1001D7A67 /* cext.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = cext.c; sourceTree = ""; }; - 284A803A0F3158A1001D7A67 /* cleanup.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = cleanup.c; sourceTree = ""; }; - 284A803C0F3158A1001D7A67 /* cmdline.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = cmdline.c; sourceTree = ""; }; - 284A803E0F3158A1001D7A67 /* cmtcmd.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = cmtcmd.c; sourceTree = ""; }; - 284A80440F3158A1001D7A67 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = ""; }; - 284A804A0F3158A1001D7A67 /* midifile.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = midifile.c; sourceTree = ""; }; - 284A804C0F3158A1001D7A67 /* midifns.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = midifns.c; sourceTree = ""; }; - 284A80500F3158A1001D7A67 /* moxc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = moxc.c; sourceTree = ""; }; - 284A80540F3158A1001D7A67 /* record.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = record.c; sourceTree = ""; }; - 284A80560F3158A1001D7A67 /* seq.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seq.c; sourceTree = ""; }; - 284A80590F3158A1001D7A67 /* seqmread.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seqmread.c; sourceTree = ""; }; - 284A805B0F3158A1001D7A67 /* seqmwrite.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seqmwrite.c; sourceTree = ""; }; - 284A805D0F3158A1001D7A67 /* seqread.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seqread.c; sourceTree = ""; }; - 284A805F0F3158A1001D7A67 /* seqwrite.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seqwrite.c; sourceTree = ""; }; - 284A80620F3158A1001D7A67 /* tempomap.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tempomap.c; sourceTree = ""; }; - 284A80640F3158A1001D7A67 /* timebase.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = timebase.c; sourceTree = ""; }; - 284A80660F3158A1001D7A67 /* userio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = userio.c; sourceTree = ""; }; - 284A806C0F3158A1001D7A67 /* add.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = add.c; sourceTree = ""; }; - 284A806E0F3158A1001D7A67 /* avg.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = avg.c; sourceTree = ""; }; - 284A80700F3158A1001D7A67 /* compose.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = compose.c; sourceTree = ""; }; - 284A80720F3158A1001D7A67 /* convolve.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = convolve.c; sourceTree = ""; }; - 284A80750F3158A1001D7A67 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = ""; }; - 284A80770F3158A1001D7A67 /* downsample.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = downsample.c; sourceTree = ""; }; - 284A807C0F3158A1001D7A67 /* falloc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = falloc.c; sourceTree = ""; }; - 284A807E0F3158A1001D7A67 /* ffilterkit.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = ffilterkit.c; sourceTree = ""; }; - 284A80810F3158A1001D7A67 /* fft.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = fft.c; sourceTree = ""; }; - 284A80870F3158A1001D7A67 /* handlers.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = handlers.c; sourceTree = ""; }; - 284A80880F3158A1001D7A67 /* inverse.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = inverse.c; sourceTree = ""; }; - 284A808A0F3158A1001D7A67 /* local.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = local.c; sourceTree = ""; }; - 284A808D0F3158A1001D7A67 /* lpanal.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = lpanal.c; sourceTree = ""; }; - 284A808F0F3158A1001D7A67 /* multiread.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = multiread.c; sourceTree = ""; }; - 284A80910F3158A1001D7A67 /* multiseq.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = multiseq.c; sourceTree = ""; }; - 284A80990F3158A1001D7A67 /* probe.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = probe.c; sourceTree = ""; }; - 284A809B0F3158A1001D7A67 /* resamp.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = resamp.c; sourceTree = ""; }; - 284A809D0F3158A1001D7A67 /* resampv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = resampv.c; sourceTree = ""; }; - 284A80A00F3158A1001D7A67 /* samples.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = samples.c; sourceTree = ""; }; - 284A80A20F3158A1001D7A67 /* seqext.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seqext.c; sourceTree = ""; }; - 284A80A60F3158A1001D7A67 /* seqfnint.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seqfnint.c; sourceTree = ""; }; - 284A80AA0F3158A1001D7A67 /* seqinterf.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = seqinterf.c; sourceTree = ""; }; - 284A80AC0F3158A1001D7A67 /* sliders.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sliders.c; sourceTree = ""; }; - 284A80B20F3158A1001D7A67 /* sndfnint.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sndfnint.c; sourceTree = ""; }; - 284A80B60F3158A1001D7A67 /* sndmax.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sndmax.c; sourceTree = ""; }; - 284A80B80F3158A1001D7A67 /* sndread.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sndread.c; sourceTree = ""; }; - 284A80BA0F3158A1001D7A67 /* sndseq.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sndseq.c; sourceTree = ""; }; - 284A80BF0F3158A1001D7A67 /* sndwritepa.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sndwritepa.c; sourceTree = ""; }; - 284A80C00F3158A1001D7A67 /* sound.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sound.c; sourceTree = ""; }; - 284A80C20F3158A1001D7A67 /* stats.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = stats.c; sourceTree = ""; }; - 284A80C40F3158A1001D7A67 /* trigger.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = trigger.c; sourceTree = ""; }; - 284A80C60F3158A1001D7A67 /* yin.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = yin.c; sourceTree = ""; }; - 284A80F30F3158A1001D7A67 /* instr.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = instr.cpp; sourceTree = ""; }; - 284A80F60F3158A1001D7A67 /* ADSR.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ADSR.cpp; sourceTree = ""; }; - 284A80F70F3158A1001D7A67 /* BandedWG.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = BandedWG.cpp; sourceTree = ""; }; - 284A80F80F3158A1001D7A67 /* BiQuad.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = BiQuad.cpp; sourceTree = ""; }; - 284A80F90F3158A1001D7A67 /* Bowed.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Bowed.cpp; sourceTree = ""; }; - 284A80FA0F3158A1001D7A67 /* BowTable.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = BowTable.cpp; sourceTree = ""; }; - 284A80FB0F3158A1001D7A67 /* Chorus.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Chorus.cpp; sourceTree = ""; }; - 284A80FC0F3158A1001D7A67 /* Clarinet.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Clarinet.cpp; sourceTree = ""; }; - 284A80FD0F3158A1001D7A67 /* Delay.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Delay.cpp; sourceTree = ""; }; - 284A80FE0F3158A1001D7A67 /* DelayA.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = DelayA.cpp; sourceTree = ""; }; - 284A80FF0F3158A1001D7A67 /* DelayL.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = DelayL.cpp; sourceTree = ""; }; - 284A81000F3158A1001D7A67 /* Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Effect.cpp; sourceTree = ""; }; - 284A81010F3158A1001D7A67 /* Envelope.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Envelope.cpp; sourceTree = ""; }; - 284A81020F3158A1001D7A67 /* FileRead.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FileRead.cpp; sourceTree = ""; }; - 284A81030F3158A1001D7A67 /* FileWvIn.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FileWvIn.cpp; sourceTree = ""; }; - 284A81040F3158A1001D7A67 /* Filter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Filter.cpp; sourceTree = ""; }; - 284A81050F3158A1001D7A67 /* Flute.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Flute.cpp; sourceTree = ""; }; - 284A81060F3158A1001D7A67 /* Function.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Function.cpp; sourceTree = ""; }; - 284A81070F3158A1001D7A67 /* Generator.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Generator.cpp; sourceTree = ""; }; - 284A81080F3158A1001D7A67 /* Instrmnt.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Instrmnt.cpp; sourceTree = ""; }; - 284A81090F3158A1001D7A67 /* JCRev.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = JCRev.cpp; sourceTree = ""; }; - 284A810A0F3158A1001D7A67 /* JetTable.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = JetTable.cpp; sourceTree = ""; }; - 284A810B0F3158A1001D7A67 /* Mandolin.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Mandolin.cpp; sourceTree = ""; }; - 284A810C0F3158A1001D7A67 /* Modal.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Modal.cpp; sourceTree = ""; }; - 284A810D0F3158A1001D7A67 /* ModalBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ModalBar.cpp; sourceTree = ""; }; - 284A810E0F3158A1001D7A67 /* Noise.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Noise.cpp; sourceTree = ""; }; - 284A810F0F3158A1001D7A67 /* NRev.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = NRev.cpp; sourceTree = ""; }; - 284A81100F3158A1001D7A67 /* OnePole.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OnePole.cpp; sourceTree = ""; }; - 284A81110F3158A1001D7A67 /* OneZero.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = OneZero.cpp; sourceTree = ""; }; - 284A81120F3158A1001D7A67 /* PitShift.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = PitShift.cpp; sourceTree = ""; }; - 284A81130F3158A1001D7A67 /* PluckTwo.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = PluckTwo.cpp; sourceTree = ""; }; - 284A81140F3158A1001D7A67 /* PoleZero.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = PoleZero.cpp; sourceTree = ""; }; - 284A81150F3158A1001D7A67 /* PRCRev.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = PRCRev.cpp; sourceTree = ""; }; - 284A81160F3158A1001D7A67 /* ReedTable.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ReedTable.cpp; sourceTree = ""; }; - 284A81170F3158A1001D7A67 /* Saxofony.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Saxofony.cpp; sourceTree = ""; }; - 284A81180F3158A1001D7A67 /* SineWave.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SineWave.cpp; sourceTree = ""; }; - 284A81190F3158A1001D7A67 /* Sitar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Sitar.cpp; sourceTree = ""; }; - 284A811A0F3158A1001D7A67 /* Stk.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Stk.cpp; sourceTree = ""; }; - 284A811B0F3158A1001D7A67 /* WaveLoop.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = WaveLoop.cpp; sourceTree = ""; }; - 284A811C0F3158A1001D7A67 /* WvIn.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = WvIn.cpp; sourceTree = ""; }; - 284A811D0F3158A1001D7A67 /* stkinit.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = stkinit.cpp; sourceTree = ""; }; - 284A811F0F3158A1001D7A67 /* stkint.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = stkint.cpp; sourceTree = ""; }; - 284A817E0F3158A2001D7A67 /* abs.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = abs.c; sourceTree = ""; }; - 284A81810F3158A2001D7A67 /* allpoles.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = allpoles.c; sourceTree = ""; }; - 284A81840F3158A2001D7A67 /* alpass.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = alpass.c; sourceTree = ""; }; - 284A81870F3158A2001D7A67 /* alpasscv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = alpasscv.c; sourceTree = ""; }; - 284A818D0F3158A2001D7A67 /* alpassvv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = alpassvv.c; sourceTree = ""; }; - 284A81900F3158A2001D7A67 /* amosc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = amosc.c; sourceTree = ""; }; - 284A81930F3158A2001D7A67 /* areson.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = areson.c; sourceTree = ""; }; - 284A81960F3158A2001D7A67 /* aresoncv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = aresoncv.c; sourceTree = ""; }; - 284A81990F3158A2001D7A67 /* aresonvc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = aresonvc.c; sourceTree = ""; }; - 284A819C0F3158A2001D7A67 /* aresonvv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = aresonvv.c; sourceTree = ""; }; - 284A819F0F3158A2001D7A67 /* atone.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = atone.c; sourceTree = ""; }; - 284A81A20F3158A2001D7A67 /* atonev.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = atonev.c; sourceTree = ""; }; - 284A81A50F3158A2001D7A67 /* biquadfilt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = biquadfilt.c; sourceTree = ""; }; - 284A81A80F3158A2001D7A67 /* buzz.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = buzz.c; sourceTree = ""; }; - 284A81AB0F3158A2001D7A67 /* chase.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = chase.c; sourceTree = ""; }; - 284A81AE0F3158A2001D7A67 /* clip.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = clip.c; sourceTree = ""; }; - 284A81B10F3158A2001D7A67 /* congen.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = congen.c; sourceTree = ""; }; - 284A81B40F3158A2001D7A67 /* const.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = const.c; sourceTree = ""; }; - 284A81B80F3158A2001D7A67 /* coterm.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = coterm.c; sourceTree = ""; }; - 284A81BC0F3158A2001D7A67 /* delaycc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = delaycc.c; sourceTree = ""; }; - 284A81BF0F3158A2001D7A67 /* delaycv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = delaycv.c; sourceTree = ""; }; - 284A81C40F3158A2001D7A67 /* eqbandvvv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = eqbandvvv.c; sourceTree = ""; }; - 284A81C70F3158A2001D7A67 /* exp.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = exp.c; sourceTree = ""; }; - 284A81CB0F3158A2001D7A67 /* fmfb.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = fmfb.c; sourceTree = ""; }; - 284A81CE0F3158A2001D7A67 /* fmfbv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = fmfbv.c; sourceTree = ""; }; - 284A81D10F3158A2001D7A67 /* fmosc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = fmosc.c; sourceTree = ""; }; - 284A81D40F3158A2001D7A67 /* follow.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = follow.c; sourceTree = ""; }; - 284A81D70F3158A2001D7A67 /* fromarraystream.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = fromarraystream.c; sourceTree = ""; }; - 284A81DA0F3158A2001D7A67 /* fromobject.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = fromobject.c; sourceTree = ""; }; - 284A81DD0F3158A2001D7A67 /* gate.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = gate.c; sourceTree = ""; }; - 284A81E10F3158A2001D7A67 /* ifft.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = ifft.c; sourceTree = ""; }; - 284A81E60F3158A2001D7A67 /* instrbanded.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrbanded.c; sourceTree = ""; }; - 284A81E90F3158A2001D7A67 /* instrbow.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrbow.c; sourceTree = ""; }; - 284A81EC0F3158A2001D7A67 /* instrbowedfreq.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrbowedfreq.c; sourceTree = ""; }; - 284A81EF0F3158A2001D7A67 /* instrclar.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrclar.c; sourceTree = ""; }; - 284A81F20F3158A2001D7A67 /* instrclarall.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrclarall.c; sourceTree = ""; }; - 284A81F50F3158A2001D7A67 /* instrclarfreq.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrclarfreq.c; sourceTree = ""; }; - 284A81F80F3158A2001D7A67 /* instrflute.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrflute.c; sourceTree = ""; }; - 284A81FB0F3158A2001D7A67 /* instrfluteall.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrfluteall.c; sourceTree = ""; }; - 284A81FE0F3158A2001D7A67 /* instrflutefreq.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrflutefreq.c; sourceTree = ""; }; - 284A82010F3158A2001D7A67 /* instrmandolin.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrmandolin.c; sourceTree = ""; }; - 284A82040F3158A2001D7A67 /* instrmodalbar.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrmodalbar.c; sourceTree = ""; }; - 284A82070F3158A2001D7A67 /* instrsax.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrsax.c; sourceTree = ""; }; - 284A820A0F3158A2001D7A67 /* instrsaxall.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrsaxall.c; sourceTree = ""; }; - 284A820D0F3158A2001D7A67 /* instrsaxfreq.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrsaxfreq.c; sourceTree = ""; }; - 284A82100F3158A2001D7A67 /* instrsitar.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = instrsitar.c; sourceTree = ""; }; - 284A82130F3158A2001D7A67 /* integrate.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = integrate.c; sourceTree = ""; }; - 284A82160F3158A2001D7A67 /* log.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = log.c; sourceTree = ""; }; - 284A82190F3158A2001D7A67 /* lpreson.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = lpreson.c; sourceTree = ""; }; - 284A821C0F3158A2001D7A67 /* maxv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = maxv.c; sourceTree = ""; }; - 284A821F0F3158A2001D7A67 /* offset.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = offset.c; sourceTree = ""; }; - 284A82220F3158A2001D7A67 /* oneshot.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = oneshot.c; sourceTree = ""; }; - 284A82250F3158A2001D7A67 /* osc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = osc.c; sourceTree = ""; }; - 284A82280F3158A2001D7A67 /* partial.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = partial.c; sourceTree = ""; }; - 284A822B0F3158A2001D7A67 /* pluck.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pluck.c; sourceTree = ""; }; - 284A822E0F3158A2001D7A67 /* prod.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = prod.c; sourceTree = ""; }; - 284A82310F3158A2001D7A67 /* pwl.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pwl.c; sourceTree = ""; }; - 284A82340F3158A2001D7A67 /* quantize.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = quantize.c; sourceTree = ""; }; - 284A82370F3158A2001D7A67 /* recip.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = recip.c; sourceTree = ""; }; - 284A823A0F3158A2001D7A67 /* reson.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = reson.c; sourceTree = ""; }; - 284A823D0F3158A2001D7A67 /* resoncv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = resoncv.c; sourceTree = ""; }; - 284A82400F3158A2001D7A67 /* resonvc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = resonvc.c; sourceTree = ""; }; - 284A82430F3158A2001D7A67 /* resonvv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = resonvv.c; sourceTree = ""; }; - 284A82460F3158A2001D7A67 /* sampler.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sampler.c; sourceTree = ""; }; - 284A82490F3158A2001D7A67 /* scale.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = scale.c; sourceTree = ""; }; - 284A824C0F3158A2001D7A67 /* shape.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = shape.c; sourceTree = ""; }; - 284A824F0F3158A2001D7A67 /* sine.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sine.c; sourceTree = ""; }; - 284A82520F3158A2001D7A67 /* siosc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = siosc.c; sourceTree = ""; }; - 284A82550F3158A2001D7A67 /* slope.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = slope.c; sourceTree = ""; }; - 284A82580F3158A2001D7A67 /* sqrt.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sqrt.c; sourceTree = ""; }; - 284A825B0F3158A2001D7A67 /* stkchorus.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = stkchorus.c; sourceTree = ""; }; - 284A825E0F3158A2001D7A67 /* stkpitshift.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = stkpitshift.c; sourceTree = ""; }; - 284A82610F3158A2001D7A67 /* stkrev.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = stkrev.c; sourceTree = ""; }; - 284A82640F3158A2001D7A67 /* tapf.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tapf.c; sourceTree = ""; }; - 284A82670F3158A2001D7A67 /* tapv.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tapv.c; sourceTree = ""; }; - 284A826A0F3158A2001D7A67 /* tone.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tone.c; sourceTree = ""; }; - 284A826D0F3158A2001D7A67 /* tonev.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tonev.c; sourceTree = ""; }; - 284A82720F3158A2001D7A67 /* upsample.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = upsample.c; sourceTree = ""; }; - 284A82750F3158A2001D7A67 /* white.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = white.c; sourceTree = ""; }; - 284A827B0F3158A2001D7A67 /* extern.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = extern.c; sourceTree = ""; }; - 284A827F0F3158A2001D7A67 /* path.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = path.c; sourceTree = ""; }; - 284A82800F3158A2001D7A67 /* xlbfun.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlbfun.c; sourceTree = ""; }; - 284A82810F3158A2001D7A67 /* xlcont.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlcont.c; sourceTree = ""; }; - 284A82820F3158A2001D7A67 /* xldbug.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xldbug.c; sourceTree = ""; }; - 284A82830F3158A2001D7A67 /* xldmem.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xldmem.c; sourceTree = ""; }; - 284A82850F3158A2001D7A67 /* xleval.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xleval.c; sourceTree = ""; }; - 284A82860F3158A2001D7A67 /* xlfio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlfio.c; sourceTree = ""; }; - 284A82870F3158A2001D7A67 /* xlftab.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlftab.c; sourceTree = ""; }; - 284A82880F3158A2001D7A67 /* xlglob.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlglob.c; sourceTree = ""; }; - 284A82890F3158A2001D7A67 /* xlimage.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlimage.c; sourceTree = ""; }; - 284A828A0F3158A2001D7A67 /* xlinit.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlinit.c; sourceTree = ""; }; - 284A828B0F3158A2001D7A67 /* xlio.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlio.c; sourceTree = ""; }; - 284A828C0F3158A2001D7A67 /* xlisp.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlisp.c; sourceTree = ""; }; - 284A828E0F3158A2001D7A67 /* xljump.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xljump.c; sourceTree = ""; }; - 284A828F0F3158A2001D7A67 /* xllist.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xllist.c; sourceTree = ""; }; - 284A82900F3158A2001D7A67 /* xlmath.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlmath.c; sourceTree = ""; }; - 284A82910F3158A2001D7A67 /* xlobj.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlobj.c; sourceTree = ""; }; - 284A82920F3158A2001D7A67 /* xlpp.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlpp.c; sourceTree = ""; }; - 284A82930F3158A2001D7A67 /* xlprin.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlprin.c; sourceTree = ""; }; - 284A82940F3158A2001D7A67 /* xlread.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlread.c; sourceTree = ""; }; - 284A82950F3158A2001D7A67 /* xlstr.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlstr.c; sourceTree = ""; }; - 284A82960F3158A2001D7A67 /* xlsubr.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlsubr.c; sourceTree = ""; }; - 284A82970F3158A2001D7A67 /* xlsym.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlsym.c; sourceTree = ""; }; - 284A82980F3158A2001D7A67 /* xlsys.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = xlsys.c; sourceTree = ""; }; - 284B278E0FC66863005EAC96 /* DevicePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = DevicePrefs.cpp; sourceTree = ""; }; - 284B278F0FC66863005EAC96 /* DevicePrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = DevicePrefs.h; sourceTree = ""; }; - 284B27900FC66863005EAC96 /* ImportExportPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ImportExportPrefs.cpp; sourceTree = ""; }; - 284B27910FC66863005EAC96 /* ImportExportPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ImportExportPrefs.h; sourceTree = ""; }; - 284B27920FC66863005EAC96 /* LibraryPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = LibraryPrefs.cpp; sourceTree = ""; }; - 284B27930FC66863005EAC96 /* LibraryPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = LibraryPrefs.h; sourceTree = ""; }; - 284B27940FC66863005EAC96 /* PlaybackPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = PlaybackPrefs.cpp; sourceTree = ""; }; - 284B27950FC66863005EAC96 /* PlaybackPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = PlaybackPrefs.h; sourceTree = ""; }; - 284B27960FC66863005EAC96 /* ProjectsPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectsPrefs.cpp; sourceTree = ""; }; - 284B27970FC66863005EAC96 /* ProjectsPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ProjectsPrefs.h; sourceTree = ""; }; - 284B27980FC66863005EAC96 /* RecordingPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = RecordingPrefs.cpp; sourceTree = ""; }; - 284B27990FC66863005EAC96 /* RecordingPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = RecordingPrefs.h; sourceTree = ""; }; - 284B27E00FC66CCD005EAC96 /* TracksPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = TracksPrefs.cpp; sourceTree = ""; }; - 284B27E10FC66CCD005EAC96 /* TracksPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = TracksPrefs.h; sourceTree = ""; }; - 284B27E20FC66CCD005EAC96 /* WarningsPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = WarningsPrefs.cpp; sourceTree = ""; }; - 284B27E30FC66CCD005EAC96 /* WarningsPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = WarningsPrefs.h; sourceTree = ""; }; - 28501E970CEECE910029ABAA /* LoadVamp.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = LoadVamp.cpp; path = vamp/LoadVamp.cpp; sourceTree = ""; }; - 28501E980CEECE920029ABAA /* LoadVamp.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = LoadVamp.h; path = vamp/LoadVamp.h; sourceTree = ""; }; - 28501E990CEECE920029ABAA /* VampEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = VampEffect.cpp; path = vamp/VampEffect.cpp; sourceTree = ""; }; - 28501E9A0CEECE920029ABAA /* VampEffect.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = VampEffect.h; path = vamp/VampEffect.h; sourceTree = ""; }; - 28501E9D0CEECEF80029ABAA /* HelpText.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = HelpText.cpp; sourceTree = ""; }; - 28501E9E0CEECEF80029ABAA /* HelpText.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = HelpText.h; sourceTree = ""; }; - 28501E9F0CEECEF80029ABAA /* SplashDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SplashDialog.cpp; sourceTree = ""; }; - 28501EA00CEECEF80029ABAA /* SplashDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SplashDialog.h; sourceTree = ""; }; + 2840CF230AEB807E00F49FC3 /* ath.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = ath.c; path = twolame/libtwolame/ath.c; sourceTree = ""; tabWidth = 3; }; + 2840CF240AEB807E00F49FC3 /* ath.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ath.h; path = twolame/libtwolame/ath.h; sourceTree = ""; tabWidth = 3; }; + 2840CF250AEB807E00F49FC3 /* availbits.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = availbits.c; path = twolame/libtwolame/availbits.c; sourceTree = ""; tabWidth = 3; }; + 2840CF260AEB807E00F49FC3 /* availbits.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = availbits.h; path = twolame/libtwolame/availbits.h; sourceTree = ""; tabWidth = 3; }; + 2840CF270AEB807E00F49FC3 /* bitbuffer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = bitbuffer.c; path = twolame/libtwolame/bitbuffer.c; sourceTree = ""; tabWidth = 3; }; + 2840CF280AEB807E00F49FC3 /* bitbuffer.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = bitbuffer.h; path = twolame/libtwolame/bitbuffer.h; sourceTree = ""; tabWidth = 3; }; + 2840CF290AEB807E00F49FC3 /* common.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = common.h; path = twolame/libtwolame/common.h; sourceTree = ""; tabWidth = 3; }; + 2840CF2A0AEB807E00F49FC3 /* crc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = crc.c; path = twolame/libtwolame/crc.c; sourceTree = ""; tabWidth = 3; }; + 2840CF2B0AEB807E00F49FC3 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = crc.h; path = twolame/libtwolame/crc.h; sourceTree = ""; tabWidth = 3; }; + 2840CF2C0AEB807E00F49FC3 /* dab.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = dab.c; path = twolame/libtwolame/dab.c; sourceTree = ""; tabWidth = 3; }; + 2840CF2D0AEB807E00F49FC3 /* dab.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = dab.h; path = twolame/libtwolame/dab.h; sourceTree = ""; tabWidth = 3; }; + 2840CF2E0AEB807E00F49FC3 /* encode.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = encode.c; path = twolame/libtwolame/encode.c; sourceTree = ""; tabWidth = 3; }; + 2840CF2F0AEB807E00F49FC3 /* encode.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = encode.h; path = twolame/libtwolame/encode.h; sourceTree = ""; tabWidth = 3; }; + 2840CF300AEB807E00F49FC3 /* energy.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = energy.c; path = twolame/libtwolame/energy.c; sourceTree = ""; tabWidth = 3; }; + 2840CF310AEB807E00F49FC3 /* energy.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = energy.h; path = twolame/libtwolame/energy.h; sourceTree = ""; tabWidth = 3; }; + 2840CF320AEB807E00F49FC3 /* enwindow.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = enwindow.h; path = twolame/libtwolame/enwindow.h; sourceTree = ""; tabWidth = 3; }; + 2840CF330AEB807E00F49FC3 /* fft.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = fft.c; path = twolame/libtwolame/fft.c; sourceTree = ""; tabWidth = 3; }; + 2840CF340AEB807E00F49FC3 /* fft.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = fft.h; path = twolame/libtwolame/fft.h; sourceTree = ""; tabWidth = 3; }; + 2840CF350AEB807E00F49FC3 /* get_set.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = get_set.c; path = twolame/libtwolame/get_set.c; sourceTree = ""; tabWidth = 3; }; + 2840CF360AEB807E00F49FC3 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = mem.c; path = twolame/libtwolame/mem.c; sourceTree = ""; tabWidth = 3; }; + 2840CF370AEB807E00F49FC3 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = mem.h; path = twolame/libtwolame/mem.h; sourceTree = ""; tabWidth = 3; }; + 2840CF380AEB807E00F49FC3 /* psycho_0.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = psycho_0.c; path = twolame/libtwolame/psycho_0.c; sourceTree = ""; tabWidth = 3; }; + 2840CF390AEB807E00F49FC3 /* psycho_0.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_0.h; path = twolame/libtwolame/psycho_0.h; sourceTree = ""; tabWidth = 3; }; + 2840CF3A0AEB807E00F49FC3 /* psycho_1_critband.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_1_critband.h; path = twolame/libtwolame/psycho_1_critband.h; sourceTree = ""; tabWidth = 3; }; + 2840CF3B0AEB807E00F49FC3 /* psycho_1_freqtable.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_1_freqtable.h; path = twolame/libtwolame/psycho_1_freqtable.h; sourceTree = ""; tabWidth = 3; }; + 2840CF3C0AEB807E00F49FC3 /* psycho_1.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = psycho_1.c; path = twolame/libtwolame/psycho_1.c; sourceTree = ""; tabWidth = 3; }; + 2840CF3D0AEB807E00F49FC3 /* psycho_1.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_1.h; path = twolame/libtwolame/psycho_1.h; sourceTree = ""; tabWidth = 3; }; + 2840CF3E0AEB807E00F49FC3 /* psycho_2_absthr.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_2_absthr.h; path = twolame/libtwolame/psycho_2_absthr.h; sourceTree = ""; tabWidth = 3; }; + 2840CF3F0AEB807E00F49FC3 /* psycho_2.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = psycho_2.c; path = twolame/libtwolame/psycho_2.c; sourceTree = ""; tabWidth = 3; }; + 2840CF400AEB807E00F49FC3 /* psycho_2.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_2.h; path = twolame/libtwolame/psycho_2.h; sourceTree = ""; tabWidth = 3; }; + 2840CF410AEB807E00F49FC3 /* psycho_3.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = psycho_3.c; path = twolame/libtwolame/psycho_3.c; sourceTree = ""; tabWidth = 3; }; + 2840CF420AEB807E00F49FC3 /* psycho_3.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_3.h; path = twolame/libtwolame/psycho_3.h; sourceTree = ""; tabWidth = 3; }; + 2840CF430AEB807E00F49FC3 /* psycho_4.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = psycho_4.c; path = twolame/libtwolame/psycho_4.c; sourceTree = ""; tabWidth = 3; }; + 2840CF440AEB807E00F49FC3 /* psycho_4.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_4.h; path = twolame/libtwolame/psycho_4.h; sourceTree = ""; tabWidth = 3; }; + 2840CF450AEB807E00F49FC3 /* psycho_n1.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = psycho_n1.c; path = twolame/libtwolame/psycho_n1.c; sourceTree = ""; tabWidth = 3; }; + 2840CF460AEB807E00F49FC3 /* psycho_n1.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = psycho_n1.h; path = twolame/libtwolame/psycho_n1.h; sourceTree = ""; tabWidth = 3; }; + 2840CF470AEB807E00F49FC3 /* subband.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = subband.c; path = twolame/libtwolame/subband.c; sourceTree = ""; tabWidth = 3; }; + 2840CF480AEB807E00F49FC3 /* subband.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = subband.h; path = twolame/libtwolame/subband.h; sourceTree = ""; tabWidth = 3; }; + 2840CF490AEB807E00F49FC3 /* twolame.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = twolame.c; path = twolame/libtwolame/twolame.c; sourceTree = ""; tabWidth = 3; }; + 2840CF4A0AEB807E00F49FC3 /* twolame.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = twolame.h; path = twolame/libtwolame/twolame.h; sourceTree = ""; tabWidth = 3; }; + 2840CF4B0AEB807E00F49FC3 /* util.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = util.c; path = twolame/libtwolame/util.c; sourceTree = ""; tabWidth = 3; }; + 2840CF4C0AEB807E00F49FC3 /* util.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = util.h; path = twolame/libtwolame/util.h; sourceTree = ""; tabWidth = 3; }; + 2840CF790AEB810000F49FC3 /* config.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = config.h; path = twolame/build/config.h; sourceTree = ""; tabWidth = 3; }; + 2840CF840AEB83DB00F49FC3 /* ExportMP2.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportMP2.cpp; sourceTree = ""; tabWidth = 3; }; + 2840CF850AEB83DB00F49FC3 /* ExportMP2.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportMP2.h; sourceTree = ""; tabWidth = 3; }; + 284249EA10D337CE004330A6 /* GetProjectInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = GetProjectInfoCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 284249EB10D337CE004330A6 /* GetProjectInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = GetProjectInfoCommand.h; sourceTree = ""; tabWidth = 3; }; + 284249EC10D337CE004330A6 /* SetProjectInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SetProjectInfoCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 284249ED10D337CE004330A6 /* SetProjectInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SetProjectInfoCommand.h; sourceTree = ""; tabWidth = 3; }; + 28456AC00A2C180E00C23C1E /* ThemePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ThemePrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 28456AC10A2C180E00C23C1E /* ThemePrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ThemePrefs.h; sourceTree = ""; tabWidth = 3; }; + 2849B4600A7444BE00ECF12D /* Dependencies.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Dependencies.cpp; sourceTree = ""; tabWidth = 3; }; + 2849B4610A7444BE00ECF12D /* Dependencies.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Dependencies.h; sourceTree = ""; tabWidth = 3; }; + 284A7B8F0F31571B001D7A67 /* nyx.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = nyx.c; sourceTree = ""; tabWidth = 3; }; + 284A7B900F31571B001D7A67 /* nyx.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = nyx.h; sourceTree = ""; tabWidth = 3; }; + 284A7B910F31571B001D7A67 /* xlextstart.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlextstart.c; sourceTree = ""; tabWidth = 3; }; + 284A80380F3158A1001D7A67 /* cext.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = cext.c; sourceTree = ""; tabWidth = 3; }; + 284A803A0F3158A1001D7A67 /* cleanup.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = cleanup.c; sourceTree = ""; tabWidth = 3; }; + 284A803C0F3158A1001D7A67 /* cmdline.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = cmdline.c; sourceTree = ""; tabWidth = 3; }; + 284A803E0F3158A1001D7A67 /* cmtcmd.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = cmtcmd.c; sourceTree = ""; tabWidth = 3; }; + 284A80440F3158A1001D7A67 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = ""; tabWidth = 3; }; + 284A804A0F3158A1001D7A67 /* midifile.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = midifile.c; sourceTree = ""; tabWidth = 3; }; + 284A804C0F3158A1001D7A67 /* midifns.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = midifns.c; sourceTree = ""; tabWidth = 3; }; + 284A80500F3158A1001D7A67 /* moxc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = moxc.c; sourceTree = ""; tabWidth = 3; }; + 284A80540F3158A1001D7A67 /* record.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = record.c; sourceTree = ""; tabWidth = 3; }; + 284A80560F3158A1001D7A67 /* seq.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seq.c; sourceTree = ""; tabWidth = 3; }; + 284A80590F3158A1001D7A67 /* seqmread.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seqmread.c; sourceTree = ""; tabWidth = 3; }; + 284A805B0F3158A1001D7A67 /* seqmwrite.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seqmwrite.c; sourceTree = ""; tabWidth = 3; }; + 284A805D0F3158A1001D7A67 /* seqread.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seqread.c; sourceTree = ""; tabWidth = 3; }; + 284A805F0F3158A1001D7A67 /* seqwrite.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seqwrite.c; sourceTree = ""; tabWidth = 3; }; + 284A80620F3158A1001D7A67 /* tempomap.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = tempomap.c; sourceTree = ""; tabWidth = 3; }; + 284A80640F3158A1001D7A67 /* timebase.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = timebase.c; sourceTree = ""; tabWidth = 3; }; + 284A80660F3158A1001D7A67 /* userio.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = userio.c; sourceTree = ""; tabWidth = 3; }; + 284A806C0F3158A1001D7A67 /* add.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = add.c; sourceTree = ""; tabWidth = 3; }; + 284A806E0F3158A1001D7A67 /* avg.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = avg.c; sourceTree = ""; tabWidth = 3; }; + 284A80700F3158A1001D7A67 /* compose.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = compose.c; sourceTree = ""; tabWidth = 3; }; + 284A80720F3158A1001D7A67 /* convolve.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = convolve.c; sourceTree = ""; tabWidth = 3; }; + 284A80750F3158A1001D7A67 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = debug.c; sourceTree = ""; tabWidth = 3; }; + 284A80770F3158A1001D7A67 /* downsample.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = downsample.c; sourceTree = ""; tabWidth = 3; }; + 284A807C0F3158A1001D7A67 /* falloc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = falloc.c; sourceTree = ""; tabWidth = 3; }; + 284A807E0F3158A1001D7A67 /* ffilterkit.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ffilterkit.c; sourceTree = ""; tabWidth = 3; }; + 284A80810F3158A1001D7A67 /* fft.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fft.c; sourceTree = ""; tabWidth = 3; }; + 284A80870F3158A1001D7A67 /* handlers.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = handlers.c; sourceTree = ""; tabWidth = 3; }; + 284A80880F3158A1001D7A67 /* inverse.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = inverse.c; sourceTree = ""; tabWidth = 3; }; + 284A808A0F3158A1001D7A67 /* local.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = local.c; sourceTree = ""; tabWidth = 3; }; + 284A808D0F3158A1001D7A67 /* lpanal.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = lpanal.c; sourceTree = ""; tabWidth = 3; }; + 284A808F0F3158A1001D7A67 /* multiread.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = multiread.c; sourceTree = ""; tabWidth = 3; }; + 284A80910F3158A1001D7A67 /* multiseq.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = multiseq.c; sourceTree = ""; tabWidth = 3; }; + 284A80990F3158A1001D7A67 /* probe.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = probe.c; sourceTree = ""; tabWidth = 3; }; + 284A809B0F3158A1001D7A67 /* resamp.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = resamp.c; sourceTree = ""; tabWidth = 3; }; + 284A809D0F3158A1001D7A67 /* resampv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = resampv.c; sourceTree = ""; tabWidth = 3; }; + 284A80A00F3158A1001D7A67 /* samples.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = samples.c; sourceTree = ""; tabWidth = 3; }; + 284A80A20F3158A1001D7A67 /* seqext.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seqext.c; sourceTree = ""; tabWidth = 3; }; + 284A80A60F3158A1001D7A67 /* seqfnint.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seqfnint.c; sourceTree = ""; tabWidth = 3; }; + 284A80AA0F3158A1001D7A67 /* seqinterf.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = seqinterf.c; sourceTree = ""; tabWidth = 3; }; + 284A80AC0F3158A1001D7A67 /* sliders.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sliders.c; sourceTree = ""; tabWidth = 3; }; + 284A80B20F3158A1001D7A67 /* sndfnint.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sndfnint.c; sourceTree = ""; tabWidth = 3; }; + 284A80B60F3158A1001D7A67 /* sndmax.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sndmax.c; sourceTree = ""; tabWidth = 3; }; + 284A80B80F3158A1001D7A67 /* sndread.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sndread.c; sourceTree = ""; tabWidth = 3; }; + 284A80BA0F3158A1001D7A67 /* sndseq.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sndseq.c; sourceTree = ""; tabWidth = 3; }; + 284A80BF0F3158A1001D7A67 /* sndwritepa.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sndwritepa.c; sourceTree = ""; tabWidth = 3; }; + 284A80C00F3158A1001D7A67 /* sound.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sound.c; sourceTree = ""; tabWidth = 3; }; + 284A80C20F3158A1001D7A67 /* stats.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stats.c; sourceTree = ""; tabWidth = 3; }; + 284A80C40F3158A1001D7A67 /* trigger.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = trigger.c; sourceTree = ""; tabWidth = 3; }; + 284A80C60F3158A1001D7A67 /* yin.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = yin.c; sourceTree = ""; tabWidth = 3; }; + 284A80F30F3158A1001D7A67 /* instr.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = instr.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80F60F3158A1001D7A67 /* ADSR.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ADSR.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80F70F3158A1001D7A67 /* BandedWG.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BandedWG.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80F80F3158A1001D7A67 /* BiQuad.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BiQuad.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80F90F3158A1001D7A67 /* Bowed.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Bowed.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80FA0F3158A1001D7A67 /* BowTable.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BowTable.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80FB0F3158A1001D7A67 /* Chorus.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Chorus.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80FC0F3158A1001D7A67 /* Clarinet.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Clarinet.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80FD0F3158A1001D7A67 /* Delay.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Delay.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80FE0F3158A1001D7A67 /* DelayA.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DelayA.cpp; sourceTree = ""; tabWidth = 3; }; + 284A80FF0F3158A1001D7A67 /* DelayL.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DelayL.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81000F3158A1001D7A67 /* Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Effect.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81010F3158A1001D7A67 /* Envelope.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Envelope.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81020F3158A1001D7A67 /* FileRead.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileRead.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81030F3158A1001D7A67 /* FileWvIn.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileWvIn.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81040F3158A1001D7A67 /* Filter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Filter.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81050F3158A1001D7A67 /* Flute.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Flute.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81060F3158A1001D7A67 /* Function.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Function.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81070F3158A1001D7A67 /* Generator.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Generator.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81080F3158A1001D7A67 /* Instrmnt.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Instrmnt.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81090F3158A1001D7A67 /* JCRev.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = JCRev.cpp; sourceTree = ""; tabWidth = 3; }; + 284A810A0F3158A1001D7A67 /* JetTable.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = JetTable.cpp; sourceTree = ""; tabWidth = 3; }; + 284A810B0F3158A1001D7A67 /* Mandolin.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Mandolin.cpp; sourceTree = ""; tabWidth = 3; }; + 284A810C0F3158A1001D7A67 /* Modal.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Modal.cpp; sourceTree = ""; tabWidth = 3; }; + 284A810D0F3158A1001D7A67 /* ModalBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ModalBar.cpp; sourceTree = ""; tabWidth = 3; }; + 284A810E0F3158A1001D7A67 /* Noise.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Noise.cpp; sourceTree = ""; tabWidth = 3; }; + 284A810F0F3158A1001D7A67 /* NRev.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = NRev.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81100F3158A1001D7A67 /* OnePole.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = OnePole.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81110F3158A1001D7A67 /* OneZero.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = OneZero.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81120F3158A1001D7A67 /* PitShift.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PitShift.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81130F3158A1001D7A67 /* PluckTwo.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PluckTwo.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81140F3158A1001D7A67 /* PoleZero.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PoleZero.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81150F3158A1001D7A67 /* PRCRev.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PRCRev.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81160F3158A1001D7A67 /* ReedTable.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ReedTable.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81170F3158A1001D7A67 /* Saxofony.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Saxofony.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81180F3158A1001D7A67 /* SineWave.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SineWave.cpp; sourceTree = ""; tabWidth = 3; }; + 284A81190F3158A1001D7A67 /* Sitar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Sitar.cpp; sourceTree = ""; tabWidth = 3; }; + 284A811A0F3158A1001D7A67 /* Stk.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Stk.cpp; sourceTree = ""; tabWidth = 3; }; + 284A811B0F3158A1001D7A67 /* WaveLoop.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = WaveLoop.cpp; sourceTree = ""; tabWidth = 3; }; + 284A811C0F3158A1001D7A67 /* WvIn.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = WvIn.cpp; sourceTree = ""; tabWidth = 3; }; + 284A811D0F3158A1001D7A67 /* stkinit.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = stkinit.cpp; sourceTree = ""; tabWidth = 3; }; + 284A811F0F3158A1001D7A67 /* stkint.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = stkint.cpp; sourceTree = ""; tabWidth = 3; }; + 284A817E0F3158A2001D7A67 /* abs.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = abs.c; sourceTree = ""; tabWidth = 3; }; + 284A81810F3158A2001D7A67 /* allpoles.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = allpoles.c; sourceTree = ""; tabWidth = 3; }; + 284A81840F3158A2001D7A67 /* alpass.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = alpass.c; sourceTree = ""; tabWidth = 3; }; + 284A81870F3158A2001D7A67 /* alpasscv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = alpasscv.c; sourceTree = ""; tabWidth = 3; }; + 284A818D0F3158A2001D7A67 /* alpassvv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = alpassvv.c; sourceTree = ""; tabWidth = 3; }; + 284A81900F3158A2001D7A67 /* amosc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = amosc.c; sourceTree = ""; tabWidth = 3; }; + 284A81930F3158A2001D7A67 /* areson.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = areson.c; sourceTree = ""; tabWidth = 3; }; + 284A81960F3158A2001D7A67 /* aresoncv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = aresoncv.c; sourceTree = ""; tabWidth = 3; }; + 284A81990F3158A2001D7A67 /* aresonvc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = aresonvc.c; sourceTree = ""; tabWidth = 3; }; + 284A819C0F3158A2001D7A67 /* aresonvv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = aresonvv.c; sourceTree = ""; tabWidth = 3; }; + 284A819F0F3158A2001D7A67 /* atone.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = atone.c; sourceTree = ""; tabWidth = 3; }; + 284A81A20F3158A2001D7A67 /* atonev.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = atonev.c; sourceTree = ""; tabWidth = 3; }; + 284A81A50F3158A2001D7A67 /* biquadfilt.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = biquadfilt.c; sourceTree = ""; tabWidth = 3; }; + 284A81A80F3158A2001D7A67 /* buzz.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = buzz.c; sourceTree = ""; tabWidth = 3; }; + 284A81AB0F3158A2001D7A67 /* chase.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = chase.c; sourceTree = ""; tabWidth = 3; }; + 284A81AE0F3158A2001D7A67 /* clip.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = clip.c; sourceTree = ""; tabWidth = 3; }; + 284A81B10F3158A2001D7A67 /* congen.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = congen.c; sourceTree = ""; tabWidth = 3; }; + 284A81B40F3158A2001D7A67 /* const.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = const.c; sourceTree = ""; tabWidth = 3; }; + 284A81B80F3158A2001D7A67 /* coterm.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = coterm.c; sourceTree = ""; tabWidth = 3; }; + 284A81BC0F3158A2001D7A67 /* delaycc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = delaycc.c; sourceTree = ""; tabWidth = 3; }; + 284A81BF0F3158A2001D7A67 /* delaycv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = delaycv.c; sourceTree = ""; tabWidth = 3; }; + 284A81C40F3158A2001D7A67 /* eqbandvvv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = eqbandvvv.c; sourceTree = ""; tabWidth = 3; }; + 284A81C70F3158A2001D7A67 /* exp.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = exp.c; sourceTree = ""; tabWidth = 3; }; + 284A81CB0F3158A2001D7A67 /* fmfb.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fmfb.c; sourceTree = ""; tabWidth = 3; }; + 284A81CE0F3158A2001D7A67 /* fmfbv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fmfbv.c; sourceTree = ""; tabWidth = 3; }; + 284A81D10F3158A2001D7A67 /* fmosc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fmosc.c; sourceTree = ""; tabWidth = 3; }; + 284A81D40F3158A2001D7A67 /* follow.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = follow.c; sourceTree = ""; tabWidth = 3; }; + 284A81D70F3158A2001D7A67 /* fromarraystream.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fromarraystream.c; sourceTree = ""; tabWidth = 3; }; + 284A81DA0F3158A2001D7A67 /* fromobject.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = fromobject.c; sourceTree = ""; tabWidth = 3; }; + 284A81DD0F3158A2001D7A67 /* gate.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = gate.c; sourceTree = ""; tabWidth = 3; }; + 284A81E10F3158A2001D7A67 /* ifft.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ifft.c; sourceTree = ""; tabWidth = 3; }; + 284A81E60F3158A2001D7A67 /* instrbanded.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrbanded.c; sourceTree = ""; tabWidth = 3; }; + 284A81E90F3158A2001D7A67 /* instrbow.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrbow.c; sourceTree = ""; tabWidth = 3; }; + 284A81EC0F3158A2001D7A67 /* instrbowedfreq.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrbowedfreq.c; sourceTree = ""; tabWidth = 3; }; + 284A81EF0F3158A2001D7A67 /* instrclar.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrclar.c; sourceTree = ""; tabWidth = 3; }; + 284A81F20F3158A2001D7A67 /* instrclarall.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrclarall.c; sourceTree = ""; tabWidth = 3; }; + 284A81F50F3158A2001D7A67 /* instrclarfreq.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrclarfreq.c; sourceTree = ""; tabWidth = 3; }; + 284A81F80F3158A2001D7A67 /* instrflute.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrflute.c; sourceTree = ""; tabWidth = 3; }; + 284A81FB0F3158A2001D7A67 /* instrfluteall.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrfluteall.c; sourceTree = ""; tabWidth = 3; }; + 284A81FE0F3158A2001D7A67 /* instrflutefreq.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrflutefreq.c; sourceTree = ""; tabWidth = 3; }; + 284A82010F3158A2001D7A67 /* instrmandolin.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrmandolin.c; sourceTree = ""; tabWidth = 3; }; + 284A82040F3158A2001D7A67 /* instrmodalbar.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrmodalbar.c; sourceTree = ""; tabWidth = 3; }; + 284A82070F3158A2001D7A67 /* instrsax.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrsax.c; sourceTree = ""; tabWidth = 3; }; + 284A820A0F3158A2001D7A67 /* instrsaxall.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrsaxall.c; sourceTree = ""; tabWidth = 3; }; + 284A820D0F3158A2001D7A67 /* instrsaxfreq.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrsaxfreq.c; sourceTree = ""; tabWidth = 3; }; + 284A82100F3158A2001D7A67 /* instrsitar.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = instrsitar.c; sourceTree = ""; tabWidth = 3; }; + 284A82130F3158A2001D7A67 /* integrate.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = integrate.c; sourceTree = ""; tabWidth = 3; }; + 284A82160F3158A2001D7A67 /* log.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = log.c; sourceTree = ""; tabWidth = 3; }; + 284A82190F3158A2001D7A67 /* lpreson.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = lpreson.c; sourceTree = ""; tabWidth = 3; }; + 284A821C0F3158A2001D7A67 /* maxv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = maxv.c; sourceTree = ""; tabWidth = 3; }; + 284A821F0F3158A2001D7A67 /* offset.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = offset.c; sourceTree = ""; tabWidth = 3; }; + 284A82220F3158A2001D7A67 /* oneshot.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = oneshot.c; sourceTree = ""; tabWidth = 3; }; + 284A82250F3158A2001D7A67 /* osc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = osc.c; sourceTree = ""; tabWidth = 3; }; + 284A82280F3158A2001D7A67 /* partial.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = partial.c; sourceTree = ""; tabWidth = 3; }; + 284A822B0F3158A2001D7A67 /* pluck.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pluck.c; sourceTree = ""; tabWidth = 3; }; + 284A822E0F3158A2001D7A67 /* prod.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = prod.c; sourceTree = ""; tabWidth = 3; }; + 284A82310F3158A2001D7A67 /* pwl.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pwl.c; sourceTree = ""; tabWidth = 3; }; + 284A82340F3158A2001D7A67 /* quantize.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = quantize.c; sourceTree = ""; tabWidth = 3; }; + 284A82370F3158A2001D7A67 /* recip.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = recip.c; sourceTree = ""; tabWidth = 3; }; + 284A823A0F3158A2001D7A67 /* reson.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = reson.c; sourceTree = ""; tabWidth = 3; }; + 284A823D0F3158A2001D7A67 /* resoncv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = resoncv.c; sourceTree = ""; tabWidth = 3; }; + 284A82400F3158A2001D7A67 /* resonvc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = resonvc.c; sourceTree = ""; tabWidth = 3; }; + 284A82430F3158A2001D7A67 /* resonvv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = resonvv.c; sourceTree = ""; tabWidth = 3; }; + 284A82460F3158A2001D7A67 /* sampler.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sampler.c; sourceTree = ""; tabWidth = 3; }; + 284A82490F3158A2001D7A67 /* scale.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = scale.c; sourceTree = ""; tabWidth = 3; }; + 284A824C0F3158A2001D7A67 /* shape.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = shape.c; sourceTree = ""; tabWidth = 3; }; + 284A824F0F3158A2001D7A67 /* sine.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sine.c; sourceTree = ""; tabWidth = 3; }; + 284A82520F3158A2001D7A67 /* siosc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = siosc.c; sourceTree = ""; tabWidth = 3; }; + 284A82550F3158A2001D7A67 /* slope.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = slope.c; sourceTree = ""; tabWidth = 3; }; + 284A82580F3158A2001D7A67 /* sqrt.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = sqrt.c; sourceTree = ""; tabWidth = 3; }; + 284A825B0F3158A2001D7A67 /* stkchorus.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stkchorus.c; sourceTree = ""; tabWidth = 3; }; + 284A825E0F3158A2001D7A67 /* stkpitshift.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stkpitshift.c; sourceTree = ""; tabWidth = 3; }; + 284A82610F3158A2001D7A67 /* stkrev.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = stkrev.c; sourceTree = ""; tabWidth = 3; }; + 284A82640F3158A2001D7A67 /* tapf.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = tapf.c; sourceTree = ""; tabWidth = 3; }; + 284A82670F3158A2001D7A67 /* tapv.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = tapv.c; sourceTree = ""; tabWidth = 3; }; + 284A826A0F3158A2001D7A67 /* tone.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = tone.c; sourceTree = ""; tabWidth = 3; }; + 284A826D0F3158A2001D7A67 /* tonev.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = tonev.c; sourceTree = ""; tabWidth = 3; }; + 284A82720F3158A2001D7A67 /* upsample.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = upsample.c; sourceTree = ""; tabWidth = 3; }; + 284A82750F3158A2001D7A67 /* white.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = white.c; sourceTree = ""; tabWidth = 3; }; + 284A827B0F3158A2001D7A67 /* extern.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = extern.c; sourceTree = ""; tabWidth = 3; }; + 284A827F0F3158A2001D7A67 /* path.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = path.c; sourceTree = ""; tabWidth = 3; }; + 284A82800F3158A2001D7A67 /* xlbfun.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlbfun.c; sourceTree = ""; tabWidth = 3; }; + 284A82810F3158A2001D7A67 /* xlcont.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlcont.c; sourceTree = ""; tabWidth = 3; }; + 284A82820F3158A2001D7A67 /* xldbug.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xldbug.c; sourceTree = ""; tabWidth = 3; }; + 284A82830F3158A2001D7A67 /* xldmem.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xldmem.c; sourceTree = ""; tabWidth = 3; }; + 284A82850F3158A2001D7A67 /* xleval.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xleval.c; sourceTree = ""; tabWidth = 3; }; + 284A82860F3158A2001D7A67 /* xlfio.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlfio.c; sourceTree = ""; tabWidth = 3; }; + 284A82870F3158A2001D7A67 /* xlftab.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlftab.c; sourceTree = ""; tabWidth = 3; }; + 284A82880F3158A2001D7A67 /* xlglob.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlglob.c; sourceTree = ""; tabWidth = 3; }; + 284A82890F3158A2001D7A67 /* xlimage.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlimage.c; sourceTree = ""; tabWidth = 3; }; + 284A828A0F3158A2001D7A67 /* xlinit.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlinit.c; sourceTree = ""; tabWidth = 3; }; + 284A828B0F3158A2001D7A67 /* xlio.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlio.c; sourceTree = ""; tabWidth = 3; }; + 284A828C0F3158A2001D7A67 /* xlisp.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlisp.c; sourceTree = ""; tabWidth = 3; }; + 284A828E0F3158A2001D7A67 /* xljump.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xljump.c; sourceTree = ""; tabWidth = 3; }; + 284A828F0F3158A2001D7A67 /* xllist.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xllist.c; sourceTree = ""; tabWidth = 3; }; + 284A82900F3158A2001D7A67 /* xlmath.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlmath.c; sourceTree = ""; tabWidth = 3; }; + 284A82910F3158A2001D7A67 /* xlobj.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlobj.c; sourceTree = ""; tabWidth = 3; }; + 284A82920F3158A2001D7A67 /* xlpp.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlpp.c; sourceTree = ""; tabWidth = 3; }; + 284A82930F3158A2001D7A67 /* xlprin.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlprin.c; sourceTree = ""; tabWidth = 3; }; + 284A82940F3158A2001D7A67 /* xlread.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlread.c; sourceTree = ""; tabWidth = 3; }; + 284A82950F3158A2001D7A67 /* xlstr.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlstr.c; sourceTree = ""; tabWidth = 3; }; + 284A82960F3158A2001D7A67 /* xlsubr.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlsubr.c; sourceTree = ""; tabWidth = 3; }; + 284A82970F3158A2001D7A67 /* xlsym.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlsym.c; sourceTree = ""; tabWidth = 3; }; + 284A82980F3158A2001D7A67 /* xlsys.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = xlsys.c; sourceTree = ""; tabWidth = 3; }; + 284B278E0FC66863005EAC96 /* DevicePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DevicePrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B278F0FC66863005EAC96 /* DevicePrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DevicePrefs.h; sourceTree = ""; tabWidth = 3; }; + 284B27900FC66863005EAC96 /* ImportExportPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportExportPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B27910FC66863005EAC96 /* ImportExportPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportExportPrefs.h; sourceTree = ""; tabWidth = 3; }; + 284B27920FC66863005EAC96 /* LibraryPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LibraryPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B27930FC66863005EAC96 /* LibraryPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LibraryPrefs.h; sourceTree = ""; tabWidth = 3; }; + 284B27940FC66863005EAC96 /* PlaybackPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PlaybackPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B27950FC66863005EAC96 /* PlaybackPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PlaybackPrefs.h; sourceTree = ""; tabWidth = 3; }; + 284B27960FC66863005EAC96 /* ProjectsPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ProjectsPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B27970FC66863005EAC96 /* ProjectsPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ProjectsPrefs.h; sourceTree = ""; tabWidth = 3; }; + 284B27980FC66863005EAC96 /* RecordingPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = RecordingPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B27990FC66863005EAC96 /* RecordingPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = RecordingPrefs.h; sourceTree = ""; tabWidth = 3; }; + 284B27E00FC66CCD005EAC96 /* TracksPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TracksPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B27E10FC66CCD005EAC96 /* TracksPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TracksPrefs.h; sourceTree = ""; tabWidth = 3; }; + 284B27E20FC66CCD005EAC96 /* WarningsPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = WarningsPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 284B27E30FC66CCD005EAC96 /* WarningsPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = WarningsPrefs.h; sourceTree = ""; tabWidth = 3; }; + 28501E970CEECE910029ABAA /* LoadVamp.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = LoadVamp.cpp; path = vamp/LoadVamp.cpp; sourceTree = ""; tabWidth = 3; }; + 28501E980CEECE920029ABAA /* LoadVamp.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = LoadVamp.h; path = vamp/LoadVamp.h; sourceTree = ""; tabWidth = 3; }; + 28501E990CEECE920029ABAA /* VampEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = VampEffect.cpp; path = vamp/VampEffect.cpp; sourceTree = ""; tabWidth = 3; }; + 28501E9A0CEECE920029ABAA /* VampEffect.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = VampEffect.h; path = vamp/VampEffect.h; sourceTree = ""; tabWidth = 3; }; + 28501E9D0CEECEF80029ABAA /* HelpText.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = HelpText.cpp; sourceTree = ""; tabWidth = 3; }; + 28501E9E0CEECEF80029ABAA /* HelpText.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = HelpText.h; sourceTree = ""; tabWidth = 3; }; + 28501E9F0CEECEF80029ABAA /* SplashDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SplashDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 28501EA00CEECEF80029ABAA /* SplashDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SplashDialog.h; sourceTree = ""; tabWidth = 3; }; 28501F060CEED1F00029ABAA /* libvamp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libvamp.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 28530C480DF2105200555C94 /* HtmlWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = HtmlWindow.cpp; sourceTree = ""; }; - 28530C490DF2105200555C94 /* HtmlWindow.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = HtmlWindow.h; sourceTree = ""; }; - 28530C4A0DF2105200555C94 /* ProgressDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ProgressDialog.cpp; sourceTree = ""; }; - 28530C4B0DF2105200555C94 /* ProgressDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ProgressDialog.h; sourceTree = ""; }; - 28560C8F0A75E40F00A3429E /* AutoRecovery.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = AutoRecovery.cpp; sourceTree = ""; }; - 28560C900A75E40F00A3429E /* AutoRecovery.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = AutoRecovery.h; sourceTree = ""; }; - 285D3CAC0F09FC8F007883FC /* PluginBufferingAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginBufferingAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginBufferingAdapter.cpp"; sourceTree = ""; }; - 285D3CAD0F09FC8F007883FC /* PluginChannelAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginChannelAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginChannelAdapter.cpp"; sourceTree = ""; }; - 285D3CAE0F09FC8F007883FC /* PluginHostAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginHostAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginHostAdapter.cpp"; sourceTree = ""; }; - 285D3CAF0F09FC8F007883FC /* PluginInputDomainAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginInputDomainAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginInputDomainAdapter.cpp"; sourceTree = ""; }; - 285D3CB00F09FC8F007883FC /* PluginLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginLoader.cpp; path = "libvamp/src/vamp-hostsdk/PluginLoader.cpp"; sourceTree = ""; }; - 285D3CB10F09FC8F007883FC /* PluginSummarisingAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginSummarisingAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginSummarisingAdapter.cpp"; sourceTree = ""; }; - 285D3CB20F09FC8F007883FC /* PluginWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginWrapper.cpp; path = "libvamp/src/vamp-hostsdk/PluginWrapper.cpp"; sourceTree = ""; }; - 285D3CB30F09FC8F007883FC /* RealTime.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = RealTime.cpp; path = "libvamp/src/vamp-hostsdk/RealTime.cpp"; sourceTree = ""; }; - 285D3CBC0F09FCB2007883FC /* PluginAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PluginAdapter.cpp; path = "libvamp/src/vamp-sdk/PluginAdapter.cpp"; sourceTree = ""; }; - 285D3CBD0F09FCB2007883FC /* RealTime.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = RealTime.cpp; path = "libvamp/src/vamp-sdk/RealTime.cpp"; sourceTree = ""; }; - 285DE1F80BF03C7800A20DF0 /* Screenshot.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Screenshot.cpp; sourceTree = ""; }; - 285DE1F90BF03C7800A20DF0 /* Screenshot.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Screenshot.h; sourceTree = ""; }; - 2860BA200E0F0D8600A13878 /* SoundActivatedRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SoundActivatedRecord.cpp; sourceTree = ""; }; - 2860BA210E0F0D8600A13878 /* SoundActivatedRecord.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SoundActivatedRecord.h; sourceTree = ""; }; - 2860BA220E0F0D8600A13878 /* TimerRecordDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = TimerRecordDialog.cpp; sourceTree = ""; }; - 2860BA230E0F0D8600A13878 /* TimerRecordDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = TimerRecordDialog.h; sourceTree = ""; }; - 2860BA260E0F0DD800A13878 /* ExportFFmpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ExportFFmpeg.cpp; sourceTree = ""; }; - 2860BA270E0F0DD800A13878 /* ExportFFmpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ExportFFmpeg.h; sourceTree = ""; }; - 2862D7910E25E1D90014D9BB /* config.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = config.h; path = slv2/config/config.h; sourceTree = ""; }; - 287BD6D50E25D8AE00CB4467 /* rdf_avltree.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_avltree.c; path = redland/librdf/rdf_avltree.c; sourceTree = ""; }; - 287BD6D60E25D8AE00CB4467 /* rdf_avltree_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_avltree_internal.h; path = redland/librdf/rdf_avltree_internal.h; sourceTree = ""; }; - 287BD6D70E25D8AE00CB4467 /* rdf_concepts.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_concepts.c; path = redland/librdf/rdf_concepts.c; sourceTree = ""; }; - 287BD6D80E25D8AE00CB4467 /* rdf_concepts.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_concepts.h; path = redland/librdf/rdf_concepts.h; sourceTree = ""; }; - 287BD6D90E25D8AE00CB4467 /* rdf_concepts_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_concepts_internal.h; path = redland/librdf/rdf_concepts_internal.h; sourceTree = ""; }; - 287BD6DA0E25D8AE00CB4467 /* rdf_config.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_config.h; path = redland/librdf/rdf_config.h; sourceTree = ""; }; - 287BD6DB0E25D8AE00CB4467 /* rdf_digest.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_digest.c; path = redland/librdf/rdf_digest.c; sourceTree = ""; }; - 287BD6DC0E25D8AE00CB4467 /* rdf_digest.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_digest.h; path = redland/librdf/rdf_digest.h; sourceTree = ""; }; - 287BD6DD0E25D8AE00CB4467 /* rdf_digest_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_digest_internal.h; path = redland/librdf/rdf_digest_internal.h; sourceTree = ""; }; - 287BD6DE0E25D8AE00CB4467 /* rdf_digest_md5.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_digest_md5.c; path = redland/librdf/rdf_digest_md5.c; sourceTree = ""; }; - 287BD6DF0E25D8AE00CB4467 /* rdf_digest_sha1.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_digest_sha1.c; path = redland/librdf/rdf_digest_sha1.c; sourceTree = ""; }; - 287BD6E00E25D8AE00CB4467 /* rdf_files.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_files.c; path = redland/librdf/rdf_files.c; sourceTree = ""; }; - 287BD6E10E25D8AE00CB4467 /* rdf_files.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_files.h; path = redland/librdf/rdf_files.h; sourceTree = ""; }; - 287BD6E20E25D8AE00CB4467 /* rdf_hash.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_hash.c; path = redland/librdf/rdf_hash.c; sourceTree = ""; }; - 287BD6E30E25D8AE00CB4467 /* rdf_hash.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_hash.h; path = redland/librdf/rdf_hash.h; sourceTree = ""; }; - 287BD6E40E25D8AE00CB4467 /* rdf_hash_cursor.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_hash_cursor.c; path = redland/librdf/rdf_hash_cursor.c; sourceTree = ""; }; - 287BD6E50E25D8AE00CB4467 /* rdf_hash_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_hash_internal.h; path = redland/librdf/rdf_hash_internal.h; sourceTree = ""; }; - 287BD6E60E25D8AE00CB4467 /* rdf_hash_memory.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_hash_memory.c; path = redland/librdf/rdf_hash_memory.c; sourceTree = ""; }; - 287BD6E70E25D8AE00CB4467 /* rdf_heuristics.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_heuristics.c; path = redland/librdf/rdf_heuristics.c; sourceTree = ""; }; - 287BD6E80E25D8AE00CB4467 /* rdf_heuristics.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_heuristics.h; path = redland/librdf/rdf_heuristics.h; sourceTree = ""; }; - 287BD6E90E25D8AE00CB4467 /* rdf_init.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_init.c; path = redland/librdf/rdf_init.c; sourceTree = ""; }; - 287BD6EA0E25D8AE00CB4467 /* rdf_init.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_init.h; path = redland/librdf/rdf_init.h; sourceTree = ""; }; - 287BD6EB0E25D8AE00CB4467 /* rdf_init_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_init_internal.h; path = redland/librdf/rdf_init_internal.h; sourceTree = ""; }; - 287BD6EC0E25D8AE00CB4467 /* rdf_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_internal.h; path = redland/librdf/rdf_internal.h; sourceTree = ""; }; - 287BD6ED0E25D8AE00CB4467 /* rdf_iterator.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_iterator.c; path = redland/librdf/rdf_iterator.c; sourceTree = ""; }; - 287BD6EE0E25D8AE00CB4467 /* rdf_iterator.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_iterator.h; path = redland/librdf/rdf_iterator.h; sourceTree = ""; }; - 287BD6EF0E25D8AE00CB4467 /* rdf_iterator_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_iterator_internal.h; path = redland/librdf/rdf_iterator_internal.h; sourceTree = ""; }; - 287BD6F00E25D8AE00CB4467 /* rdf_list.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_list.c; path = redland/librdf/rdf_list.c; sourceTree = ""; }; - 287BD6F10E25D8AE00CB4467 /* rdf_list.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_list.h; path = redland/librdf/rdf_list.h; sourceTree = ""; }; - 287BD6F20E25D8AE00CB4467 /* rdf_list_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_list_internal.h; path = redland/librdf/rdf_list_internal.h; sourceTree = ""; }; - 287BD6F30E25D8AE00CB4467 /* rdf_log.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_log.c; path = redland/librdf/rdf_log.c; sourceTree = ""; }; - 287BD6F40E25D8AE00CB4467 /* rdf_log.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_log.h; path = redland/librdf/rdf_log.h; sourceTree = ""; }; - 287BD6F50E25D8AE00CB4467 /* rdf_log_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_log_internal.h; path = redland/librdf/rdf_log_internal.h; sourceTree = ""; }; - 287BD6F60E25D8AE00CB4467 /* rdf_model.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_model.c; path = redland/librdf/rdf_model.c; sourceTree = ""; }; - 287BD6F70E25D8AE00CB4467 /* rdf_model.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_model.h; path = redland/librdf/rdf_model.h; sourceTree = ""; }; - 287BD6F80E25D8AE00CB4467 /* rdf_model_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_model_internal.h; path = redland/librdf/rdf_model_internal.h; sourceTree = ""; }; - 287BD6F90E25D8AE00CB4467 /* rdf_model_storage.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_model_storage.c; path = redland/librdf/rdf_model_storage.c; sourceTree = ""; }; - 287BD6FA0E25D8AE00CB4467 /* rdf_node.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_node.c; path = redland/librdf/rdf_node.c; sourceTree = ""; }; - 287BD6FB0E25D8AE00CB4467 /* rdf_node.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_node.h; path = redland/librdf/rdf_node.h; sourceTree = ""; }; - 287BD6FC0E25D8AE00CB4467 /* rdf_node_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_node_internal.h; path = redland/librdf/rdf_node_internal.h; sourceTree = ""; }; - 287BD6FD0E25D8AE00CB4467 /* rdf_parser.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_parser.c; path = redland/librdf/rdf_parser.c; sourceTree = ""; }; - 287BD6FE0E25D8AE00CB4467 /* rdf_parser.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_parser.h; path = redland/librdf/rdf_parser.h; sourceTree = ""; }; - 287BD6FF0E25D8AE00CB4467 /* rdf_parser_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_parser_internal.h; path = redland/librdf/rdf_parser_internal.h; sourceTree = ""; }; - 287BD7000E25D8AE00CB4467 /* rdf_parser_raptor.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_parser_raptor.c; path = redland/librdf/rdf_parser_raptor.c; sourceTree = ""; }; - 287BD7010E25D8AE00CB4467 /* rdf_query.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_query.c; path = redland/librdf/rdf_query.c; sourceTree = ""; }; - 287BD7020E25D8AE00CB4467 /* rdf_query.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_query.h; path = redland/librdf/rdf_query.h; sourceTree = ""; }; - 287BD7030E25D8AE00CB4467 /* rdf_query_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_query_internal.h; path = redland/librdf/rdf_query_internal.h; sourceTree = ""; }; - 287BD7040E25D8AE00CB4467 /* rdf_query_rasqal.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_query_rasqal.c; path = redland/librdf/rdf_query_rasqal.c; sourceTree = ""; }; - 287BD7050E25D8AE00CB4467 /* rdf_query_results.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_query_results.c; path = redland/librdf/rdf_query_results.c; sourceTree = ""; }; - 287BD7060E25D8AE00CB4467 /* rdf_query_triples.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_query_triples.c; path = redland/librdf/rdf_query_triples.c; sourceTree = ""; }; - 287BD7070E25D8AE00CB4467 /* rdf_serializer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_serializer.c; path = redland/librdf/rdf_serializer.c; sourceTree = ""; }; - 287BD7080E25D8AE00CB4467 /* rdf_serializer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_serializer.h; path = redland/librdf/rdf_serializer.h; sourceTree = ""; }; - 287BD7090E25D8AE00CB4467 /* rdf_serializer_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_serializer_internal.h; path = redland/librdf/rdf_serializer_internal.h; sourceTree = ""; }; - 287BD70A0E25D8AE00CB4467 /* rdf_serializer_raptor.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_serializer_raptor.c; path = redland/librdf/rdf_serializer_raptor.c; sourceTree = ""; }; - 287BD70B0E25D8AE00CB4467 /* rdf_statement.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_statement.c; path = redland/librdf/rdf_statement.c; sourceTree = ""; }; - 287BD70C0E25D8AE00CB4467 /* rdf_statement.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_statement.h; path = redland/librdf/rdf_statement.h; sourceTree = ""; }; - 287BD70D0E25D8AE00CB4467 /* rdf_statement_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_statement_internal.h; path = redland/librdf/rdf_statement_internal.h; sourceTree = ""; }; - 287BD70E0E25D8AE00CB4467 /* rdf_storage.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_storage.c; path = redland/librdf/rdf_storage.c; sourceTree = ""; }; - 287BD70F0E25D8AE00CB4467 /* rdf_storage.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_storage.h; path = redland/librdf/rdf_storage.h; sourceTree = ""; }; - 287BD7100E25D8AE00CB4467 /* rdf_storage_file.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_storage_file.c; path = redland/librdf/rdf_storage_file.c; sourceTree = ""; }; - 287BD7110E25D8AE00CB4467 /* rdf_storage_hashes.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_storage_hashes.c; path = redland/librdf/rdf_storage_hashes.c; sourceTree = ""; }; - 287BD7120E25D8AE00CB4467 /* rdf_storage_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_storage_internal.h; path = redland/librdf/rdf_storage_internal.h; sourceTree = ""; }; - 287BD7130E25D8AE00CB4467 /* rdf_storage_list.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_storage_list.c; path = redland/librdf/rdf_storage_list.c; sourceTree = ""; }; - 287BD7140E25D8AE00CB4467 /* rdf_storage_sql.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_storage_sql.c; path = redland/librdf/rdf_storage_sql.c; sourceTree = ""; }; - 287BD7150E25D8AE00CB4467 /* rdf_storage_trees.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_storage_trees.c; path = redland/librdf/rdf_storage_trees.c; sourceTree = ""; }; - 287BD7160E25D8AE00CB4467 /* rdf_stream.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_stream.c; path = redland/librdf/rdf_stream.c; sourceTree = ""; }; - 287BD7170E25D8AE00CB4467 /* rdf_stream.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_stream.h; path = redland/librdf/rdf_stream.h; sourceTree = ""; }; - 287BD7180E25D8AE00CB4467 /* rdf_stream_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_stream_internal.h; path = redland/librdf/rdf_stream_internal.h; sourceTree = ""; }; - 287BD7190E25D8AE00CB4467 /* rdf_types.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_types.h; path = redland/librdf/rdf_types.h; sourceTree = ""; }; - 287BD71A0E25D8AE00CB4467 /* rdf_uri.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_uri.c; path = redland/librdf/rdf_uri.c; sourceTree = ""; }; - 287BD71B0E25D8AE00CB4467 /* rdf_uri.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_uri.h; path = redland/librdf/rdf_uri.h; sourceTree = ""; }; - 287BD71C0E25D8AE00CB4467 /* rdf_uri_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_uri_internal.h; path = redland/librdf/rdf_uri_internal.h; sourceTree = ""; }; - 287BD71D0E25D8AE00CB4467 /* rdf_utf8.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rdf_utf8.c; path = redland/librdf/rdf_utf8.c; sourceTree = ""; }; - 287BD71E0E25D8AE00CB4467 /* rdf_utf8.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdf_utf8.h; path = redland/librdf/rdf_utf8.h; sourceTree = ""; }; - 287BD71F0E25D8AE00CB4467 /* redland.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = redland.h; path = redland/librdf/redland.h; sourceTree = ""; }; - 287BD76B0E25D99B00CB4467 /* parsedate.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = parsedate.c; path = redland/raptor/src/parsedate.c; sourceTree = ""; }; - 287BD76C0E25D99B00CB4467 /* parsedate.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = parsedate.h; path = redland/raptor/src/parsedate.h; sourceTree = ""; }; - 287BD76D0E25D99B00CB4467 /* raptor.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = raptor.h; path = redland/raptor/src/raptor.h; sourceTree = ""; }; - 287BD76E0E25D99B00CB4467 /* raptor_avltree.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_avltree.c; path = redland/raptor/src/raptor_avltree.c; sourceTree = ""; }; - 287BD76F0E25D99B00CB4467 /* raptor_config.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = raptor_config.h; path = redland/raptor/src/raptor_config.h; sourceTree = ""; }; - 287BD7700E25D99B00CB4467 /* raptor_expat.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_expat.c; path = redland/raptor/src/raptor_expat.c; sourceTree = ""; }; - 287BD7710E25D99B00CB4467 /* raptor_feature.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_feature.c; path = redland/raptor/src/raptor_feature.c; sourceTree = ""; }; - 287BD7720E25D99B00CB4467 /* raptor_general.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_general.c; path = redland/raptor/src/raptor_general.c; sourceTree = ""; }; - 287BD7730E25D99B00CB4467 /* raptor_guess.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_guess.c; path = redland/raptor/src/raptor_guess.c; sourceTree = ""; }; - 287BD7740E25D99B00CB4467 /* raptor_identifier.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_identifier.c; path = redland/raptor/src/raptor_identifier.c; sourceTree = ""; }; - 287BD7750E25D99B00CB4467 /* raptor_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = raptor_internal.h; path = redland/raptor/src/raptor_internal.h; sourceTree = ""; }; - 287BD7760E25D99B00CB4467 /* raptor_iostream.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_iostream.c; path = redland/raptor/src/raptor_iostream.c; sourceTree = ""; }; - 287BD7770E25D99B00CB4467 /* raptor_json_writer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_json_writer.c; path = redland/raptor/src/raptor_json_writer.c; sourceTree = ""; }; - 287BD7780E25D99B00CB4467 /* raptor_librdfa.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_librdfa.c; path = redland/raptor/src/raptor_librdfa.c; sourceTree = ""; }; - 287BD7790E25D99B00CB4467 /* raptor_locator.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_locator.c; path = redland/raptor/src/raptor_locator.c; sourceTree = ""; }; - 287BD77A0E25D99B00CB4467 /* raptor_namespace.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_namespace.c; path = redland/raptor/src/raptor_namespace.c; sourceTree = ""; }; - 287BD77B0E25D99B00CB4467 /* raptor_nfc.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_nfc.c; path = redland/raptor/src/raptor_nfc.c; sourceTree = ""; }; - 287BD77C0E25D99B00CB4467 /* raptor_nfc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = raptor_nfc.h; path = redland/raptor/src/raptor_nfc.h; sourceTree = ""; }; - 287BD77D0E25D99B00CB4467 /* raptor_nfc_data.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_nfc_data.c; path = redland/raptor/src/raptor_nfc_data.c; sourceTree = ""; }; - 287BD77E0E25D99B00CB4467 /* raptor_parse.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_parse.c; path = redland/raptor/src/raptor_parse.c; sourceTree = ""; }; - 287BD77F0E25D99B00CB4467 /* raptor_qname.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_qname.c; path = redland/raptor/src/raptor_qname.c; sourceTree = ""; }; - 287BD7800E25D99B00CB4467 /* raptor_rdfxml.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_rdfxml.c; path = redland/raptor/src/raptor_rdfxml.c; sourceTree = ""; }; - 287BD7810E25D99B00CB4467 /* raptor_rfc2396.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_rfc2396.c; path = redland/raptor/src/raptor_rfc2396.c; sourceTree = ""; }; - 287BD7820E25D99B00CB4467 /* raptor_sax2.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_sax2.c; path = redland/raptor/src/raptor_sax2.c; sourceTree = ""; }; - 287BD7830E25D99B00CB4467 /* raptor_sequence.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_sequence.c; path = redland/raptor/src/raptor_sequence.c; sourceTree = ""; }; - 287BD7840E25D99B00CB4467 /* raptor_serialize.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_serialize.c; path = redland/raptor/src/raptor_serialize.c; sourceTree = ""; }; - 287BD7850E25D99B00CB4467 /* raptor_serialize_ntriples.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_serialize_ntriples.c; path = redland/raptor/src/raptor_serialize_ntriples.c; sourceTree = ""; }; - 287BD7860E25D99B00CB4467 /* raptor_serialize_simple.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_serialize_simple.c; path = redland/raptor/src/raptor_serialize_simple.c; sourceTree = ""; }; - 287BD7870E25D99B00CB4467 /* raptor_set.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_set.c; path = redland/raptor/src/raptor_set.c; sourceTree = ""; }; - 287BD7880E25D99B00CB4467 /* raptor_statement.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_statement.c; path = redland/raptor/src/raptor_statement.c; sourceTree = ""; }; - 287BD7890E25D99B00CB4467 /* raptor_stringbuffer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_stringbuffer.c; path = redland/raptor/src/raptor_stringbuffer.c; sourceTree = ""; }; - 287BD78A0E25D99B00CB4467 /* raptor_turtle_writer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_turtle_writer.c; path = redland/raptor/src/raptor_turtle_writer.c; sourceTree = ""; }; - 287BD78B0E25D99B00CB4467 /* raptor_uri.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_uri.c; path = redland/raptor/src/raptor_uri.c; sourceTree = ""; }; - 287BD78C0E25D99B00CB4467 /* raptor_utf8.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_utf8.c; path = redland/raptor/src/raptor_utf8.c; sourceTree = ""; }; - 287BD78D0E25D99B00CB4467 /* raptor_www.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_www.c; path = redland/raptor/src/raptor_www.c; sourceTree = ""; }; - 287BD78E0E25D99B00CB4467 /* raptor_xml.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_xml.c; path = redland/raptor/src/raptor_xml.c; sourceTree = ""; }; - 287BD78F0E25D99B00CB4467 /* raptor_xml_writer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_xml_writer.c; path = redland/raptor/src/raptor_xml_writer.c; sourceTree = ""; }; - 287BD7900E25D99B00CB4467 /* raptor_xsd.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = raptor_xsd.c; path = redland/raptor/src/raptor_xsd.c; sourceTree = ""; }; - 287BD7910E25D99B00CB4467 /* snprintf.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = snprintf.c; path = redland/raptor/src/snprintf.c; sourceTree = ""; }; - 287BD7920E25D99B00CB4467 /* strcasecmp.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = strcasecmp.c; path = redland/raptor/src/strcasecmp.c; sourceTree = ""; }; - 287BD7930E25D99B00CB4467 /* turtle_common.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = turtle_common.c; path = redland/raptor/src/turtle_common.c; sourceTree = ""; }; - 287BD7940E25D99B00CB4467 /* turtle_common.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = turtle_common.h; path = redland/raptor/src/turtle_common.h; sourceTree = ""; }; - 287BD7950E25D99B00CB4467 /* turtle_lexer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = turtle_lexer.c; path = redland/raptor/src/turtle_lexer.c; sourceTree = ""; }; - 287BD7960E25D99B00CB4467 /* turtle_lexer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = turtle_lexer.h; path = redland/raptor/src/turtle_lexer.h; sourceTree = ""; }; - 287BD7970E25D99B00CB4467 /* turtle_parser.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = turtle_parser.c; path = redland/raptor/src/turtle_parser.c; sourceTree = ""; }; - 287BD7980E25D99B00CB4467 /* turtle_parser.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = turtle_parser.h; path = redland/raptor/src/turtle_parser.h; sourceTree = ""; }; - 287BD7C70E25D9E300CB4467 /* rasqal_config.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rasqal_config.h; path = redland/rasqal/src/rasqal_config.h; sourceTree = ""; }; - 287BD7C80E25D9E300CB4467 /* rasqal_datetime.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_datetime.c; path = redland/rasqal/src/rasqal_datetime.c; sourceTree = ""; }; - 287BD7C90E25D9E300CB4467 /* rasqal_decimal.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_decimal.c; path = redland/rasqal/src/rasqal_decimal.c; sourceTree = ""; }; - 287BD7CA0E25D9E300CB4467 /* rasqal_engine.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_engine.c; path = redland/rasqal/src/rasqal_engine.c; sourceTree = ""; }; - 287BD7CB0E25D9E300CB4467 /* rasqal_expr.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_expr.c; path = redland/rasqal/src/rasqal_expr.c; sourceTree = ""; }; - 287BD7CC0E25D9E300CB4467 /* rasqal_feature.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_feature.c; path = redland/rasqal/src/rasqal_feature.c; sourceTree = ""; }; - 287BD7CD0E25D9E300CB4467 /* rasqal_general.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_general.c; path = redland/rasqal/src/rasqal_general.c; sourceTree = ""; }; - 287BD7CE0E25D9E300CB4467 /* rasqal_graph_pattern.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_graph_pattern.c; path = redland/rasqal/src/rasqal_graph_pattern.c; sourceTree = ""; }; - 287BD7CF0E25D9E300CB4467 /* rasqal_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rasqal_internal.h; path = redland/rasqal/src/rasqal_internal.h; sourceTree = ""; }; - 287BD7D00E25D9E300CB4467 /* rasqal_literal.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_literal.c; path = redland/rasqal/src/rasqal_literal.c; sourceTree = ""; }; - 287BD7D10E25D9E300CB4467 /* rasqal_map.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_map.c; path = redland/rasqal/src/rasqal_map.c; sourceTree = ""; }; - 287BD7D20E25D9E300CB4467 /* rasqal_query.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_query.c; path = redland/rasqal/src/rasqal_query.c; sourceTree = ""; }; - 287BD7D30E25D9E300CB4467 /* rasqal_query_results.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_query_results.c; path = redland/rasqal/src/rasqal_query_results.c; sourceTree = ""; }; - 287BD7D40E25D9E300CB4467 /* rasqal_raptor.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_raptor.c; path = redland/rasqal/src/rasqal_raptor.c; sourceTree = ""; }; - 287BD7D50E25D9E300CB4467 /* rasqal_result_formats.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_result_formats.c; path = redland/rasqal/src/rasqal_result_formats.c; sourceTree = ""; }; - 287BD7D60E25D9E300CB4467 /* rasqal_rowsource.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_rowsource.c; path = redland/rasqal/src/rasqal_rowsource.c; sourceTree = ""; }; - 287BD7D70E25D9E300CB4467 /* rasqal_sparql_xml.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_sparql_xml.c; path = redland/rasqal/src/rasqal_sparql_xml.c; sourceTree = ""; }; - 287BD7D80E25D9E300CB4467 /* rasqal_xsd_datatypes.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = rasqal_xsd_datatypes.c; path = redland/rasqal/src/rasqal_xsd_datatypes.c; sourceTree = ""; }; - 287BD7D90E25D9E300CB4467 /* sparql_parser.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = sparql_parser.c; path = redland/rasqal/src/sparql_parser.c; sourceTree = ""; }; - 287BD7DA0E25D9E300CB4467 /* sparql_parser.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = sparql_parser.h; path = redland/rasqal/src/sparql_parser.h; sourceTree = ""; }; + 28530C480DF2105200555C94 /* HtmlWindow.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = HtmlWindow.cpp; sourceTree = ""; tabWidth = 3; }; + 28530C490DF2105200555C94 /* HtmlWindow.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = HtmlWindow.h; sourceTree = ""; tabWidth = 3; }; + 28530C4A0DF2105200555C94 /* ProgressDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ProgressDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 28530C4B0DF2105200555C94 /* ProgressDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ProgressDialog.h; sourceTree = ""; tabWidth = 3; }; + 28560C8F0A75E40F00A3429E /* AutoRecovery.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AutoRecovery.cpp; sourceTree = ""; tabWidth = 3; }; + 28560C900A75E40F00A3429E /* AutoRecovery.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AutoRecovery.h; sourceTree = ""; tabWidth = 3; }; + 285D3CAC0F09FC8F007883FC /* PluginBufferingAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginBufferingAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginBufferingAdapter.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CAD0F09FC8F007883FC /* PluginChannelAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginChannelAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginChannelAdapter.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CAE0F09FC8F007883FC /* PluginHostAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginHostAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginHostAdapter.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CAF0F09FC8F007883FC /* PluginInputDomainAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginInputDomainAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginInputDomainAdapter.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CB00F09FC8F007883FC /* PluginLoader.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginLoader.cpp; path = "libvamp/src/vamp-hostsdk/PluginLoader.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CB10F09FC8F007883FC /* PluginSummarisingAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginSummarisingAdapter.cpp; path = "libvamp/src/vamp-hostsdk/PluginSummarisingAdapter.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CB20F09FC8F007883FC /* PluginWrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginWrapper.cpp; path = "libvamp/src/vamp-hostsdk/PluginWrapper.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CB30F09FC8F007883FC /* RealTime.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = RealTime.cpp; path = "libvamp/src/vamp-hostsdk/RealTime.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CBC0F09FCB2007883FC /* PluginAdapter.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PluginAdapter.cpp; path = "libvamp/src/vamp-sdk/PluginAdapter.cpp"; sourceTree = ""; tabWidth = 3; }; + 285D3CBD0F09FCB2007883FC /* RealTime.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = RealTime.cpp; path = "libvamp/src/vamp-sdk/RealTime.cpp"; sourceTree = ""; tabWidth = 3; }; + 285DE1F80BF03C7800A20DF0 /* Screenshot.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Screenshot.cpp; sourceTree = ""; tabWidth = 3; }; + 285DE1F90BF03C7800A20DF0 /* Screenshot.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Screenshot.h; sourceTree = ""; tabWidth = 3; }; + 2860BA200E0F0D8600A13878 /* SoundActivatedRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SoundActivatedRecord.cpp; sourceTree = ""; tabWidth = 3; }; + 2860BA210E0F0D8600A13878 /* SoundActivatedRecord.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SoundActivatedRecord.h; sourceTree = ""; tabWidth = 3; }; + 2860BA220E0F0D8600A13878 /* TimerRecordDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TimerRecordDialog.cpp; sourceTree = ""; tabWidth = 3; }; + 2860BA230E0F0D8600A13878 /* TimerRecordDialog.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TimerRecordDialog.h; sourceTree = ""; tabWidth = 3; }; + 2860BA260E0F0DD800A13878 /* ExportFFmpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportFFmpeg.cpp; sourceTree = ""; tabWidth = 3; }; + 2860BA270E0F0DD800A13878 /* ExportFFmpeg.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportFFmpeg.h; sourceTree = ""; tabWidth = 3; }; + 2862D7910E25E1D90014D9BB /* config.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = config.h; path = slv2/config/config.h; sourceTree = ""; tabWidth = 3; }; + 287BD6D50E25D8AE00CB4467 /* rdf_avltree.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_avltree.c; path = redland/librdf/rdf_avltree.c; sourceTree = ""; tabWidth = 3; }; + 287BD6D60E25D8AE00CB4467 /* rdf_avltree_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_avltree_internal.h; path = redland/librdf/rdf_avltree_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6D70E25D8AE00CB4467 /* rdf_concepts.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_concepts.c; path = redland/librdf/rdf_concepts.c; sourceTree = ""; tabWidth = 3; }; + 287BD6D80E25D8AE00CB4467 /* rdf_concepts.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_concepts.h; path = redland/librdf/rdf_concepts.h; sourceTree = ""; tabWidth = 3; }; + 287BD6D90E25D8AE00CB4467 /* rdf_concepts_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_concepts_internal.h; path = redland/librdf/rdf_concepts_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6DA0E25D8AE00CB4467 /* rdf_config.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_config.h; path = redland/librdf/rdf_config.h; sourceTree = ""; tabWidth = 3; }; + 287BD6DB0E25D8AE00CB4467 /* rdf_digest.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_digest.c; path = redland/librdf/rdf_digest.c; sourceTree = ""; tabWidth = 3; }; + 287BD6DC0E25D8AE00CB4467 /* rdf_digest.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_digest.h; path = redland/librdf/rdf_digest.h; sourceTree = ""; tabWidth = 3; }; + 287BD6DD0E25D8AE00CB4467 /* rdf_digest_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_digest_internal.h; path = redland/librdf/rdf_digest_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6DE0E25D8AE00CB4467 /* rdf_digest_md5.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_digest_md5.c; path = redland/librdf/rdf_digest_md5.c; sourceTree = ""; tabWidth = 3; }; + 287BD6DF0E25D8AE00CB4467 /* rdf_digest_sha1.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_digest_sha1.c; path = redland/librdf/rdf_digest_sha1.c; sourceTree = ""; tabWidth = 3; }; + 287BD6E00E25D8AE00CB4467 /* rdf_files.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_files.c; path = redland/librdf/rdf_files.c; sourceTree = ""; tabWidth = 3; }; + 287BD6E10E25D8AE00CB4467 /* rdf_files.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_files.h; path = redland/librdf/rdf_files.h; sourceTree = ""; tabWidth = 3; }; + 287BD6E20E25D8AE00CB4467 /* rdf_hash.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_hash.c; path = redland/librdf/rdf_hash.c; sourceTree = ""; tabWidth = 3; }; + 287BD6E30E25D8AE00CB4467 /* rdf_hash.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_hash.h; path = redland/librdf/rdf_hash.h; sourceTree = ""; tabWidth = 3; }; + 287BD6E40E25D8AE00CB4467 /* rdf_hash_cursor.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_hash_cursor.c; path = redland/librdf/rdf_hash_cursor.c; sourceTree = ""; tabWidth = 3; }; + 287BD6E50E25D8AE00CB4467 /* rdf_hash_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_hash_internal.h; path = redland/librdf/rdf_hash_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6E60E25D8AE00CB4467 /* rdf_hash_memory.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_hash_memory.c; path = redland/librdf/rdf_hash_memory.c; sourceTree = ""; tabWidth = 3; }; + 287BD6E70E25D8AE00CB4467 /* rdf_heuristics.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_heuristics.c; path = redland/librdf/rdf_heuristics.c; sourceTree = ""; tabWidth = 3; }; + 287BD6E80E25D8AE00CB4467 /* rdf_heuristics.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_heuristics.h; path = redland/librdf/rdf_heuristics.h; sourceTree = ""; tabWidth = 3; }; + 287BD6E90E25D8AE00CB4467 /* rdf_init.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_init.c; path = redland/librdf/rdf_init.c; sourceTree = ""; tabWidth = 3; }; + 287BD6EA0E25D8AE00CB4467 /* rdf_init.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_init.h; path = redland/librdf/rdf_init.h; sourceTree = ""; tabWidth = 3; }; + 287BD6EB0E25D8AE00CB4467 /* rdf_init_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_init_internal.h; path = redland/librdf/rdf_init_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6EC0E25D8AE00CB4467 /* rdf_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_internal.h; path = redland/librdf/rdf_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6ED0E25D8AE00CB4467 /* rdf_iterator.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_iterator.c; path = redland/librdf/rdf_iterator.c; sourceTree = ""; tabWidth = 3; }; + 287BD6EE0E25D8AE00CB4467 /* rdf_iterator.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_iterator.h; path = redland/librdf/rdf_iterator.h; sourceTree = ""; tabWidth = 3; }; + 287BD6EF0E25D8AE00CB4467 /* rdf_iterator_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_iterator_internal.h; path = redland/librdf/rdf_iterator_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6F00E25D8AE00CB4467 /* rdf_list.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_list.c; path = redland/librdf/rdf_list.c; sourceTree = ""; tabWidth = 3; }; + 287BD6F10E25D8AE00CB4467 /* rdf_list.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_list.h; path = redland/librdf/rdf_list.h; sourceTree = ""; tabWidth = 3; }; + 287BD6F20E25D8AE00CB4467 /* rdf_list_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_list_internal.h; path = redland/librdf/rdf_list_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6F30E25D8AE00CB4467 /* rdf_log.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_log.c; path = redland/librdf/rdf_log.c; sourceTree = ""; tabWidth = 3; }; + 287BD6F40E25D8AE00CB4467 /* rdf_log.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_log.h; path = redland/librdf/rdf_log.h; sourceTree = ""; tabWidth = 3; }; + 287BD6F50E25D8AE00CB4467 /* rdf_log_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_log_internal.h; path = redland/librdf/rdf_log_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6F60E25D8AE00CB4467 /* rdf_model.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_model.c; path = redland/librdf/rdf_model.c; sourceTree = ""; tabWidth = 3; }; + 287BD6F70E25D8AE00CB4467 /* rdf_model.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_model.h; path = redland/librdf/rdf_model.h; sourceTree = ""; tabWidth = 3; }; + 287BD6F80E25D8AE00CB4467 /* rdf_model_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_model_internal.h; path = redland/librdf/rdf_model_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6F90E25D8AE00CB4467 /* rdf_model_storage.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_model_storage.c; path = redland/librdf/rdf_model_storage.c; sourceTree = ""; tabWidth = 3; }; + 287BD6FA0E25D8AE00CB4467 /* rdf_node.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_node.c; path = redland/librdf/rdf_node.c; sourceTree = ""; tabWidth = 3; }; + 287BD6FB0E25D8AE00CB4467 /* rdf_node.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_node.h; path = redland/librdf/rdf_node.h; sourceTree = ""; tabWidth = 3; }; + 287BD6FC0E25D8AE00CB4467 /* rdf_node_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_node_internal.h; path = redland/librdf/rdf_node_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD6FD0E25D8AE00CB4467 /* rdf_parser.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_parser.c; path = redland/librdf/rdf_parser.c; sourceTree = ""; tabWidth = 3; }; + 287BD6FE0E25D8AE00CB4467 /* rdf_parser.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_parser.h; path = redland/librdf/rdf_parser.h; sourceTree = ""; tabWidth = 3; }; + 287BD6FF0E25D8AE00CB4467 /* rdf_parser_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_parser_internal.h; path = redland/librdf/rdf_parser_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD7000E25D8AE00CB4467 /* rdf_parser_raptor.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_parser_raptor.c; path = redland/librdf/rdf_parser_raptor.c; sourceTree = ""; tabWidth = 3; }; + 287BD7010E25D8AE00CB4467 /* rdf_query.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_query.c; path = redland/librdf/rdf_query.c; sourceTree = ""; tabWidth = 3; }; + 287BD7020E25D8AE00CB4467 /* rdf_query.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_query.h; path = redland/librdf/rdf_query.h; sourceTree = ""; tabWidth = 3; }; + 287BD7030E25D8AE00CB4467 /* rdf_query_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_query_internal.h; path = redland/librdf/rdf_query_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD7040E25D8AE00CB4467 /* rdf_query_rasqal.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_query_rasqal.c; path = redland/librdf/rdf_query_rasqal.c; sourceTree = ""; tabWidth = 3; }; + 287BD7050E25D8AE00CB4467 /* rdf_query_results.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_query_results.c; path = redland/librdf/rdf_query_results.c; sourceTree = ""; tabWidth = 3; }; + 287BD7060E25D8AE00CB4467 /* rdf_query_triples.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_query_triples.c; path = redland/librdf/rdf_query_triples.c; sourceTree = ""; tabWidth = 3; }; + 287BD7070E25D8AE00CB4467 /* rdf_serializer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_serializer.c; path = redland/librdf/rdf_serializer.c; sourceTree = ""; tabWidth = 3; }; + 287BD7080E25D8AE00CB4467 /* rdf_serializer.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_serializer.h; path = redland/librdf/rdf_serializer.h; sourceTree = ""; tabWidth = 3; }; + 287BD7090E25D8AE00CB4467 /* rdf_serializer_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_serializer_internal.h; path = redland/librdf/rdf_serializer_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD70A0E25D8AE00CB4467 /* rdf_serializer_raptor.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_serializer_raptor.c; path = redland/librdf/rdf_serializer_raptor.c; sourceTree = ""; tabWidth = 3; }; + 287BD70B0E25D8AE00CB4467 /* rdf_statement.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_statement.c; path = redland/librdf/rdf_statement.c; sourceTree = ""; tabWidth = 3; }; + 287BD70C0E25D8AE00CB4467 /* rdf_statement.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_statement.h; path = redland/librdf/rdf_statement.h; sourceTree = ""; tabWidth = 3; }; + 287BD70D0E25D8AE00CB4467 /* rdf_statement_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_statement_internal.h; path = redland/librdf/rdf_statement_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD70E0E25D8AE00CB4467 /* rdf_storage.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_storage.c; path = redland/librdf/rdf_storage.c; sourceTree = ""; tabWidth = 3; }; + 287BD70F0E25D8AE00CB4467 /* rdf_storage.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_storage.h; path = redland/librdf/rdf_storage.h; sourceTree = ""; tabWidth = 3; }; + 287BD7100E25D8AE00CB4467 /* rdf_storage_file.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_storage_file.c; path = redland/librdf/rdf_storage_file.c; sourceTree = ""; tabWidth = 3; }; + 287BD7110E25D8AE00CB4467 /* rdf_storage_hashes.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_storage_hashes.c; path = redland/librdf/rdf_storage_hashes.c; sourceTree = ""; tabWidth = 3; }; + 287BD7120E25D8AE00CB4467 /* rdf_storage_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_storage_internal.h; path = redland/librdf/rdf_storage_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD7130E25D8AE00CB4467 /* rdf_storage_list.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_storage_list.c; path = redland/librdf/rdf_storage_list.c; sourceTree = ""; tabWidth = 3; }; + 287BD7140E25D8AE00CB4467 /* rdf_storage_sql.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_storage_sql.c; path = redland/librdf/rdf_storage_sql.c; sourceTree = ""; tabWidth = 3; }; + 287BD7150E25D8AE00CB4467 /* rdf_storage_trees.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_storage_trees.c; path = redland/librdf/rdf_storage_trees.c; sourceTree = ""; tabWidth = 3; }; + 287BD7160E25D8AE00CB4467 /* rdf_stream.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_stream.c; path = redland/librdf/rdf_stream.c; sourceTree = ""; tabWidth = 3; }; + 287BD7170E25D8AE00CB4467 /* rdf_stream.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_stream.h; path = redland/librdf/rdf_stream.h; sourceTree = ""; tabWidth = 3; }; + 287BD7180E25D8AE00CB4467 /* rdf_stream_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_stream_internal.h; path = redland/librdf/rdf_stream_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD7190E25D8AE00CB4467 /* rdf_types.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_types.h; path = redland/librdf/rdf_types.h; sourceTree = ""; tabWidth = 3; }; + 287BD71A0E25D8AE00CB4467 /* rdf_uri.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_uri.c; path = redland/librdf/rdf_uri.c; sourceTree = ""; tabWidth = 3; }; + 287BD71B0E25D8AE00CB4467 /* rdf_uri.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_uri.h; path = redland/librdf/rdf_uri.h; sourceTree = ""; tabWidth = 3; }; + 287BD71C0E25D8AE00CB4467 /* rdf_uri_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_uri_internal.h; path = redland/librdf/rdf_uri_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD71D0E25D8AE00CB4467 /* rdf_utf8.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rdf_utf8.c; path = redland/librdf/rdf_utf8.c; sourceTree = ""; tabWidth = 3; }; + 287BD71E0E25D8AE00CB4467 /* rdf_utf8.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdf_utf8.h; path = redland/librdf/rdf_utf8.h; sourceTree = ""; tabWidth = 3; }; + 287BD71F0E25D8AE00CB4467 /* redland.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = redland.h; path = redland/librdf/redland.h; sourceTree = ""; tabWidth = 3; }; + 287BD76B0E25D99B00CB4467 /* parsedate.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = parsedate.c; path = redland/raptor/src/parsedate.c; sourceTree = ""; tabWidth = 3; }; + 287BD76C0E25D99B00CB4467 /* parsedate.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = parsedate.h; path = redland/raptor/src/parsedate.h; sourceTree = ""; tabWidth = 3; }; + 287BD76D0E25D99B00CB4467 /* raptor.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = raptor.h; path = redland/raptor/src/raptor.h; sourceTree = ""; tabWidth = 3; }; + 287BD76E0E25D99B00CB4467 /* raptor_avltree.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_avltree.c; path = redland/raptor/src/raptor_avltree.c; sourceTree = ""; tabWidth = 3; }; + 287BD76F0E25D99B00CB4467 /* raptor_config.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = raptor_config.h; path = redland/raptor/src/raptor_config.h; sourceTree = ""; tabWidth = 3; }; + 287BD7700E25D99B00CB4467 /* raptor_expat.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_expat.c; path = redland/raptor/src/raptor_expat.c; sourceTree = ""; tabWidth = 3; }; + 287BD7710E25D99B00CB4467 /* raptor_feature.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_feature.c; path = redland/raptor/src/raptor_feature.c; sourceTree = ""; tabWidth = 3; }; + 287BD7720E25D99B00CB4467 /* raptor_general.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_general.c; path = redland/raptor/src/raptor_general.c; sourceTree = ""; tabWidth = 3; }; + 287BD7730E25D99B00CB4467 /* raptor_guess.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_guess.c; path = redland/raptor/src/raptor_guess.c; sourceTree = ""; tabWidth = 3; }; + 287BD7740E25D99B00CB4467 /* raptor_identifier.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_identifier.c; path = redland/raptor/src/raptor_identifier.c; sourceTree = ""; tabWidth = 3; }; + 287BD7750E25D99B00CB4467 /* raptor_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = raptor_internal.h; path = redland/raptor/src/raptor_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD7760E25D99B00CB4467 /* raptor_iostream.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_iostream.c; path = redland/raptor/src/raptor_iostream.c; sourceTree = ""; tabWidth = 3; }; + 287BD7770E25D99B00CB4467 /* raptor_json_writer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_json_writer.c; path = redland/raptor/src/raptor_json_writer.c; sourceTree = ""; tabWidth = 3; }; + 287BD7780E25D99B00CB4467 /* raptor_librdfa.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_librdfa.c; path = redland/raptor/src/raptor_librdfa.c; sourceTree = ""; tabWidth = 3; }; + 287BD7790E25D99B00CB4467 /* raptor_locator.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_locator.c; path = redland/raptor/src/raptor_locator.c; sourceTree = ""; tabWidth = 3; }; + 287BD77A0E25D99B00CB4467 /* raptor_namespace.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_namespace.c; path = redland/raptor/src/raptor_namespace.c; sourceTree = ""; tabWidth = 3; }; + 287BD77B0E25D99B00CB4467 /* raptor_nfc.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_nfc.c; path = redland/raptor/src/raptor_nfc.c; sourceTree = ""; tabWidth = 3; }; + 287BD77C0E25D99B00CB4467 /* raptor_nfc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = raptor_nfc.h; path = redland/raptor/src/raptor_nfc.h; sourceTree = ""; tabWidth = 3; }; + 287BD77D0E25D99B00CB4467 /* raptor_nfc_data.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_nfc_data.c; path = redland/raptor/src/raptor_nfc_data.c; sourceTree = ""; tabWidth = 3; }; + 287BD77E0E25D99B00CB4467 /* raptor_parse.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_parse.c; path = redland/raptor/src/raptor_parse.c; sourceTree = ""; tabWidth = 3; }; + 287BD77F0E25D99B00CB4467 /* raptor_qname.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_qname.c; path = redland/raptor/src/raptor_qname.c; sourceTree = ""; tabWidth = 3; }; + 287BD7800E25D99B00CB4467 /* raptor_rdfxml.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_rdfxml.c; path = redland/raptor/src/raptor_rdfxml.c; sourceTree = ""; tabWidth = 3; }; + 287BD7810E25D99B00CB4467 /* raptor_rfc2396.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_rfc2396.c; path = redland/raptor/src/raptor_rfc2396.c; sourceTree = ""; tabWidth = 3; }; + 287BD7820E25D99B00CB4467 /* raptor_sax2.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_sax2.c; path = redland/raptor/src/raptor_sax2.c; sourceTree = ""; tabWidth = 3; }; + 287BD7830E25D99B00CB4467 /* raptor_sequence.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_sequence.c; path = redland/raptor/src/raptor_sequence.c; sourceTree = ""; tabWidth = 3; }; + 287BD7840E25D99B00CB4467 /* raptor_serialize.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_serialize.c; path = redland/raptor/src/raptor_serialize.c; sourceTree = ""; tabWidth = 3; }; + 287BD7850E25D99B00CB4467 /* raptor_serialize_ntriples.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_serialize_ntriples.c; path = redland/raptor/src/raptor_serialize_ntriples.c; sourceTree = ""; tabWidth = 3; }; + 287BD7860E25D99B00CB4467 /* raptor_serialize_simple.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_serialize_simple.c; path = redland/raptor/src/raptor_serialize_simple.c; sourceTree = ""; tabWidth = 3; }; + 287BD7870E25D99B00CB4467 /* raptor_set.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_set.c; path = redland/raptor/src/raptor_set.c; sourceTree = ""; tabWidth = 3; }; + 287BD7880E25D99B00CB4467 /* raptor_statement.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_statement.c; path = redland/raptor/src/raptor_statement.c; sourceTree = ""; tabWidth = 3; }; + 287BD7890E25D99B00CB4467 /* raptor_stringbuffer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_stringbuffer.c; path = redland/raptor/src/raptor_stringbuffer.c; sourceTree = ""; tabWidth = 3; }; + 287BD78A0E25D99B00CB4467 /* raptor_turtle_writer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_turtle_writer.c; path = redland/raptor/src/raptor_turtle_writer.c; sourceTree = ""; tabWidth = 3; }; + 287BD78B0E25D99B00CB4467 /* raptor_uri.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_uri.c; path = redland/raptor/src/raptor_uri.c; sourceTree = ""; tabWidth = 3; }; + 287BD78C0E25D99B00CB4467 /* raptor_utf8.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_utf8.c; path = redland/raptor/src/raptor_utf8.c; sourceTree = ""; tabWidth = 3; }; + 287BD78D0E25D99B00CB4467 /* raptor_www.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_www.c; path = redland/raptor/src/raptor_www.c; sourceTree = ""; tabWidth = 3; }; + 287BD78E0E25D99B00CB4467 /* raptor_xml.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_xml.c; path = redland/raptor/src/raptor_xml.c; sourceTree = ""; tabWidth = 3; }; + 287BD78F0E25D99B00CB4467 /* raptor_xml_writer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_xml_writer.c; path = redland/raptor/src/raptor_xml_writer.c; sourceTree = ""; tabWidth = 3; }; + 287BD7900E25D99B00CB4467 /* raptor_xsd.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = raptor_xsd.c; path = redland/raptor/src/raptor_xsd.c; sourceTree = ""; tabWidth = 3; }; + 287BD7910E25D99B00CB4467 /* snprintf.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = snprintf.c; path = redland/raptor/src/snprintf.c; sourceTree = ""; tabWidth = 3; }; + 287BD7920E25D99B00CB4467 /* strcasecmp.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = strcasecmp.c; path = redland/raptor/src/strcasecmp.c; sourceTree = ""; tabWidth = 3; }; + 287BD7930E25D99B00CB4467 /* turtle_common.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = turtle_common.c; path = redland/raptor/src/turtle_common.c; sourceTree = ""; tabWidth = 3; }; + 287BD7940E25D99B00CB4467 /* turtle_common.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = turtle_common.h; path = redland/raptor/src/turtle_common.h; sourceTree = ""; tabWidth = 3; }; + 287BD7950E25D99B00CB4467 /* turtle_lexer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = turtle_lexer.c; path = redland/raptor/src/turtle_lexer.c; sourceTree = ""; tabWidth = 3; }; + 287BD7960E25D99B00CB4467 /* turtle_lexer.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = turtle_lexer.h; path = redland/raptor/src/turtle_lexer.h; sourceTree = ""; tabWidth = 3; }; + 287BD7970E25D99B00CB4467 /* turtle_parser.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = turtle_parser.c; path = redland/raptor/src/turtle_parser.c; sourceTree = ""; tabWidth = 3; }; + 287BD7980E25D99B00CB4467 /* turtle_parser.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = turtle_parser.h; path = redland/raptor/src/turtle_parser.h; sourceTree = ""; tabWidth = 3; }; + 287BD7C70E25D9E300CB4467 /* rasqal_config.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rasqal_config.h; path = redland/rasqal/src/rasqal_config.h; sourceTree = ""; tabWidth = 3; }; + 287BD7C80E25D9E300CB4467 /* rasqal_datetime.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_datetime.c; path = redland/rasqal/src/rasqal_datetime.c; sourceTree = ""; tabWidth = 3; }; + 287BD7C90E25D9E300CB4467 /* rasqal_decimal.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_decimal.c; path = redland/rasqal/src/rasqal_decimal.c; sourceTree = ""; tabWidth = 3; }; + 287BD7CA0E25D9E300CB4467 /* rasqal_engine.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_engine.c; path = redland/rasqal/src/rasqal_engine.c; sourceTree = ""; tabWidth = 3; }; + 287BD7CB0E25D9E300CB4467 /* rasqal_expr.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_expr.c; path = redland/rasqal/src/rasqal_expr.c; sourceTree = ""; tabWidth = 3; }; + 287BD7CC0E25D9E300CB4467 /* rasqal_feature.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_feature.c; path = redland/rasqal/src/rasqal_feature.c; sourceTree = ""; tabWidth = 3; }; + 287BD7CD0E25D9E300CB4467 /* rasqal_general.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_general.c; path = redland/rasqal/src/rasqal_general.c; sourceTree = ""; tabWidth = 3; }; + 287BD7CE0E25D9E300CB4467 /* rasqal_graph_pattern.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_graph_pattern.c; path = redland/rasqal/src/rasqal_graph_pattern.c; sourceTree = ""; tabWidth = 3; }; + 287BD7CF0E25D9E300CB4467 /* rasqal_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rasqal_internal.h; path = redland/rasqal/src/rasqal_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD7D00E25D9E300CB4467 /* rasqal_literal.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_literal.c; path = redland/rasqal/src/rasqal_literal.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D10E25D9E300CB4467 /* rasqal_map.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_map.c; path = redland/rasqal/src/rasqal_map.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D20E25D9E300CB4467 /* rasqal_query.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_query.c; path = redland/rasqal/src/rasqal_query.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D30E25D9E300CB4467 /* rasqal_query_results.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_query_results.c; path = redland/rasqal/src/rasqal_query_results.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D40E25D9E300CB4467 /* rasqal_raptor.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_raptor.c; path = redland/rasqal/src/rasqal_raptor.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D50E25D9E300CB4467 /* rasqal_result_formats.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_result_formats.c; path = redland/rasqal/src/rasqal_result_formats.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D60E25D9E300CB4467 /* rasqal_rowsource.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_rowsource.c; path = redland/rasqal/src/rasqal_rowsource.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D70E25D9E300CB4467 /* rasqal_sparql_xml.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_sparql_xml.c; path = redland/rasqal/src/rasqal_sparql_xml.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D80E25D9E300CB4467 /* rasqal_xsd_datatypes.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = rasqal_xsd_datatypes.c; path = redland/rasqal/src/rasqal_xsd_datatypes.c; sourceTree = ""; tabWidth = 3; }; + 287BD7D90E25D9E300CB4467 /* sparql_parser.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = sparql_parser.c; path = redland/rasqal/src/sparql_parser.c; sourceTree = ""; tabWidth = 3; }; + 287BD7DA0E25D9E300CB4467 /* sparql_parser.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = sparql_parser.h; path = redland/rasqal/src/sparql_parser.h; sourceTree = ""; tabWidth = 3; }; 287BD89C0E25DA3700CB4467 /* libraptor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libraptor.a; sourceTree = BUILT_PRODUCTS_DIR; }; 287BD8A50E25DA5500CB4467 /* librasqal.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = librasqal.a; sourceTree = BUILT_PRODUCTS_DIR; }; 287BD8AE0E25DA6500CB4467 /* librdf.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = librdf.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 287BD9580E25DCA200CB4467 /* rdfa.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdfa.h; path = redland/raptor/librdfa/rdfa.h; sourceTree = ""; }; - 287BD9590E25DCA200CB4467 /* rdfa_utils.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = rdfa_utils.h; path = redland/raptor/librdfa/rdfa_utils.h; sourceTree = ""; }; + 287BD9580E25DCA200CB4467 /* rdfa.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdfa.h; path = redland/raptor/librdfa/rdfa.h; sourceTree = ""; tabWidth = 3; }; + 287BD9590E25DCA200CB4467 /* rdfa_utils.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = rdfa_utils.h; path = redland/raptor/librdfa/rdfa_utils.h; sourceTree = ""; tabWidth = 3; }; 287BD97D0E25DE6800CB4467 /* liblrdf.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblrdf.a; sourceTree = BUILT_PRODUCTS_DIR; }; 287BD9AA0E25DF2800CB4467 /* libslv2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libslv2.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 287BD9AF0E25E02C00CB4467 /* lv2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lv2.h; path = slv2/slv2/lv2.h; sourceTree = ""; }; - 287BD9B00E25E02C00CB4467 /* lv2_ui.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lv2_ui.h; path = slv2/slv2/lv2_ui.h; sourceTree = ""; }; - 287BD9B10E25E02C00CB4467 /* plugin.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = plugin.h; path = slv2/slv2/plugin.h; sourceTree = ""; }; - 287BD9B20E25E02C00CB4467 /* pluginclass.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pluginclass.h; path = slv2/slv2/pluginclass.h; sourceTree = ""; }; - 287BD9B30E25E02C00CB4467 /* pluginclasses.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pluginclasses.h; path = slv2/slv2/pluginclasses.h; sourceTree = ""; }; - 287BD9B40E25E02C00CB4467 /* plugininstance.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = plugininstance.h; path = slv2/slv2/plugininstance.h; sourceTree = ""; }; - 287BD9B50E25E02C00CB4467 /* plugins.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = plugins.h; path = slv2/slv2/plugins.h; sourceTree = ""; }; - 287BD9B60E25E02C00CB4467 /* pluginui.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pluginui.h; path = slv2/slv2/pluginui.h; sourceTree = ""; }; - 287BD9B70E25E02C00CB4467 /* pluginuiinstance.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pluginuiinstance.h; path = slv2/slv2/pluginuiinstance.h; sourceTree = ""; }; - 287BD9B80E25E02C00CB4467 /* pluginuis.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = pluginuis.h; path = slv2/slv2/pluginuis.h; sourceTree = ""; }; - 287BD9B90E25E02C00CB4467 /* port.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = port.h; path = slv2/slv2/port.h; sourceTree = ""; }; - 287BD9BA0E25E02C00CB4467 /* scalepoint.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = scalepoint.h; path = slv2/slv2/scalepoint.h; sourceTree = ""; }; - 287BD9BB0E25E02C00CB4467 /* scalepoints.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = scalepoints.h; path = slv2/slv2/scalepoints.h; sourceTree = ""; }; - 287BD9BC0E25E02C00CB4467 /* slv2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = slv2.h; path = slv2/slv2/slv2.h; sourceTree = ""; }; - 287BD9BD0E25E02C00CB4467 /* types.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = types.h; path = slv2/slv2/types.h; sourceTree = ""; }; - 287BD9BE0E25E02C00CB4467 /* util.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = util.h; path = slv2/slv2/util.h; sourceTree = ""; }; - 287BD9BF0E25E02C00CB4467 /* value.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = value.h; path = slv2/slv2/value.h; sourceTree = ""; }; - 287BD9C00E25E02C00CB4467 /* values.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = values.h; path = slv2/slv2/values.h; sourceTree = ""; }; - 287BD9C10E25E02C00CB4467 /* world.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = world.h; path = slv2/slv2/world.h; sourceTree = ""; }; - 287BD9C20E25E02C00CB4467 /* plugin.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = plugin.c; path = slv2/src/plugin.c; sourceTree = ""; }; - 287BD9C30E25E02C00CB4467 /* pluginclass.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pluginclass.c; path = slv2/src/pluginclass.c; sourceTree = ""; }; - 287BD9C40E25E02C00CB4467 /* pluginclasses.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pluginclasses.c; path = slv2/src/pluginclasses.c; sourceTree = ""; }; - 287BD9C50E25E02C00CB4467 /* plugininstance.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = plugininstance.c; path = slv2/src/plugininstance.c; sourceTree = ""; }; - 287BD9C60E25E02C00CB4467 /* plugins.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = plugins.c; path = slv2/src/plugins.c; sourceTree = ""; }; - 287BD9C70E25E02C00CB4467 /* pluginui.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pluginui.c; path = slv2/src/pluginui.c; sourceTree = ""; }; - 287BD9C80E25E02C00CB4467 /* pluginuiinstance.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pluginuiinstance.c; path = slv2/src/pluginuiinstance.c; sourceTree = ""; }; - 287BD9C90E25E02C00CB4467 /* pluginuis.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = pluginuis.c; path = slv2/src/pluginuis.c; sourceTree = ""; }; - 287BD9CA0E25E02C00CB4467 /* port.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = port.c; path = slv2/src/port.c; sourceTree = ""; }; - 287BD9CB0E25E02C00CB4467 /* query.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = query.c; path = slv2/src/query.c; sourceTree = ""; }; - 287BD9CC0E25E02C00CB4467 /* scalepoint.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = scalepoint.c; path = slv2/src/scalepoint.c; sourceTree = ""; }; - 287BD9CD0E25E02C00CB4467 /* scalepoints.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = scalepoints.c; path = slv2/src/scalepoints.c; sourceTree = ""; }; - 287BD9CE0E25E02C00CB4467 /* slv2_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = slv2_internal.h; path = slv2/src/slv2_internal.h; sourceTree = ""; }; - 287BD9CF0E25E02C00CB4467 /* util.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = util.c; path = slv2/src/util.c; sourceTree = ""; }; - 287BD9D00E25E02C00CB4467 /* value.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = value.c; path = slv2/src/value.c; sourceTree = ""; }; - 287BD9D10E25E02C00CB4467 /* values.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = values.c; path = slv2/src/values.c; sourceTree = ""; }; - 287BD9D20E25E02C00CB4467 /* world.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = world.c; path = slv2/src/world.c; sourceTree = ""; }; - 287DBE830F3F6B2700C5BBED /* audio_detect.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = audio_detect.c; sourceTree = ""; }; - 287DBE840F3F6B2700C5BBED /* chunk.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = chunk.c; sourceTree = ""; }; - 287DBE850F3F6B2700C5BBED /* ima_oki_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = ima_oki_adpcm.c; sourceTree = ""; }; - 287DBE860F3F6B2700C5BBED /* ima_oki_adpcm.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ima_oki_adpcm.h; sourceTree = ""; }; - 287DBE870F3F6B2700C5BBED /* mpc2k.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = mpc2k.c; sourceTree = ""; }; - 287DBE880F3F6B2700C5BBED /* rf64.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = rf64.c; sourceTree = ""; }; - 287E207E102561F300BF47A2 /* PluginManager.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = PluginManager.cpp; sourceTree = ""; }; - 287F9F3B0A69748F00F025FA /* TimeDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimeDialog.h; sourceTree = ""; }; - 287F9F3C0A69748F00F025FA /* TimeDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TimeDialog.cpp; sourceTree = ""; }; + 287BD9AF0E25E02C00CB4467 /* lv2.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lv2.h; path = slv2/slv2/lv2.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B00E25E02C00CB4467 /* lv2_ui.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lv2_ui.h; path = slv2/slv2/lv2_ui.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B10E25E02C00CB4467 /* plugin.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = plugin.h; path = slv2/slv2/plugin.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B20E25E02C00CB4467 /* pluginclass.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pluginclass.h; path = slv2/slv2/pluginclass.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B30E25E02C00CB4467 /* pluginclasses.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pluginclasses.h; path = slv2/slv2/pluginclasses.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B40E25E02C00CB4467 /* plugininstance.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = plugininstance.h; path = slv2/slv2/plugininstance.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B50E25E02C00CB4467 /* plugins.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = plugins.h; path = slv2/slv2/plugins.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B60E25E02C00CB4467 /* pluginui.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pluginui.h; path = slv2/slv2/pluginui.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B70E25E02C00CB4467 /* pluginuiinstance.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pluginuiinstance.h; path = slv2/slv2/pluginuiinstance.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B80E25E02C00CB4467 /* pluginuis.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = pluginuis.h; path = slv2/slv2/pluginuis.h; sourceTree = ""; tabWidth = 3; }; + 287BD9B90E25E02C00CB4467 /* port.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = port.h; path = slv2/slv2/port.h; sourceTree = ""; tabWidth = 3; }; + 287BD9BA0E25E02C00CB4467 /* scalepoint.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = scalepoint.h; path = slv2/slv2/scalepoint.h; sourceTree = ""; tabWidth = 3; }; + 287BD9BB0E25E02C00CB4467 /* scalepoints.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = scalepoints.h; path = slv2/slv2/scalepoints.h; sourceTree = ""; tabWidth = 3; }; + 287BD9BC0E25E02C00CB4467 /* slv2.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = slv2.h; path = slv2/slv2/slv2.h; sourceTree = ""; tabWidth = 3; }; + 287BD9BD0E25E02C00CB4467 /* types.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = types.h; path = slv2/slv2/types.h; sourceTree = ""; tabWidth = 3; }; + 287BD9BE0E25E02C00CB4467 /* util.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = util.h; path = slv2/slv2/util.h; sourceTree = ""; tabWidth = 3; }; + 287BD9BF0E25E02C00CB4467 /* value.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = value.h; path = slv2/slv2/value.h; sourceTree = ""; tabWidth = 3; }; + 287BD9C00E25E02C00CB4467 /* values.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = values.h; path = slv2/slv2/values.h; sourceTree = ""; tabWidth = 3; }; + 287BD9C10E25E02C00CB4467 /* world.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = world.h; path = slv2/slv2/world.h; sourceTree = ""; tabWidth = 3; }; + 287BD9C20E25E02C00CB4467 /* plugin.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = plugin.c; path = slv2/src/plugin.c; sourceTree = ""; tabWidth = 3; }; + 287BD9C30E25E02C00CB4467 /* pluginclass.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pluginclass.c; path = slv2/src/pluginclass.c; sourceTree = ""; tabWidth = 3; }; + 287BD9C40E25E02C00CB4467 /* pluginclasses.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pluginclasses.c; path = slv2/src/pluginclasses.c; sourceTree = ""; tabWidth = 3; }; + 287BD9C50E25E02C00CB4467 /* plugininstance.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = plugininstance.c; path = slv2/src/plugininstance.c; sourceTree = ""; tabWidth = 3; }; + 287BD9C60E25E02C00CB4467 /* plugins.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = plugins.c; path = slv2/src/plugins.c; sourceTree = ""; tabWidth = 3; }; + 287BD9C70E25E02C00CB4467 /* pluginui.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pluginui.c; path = slv2/src/pluginui.c; sourceTree = ""; tabWidth = 3; }; + 287BD9C80E25E02C00CB4467 /* pluginuiinstance.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pluginuiinstance.c; path = slv2/src/pluginuiinstance.c; sourceTree = ""; tabWidth = 3; }; + 287BD9C90E25E02C00CB4467 /* pluginuis.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = pluginuis.c; path = slv2/src/pluginuis.c; sourceTree = ""; tabWidth = 3; }; + 287BD9CA0E25E02C00CB4467 /* port.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = port.c; path = slv2/src/port.c; sourceTree = ""; tabWidth = 3; }; + 287BD9CB0E25E02C00CB4467 /* query.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = query.c; path = slv2/src/query.c; sourceTree = ""; tabWidth = 3; }; + 287BD9CC0E25E02C00CB4467 /* scalepoint.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = scalepoint.c; path = slv2/src/scalepoint.c; sourceTree = ""; tabWidth = 3; }; + 287BD9CD0E25E02C00CB4467 /* scalepoints.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = scalepoints.c; path = slv2/src/scalepoints.c; sourceTree = ""; tabWidth = 3; }; + 287BD9CE0E25E02C00CB4467 /* slv2_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = slv2_internal.h; path = slv2/src/slv2_internal.h; sourceTree = ""; tabWidth = 3; }; + 287BD9CF0E25E02C00CB4467 /* util.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = util.c; path = slv2/src/util.c; sourceTree = ""; tabWidth = 3; }; + 287BD9D00E25E02C00CB4467 /* value.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = value.c; path = slv2/src/value.c; sourceTree = ""; tabWidth = 3; }; + 287BD9D10E25E02C00CB4467 /* values.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = values.c; path = slv2/src/values.c; sourceTree = ""; tabWidth = 3; }; + 287BD9D20E25E02C00CB4467 /* world.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = world.c; path = slv2/src/world.c; sourceTree = ""; tabWidth = 3; }; + 287DBE830F3F6B2700C5BBED /* audio_detect.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = audio_detect.c; sourceTree = ""; tabWidth = 3; }; + 287DBE840F3F6B2700C5BBED /* chunk.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = chunk.c; sourceTree = ""; tabWidth = 3; }; + 287DBE850F3F6B2700C5BBED /* ima_oki_adpcm.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = ima_oki_adpcm.c; sourceTree = ""; tabWidth = 3; }; + 287DBE860F3F6B2700C5BBED /* ima_oki_adpcm.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ima_oki_adpcm.h; sourceTree = ""; tabWidth = 3; }; + 287DBE870F3F6B2700C5BBED /* mpc2k.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = mpc2k.c; sourceTree = ""; tabWidth = 3; }; + 287DBE880F3F6B2700C5BBED /* rf64.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = rf64.c; sourceTree = ""; tabWidth = 3; }; + 287E207E102561F300BF47A2 /* PluginManager.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PluginManager.cpp; sourceTree = ""; tabWidth = 3; }; + 287F9F3B0A69748F00F025FA /* TimeDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TimeDialog.h; sourceTree = ""; tabWidth = 3; }; + 287F9F3C0A69748F00F025FA /* TimeDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TimeDialog.cpp; sourceTree = ""; tabWidth = 3; }; 2880527E0DEA694100671EA4 /* mod-script-pipe.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = "mod-script-pipe.so"; sourceTree = BUILT_PRODUCTS_DIR; }; - 288052840DEA69C900671EA4 /* PipeServer.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = PipeServer.cpp; path = "mod-script-pipe/PipeServer.cpp"; sourceTree = ""; }; - 288052850DEA69C900671EA4 /* ScripterCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = ScripterCallback.cpp; path = "mod-script-pipe/ScripterCallback.cpp"; sourceTree = ""; }; - 288052860DEA69C900671EA4 /* ScripterCallback.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = ScripterCallback.h; path = "mod-script-pipe/ScripterCallback.h"; sourceTree = ""; }; - 2880529C0DEA720100671EA4 /* NonGuiThread.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = NonGuiThread.h; path = "lib-widget-extra/NonGuiThread.h"; sourceTree = ""; }; - 288052BC0DEA72F300671EA4 /* NonGuiThread.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = NonGuiThread.cpp; path = "lib-widget-extra/NonGuiThread.cpp"; sourceTree = ""; }; - 288217790A35D8730029AF41 /* ShuttlePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ShuttlePrefs.cpp; sourceTree = ""; }; - 2882177A0A35D8730029AF41 /* ShuttlePrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ShuttlePrefs.h; sourceTree = ""; }; - 28851F9C1027F16400152EE1 /* Command.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Command.cpp; sourceTree = ""; }; - 28851F9D1027F16400152EE1 /* CommandSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = CommandSignature.cpp; sourceTree = ""; }; - 28851F9E1027F16400152EE1 /* CommandSignature.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CommandSignature.h; sourceTree = ""; }; - 28851F9F1027F16400152EE1 /* CommandType.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = CommandType.cpp; sourceTree = ""; }; - 28851FA01027F16400152EE1 /* CommandType.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CommandType.h; sourceTree = ""; }; - 28851FA11027F16400152EE1 /* CompareAudioCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = CompareAudioCommand.cpp; sourceTree = ""; }; - 28851FA21027F16400152EE1 /* CompareAudioCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CompareAudioCommand.h; sourceTree = ""; }; - 28851FA31027F16400152EE1 /* GetTrackInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = GetTrackInfoCommand.cpp; sourceTree = ""; }; - 28851FA41027F16400152EE1 /* GetTrackInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = GetTrackInfoCommand.h; sourceTree = ""; }; - 28851FA51027F16400152EE1 /* HelpCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = HelpCommand.cpp; sourceTree = ""; }; - 28851FA61027F16400152EE1 /* HelpCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = HelpCommand.h; sourceTree = ""; }; - 28851FA71027F16400152EE1 /* MessageCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = MessageCommand.cpp; sourceTree = ""; }; - 28851FA81027F16400152EE1 /* MessageCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = MessageCommand.h; sourceTree = ""; }; - 28851FA91027F16400152EE1 /* SelectCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SelectCommand.cpp; sourceTree = ""; }; - 28851FAA1027F16400152EE1 /* SelectCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SelectCommand.h; sourceTree = ""; }; - 2885BFF10FC108F800128165 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = aeffectx.h; path = VST/aeffectx.h; sourceTree = ""; }; + 288052840DEA69C900671EA4 /* PipeServer.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = PipeServer.cpp; path = "mod-script-pipe/PipeServer.cpp"; sourceTree = ""; tabWidth = 3; }; + 288052850DEA69C900671EA4 /* ScripterCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = ScripterCallback.cpp; path = "mod-script-pipe/ScripterCallback.cpp"; sourceTree = ""; tabWidth = 3; }; + 288052860DEA69C900671EA4 /* ScripterCallback.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = ScripterCallback.h; path = "mod-script-pipe/ScripterCallback.h"; sourceTree = ""; tabWidth = 3; }; + 2880529C0DEA720100671EA4 /* NonGuiThread.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = NonGuiThread.h; path = "lib-widget-extra/NonGuiThread.h"; sourceTree = ""; tabWidth = 3; }; + 288052BC0DEA72F300671EA4 /* NonGuiThread.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = NonGuiThread.cpp; path = "lib-widget-extra/NonGuiThread.cpp"; sourceTree = ""; tabWidth = 3; }; + 288217790A35D8730029AF41 /* ShuttlePrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ShuttlePrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 2882177A0A35D8730029AF41 /* ShuttlePrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ShuttlePrefs.h; sourceTree = ""; tabWidth = 3; }; + 28851F9C1027F16400152EE1 /* Command.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Command.cpp; sourceTree = ""; tabWidth = 3; }; + 28851F9D1027F16400152EE1 /* CommandSignature.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CommandSignature.cpp; sourceTree = ""; tabWidth = 3; }; + 28851F9E1027F16400152EE1 /* CommandSignature.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandSignature.h; sourceTree = ""; tabWidth = 3; }; + 28851F9F1027F16400152EE1 /* CommandType.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CommandType.cpp; sourceTree = ""; tabWidth = 3; }; + 28851FA01027F16400152EE1 /* CommandType.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandType.h; sourceTree = ""; tabWidth = 3; }; + 28851FA11027F16400152EE1 /* CompareAudioCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CompareAudioCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28851FA21027F16400152EE1 /* CompareAudioCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CompareAudioCommand.h; sourceTree = ""; tabWidth = 3; }; + 28851FA31027F16400152EE1 /* GetTrackInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = GetTrackInfoCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28851FA41027F16400152EE1 /* GetTrackInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = GetTrackInfoCommand.h; sourceTree = ""; tabWidth = 3; }; + 28851FA51027F16400152EE1 /* HelpCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = HelpCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28851FA61027F16400152EE1 /* HelpCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = HelpCommand.h; sourceTree = ""; tabWidth = 3; }; + 28851FA71027F16400152EE1 /* MessageCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = MessageCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28851FA81027F16400152EE1 /* MessageCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MessageCommand.h; sourceTree = ""; tabWidth = 3; }; + 28851FA91027F16400152EE1 /* SelectCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SelectCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28851FAA1027F16400152EE1 /* SelectCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SelectCommand.h; sourceTree = ""; tabWidth = 3; }; + 2885BFF10FC108F800128165 /* aeffectx.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = aeffectx.h; path = VST/aeffectx.h; sourceTree = ""; tabWidth = 3; }; 28884912131B6CF500B59735 /* af.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = af.po; path = ../locale/af.po; sourceTree = SOURCE_ROOT; }; 28884913131B6CF500B59735 /* ar.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = ar.po; path = ../locale/ar.po; sourceTree = SOURCE_ROOT; }; 28884914131B6CF500B59735 /* be.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = be.po; path = ../locale/be.po; sourceTree = SOURCE_ROOT; }; @@ -2841,46 +2841,46 @@ 28884942131B6CF600B59735 /* zh.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = zh.po; path = ../locale/zh.po; sourceTree = SOURCE_ROOT; }; 288F0977131A3EE00008E860 /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = LICENSE.txt; path = ../LICENSE.txt; sourceTree = ""; }; 288F097A131A3F130008E860 /* README.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = README.txt; path = ../README.txt; sourceTree = ""; }; - 2891B2850C531D2C0044FBE3 /* FindClipping.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FindClipping.cpp; sourceTree = ""; }; - 2891B2860C531D2C0044FBE3 /* FindClipping.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FindClipping.h; sourceTree = ""; }; - 28948425101DF8FC005B0713 /* EffectsPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = EffectsPrefs.cpp; sourceTree = ""; }; - 28948426101DF8FC005B0713 /* EffectsPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = EffectsPrefs.h; sourceTree = ""; }; - 2897F6DC0AB3DB5A003C20C5 /* ControlToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ControlToolBar.cpp; sourceTree = ""; }; - 2897F6DD0AB3DB5A003C20C5 /* ControlToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ControlToolBar.h; sourceTree = ""; }; - 2897F6DE0AB3DB5A003C20C5 /* EditToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = EditToolBar.cpp; sourceTree = ""; }; - 2897F6DF0AB3DB5A003C20C5 /* EditToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = EditToolBar.h; sourceTree = ""; }; - 2897F6E00AB3DB5A003C20C5 /* MeterToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = MeterToolBar.cpp; sourceTree = ""; }; - 2897F6E10AB3DB5A003C20C5 /* MeterToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = MeterToolBar.h; sourceTree = ""; }; - 2897F6E20AB3DB5A003C20C5 /* MixerToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = MixerToolBar.cpp; sourceTree = ""; }; - 2897F6E30AB3DB5A003C20C5 /* MixerToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = MixerToolBar.h; sourceTree = ""; }; - 2897F6E40AB3DB5A003C20C5 /* SelectionBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionBar.cpp; sourceTree = ""; }; - 2897F6E50AB3DB5A003C20C5 /* SelectionBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SelectionBar.h; sourceTree = ""; }; - 2897F6E60AB3DB5A003C20C5 /* ToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ToolBar.cpp; sourceTree = ""; }; - 2897F6E70AB3DB5A003C20C5 /* ToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ToolBar.h; sourceTree = ""; }; - 2897F6E80AB3DB5A003C20C5 /* ToolDock.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ToolDock.cpp; sourceTree = ""; }; - 2897F6E90AB3DB5A003C20C5 /* ToolDock.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ToolDock.h; sourceTree = ""; }; - 2897F6EA0AB3DB5A003C20C5 /* ToolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ToolManager.cpp; sourceTree = ""; }; - 2897F6EB0AB3DB5A003C20C5 /* ToolManager.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ToolManager.h; sourceTree = ""; }; - 2897F6EC0AB3DB5A003C20C5 /* ToolsToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ToolsToolBar.cpp; sourceTree = ""; }; - 2897F6ED0AB3DB5A003C20C5 /* ToolsToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ToolsToolBar.h; sourceTree = ""; }; - 2897F6EE0AB3DB5A003C20C5 /* TranscriptionToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = TranscriptionToolBar.cpp; sourceTree = ""; }; - 2897F6EF0AB3DB5A003C20C5 /* TranscriptionToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = TranscriptionToolBar.h; sourceTree = ""; }; - 2897F6FC0AB3DCD0003C20C5 /* Grabber.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Grabber.cpp; sourceTree = ""; }; - 2897F6FD0AB3DCD0003C20C5 /* Grabber.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Grabber.h; sourceTree = ""; }; - 289E75081006D0BD00CEF79B /* MixerBoard.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = MixerBoard.cpp; sourceTree = ""; }; - 289E75091006D0BD00CEF79B /* MixerBoard.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = MixerBoard.h; sourceTree = ""; }; - 289F9C7C0AC671BB00797DC1 /* DeviceToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceToolBar.cpp; sourceTree = ""; }; - 289F9C7D0AC671BB00797DC1 /* DeviceToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = DeviceToolBar.h; sourceTree = ""; }; - 28A4E2A40F60319300E9E7F2 /* fftext.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = fftext.c; path = ffts/src/fftext.c; sourceTree = ""; }; - 28A4E2A50F60319300E9E7F2 /* fftext.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = fftext.h; path = ffts/src/fftext.h; sourceTree = ""; }; - 28A4E2A60F60319300E9E7F2 /* fftlib.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = fftlib.c; path = ffts/src/fftlib.c; sourceTree = ""; }; - 28A4E2A70F60319300E9E7F2 /* fftlib.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = fftlib.h; path = ffts/src/fftlib.h; sourceTree = ""; }; - 28A4E2AA0F60319300E9E7F2 /* matlib.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = matlib.c; path = ffts/src/matlib.c; sourceTree = ""; }; - 28A4E2AB0F60319300E9E7F2 /* matlib.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = matlib.h; path = ffts/src/matlib.h; sourceTree = ""; }; - 28A520510C12BE0300BF6811 /* pa_debugprint.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_debugprint.c; sourceTree = ""; }; - 28A520520C12BE0300BF6811 /* pa_debugprint.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_debugprint.h; sourceTree = ""; }; - 28A520530C12BE0300BF6811 /* pa_ringbuffer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_ringbuffer.c; sourceTree = ""; }; - 28A520540C12BE0300BF6811 /* pa_ringbuffer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_ringbuffer.h; sourceTree = ""; }; + 2891B2850C531D2C0044FBE3 /* FindClipping.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FindClipping.cpp; sourceTree = ""; tabWidth = 3; }; + 2891B2860C531D2C0044FBE3 /* FindClipping.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FindClipping.h; sourceTree = ""; tabWidth = 3; }; + 28948425101DF8FC005B0713 /* EffectsPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = EffectsPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + 28948426101DF8FC005B0713 /* EffectsPrefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = EffectsPrefs.h; sourceTree = ""; tabWidth = 3; }; + 2897F6DC0AB3DB5A003C20C5 /* ControlToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ControlToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6DD0AB3DB5A003C20C5 /* ControlToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ControlToolBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6DE0AB3DB5A003C20C5 /* EditToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = EditToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6DF0AB3DB5A003C20C5 /* EditToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = EditToolBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6E00AB3DB5A003C20C5 /* MeterToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = MeterToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6E10AB3DB5A003C20C5 /* MeterToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MeterToolBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6E20AB3DB5A003C20C5 /* MixerToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = MixerToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6E30AB3DB5A003C20C5 /* MixerToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MixerToolBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6E40AB3DB5A003C20C5 /* SelectionBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SelectionBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6E50AB3DB5A003C20C5 /* SelectionBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SelectionBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6E60AB3DB5A003C20C5 /* ToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6E70AB3DB5A003C20C5 /* ToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ToolBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6E80AB3DB5A003C20C5 /* ToolDock.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ToolDock.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6E90AB3DB5A003C20C5 /* ToolDock.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ToolDock.h; sourceTree = ""; tabWidth = 3; }; + 2897F6EA0AB3DB5A003C20C5 /* ToolManager.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ToolManager.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6EB0AB3DB5A003C20C5 /* ToolManager.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ToolManager.h; sourceTree = ""; tabWidth = 3; }; + 2897F6EC0AB3DB5A003C20C5 /* ToolsToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ToolsToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6ED0AB3DB5A003C20C5 /* ToolsToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ToolsToolBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6EE0AB3DB5A003C20C5 /* TranscriptionToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TranscriptionToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6EF0AB3DB5A003C20C5 /* TranscriptionToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TranscriptionToolBar.h; sourceTree = ""; tabWidth = 3; }; + 2897F6FC0AB3DCD0003C20C5 /* Grabber.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Grabber.cpp; sourceTree = ""; tabWidth = 3; }; + 2897F6FD0AB3DCD0003C20C5 /* Grabber.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Grabber.h; sourceTree = ""; tabWidth = 3; }; + 289E75081006D0BD00CEF79B /* MixerBoard.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = MixerBoard.cpp; sourceTree = ""; tabWidth = 3; }; + 289E75091006D0BD00CEF79B /* MixerBoard.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MixerBoard.h; sourceTree = ""; tabWidth = 3; }; + 289F9C7C0AC671BB00797DC1 /* DeviceToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 289F9C7D0AC671BB00797DC1 /* DeviceToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DeviceToolBar.h; sourceTree = ""; tabWidth = 3; }; + 28A4E2A40F60319300E9E7F2 /* fftext.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = fftext.c; path = ffts/src/fftext.c; sourceTree = ""; tabWidth = 3; }; + 28A4E2A50F60319300E9E7F2 /* fftext.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = fftext.h; path = ffts/src/fftext.h; sourceTree = ""; tabWidth = 3; }; + 28A4E2A60F60319300E9E7F2 /* fftlib.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = fftlib.c; path = ffts/src/fftlib.c; sourceTree = ""; tabWidth = 3; }; + 28A4E2A70F60319300E9E7F2 /* fftlib.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = fftlib.h; path = ffts/src/fftlib.h; sourceTree = ""; tabWidth = 3; }; + 28A4E2AA0F60319300E9E7F2 /* matlib.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = matlib.c; path = ffts/src/matlib.c; sourceTree = ""; tabWidth = 3; }; + 28A4E2AB0F60319300E9E7F2 /* matlib.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = matlib.h; path = ffts/src/matlib.h; sourceTree = ""; tabWidth = 3; }; + 28A520510C12BE0300BF6811 /* pa_debugprint.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_debugprint.c; sourceTree = ""; tabWidth = 3; }; + 28A520520C12BE0300BF6811 /* pa_debugprint.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_debugprint.h; sourceTree = ""; tabWidth = 3; }; + 28A520530C12BE0300BF6811 /* pa_ringbuffer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_ringbuffer.c; sourceTree = ""; tabWidth = 3; }; + 28A520540C12BE0300BF6811 /* pa_ringbuffer.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_ringbuffer.h; sourceTree = ""; tabWidth = 3; }; 28AA28120F267A2D008AED9E /* analyze.ny */ = {isa = PBXFileReference; explicitFileType = file; fileEncoding = 5; name = analyze.ny; path = "../plug-ins/analyze.ny"; sourceTree = SOURCE_ROOT; }; 28AA28130F267A2D008AED9E /* beat.ny */ = {isa = PBXFileReference; explicitFileType = file; fileEncoding = 5; name = beat.ny; path = "../plug-ins/beat.ny"; sourceTree = SOURCE_ROOT; }; 28AA28140F267A2D008AED9E /* clicktrack.ny */ = {isa = PBXFileReference; explicitFileType = file; fileEncoding = 5; name = clicktrack.ny; path = "../plug-ins/clicktrack.ny"; sourceTree = SOURCE_ROOT; }; @@ -2897,379 +2897,379 @@ 28AA281F0F267A2D008AED9E /* tremolo.ny */ = {isa = PBXFileReference; explicitFileType = file; fileEncoding = 5; name = tremolo.ny; path = "../plug-ins/tremolo.ny"; sourceTree = SOURCE_ROOT; }; 28AA28200F267A2D008AED9E /* vocalremover.ny */ = {isa = PBXFileReference; explicitFileType = file; fileEncoding = 5; name = vocalremover.ny; path = "../plug-ins/vocalremover.ny"; sourceTree = SOURCE_ROOT; }; 28AA28210F267A2D008AED9E /* vocoder.ny */ = {isa = PBXFileReference; explicitFileType = file; fileEncoding = 5; name = vocoder.ny; path = "../plug-ins/vocoder.ny"; sourceTree = SOURCE_ROOT; }; - 28B6ED8D0DE3D1B50046F0F3 /* LoadModules.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = LoadModules.cpp; sourceTree = ""; }; - 28B6ED8E0DE3D1B50046F0F3 /* LoadModules.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = LoadModules.h; sourceTree = ""; }; - 28B97B850FBF771A0076CF28 /* VSTEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = VSTEffect.cpp; path = VST/VSTEffect.cpp; sourceTree = ""; }; - 28B97B860FBF771A0076CF28 /* VSTEffect.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = VSTEffect.h; path = VST/VSTEffect.h; sourceTree = ""; }; - 28BD8AA9101DF4C600686679 /* BatchEvalCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = BatchEvalCommand.cpp; sourceTree = ""; }; - 28BD8AAA101DF4C600686679 /* CommandDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = CommandDirectory.cpp; sourceTree = ""; }; - 28BD8AAB101DF4C600686679 /* CommandDirectory.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CommandDirectory.h; sourceTree = ""; }; - 28BD8AAC101DF4C600686679 /* ExecMenuCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ExecMenuCommand.cpp; sourceTree = ""; }; - 28BD8AAD101DF4C600686679 /* ExecMenuCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ExecMenuCommand.h; sourceTree = ""; }; - 28BD8AAE101DF4C600686679 /* GetAllMenuCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = GetAllMenuCommands.cpp; sourceTree = ""; }; - 28BD8AAF101DF4C600686679 /* GetAllMenuCommands.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = GetAllMenuCommands.h; sourceTree = ""; }; - 28BD8AB0101DF4C600686679 /* Validators.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Validators.h; sourceTree = ""; }; + 28B6ED8D0DE3D1B50046F0F3 /* LoadModules.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = LoadModules.cpp; sourceTree = ""; tabWidth = 3; }; + 28B6ED8E0DE3D1B50046F0F3 /* LoadModules.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = LoadModules.h; sourceTree = ""; tabWidth = 3; }; + 28B97B850FBF771A0076CF28 /* VSTEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = VSTEffect.cpp; path = VST/VSTEffect.cpp; sourceTree = ""; tabWidth = 3; }; + 28B97B860FBF771A0076CF28 /* VSTEffect.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = VSTEffect.h; path = VST/VSTEffect.h; sourceTree = ""; tabWidth = 3; }; + 28BD8AA9101DF4C600686679 /* BatchEvalCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = BatchEvalCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28BD8AAA101DF4C600686679 /* CommandDirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CommandDirectory.cpp; sourceTree = ""; tabWidth = 3; }; + 28BD8AAB101DF4C600686679 /* CommandDirectory.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandDirectory.h; sourceTree = ""; tabWidth = 3; }; + 28BD8AAC101DF4C600686679 /* ExecMenuCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExecMenuCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28BD8AAD101DF4C600686679 /* ExecMenuCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExecMenuCommand.h; sourceTree = ""; tabWidth = 3; }; + 28BD8AAE101DF4C600686679 /* GetAllMenuCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = GetAllMenuCommands.cpp; sourceTree = ""; tabWidth = 3; }; + 28BD8AAF101DF4C600686679 /* GetAllMenuCommands.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = GetAllMenuCommands.h; sourceTree = ""; tabWidth = 3; }; + 28BD8AB0101DF4C600686679 /* Validators.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Validators.h; sourceTree = ""; tabWidth = 3; }; 28C816B81312555B0035BB10 /* Audacity.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; name = Audacity.sh; path = mac/Audacity.sh; sourceTree = ""; }; - 28CCDCFF0F939FD70081F2FC /* FileHistory.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FileHistory.cpp; sourceTree = ""; }; - 28CCDD040F93A0B20081F2FC /* FileHistory.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FileHistory.h; sourceTree = ""; }; - 28D53FFA0FD1912A00FA7C75 /* AppCommandEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = AppCommandEvent.cpp; sourceTree = ""; }; - 28D53FFB0FD1912A00FA7C75 /* AppCommandEvent.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = AppCommandEvent.h; sourceTree = ""; }; - 28D53FFC0FD1912A00FA7C75 /* BatchEvalCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = BatchEvalCommand.h; sourceTree = ""; }; - 28D53FFD0FD1912A00FA7C75 /* Command.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Command.h; sourceTree = ""; }; - 28D53FFE0FD1912A00FA7C75 /* CommandBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = CommandBuilder.cpp; sourceTree = ""; }; - 28D53FFF0FD1912A00FA7C75 /* CommandBuilder.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CommandBuilder.h; sourceTree = ""; }; - 28D540000FD1912A00FA7C75 /* CommandHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = CommandHandler.cpp; sourceTree = ""; }; - 28D540010FD1912A00FA7C75 /* CommandHandler.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = CommandHandler.h; sourceTree = ""; }; - 28D540030FD1912A00FA7C75 /* ScriptCommandRelay.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ScriptCommandRelay.cpp; sourceTree = ""; }; - 28D540040FD1912A00FA7C75 /* ScriptCommandRelay.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ScriptCommandRelay.h; sourceTree = ""; }; - 28D587C70E264CF3009C7DEA /* LoadLV2.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = LoadLV2.cpp; path = lv2/LoadLV2.cpp; sourceTree = ""; }; - 28D587C80E264CF3009C7DEA /* LoadLV2.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = LoadLV2.h; path = lv2/LoadLV2.h; sourceTree = ""; }; - 28D587C90E264CF4009C7DEA /* LV2Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = LV2Effect.cpp; path = lv2/LV2Effect.cpp; sourceTree = ""; }; - 28D587CA0E264CF4009C7DEA /* LV2Effect.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = LV2Effect.h; path = lv2/LV2Effect.h; sourceTree = ""; }; - 28D587DF0E2651C6009C7DEA /* sparql_lexer.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = sparql_lexer.c; path = redland/rasqal/src/sparql_lexer.c; sourceTree = ""; }; - 28D587E00E2651C6009C7DEA /* sparql_lexer.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = sparql_lexer.h; path = redland/rasqal/src/sparql_lexer.h; sourceTree = ""; }; - 28D65C700B97E54B000E001A /* AutoDuck.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = AutoDuck.cpp; sourceTree = ""; }; - 28D65C710B97E54B000E001A /* AutoDuck.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = AutoDuck.h; sourceTree = ""; }; - 28D65C740B97E573000E001A /* DtmfGen.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = DtmfGen.cpp; sourceTree = ""; }; - 28D65C750B97E573000E001A /* DtmfGen.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = DtmfGen.h; sourceTree = ""; }; - 28DA07370E4F5CEC003933C5 /* ExportFFmpegDialogs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ExportFFmpegDialogs.h; sourceTree = ""; }; - 28DA07380E4F5CEC003933C5 /* ExportFFmpegDialogs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ExportFFmpegDialogs.cpp; sourceTree = ""; }; - 28DABFBC0FF19DB100AC7848 /* RealFFTf.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = RealFFTf.cpp; sourceTree = ""; }; - 28DABFBD0FF19DB100AC7848 /* RealFFTf.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = RealFFTf.h; sourceTree = ""; }; - 28DB34770FDC2C5D0011F589 /* ResponseQueue.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ResponseQueue.h; sourceTree = ""; }; - 28DB34780FDC2C5D0011F589 /* ResponseQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ResponseQueue.cpp; sourceTree = ""; }; - 28DE72AA10388583007E18EC /* PreferenceCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = PreferenceCommands.cpp; sourceTree = ""; }; - 28DE72AB10388583007E18EC /* PreferenceCommands.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = PreferenceCommands.h; sourceTree = ""; }; - 28DE72AC10388583007E18EC /* SetTrackInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = SetTrackInfoCommand.cpp; sourceTree = ""; }; - 28DE72AD10388583007E18EC /* SetTrackInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SetTrackInfoCommand.h; sourceTree = ""; }; - 28DE72B0103885AA007E18EC /* TimeWarper.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = TimeWarper.cpp; sourceTree = ""; }; - 28DE72B1103885AA007E18EC /* TimeWarper.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = TimeWarper.h; sourceTree = ""; }; + 28CCDCFF0F939FD70081F2FC /* FileHistory.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileHistory.cpp; sourceTree = ""; tabWidth = 3; }; + 28CCDD040F93A0B20081F2FC /* FileHistory.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileHistory.h; sourceTree = ""; tabWidth = 3; }; + 28D53FFA0FD1912A00FA7C75 /* AppCommandEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AppCommandEvent.cpp; sourceTree = ""; tabWidth = 3; }; + 28D53FFB0FD1912A00FA7C75 /* AppCommandEvent.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AppCommandEvent.h; sourceTree = ""; tabWidth = 3; }; + 28D53FFC0FD1912A00FA7C75 /* BatchEvalCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BatchEvalCommand.h; sourceTree = ""; tabWidth = 3; }; + 28D53FFD0FD1912A00FA7C75 /* Command.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Command.h; sourceTree = ""; tabWidth = 3; }; + 28D53FFE0FD1912A00FA7C75 /* CommandBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CommandBuilder.cpp; sourceTree = ""; tabWidth = 3; }; + 28D53FFF0FD1912A00FA7C75 /* CommandBuilder.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandBuilder.h; sourceTree = ""; tabWidth = 3; }; + 28D540000FD1912A00FA7C75 /* CommandHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = CommandHandler.cpp; sourceTree = ""; tabWidth = 3; }; + 28D540010FD1912A00FA7C75 /* CommandHandler.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = CommandHandler.h; sourceTree = ""; tabWidth = 3; }; + 28D540030FD1912A00FA7C75 /* ScriptCommandRelay.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ScriptCommandRelay.cpp; sourceTree = ""; tabWidth = 3; }; + 28D540040FD1912A00FA7C75 /* ScriptCommandRelay.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ScriptCommandRelay.h; sourceTree = ""; tabWidth = 3; }; + 28D587C70E264CF3009C7DEA /* LoadLV2.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = LoadLV2.cpp; path = lv2/LoadLV2.cpp; sourceTree = ""; tabWidth = 3; }; + 28D587C80E264CF3009C7DEA /* LoadLV2.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = LoadLV2.h; path = lv2/LoadLV2.h; sourceTree = ""; tabWidth = 3; }; + 28D587C90E264CF4009C7DEA /* LV2Effect.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = LV2Effect.cpp; path = lv2/LV2Effect.cpp; sourceTree = ""; tabWidth = 3; }; + 28D587CA0E264CF4009C7DEA /* LV2Effect.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = LV2Effect.h; path = lv2/LV2Effect.h; sourceTree = ""; tabWidth = 3; }; + 28D587DF0E2651C6009C7DEA /* sparql_lexer.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; name = sparql_lexer.c; path = redland/rasqal/src/sparql_lexer.c; sourceTree = ""; tabWidth = 3; }; + 28D587E00E2651C6009C7DEA /* sparql_lexer.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = sparql_lexer.h; path = redland/rasqal/src/sparql_lexer.h; sourceTree = ""; tabWidth = 3; }; + 28D65C700B97E54B000E001A /* AutoDuck.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AutoDuck.cpp; sourceTree = ""; tabWidth = 3; }; + 28D65C710B97E54B000E001A /* AutoDuck.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AutoDuck.h; sourceTree = ""; tabWidth = 3; }; + 28D65C740B97E573000E001A /* DtmfGen.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DtmfGen.cpp; sourceTree = ""; tabWidth = 3; }; + 28D65C750B97E573000E001A /* DtmfGen.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DtmfGen.h; sourceTree = ""; tabWidth = 3; }; + 28DA07370E4F5CEC003933C5 /* ExportFFmpegDialogs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportFFmpegDialogs.h; sourceTree = ""; tabWidth = 3; }; + 28DA07380E4F5CEC003933C5 /* ExportFFmpegDialogs.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportFFmpegDialogs.cpp; sourceTree = ""; tabWidth = 3; }; + 28DABFBC0FF19DB100AC7848 /* RealFFTf.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = RealFFTf.cpp; sourceTree = ""; tabWidth = 3; }; + 28DABFBD0FF19DB100AC7848 /* RealFFTf.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = RealFFTf.h; sourceTree = ""; tabWidth = 3; }; + 28DB34770FDC2C5D0011F589 /* ResponseQueue.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ResponseQueue.h; sourceTree = ""; tabWidth = 3; }; + 28DB34780FDC2C5D0011F589 /* ResponseQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ResponseQueue.cpp; sourceTree = ""; tabWidth = 3; }; + 28DE72AA10388583007E18EC /* PreferenceCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = PreferenceCommands.cpp; sourceTree = ""; tabWidth = 3; }; + 28DE72AB10388583007E18EC /* PreferenceCommands.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PreferenceCommands.h; sourceTree = ""; tabWidth = 3; }; + 28DE72AC10388583007E18EC /* SetTrackInfoCommand.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SetTrackInfoCommand.cpp; sourceTree = ""; tabWidth = 3; }; + 28DE72AD10388583007E18EC /* SetTrackInfoCommand.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SetTrackInfoCommand.h; sourceTree = ""; tabWidth = 3; }; + 28DE72B0103885AA007E18EC /* TimeWarper.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TimeWarper.cpp; sourceTree = ""; tabWidth = 3; }; + 28DE72B1103885AA007E18EC /* TimeWarper.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TimeWarper.h; sourceTree = ""; tabWidth = 3; }; 28E237080E515D1D00281398 /* libscorealign.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libscorealign.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 28E3E6E60A7C14CA00AB1361 /* ExportFLAC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExportFLAC.h; sourceTree = ""; }; - 28E3E6E70A7C14CA00AB1361 /* ExportFLAC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExportFLAC.cpp; sourceTree = ""; }; - 28E65A3C0E16AA66005B1F5D /* lrdf_types.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lrdf_types.h; path = liblrdf/lrdf_types.h; sourceTree = ""; }; - 28E65A3E0E16AAF0005B1F5D /* lrdf_md5.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lrdf_md5.h; path = liblrdf/src/lrdf_md5.h; sourceTree = ""; }; + 28E3E6E60A7C14CA00AB1361 /* ExportFLAC.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExportFLAC.h; sourceTree = ""; tabWidth = 3; }; + 28E3E6E70A7C14CA00AB1361 /* ExportFLAC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExportFLAC.cpp; sourceTree = ""; tabWidth = 3; }; + 28E65A3C0E16AA66005B1F5D /* lrdf_types.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lrdf_types.h; path = liblrdf/lrdf_types.h; sourceTree = ""; tabWidth = 3; }; + 28E65A3E0E16AAF0005B1F5D /* lrdf_md5.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lrdf_md5.h; path = liblrdf/src/lrdf_md5.h; sourceTree = ""; tabWidth = 3; }; 28E67F5F0A3A160D0021D89F /* libportaudio.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libportaudio.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 28E67FC10A3A29AE0021D89F /* pa_asio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_asio.h; sourceTree = ""; }; - 28E67FC20A3A29AE0021D89F /* pa_linux_alsa.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_linux_alsa.h; sourceTree = ""; }; - 28E67FC30A3A29AE0021D89F /* pa_mac_core.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_mac_core.h; sourceTree = ""; }; - 28E67FC40A3A29AE0021D89F /* pa_win_wmme.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_win_wmme.h; sourceTree = ""; }; - 28E67FC50A3A29AE0021D89F /* portaudio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = portaudio.h; sourceTree = ""; }; - 28E821FF0A39FD7600DCE280 /* pa_allocation.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_allocation.c; sourceTree = ""; }; - 28E822000A39FD7600DCE280 /* pa_allocation.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_allocation.h; sourceTree = ""; }; - 28E822030A39FD7600DCE280 /* pa_converters.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_converters.c; sourceTree = ""; }; - 28E822040A39FD7600DCE280 /* pa_converters.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_converters.h; sourceTree = ""; }; - 28E822070A39FD7600DCE280 /* pa_cpuload.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_cpuload.c; sourceTree = ""; }; - 28E822080A39FD7600DCE280 /* pa_cpuload.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_cpuload.h; sourceTree = ""; }; - 28E8220B0A39FD7600DCE280 /* pa_dither.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_dither.c; sourceTree = ""; }; - 28E8220C0A39FD7600DCE280 /* pa_dither.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_dither.h; sourceTree = ""; }; - 28E8220F0A39FD7600DCE280 /* pa_endianness.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_endianness.h; sourceTree = ""; }; - 28E822100A39FD7600DCE280 /* pa_front.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_front.c; sourceTree = ""; }; - 28E822130A39FD7600DCE280 /* pa_hostapi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_hostapi.h; sourceTree = ""; }; - 28E822140A39FD7600DCE280 /* pa_process.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_process.c; sourceTree = ""; }; - 28E822150A39FD7600DCE280 /* pa_process.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_process.h; sourceTree = ""; }; - 28E822180A39FD7600DCE280 /* pa_skeleton.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_skeleton.c; sourceTree = ""; }; - 28E8221B0A39FD7600DCE280 /* pa_stream.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_stream.c; sourceTree = ""; }; - 28E8221C0A39FD7600DCE280 /* pa_stream.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_stream.h; sourceTree = ""; }; - 28E8221F0A39FD7600DCE280 /* pa_trace.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_trace.c; sourceTree = ""; }; - 28E822200A39FD7600DCE280 /* pa_trace.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_trace.h; sourceTree = ""; }; - 28E822230A39FD7600DCE280 /* pa_types.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_types.h; sourceTree = ""; }; - 28E822240A39FD7600DCE280 /* pa_util.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_util.h; sourceTree = ""; }; - 28E822310A39FDB800DCE280 /* pa_mac_core.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_mac_core.c; sourceTree = ""; }; - 28E822340A39FDB800DCE280 /* pa_mac_core_blocking.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_mac_core_blocking.c; sourceTree = ""; }; - 28E822350A39FDB800DCE280 /* pa_mac_core_blocking.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_mac_core_blocking.h; sourceTree = ""; }; - 28E822380A39FDB800DCE280 /* pa_mac_core_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_mac_core_internal.h; sourceTree = ""; }; - 28E8223A0A39FDB800DCE280 /* pa_mac_core_utilities.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_mac_core_utilities.c; sourceTree = ""; }; - 28E8223B0A39FDB800DCE280 /* pa_mac_core_utilities.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_mac_core_utilities.h; sourceTree = ""; }; - 28EA56600D9753B000C8D1B6 /* bitreader.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = bitreader.c; sourceTree = ""; }; - 28EA56610D9753B000C8D1B6 /* bitwriter.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = bitwriter.c; sourceTree = ""; }; - 28EA56620D9753B000C8D1B6 /* window.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = ""; }; - 28EA567C0D976E9500C8D1B6 /* pa_unix_hostapis.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = pa_unix_hostapis.c; sourceTree = ""; }; - 28EA567E0D976EE700C8D1B6 /* pa_memorybarrier.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pa_memorybarrier.h; sourceTree = ""; }; - 28EB749C0FDC2DF50046D78E /* userio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = userio.h; sourceTree = ""; }; - 28EB749D0FDC2DF50046D78E /* timebase.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = timebase.h; sourceTree = ""; }; - 28EB749E0FDC2DF50046D78E /* tempomap.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tempomap.h; sourceTree = ""; }; - 28EB749F0FDC2DF50046D78E /* seqwrite.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqwrite.h; sourceTree = ""; }; - 28EB74A00FDC2DF50046D78E /* seqread.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqread.h; sourceTree = ""; }; - 28EB74A10FDC2DF50046D78E /* seqmwrite.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqmwrite.h; sourceTree = ""; }; - 28EB74A20FDC2DF50046D78E /* seqmread.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqmread.h; sourceTree = ""; }; - 28EB74A30FDC2DF50046D78E /* seq.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seq.h; sourceTree = ""; }; - 28EB74A40FDC2DF50046D78E /* record.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = record.h; sourceTree = ""; }; - 28EB74A50FDC2DF50046D78E /* moxc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = moxc.h; sourceTree = ""; }; - 28EB74A60FDC2DF50046D78E /* midifns.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = midifns.h; sourceTree = ""; }; - 28EB74A70FDC2DF50046D78E /* midifile.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = midifile.h; sourceTree = ""; }; - 28EB74A80FDC2DF50046D78E /* mem.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = ""; }; - 28EB74A90FDC2DF50046D78E /* cmtcmd.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = cmtcmd.h; sourceTree = ""; }; - 28EB74AA0FDC2DF50046D78E /* cmdline.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = cmdline.h; sourceTree = ""; }; - 28EB74AB0FDC2DF50046D78E /* cleanup.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = cleanup.h; sourceTree = ""; }; - 28EB74AC0FDC2DF50046D78E /* cext.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = cext.h; sourceTree = ""; }; - 28EB74BE0FDC2EDE0046D78E /* add.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = add.h; sourceTree = ""; }; - 28EB74BF0FDC2EDE0046D78E /* avg.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = avg.h; sourceTree = ""; }; - 28EB74C00FDC2EDE0046D78E /* compose.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = compose.h; sourceTree = ""; }; - 28EB74C10FDC2EDE0046D78E /* convolve.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = convolve.h; sourceTree = ""; }; - 28EB74C20FDC2EDE0046D78E /* cque.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = cque.h; sourceTree = ""; }; - 28EB74C30FDC2EDE0046D78E /* debug.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = ""; }; - 28EB74C40FDC2EDE0046D78E /* downsample.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = downsample.h; sourceTree = ""; }; - 28EB74C50FDC2EDE0046D78E /* falloc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = falloc.h; sourceTree = ""; }; - 28EB74C60FDC2EDE0046D78E /* ffilterkit.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ffilterkit.h; sourceTree = ""; }; - 28EB74C70FDC2EDE0046D78E /* fft.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fft.h; sourceTree = ""; }; - 28EB74C80FDC2EDE0046D78E /* inverse.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = inverse.h; sourceTree = ""; }; - 28EB74C90FDC2EDE0046D78E /* localdefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = localdefs.h; sourceTree = ""; }; - 28EB74CA0FDC2EDE0046D78E /* localptrs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = localptrs.h; sourceTree = ""; }; - 28EB74CB0FDC2EDE0046D78E /* lpanal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = lpanal.h; sourceTree = ""; }; - 28EB74CC0FDC2EDE0046D78E /* multiread.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = multiread.h; sourceTree = ""; }; - 28EB74CD0FDC2EDE0046D78E /* multiseq.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = multiseq.h; sourceTree = ""; }; - 28EB74CE0FDC2EDE0046D78E /* probe.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = probe.h; sourceTree = ""; }; - 28EB74CF0FDC2EDE0046D78E /* resamp.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = resamp.h; sourceTree = ""; }; - 28EB74D00FDC2EDE0046D78E /* resampv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = resampv.h; sourceTree = ""; }; - 28EB74D10FDC2EDE0046D78E /* samples.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = samples.h; sourceTree = ""; }; - 28EB74D20FDC2EDE0046D78E /* seqext.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqext.h; sourceTree = ""; }; - 28EB74D30FDC2EDE0046D78E /* seqfnintdefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqfnintdefs.h; sourceTree = ""; }; - 28EB74D40FDC2EDE0046D78E /* seqfnintptrs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqfnintptrs.h; sourceTree = ""; }; - 28EB74D50FDC2EDE0046D78E /* seqinterf.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = seqinterf.h; sourceTree = ""; }; - 28EB74D60FDC2EDE0046D78E /* sliders.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sliders.h; sourceTree = ""; }; - 28EB74D70FDC2EDE0046D78E /* sndfnintdefs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sndfnintdefs.h; sourceTree = ""; }; - 28EB74D80FDC2EDE0046D78E /* sndfnintptrs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sndfnintptrs.h; sourceTree = ""; }; - 28EB74D90FDC2EDE0046D78E /* sndmax.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sndmax.h; sourceTree = ""; }; - 28EB74DA0FDC2EDE0046D78E /* sndread.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sndread.h; sourceTree = ""; }; - 28EB74DB0FDC2EDE0046D78E /* sndseq.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sndseq.h; sourceTree = ""; }; - 28EB74DC0FDC2EDE0046D78E /* sound.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sound.h; sourceTree = ""; }; - 28EB74DD0FDC2EDE0046D78E /* trigger.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = trigger.h; sourceTree = ""; }; - 28EB74DE0FDC2EDE0046D78E /* yin.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = yin.h; sourceTree = ""; }; - 28EB75040FDC2FB10046D78E /* ADSR.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ADSR.h; sourceTree = ""; }; - 28EB75050FDC2FB10046D78E /* BandedWG.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = BandedWG.h; sourceTree = ""; }; - 28EB75060FDC2FB10046D78E /* BiQuad.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = BiQuad.h; sourceTree = ""; }; - 28EB75070FDC2FB10046D78E /* Bowed.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Bowed.h; sourceTree = ""; }; - 28EB75080FDC2FB10046D78E /* BowTable.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = BowTable.h; sourceTree = ""; }; - 28EB75090FDC2FB10046D78E /* Chorus.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Chorus.h; sourceTree = ""; }; - 28EB750A0FDC2FB10046D78E /* Clarinet.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Clarinet.h; sourceTree = ""; }; - 28EB750B0FDC2FB10046D78E /* Delay.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Delay.h; sourceTree = ""; }; - 28EB750C0FDC2FB10046D78E /* DelayA.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = DelayA.h; sourceTree = ""; }; - 28EB750D0FDC2FB10046D78E /* DelayL.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = DelayL.h; sourceTree = ""; }; - 28EB750E0FDC2FB10046D78E /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Effect.h; sourceTree = ""; }; - 28EB750F0FDC2FB10046D78E /* Envelope.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Envelope.h; sourceTree = ""; }; - 28EB75100FDC2FB10046D78E /* FileRead.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FileRead.h; sourceTree = ""; }; - 28EB75110FDC2FB10046D78E /* FileWvIn.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FileWvIn.h; sourceTree = ""; }; - 28EB75120FDC2FB10046D78E /* Filter.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Filter.h; sourceTree = ""; }; - 28EB75130FDC2FB10046D78E /* Flute.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Flute.h; sourceTree = ""; }; - 28EB75140FDC2FB10046D78E /* Function.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Function.h; sourceTree = ""; }; - 28EB75150FDC2FB10046D78E /* Generator.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Generator.h; sourceTree = ""; }; - 28EB75160FDC2FB10046D78E /* Instrmnt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Instrmnt.h; sourceTree = ""; }; - 28EB75170FDC2FB10046D78E /* JCRev.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = JCRev.h; sourceTree = ""; }; - 28EB75180FDC2FB10046D78E /* JetTable.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = JetTable.h; sourceTree = ""; }; - 28EB75190FDC2FB10046D78E /* Mandolin.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Mandolin.h; sourceTree = ""; }; - 28EB751A0FDC2FB10046D78E /* Modal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Modal.h; sourceTree = ""; }; - 28EB751B0FDC2FB10046D78E /* ModalBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ModalBar.h; sourceTree = ""; }; - 28EB751C0FDC2FB10046D78E /* Noise.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Noise.h; sourceTree = ""; }; - 28EB751D0FDC2FB10046D78E /* NRev.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = NRev.h; sourceTree = ""; }; - 28EB751E0FDC2FB10046D78E /* OnePole.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = OnePole.h; sourceTree = ""; }; - 28EB751F0FDC2FB10046D78E /* OneZero.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = OneZero.h; sourceTree = ""; }; - 28EB75200FDC2FB10046D78E /* PitShift.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = PitShift.h; sourceTree = ""; }; - 28EB75210FDC2FB10046D78E /* PluckTwo.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = PluckTwo.h; sourceTree = ""; }; - 28EB75220FDC2FB10046D78E /* PoleZero.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = PoleZero.h; sourceTree = ""; }; - 28EB75230FDC2FB10046D78E /* PRCRev.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = PRCRev.h; sourceTree = ""; }; - 28EB75240FDC2FB10046D78E /* ReedTable.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ReedTable.h; sourceTree = ""; }; - 28EB75250FDC2FB10046D78E /* Saxofony.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Saxofony.h; sourceTree = ""; }; - 28EB75260FDC2FB10046D78E /* SineWave.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = SineWave.h; sourceTree = ""; }; - 28EB75270FDC2FB10046D78E /* Sitar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Sitar.h; sourceTree = ""; }; + 28E67FC10A3A29AE0021D89F /* pa_asio.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_asio.h; sourceTree = ""; tabWidth = 3; }; + 28E67FC20A3A29AE0021D89F /* pa_linux_alsa.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_linux_alsa.h; sourceTree = ""; tabWidth = 3; }; + 28E67FC30A3A29AE0021D89F /* pa_mac_core.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_mac_core.h; sourceTree = ""; tabWidth = 3; }; + 28E67FC40A3A29AE0021D89F /* pa_win_wmme.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_win_wmme.h; sourceTree = ""; tabWidth = 3; }; + 28E67FC50A3A29AE0021D89F /* portaudio.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = portaudio.h; sourceTree = ""; tabWidth = 3; }; + 28E821FF0A39FD7600DCE280 /* pa_allocation.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_allocation.c; sourceTree = ""; tabWidth = 3; }; + 28E822000A39FD7600DCE280 /* pa_allocation.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_allocation.h; sourceTree = ""; tabWidth = 3; }; + 28E822030A39FD7600DCE280 /* pa_converters.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_converters.c; sourceTree = ""; tabWidth = 3; }; + 28E822040A39FD7600DCE280 /* pa_converters.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_converters.h; sourceTree = ""; tabWidth = 3; }; + 28E822070A39FD7600DCE280 /* pa_cpuload.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_cpuload.c; sourceTree = ""; tabWidth = 3; }; + 28E822080A39FD7600DCE280 /* pa_cpuload.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_cpuload.h; sourceTree = ""; tabWidth = 3; }; + 28E8220B0A39FD7600DCE280 /* pa_dither.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_dither.c; sourceTree = ""; tabWidth = 3; }; + 28E8220C0A39FD7600DCE280 /* pa_dither.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_dither.h; sourceTree = ""; tabWidth = 3; }; + 28E8220F0A39FD7600DCE280 /* pa_endianness.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_endianness.h; sourceTree = ""; tabWidth = 3; }; + 28E822100A39FD7600DCE280 /* pa_front.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_front.c; sourceTree = ""; tabWidth = 3; }; + 28E822130A39FD7600DCE280 /* pa_hostapi.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_hostapi.h; sourceTree = ""; tabWidth = 3; }; + 28E822140A39FD7600DCE280 /* pa_process.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_process.c; sourceTree = ""; tabWidth = 3; }; + 28E822150A39FD7600DCE280 /* pa_process.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_process.h; sourceTree = ""; tabWidth = 3; }; + 28E822180A39FD7600DCE280 /* pa_skeleton.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_skeleton.c; sourceTree = ""; tabWidth = 3; }; + 28E8221B0A39FD7600DCE280 /* pa_stream.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_stream.c; sourceTree = ""; tabWidth = 3; }; + 28E8221C0A39FD7600DCE280 /* pa_stream.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_stream.h; sourceTree = ""; tabWidth = 3; }; + 28E8221F0A39FD7600DCE280 /* pa_trace.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_trace.c; sourceTree = ""; tabWidth = 3; }; + 28E822200A39FD7600DCE280 /* pa_trace.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_trace.h; sourceTree = ""; tabWidth = 3; }; + 28E822230A39FD7600DCE280 /* pa_types.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_types.h; sourceTree = ""; tabWidth = 3; }; + 28E822240A39FD7600DCE280 /* pa_util.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_util.h; sourceTree = ""; tabWidth = 3; }; + 28E822310A39FDB800DCE280 /* pa_mac_core.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_mac_core.c; sourceTree = ""; tabWidth = 3; }; + 28E822340A39FDB800DCE280 /* pa_mac_core_blocking.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_mac_core_blocking.c; sourceTree = ""; tabWidth = 3; }; + 28E822350A39FDB800DCE280 /* pa_mac_core_blocking.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_mac_core_blocking.h; sourceTree = ""; tabWidth = 3; }; + 28E822380A39FDB800DCE280 /* pa_mac_core_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_mac_core_internal.h; sourceTree = ""; tabWidth = 3; }; + 28E8223A0A39FDB800DCE280 /* pa_mac_core_utilities.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_mac_core_utilities.c; sourceTree = ""; tabWidth = 3; }; + 28E8223B0A39FDB800DCE280 /* pa_mac_core_utilities.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_mac_core_utilities.h; sourceTree = ""; tabWidth = 3; }; + 28EA56600D9753B000C8D1B6 /* bitreader.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = bitreader.c; sourceTree = ""; tabWidth = 3; }; + 28EA56610D9753B000C8D1B6 /* bitwriter.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = bitwriter.c; sourceTree = ""; tabWidth = 3; }; + 28EA56620D9753B000C8D1B6 /* window.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = window.c; sourceTree = ""; tabWidth = 3; }; + 28EA567C0D976E9500C8D1B6 /* pa_unix_hostapis.c */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.c; path = pa_unix_hostapis.c; sourceTree = ""; tabWidth = 3; }; + 28EA567E0D976EE700C8D1B6 /* pa_memorybarrier.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pa_memorybarrier.h; sourceTree = ""; tabWidth = 3; }; + 28EB749C0FDC2DF50046D78E /* userio.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = userio.h; sourceTree = ""; tabWidth = 3; }; + 28EB749D0FDC2DF50046D78E /* timebase.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = timebase.h; sourceTree = ""; tabWidth = 3; }; + 28EB749E0FDC2DF50046D78E /* tempomap.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = tempomap.h; sourceTree = ""; tabWidth = 3; }; + 28EB749F0FDC2DF50046D78E /* seqwrite.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqwrite.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A00FDC2DF50046D78E /* seqread.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqread.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A10FDC2DF50046D78E /* seqmwrite.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqmwrite.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A20FDC2DF50046D78E /* seqmread.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqmread.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A30FDC2DF50046D78E /* seq.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seq.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A40FDC2DF50046D78E /* record.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = record.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A50FDC2DF50046D78E /* moxc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = moxc.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A60FDC2DF50046D78E /* midifns.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = midifns.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A70FDC2DF50046D78E /* midifile.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = midifile.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A80FDC2DF50046D78E /* mem.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = ""; tabWidth = 3; }; + 28EB74A90FDC2DF50046D78E /* cmtcmd.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = cmtcmd.h; sourceTree = ""; tabWidth = 3; }; + 28EB74AA0FDC2DF50046D78E /* cmdline.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = cmdline.h; sourceTree = ""; tabWidth = 3; }; + 28EB74AB0FDC2DF50046D78E /* cleanup.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = cleanup.h; sourceTree = ""; tabWidth = 3; }; + 28EB74AC0FDC2DF50046D78E /* cext.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = cext.h; sourceTree = ""; tabWidth = 3; }; + 28EB74BE0FDC2EDE0046D78E /* add.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = add.h; sourceTree = ""; tabWidth = 3; }; + 28EB74BF0FDC2EDE0046D78E /* avg.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = avg.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C00FDC2EDE0046D78E /* compose.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = compose.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C10FDC2EDE0046D78E /* convolve.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = convolve.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C20FDC2EDE0046D78E /* cque.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = cque.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C30FDC2EDE0046D78E /* debug.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = debug.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C40FDC2EDE0046D78E /* downsample.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = downsample.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C50FDC2EDE0046D78E /* falloc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = falloc.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C60FDC2EDE0046D78E /* ffilterkit.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ffilterkit.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C70FDC2EDE0046D78E /* fft.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = fft.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C80FDC2EDE0046D78E /* inverse.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = inverse.h; sourceTree = ""; tabWidth = 3; }; + 28EB74C90FDC2EDE0046D78E /* localdefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = localdefs.h; sourceTree = ""; tabWidth = 3; }; + 28EB74CA0FDC2EDE0046D78E /* localptrs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = localptrs.h; sourceTree = ""; tabWidth = 3; }; + 28EB74CB0FDC2EDE0046D78E /* lpanal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = lpanal.h; sourceTree = ""; tabWidth = 3; }; + 28EB74CC0FDC2EDE0046D78E /* multiread.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = multiread.h; sourceTree = ""; tabWidth = 3; }; + 28EB74CD0FDC2EDE0046D78E /* multiseq.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = multiseq.h; sourceTree = ""; tabWidth = 3; }; + 28EB74CE0FDC2EDE0046D78E /* probe.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = probe.h; sourceTree = ""; tabWidth = 3; }; + 28EB74CF0FDC2EDE0046D78E /* resamp.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = resamp.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D00FDC2EDE0046D78E /* resampv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = resampv.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D10FDC2EDE0046D78E /* samples.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = samples.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D20FDC2EDE0046D78E /* seqext.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqext.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D30FDC2EDE0046D78E /* seqfnintdefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqfnintdefs.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D40FDC2EDE0046D78E /* seqfnintptrs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqfnintptrs.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D50FDC2EDE0046D78E /* seqinterf.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = seqinterf.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D60FDC2EDE0046D78E /* sliders.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sliders.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D70FDC2EDE0046D78E /* sndfnintdefs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sndfnintdefs.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D80FDC2EDE0046D78E /* sndfnintptrs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sndfnintptrs.h; sourceTree = ""; tabWidth = 3; }; + 28EB74D90FDC2EDE0046D78E /* sndmax.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sndmax.h; sourceTree = ""; tabWidth = 3; }; + 28EB74DA0FDC2EDE0046D78E /* sndread.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sndread.h; sourceTree = ""; tabWidth = 3; }; + 28EB74DB0FDC2EDE0046D78E /* sndseq.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sndseq.h; sourceTree = ""; tabWidth = 3; }; + 28EB74DC0FDC2EDE0046D78E /* sound.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sound.h; sourceTree = ""; tabWidth = 3; }; + 28EB74DD0FDC2EDE0046D78E /* trigger.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = trigger.h; sourceTree = ""; tabWidth = 3; }; + 28EB74DE0FDC2EDE0046D78E /* yin.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = yin.h; sourceTree = ""; tabWidth = 3; }; + 28EB75040FDC2FB10046D78E /* ADSR.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ADSR.h; sourceTree = ""; tabWidth = 3; }; + 28EB75050FDC2FB10046D78E /* BandedWG.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BandedWG.h; sourceTree = ""; tabWidth = 3; }; + 28EB75060FDC2FB10046D78E /* BiQuad.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BiQuad.h; sourceTree = ""; tabWidth = 3; }; + 28EB75070FDC2FB10046D78E /* Bowed.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Bowed.h; sourceTree = ""; tabWidth = 3; }; + 28EB75080FDC2FB10046D78E /* BowTable.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = BowTable.h; sourceTree = ""; tabWidth = 3; }; + 28EB75090FDC2FB10046D78E /* Chorus.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Chorus.h; sourceTree = ""; tabWidth = 3; }; + 28EB750A0FDC2FB10046D78E /* Clarinet.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Clarinet.h; sourceTree = ""; tabWidth = 3; }; + 28EB750B0FDC2FB10046D78E /* Delay.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Delay.h; sourceTree = ""; tabWidth = 3; }; + 28EB750C0FDC2FB10046D78E /* DelayA.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DelayA.h; sourceTree = ""; tabWidth = 3; }; + 28EB750D0FDC2FB10046D78E /* DelayL.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DelayL.h; sourceTree = ""; tabWidth = 3; }; + 28EB750E0FDC2FB10046D78E /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Effect.h; sourceTree = ""; tabWidth = 3; }; + 28EB750F0FDC2FB10046D78E /* Envelope.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Envelope.h; sourceTree = ""; tabWidth = 3; }; + 28EB75100FDC2FB10046D78E /* FileRead.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileRead.h; sourceTree = ""; tabWidth = 3; }; + 28EB75110FDC2FB10046D78E /* FileWvIn.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileWvIn.h; sourceTree = ""; tabWidth = 3; }; + 28EB75120FDC2FB10046D78E /* Filter.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Filter.h; sourceTree = ""; tabWidth = 3; }; + 28EB75130FDC2FB10046D78E /* Flute.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Flute.h; sourceTree = ""; tabWidth = 3; }; + 28EB75140FDC2FB10046D78E /* Function.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Function.h; sourceTree = ""; tabWidth = 3; }; + 28EB75150FDC2FB10046D78E /* Generator.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Generator.h; sourceTree = ""; tabWidth = 3; }; + 28EB75160FDC2FB10046D78E /* Instrmnt.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Instrmnt.h; sourceTree = ""; tabWidth = 3; }; + 28EB75170FDC2FB10046D78E /* JCRev.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = JCRev.h; sourceTree = ""; tabWidth = 3; }; + 28EB75180FDC2FB10046D78E /* JetTable.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = JetTable.h; sourceTree = ""; tabWidth = 3; }; + 28EB75190FDC2FB10046D78E /* Mandolin.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Mandolin.h; sourceTree = ""; tabWidth = 3; }; + 28EB751A0FDC2FB10046D78E /* Modal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Modal.h; sourceTree = ""; tabWidth = 3; }; + 28EB751B0FDC2FB10046D78E /* ModalBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ModalBar.h; sourceTree = ""; tabWidth = 3; }; + 28EB751C0FDC2FB10046D78E /* Noise.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Noise.h; sourceTree = ""; tabWidth = 3; }; + 28EB751D0FDC2FB10046D78E /* NRev.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = NRev.h; sourceTree = ""; tabWidth = 3; }; + 28EB751E0FDC2FB10046D78E /* OnePole.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = OnePole.h; sourceTree = ""; tabWidth = 3; }; + 28EB751F0FDC2FB10046D78E /* OneZero.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = OneZero.h; sourceTree = ""; tabWidth = 3; }; + 28EB75200FDC2FB10046D78E /* PitShift.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PitShift.h; sourceTree = ""; tabWidth = 3; }; + 28EB75210FDC2FB10046D78E /* PluckTwo.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PluckTwo.h; sourceTree = ""; tabWidth = 3; }; + 28EB75220FDC2FB10046D78E /* PoleZero.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PoleZero.h; sourceTree = ""; tabWidth = 3; }; + 28EB75230FDC2FB10046D78E /* PRCRev.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = PRCRev.h; sourceTree = ""; tabWidth = 3; }; + 28EB75240FDC2FB10046D78E /* ReedTable.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ReedTable.h; sourceTree = ""; tabWidth = 3; }; + 28EB75250FDC2FB10046D78E /* Saxofony.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Saxofony.h; sourceTree = ""; tabWidth = 3; }; + 28EB75260FDC2FB10046D78E /* SineWave.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SineWave.h; sourceTree = ""; tabWidth = 3; }; + 28EB75270FDC2FB10046D78E /* Sitar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Sitar.h; sourceTree = ""; tabWidth = 3; }; 28EB75280FDC2FB10046D78E /* SKINI.msg */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = SKINI.msg; sourceTree = ""; }; - 28EB75290FDC2FB10046D78E /* Stk.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Stk.h; sourceTree = ""; }; - 28EB752A0FDC2FB10046D78E /* WaveLoop.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = WaveLoop.h; sourceTree = ""; }; - 28EB752B0FDC2FB10046D78E /* WvIn.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = WvIn.h; sourceTree = ""; }; - 28EB752C0FDC2FB10046D78E /* instr.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instr.h; sourceTree = ""; }; - 28EB752D0FDC2FB10046D78E /* stkinit.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = stkinit.h; sourceTree = ""; }; - 28EB752E0FDC2FB10046D78E /* stkint.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = stkint.h; sourceTree = ""; }; - 28EB75590FDC300C0046D78E /* abs.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = abs.h; sourceTree = ""; }; - 28EB755A0FDC300C0046D78E /* allpoles.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = allpoles.h; sourceTree = ""; }; - 28EB755B0FDC300C0046D78E /* alpass.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = alpass.h; sourceTree = ""; }; - 28EB755C0FDC300C0046D78E /* alpasscv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = alpasscv.h; sourceTree = ""; }; - 28EB755D0FDC300C0046D78E /* alpassvv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = alpassvv.h; sourceTree = ""; }; - 28EB755E0FDC300C0046D78E /* amosc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = amosc.h; sourceTree = ""; }; - 28EB755F0FDC300C0046D78E /* areson.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = areson.h; sourceTree = ""; }; - 28EB75600FDC300C0046D78E /* aresoncv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = aresoncv.h; sourceTree = ""; }; - 28EB75610FDC300C0046D78E /* aresonvc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = aresonvc.h; sourceTree = ""; }; - 28EB75620FDC300C0046D78E /* aresonvv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = aresonvv.h; sourceTree = ""; }; - 28EB75630FDC300C0046D78E /* atone.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = atone.h; sourceTree = ""; }; - 28EB75640FDC300C0046D78E /* atonev.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = atonev.h; sourceTree = ""; }; - 28EB75650FDC300C0046D78E /* biquadfilt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = biquadfilt.h; sourceTree = ""; }; - 28EB75660FDC300C0046D78E /* buzz.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = buzz.h; sourceTree = ""; }; - 28EB75750FDC30C60046D78E /* chase.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = chase.h; sourceTree = ""; }; - 28EB75760FDC30C60046D78E /* clip.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = clip.h; sourceTree = ""; }; - 28EB75770FDC30C60046D78E /* congen.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = congen.h; sourceTree = ""; }; - 28EB75780FDC30C60046D78E /* const.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = ""; }; - 28EB75790FDC30C60046D78E /* coterm.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = coterm.h; sourceTree = ""; }; - 28EB757A0FDC30C60046D78E /* delaycc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = delaycc.h; sourceTree = ""; }; - 28EB757B0FDC30C60046D78E /* delaycv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = delaycv.h; sourceTree = ""; }; - 28EB757C0FDC30C60046D78E /* eqbandvvv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = eqbandvvv.h; sourceTree = ""; }; - 28EB757D0FDC30C60046D78E /* exp.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = exp.h; sourceTree = ""; }; - 28EB757E0FDC30C60046D78E /* fmfb.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fmfb.h; sourceTree = ""; }; - 28EB757F0FDC30C60046D78E /* fmfbv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fmfbv.h; sourceTree = ""; }; - 28EB75800FDC30C60046D78E /* fmosc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fmosc.h; sourceTree = ""; }; - 28EB75810FDC30C60046D78E /* follow.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = follow.h; sourceTree = ""; }; - 28EB75820FDC30C60046D78E /* fromarraystream.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fromarraystream.h; sourceTree = ""; }; - 28EB75830FDC30C60046D78E /* fromobject.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = fromobject.h; sourceTree = ""; }; - 28EB75840FDC30C60046D78E /* gate.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = gate.h; sourceTree = ""; }; - 28EB75850FDC30C60046D78E /* ifft.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ifft.h; sourceTree = ""; }; - 28EB75860FDC30C60046D78E /* instrbanded.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrbanded.h; sourceTree = ""; }; - 28EB75870FDC30C60046D78E /* instrbow.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrbow.h; sourceTree = ""; }; - 28EB75880FDC30C60046D78E /* instrbowedfreq.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrbowedfreq.h; sourceTree = ""; }; - 28EB75890FDC30C60046D78E /* instrclar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrclar.h; sourceTree = ""; }; - 28EB758A0FDC30C60046D78E /* instrclarall.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrclarall.h; sourceTree = ""; }; - 28EB758B0FDC30C60046D78E /* instrclarfreq.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrclarfreq.h; sourceTree = ""; }; - 28EB758C0FDC30C60046D78E /* instrflute.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrflute.h; sourceTree = ""; }; - 28EB758D0FDC30C60046D78E /* instrfluteall.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrfluteall.h; sourceTree = ""; }; - 28EB758E0FDC30C60046D78E /* instrflutefreq.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrflutefreq.h; sourceTree = ""; }; - 28EB758F0FDC30C60046D78E /* instrmandolin.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrmandolin.h; sourceTree = ""; }; - 28EB75900FDC30C60046D78E /* instrmodalbar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrmodalbar.h; sourceTree = ""; }; - 28EB75910FDC30C60046D78E /* instrsax.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrsax.h; sourceTree = ""; }; - 28EB75920FDC30C60046D78E /* instrsaxall.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrsaxall.h; sourceTree = ""; }; - 28EB75930FDC30C60046D78E /* instrsaxfreq.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrsaxfreq.h; sourceTree = ""; }; - 28EB75940FDC30C60046D78E /* instrsitar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = instrsitar.h; sourceTree = ""; }; - 28EB75950FDC30C60046D78E /* integrate.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = integrate.h; sourceTree = ""; }; - 28EB75960FDC30C60046D78E /* log.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = ""; }; - 28EB75970FDC30C60046D78E /* lpreson.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = lpreson.h; sourceTree = ""; }; - 28EB75980FDC30C60046D78E /* maxv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = maxv.h; sourceTree = ""; }; - 28EB75990FDC30C60046D78E /* offset.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = offset.h; sourceTree = ""; }; - 28EB759A0FDC30C60046D78E /* oneshot.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = oneshot.h; sourceTree = ""; }; - 28EB759B0FDC30C60046D78E /* osc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = osc.h; sourceTree = ""; }; - 28EB759C0FDC30C60046D78E /* partial.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = partial.h; sourceTree = ""; }; - 28EB759D0FDC30C60046D78E /* pluck.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pluck.h; sourceTree = ""; }; - 28EB759E0FDC30C60046D78E /* prod.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = prod.h; sourceTree = ""; }; - 28EB759F0FDC30C60046D78E /* pwl.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = pwl.h; sourceTree = ""; }; - 28EB75A00FDC30C60046D78E /* quantize.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = quantize.h; sourceTree = ""; }; - 28EB75A10FDC30C60046D78E /* recip.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = recip.h; sourceTree = ""; }; - 28EB75A20FDC30C60046D78E /* reson.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = reson.h; sourceTree = ""; }; - 28EB75A30FDC30C60046D78E /* resoncv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = resoncv.h; sourceTree = ""; }; - 28EB75A40FDC30C60046D78E /* resonvc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = resonvc.h; sourceTree = ""; }; - 28EB75A50FDC30C60046D78E /* resonvv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = resonvv.h; sourceTree = ""; }; - 28EB75A60FDC30C60046D78E /* sampler.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sampler.h; sourceTree = ""; }; - 28EB75A70FDC30C60046D78E /* scale.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = scale.h; sourceTree = ""; }; - 28EB75A80FDC30C60046D78E /* shape.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = shape.h; sourceTree = ""; }; - 28EB75A90FDC30C60046D78E /* sine.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sine.h; sourceTree = ""; }; - 28EB75AA0FDC30C60046D78E /* siosc.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = siosc.h; sourceTree = ""; }; - 28EB75AB0FDC30C60046D78E /* slope.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = slope.h; sourceTree = ""; }; - 28EB75AC0FDC30C60046D78E /* sqrt.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sqrt.h; sourceTree = ""; }; - 28EB75AD0FDC30C60046D78E /* stkchorus.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = stkchorus.h; sourceTree = ""; }; - 28EB75AE0FDC30C60046D78E /* stkpitshift.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = stkpitshift.h; sourceTree = ""; }; - 28EB75AF0FDC30C60046D78E /* stkrev.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = stkrev.h; sourceTree = ""; }; - 28EB75B00FDC30C60046D78E /* tapf.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tapf.h; sourceTree = ""; }; - 28EB75B10FDC30C60046D78E /* tapv.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tapv.h; sourceTree = ""; }; - 28EB75B20FDC30C60046D78E /* tone.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tone.h; sourceTree = ""; }; - 28EB75B30FDC30C60046D78E /* tonev.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tonev.h; sourceTree = ""; }; - 28EB75B40FDC30C60046D78E /* upsample.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = upsample.h; sourceTree = ""; }; - 28EB75B50FDC30C60046D78E /* white.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = white.h; sourceTree = ""; }; - 28EB75F70FDC322A0046D78E /* xldmem.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = xldmem.h; sourceTree = ""; }; - 28EB75F80FDC322A0046D78E /* xlisp.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = xlisp.h; sourceTree = ""; }; - 28EBA7FA0A78FADE00C8BB1F /* Repair.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Repair.cpp; sourceTree = ""; }; - 28EBA7FB0A78FADE00C8BB1F /* Repair.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Repair.h; sourceTree = ""; }; - 28EBA7FD0A78FAF800C8BB1F /* InterpolateAudio.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = InterpolateAudio.cpp; sourceTree = ""; }; - 28EBA7FE0A78FAF800C8BB1F /* InterpolateAudio.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = InterpolateAudio.h; sourceTree = ""; }; - 28EBA7FF0A78FAF800C8BB1F /* Matrix.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = Matrix.cpp; sourceTree = ""; }; - 28EBA8000A78FAF800C8BB1F /* Matrix.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = Matrix.h; sourceTree = ""; }; - 28EDC8DA0E5550750034BBE7 /* lv2_event.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lv2_event.h; path = lv2/lv2_event.h; sourceTree = ""; }; - 28EDC8DB0E5550750034BBE7 /* lv2_event_helpers.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lv2_event_helpers.h; path = lv2/lv2_event_helpers.h; sourceTree = ""; }; - 28EDC8DC0E5550750034BBE7 /* lv2_uri_map.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = lv2_uri_map.h; path = lv2/lv2_uri_map.h; sourceTree = ""; }; - 28EDC8DD0E5550750034BBE7 /* LV2PortGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = LV2PortGroup.cpp; path = lv2/LV2PortGroup.cpp; sourceTree = ""; }; - 28EDC8DE0E5550750034BBE7 /* LV2PortGroup.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = LV2PortGroup.h; path = lv2/LV2PortGroup.h; sourceTree = ""; }; - 28F00A900A3E2FF100A3E5F5 /* FileNames.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FileNames.cpp; sourceTree = ""; }; - 28F00A910A3E2FF100A3E5F5 /* FileNames.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FileNames.h; sourceTree = ""; }; - 28F00A920A3E2FF100A3E5F5 /* ThemeAsCeeCode.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ThemeAsCeeCode.h; sourceTree = ""; }; - 28F1D8170A2D0018005506A7 /* AttachableScrollBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = AttachableScrollBar.cpp; sourceTree = ""; }; - 28F1D8180A2D0018005506A7 /* AttachableScrollBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = AttachableScrollBar.h; sourceTree = ""; }; - 28F1D8190A2D0018005506A7 /* ExpandingToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ExpandingToolBar.cpp; sourceTree = ""; }; - 28F1D81A0A2D0018005506A7 /* ExpandingToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ExpandingToolBar.h; sourceTree = ""; }; - 28F1D81B0A2D0019005506A7 /* ImageRoll.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = ImageRoll.cpp; sourceTree = ""; }; - 28F1D81C0A2D0019005506A7 /* ImageRoll.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = ImageRoll.h; sourceTree = ""; }; - 28F3A3F60E28289500729866 /* algrd_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = algrd_internal.h; path = portsmf/algrd_internal.h; sourceTree = ""; }; - 28F3A3F70E28289500729866 /* algsmfrd_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = algsmfrd_internal.h; path = portsmf/algsmfrd_internal.h; sourceTree = ""; }; - 28F3A3F80E28289500729866 /* allegro.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = allegro.cpp; path = portsmf/allegro.cpp; sourceTree = ""; }; - 28F3A3F90E28289500729866 /* allegro.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = allegro.h; path = portsmf/allegro.h; sourceTree = ""; }; - 28F3A3FA0E28289500729866 /* allegrord.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = allegrord.cpp; path = portsmf/allegrord.cpp; sourceTree = ""; }; - 28F3A3FB0E28289500729866 /* allegrosmfrd.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = allegrosmfrd.cpp; path = portsmf/allegrosmfrd.cpp; sourceTree = ""; }; - 28F3A3FC0E28289500729866 /* allegrosmfwr.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = allegrosmfwr.cpp; path = portsmf/allegrosmfwr.cpp; sourceTree = ""; }; - 28F3A3FD0E28289500729866 /* allegrowr.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = allegrowr.cpp; path = portsmf/allegrowr.cpp; sourceTree = ""; }; - 28F3A3FE0E28289500729866 /* mfmidi.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = mfmidi.cpp; path = portsmf/mfmidi.cpp; sourceTree = ""; }; - 28F3A3FF0E28289500729866 /* mfmidi.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = mfmidi.h; path = portsmf/mfmidi.h; sourceTree = ""; }; - 28F3A4000E28289500729866 /* strparse.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; name = strparse.cpp; path = portsmf/strparse.cpp; sourceTree = ""; }; - 28F3A4010E28289500729866 /* strparse.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = strparse.h; path = portsmf/strparse.h; sourceTree = ""; }; - 28F5C10F0BE5886A00D17341 /* FileDialogPrivate.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = FileDialogPrivate.cpp; sourceTree = ""; }; - 28F5C1100BE5886A00D17341 /* FileDialogPrivate.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = FileDialogPrivate.h; sourceTree = ""; }; - 28FB121F0A3790A8006F0917 /* MacroMagic.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = MacroMagic.h; sourceTree = ""; }; - 28FB12230A3790DF006F0917 /* AllThemeResources.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = AllThemeResources.h; sourceTree = ""; }; - 28FC1AF90A47762C00A188AE /* WrappedType.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = WrappedType.cpp; sourceTree = ""; }; - 28FC1AFA0A47762C00A188AE /* WrappedType.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = WrappedType.h; sourceTree = ""; }; - 28FE4A060ABF4E960056F5C4 /* mmx_optimized.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = mmx_optimized.cpp; sourceTree = ""; }; - 28FE4A070ABF4E960056F5C4 /* sse_optimized.cpp */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.cpp.cpp; path = sse_optimized.cpp; sourceTree = ""; }; - 28FE4A390ABF58360056F5C4 /* soundtouch_config.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = soundtouch_config.h; path = "../lib-src/soundtouch/include/soundtouch_config.h"; sourceTree = SOURCE_ROOT; }; + 28EB75290FDC2FB10046D78E /* Stk.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Stk.h; sourceTree = ""; tabWidth = 3; }; + 28EB752A0FDC2FB10046D78E /* WaveLoop.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = WaveLoop.h; sourceTree = ""; tabWidth = 3; }; + 28EB752B0FDC2FB10046D78E /* WvIn.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = WvIn.h; sourceTree = ""; tabWidth = 3; }; + 28EB752C0FDC2FB10046D78E /* instr.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instr.h; sourceTree = ""; tabWidth = 3; }; + 28EB752D0FDC2FB10046D78E /* stkinit.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stkinit.h; sourceTree = ""; tabWidth = 3; }; + 28EB752E0FDC2FB10046D78E /* stkint.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stkint.h; sourceTree = ""; tabWidth = 3; }; + 28EB75590FDC300C0046D78E /* abs.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = abs.h; sourceTree = ""; tabWidth = 3; }; + 28EB755A0FDC300C0046D78E /* allpoles.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = allpoles.h; sourceTree = ""; tabWidth = 3; }; + 28EB755B0FDC300C0046D78E /* alpass.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = alpass.h; sourceTree = ""; tabWidth = 3; }; + 28EB755C0FDC300C0046D78E /* alpasscv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = alpasscv.h; sourceTree = ""; tabWidth = 3; }; + 28EB755D0FDC300C0046D78E /* alpassvv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = alpassvv.h; sourceTree = ""; tabWidth = 3; }; + 28EB755E0FDC300C0046D78E /* amosc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = amosc.h; sourceTree = ""; tabWidth = 3; }; + 28EB755F0FDC300C0046D78E /* areson.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = areson.h; sourceTree = ""; tabWidth = 3; }; + 28EB75600FDC300C0046D78E /* aresoncv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = aresoncv.h; sourceTree = ""; tabWidth = 3; }; + 28EB75610FDC300C0046D78E /* aresonvc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = aresonvc.h; sourceTree = ""; tabWidth = 3; }; + 28EB75620FDC300C0046D78E /* aresonvv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = aresonvv.h; sourceTree = ""; tabWidth = 3; }; + 28EB75630FDC300C0046D78E /* atone.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = atone.h; sourceTree = ""; tabWidth = 3; }; + 28EB75640FDC300C0046D78E /* atonev.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = atonev.h; sourceTree = ""; tabWidth = 3; }; + 28EB75650FDC300C0046D78E /* biquadfilt.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = biquadfilt.h; sourceTree = ""; tabWidth = 3; }; + 28EB75660FDC300C0046D78E /* buzz.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = buzz.h; sourceTree = ""; tabWidth = 3; }; + 28EB75750FDC30C60046D78E /* chase.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = chase.h; sourceTree = ""; tabWidth = 3; }; + 28EB75760FDC30C60046D78E /* clip.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = clip.h; sourceTree = ""; tabWidth = 3; }; + 28EB75770FDC30C60046D78E /* congen.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = congen.h; sourceTree = ""; tabWidth = 3; }; + 28EB75780FDC30C60046D78E /* const.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = ""; tabWidth = 3; }; + 28EB75790FDC30C60046D78E /* coterm.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = coterm.h; sourceTree = ""; tabWidth = 3; }; + 28EB757A0FDC30C60046D78E /* delaycc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = delaycc.h; sourceTree = ""; tabWidth = 3; }; + 28EB757B0FDC30C60046D78E /* delaycv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = delaycv.h; sourceTree = ""; tabWidth = 3; }; + 28EB757C0FDC30C60046D78E /* eqbandvvv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = eqbandvvv.h; sourceTree = ""; tabWidth = 3; }; + 28EB757D0FDC30C60046D78E /* exp.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = exp.h; sourceTree = ""; tabWidth = 3; }; + 28EB757E0FDC30C60046D78E /* fmfb.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = fmfb.h; sourceTree = ""; tabWidth = 3; }; + 28EB757F0FDC30C60046D78E /* fmfbv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = fmfbv.h; sourceTree = ""; tabWidth = 3; }; + 28EB75800FDC30C60046D78E /* fmosc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = fmosc.h; sourceTree = ""; tabWidth = 3; }; + 28EB75810FDC30C60046D78E /* follow.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = follow.h; sourceTree = ""; tabWidth = 3; }; + 28EB75820FDC30C60046D78E /* fromarraystream.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = fromarraystream.h; sourceTree = ""; tabWidth = 3; }; + 28EB75830FDC30C60046D78E /* fromobject.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = fromobject.h; sourceTree = ""; tabWidth = 3; }; + 28EB75840FDC30C60046D78E /* gate.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = gate.h; sourceTree = ""; tabWidth = 3; }; + 28EB75850FDC30C60046D78E /* ifft.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ifft.h; sourceTree = ""; tabWidth = 3; }; + 28EB75860FDC30C60046D78E /* instrbanded.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrbanded.h; sourceTree = ""; tabWidth = 3; }; + 28EB75870FDC30C60046D78E /* instrbow.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrbow.h; sourceTree = ""; tabWidth = 3; }; + 28EB75880FDC30C60046D78E /* instrbowedfreq.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrbowedfreq.h; sourceTree = ""; tabWidth = 3; }; + 28EB75890FDC30C60046D78E /* instrclar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrclar.h; sourceTree = ""; tabWidth = 3; }; + 28EB758A0FDC30C60046D78E /* instrclarall.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrclarall.h; sourceTree = ""; tabWidth = 3; }; + 28EB758B0FDC30C60046D78E /* instrclarfreq.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrclarfreq.h; sourceTree = ""; tabWidth = 3; }; + 28EB758C0FDC30C60046D78E /* instrflute.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrflute.h; sourceTree = ""; tabWidth = 3; }; + 28EB758D0FDC30C60046D78E /* instrfluteall.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrfluteall.h; sourceTree = ""; tabWidth = 3; }; + 28EB758E0FDC30C60046D78E /* instrflutefreq.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrflutefreq.h; sourceTree = ""; tabWidth = 3; }; + 28EB758F0FDC30C60046D78E /* instrmandolin.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrmandolin.h; sourceTree = ""; tabWidth = 3; }; + 28EB75900FDC30C60046D78E /* instrmodalbar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrmodalbar.h; sourceTree = ""; tabWidth = 3; }; + 28EB75910FDC30C60046D78E /* instrsax.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrsax.h; sourceTree = ""; tabWidth = 3; }; + 28EB75920FDC30C60046D78E /* instrsaxall.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrsaxall.h; sourceTree = ""; tabWidth = 3; }; + 28EB75930FDC30C60046D78E /* instrsaxfreq.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrsaxfreq.h; sourceTree = ""; tabWidth = 3; }; + 28EB75940FDC30C60046D78E /* instrsitar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = instrsitar.h; sourceTree = ""; tabWidth = 3; }; + 28EB75950FDC30C60046D78E /* integrate.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = integrate.h; sourceTree = ""; tabWidth = 3; }; + 28EB75960FDC30C60046D78E /* log.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = ""; tabWidth = 3; }; + 28EB75970FDC30C60046D78E /* lpreson.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = lpreson.h; sourceTree = ""; tabWidth = 3; }; + 28EB75980FDC30C60046D78E /* maxv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = maxv.h; sourceTree = ""; tabWidth = 3; }; + 28EB75990FDC30C60046D78E /* offset.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = offset.h; sourceTree = ""; tabWidth = 3; }; + 28EB759A0FDC30C60046D78E /* oneshot.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = oneshot.h; sourceTree = ""; tabWidth = 3; }; + 28EB759B0FDC30C60046D78E /* osc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = osc.h; sourceTree = ""; tabWidth = 3; }; + 28EB759C0FDC30C60046D78E /* partial.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = partial.h; sourceTree = ""; tabWidth = 3; }; + 28EB759D0FDC30C60046D78E /* pluck.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pluck.h; sourceTree = ""; tabWidth = 3; }; + 28EB759E0FDC30C60046D78E /* prod.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = prod.h; sourceTree = ""; tabWidth = 3; }; + 28EB759F0FDC30C60046D78E /* pwl.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = pwl.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A00FDC30C60046D78E /* quantize.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = quantize.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A10FDC30C60046D78E /* recip.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = recip.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A20FDC30C60046D78E /* reson.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = reson.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A30FDC30C60046D78E /* resoncv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = resoncv.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A40FDC30C60046D78E /* resonvc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = resonvc.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A50FDC30C60046D78E /* resonvv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = resonvv.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A60FDC30C60046D78E /* sampler.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sampler.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A70FDC30C60046D78E /* scale.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = scale.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A80FDC30C60046D78E /* shape.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = shape.h; sourceTree = ""; tabWidth = 3; }; + 28EB75A90FDC30C60046D78E /* sine.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sine.h; sourceTree = ""; tabWidth = 3; }; + 28EB75AA0FDC30C60046D78E /* siosc.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = siosc.h; sourceTree = ""; tabWidth = 3; }; + 28EB75AB0FDC30C60046D78E /* slope.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = slope.h; sourceTree = ""; tabWidth = 3; }; + 28EB75AC0FDC30C60046D78E /* sqrt.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sqrt.h; sourceTree = ""; tabWidth = 3; }; + 28EB75AD0FDC30C60046D78E /* stkchorus.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stkchorus.h; sourceTree = ""; tabWidth = 3; }; + 28EB75AE0FDC30C60046D78E /* stkpitshift.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stkpitshift.h; sourceTree = ""; tabWidth = 3; }; + 28EB75AF0FDC30C60046D78E /* stkrev.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = stkrev.h; sourceTree = ""; tabWidth = 3; }; + 28EB75B00FDC30C60046D78E /* tapf.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = tapf.h; sourceTree = ""; tabWidth = 3; }; + 28EB75B10FDC30C60046D78E /* tapv.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = tapv.h; sourceTree = ""; tabWidth = 3; }; + 28EB75B20FDC30C60046D78E /* tone.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = tone.h; sourceTree = ""; tabWidth = 3; }; + 28EB75B30FDC30C60046D78E /* tonev.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = tonev.h; sourceTree = ""; tabWidth = 3; }; + 28EB75B40FDC30C60046D78E /* upsample.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = upsample.h; sourceTree = ""; tabWidth = 3; }; + 28EB75B50FDC30C60046D78E /* white.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = white.h; sourceTree = ""; tabWidth = 3; }; + 28EB75F70FDC322A0046D78E /* xldmem.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = xldmem.h; sourceTree = ""; tabWidth = 3; }; + 28EB75F80FDC322A0046D78E /* xlisp.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = xlisp.h; sourceTree = ""; tabWidth = 3; }; + 28EBA7FA0A78FADE00C8BB1F /* Repair.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Repair.cpp; sourceTree = ""; tabWidth = 3; }; + 28EBA7FB0A78FADE00C8BB1F /* Repair.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Repair.h; sourceTree = ""; tabWidth = 3; }; + 28EBA7FD0A78FAF800C8BB1F /* InterpolateAudio.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = InterpolateAudio.cpp; sourceTree = ""; tabWidth = 3; }; + 28EBA7FE0A78FAF800C8BB1F /* InterpolateAudio.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = InterpolateAudio.h; sourceTree = ""; tabWidth = 3; }; + 28EBA7FF0A78FAF800C8BB1F /* Matrix.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = Matrix.cpp; sourceTree = ""; tabWidth = 3; }; + 28EBA8000A78FAF800C8BB1F /* Matrix.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = Matrix.h; sourceTree = ""; tabWidth = 3; }; + 28EDC8DA0E5550750034BBE7 /* lv2_event.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lv2_event.h; path = lv2/lv2_event.h; sourceTree = ""; tabWidth = 3; }; + 28EDC8DB0E5550750034BBE7 /* lv2_event_helpers.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lv2_event_helpers.h; path = lv2/lv2_event_helpers.h; sourceTree = ""; tabWidth = 3; }; + 28EDC8DC0E5550750034BBE7 /* lv2_uri_map.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = lv2_uri_map.h; path = lv2/lv2_uri_map.h; sourceTree = ""; tabWidth = 3; }; + 28EDC8DD0E5550750034BBE7 /* LV2PortGroup.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = LV2PortGroup.cpp; path = lv2/LV2PortGroup.cpp; sourceTree = ""; tabWidth = 3; }; + 28EDC8DE0E5550750034BBE7 /* LV2PortGroup.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = LV2PortGroup.h; path = lv2/LV2PortGroup.h; sourceTree = ""; tabWidth = 3; }; + 28F00A900A3E2FF100A3E5F5 /* FileNames.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileNames.cpp; sourceTree = ""; tabWidth = 3; }; + 28F00A910A3E2FF100A3E5F5 /* FileNames.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileNames.h; sourceTree = ""; tabWidth = 3; }; + 28F00A920A3E2FF100A3E5F5 /* ThemeAsCeeCode.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ThemeAsCeeCode.h; sourceTree = ""; tabWidth = 3; }; + 28F1D8170A2D0018005506A7 /* AttachableScrollBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = AttachableScrollBar.cpp; sourceTree = ""; tabWidth = 3; }; + 28F1D8180A2D0018005506A7 /* AttachableScrollBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AttachableScrollBar.h; sourceTree = ""; tabWidth = 3; }; + 28F1D8190A2D0018005506A7 /* ExpandingToolBar.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExpandingToolBar.cpp; sourceTree = ""; tabWidth = 3; }; + 28F1D81A0A2D0018005506A7 /* ExpandingToolBar.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExpandingToolBar.h; sourceTree = ""; tabWidth = 3; }; + 28F1D81B0A2D0019005506A7 /* ImageRoll.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImageRoll.cpp; sourceTree = ""; tabWidth = 3; }; + 28F1D81C0A2D0019005506A7 /* ImageRoll.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImageRoll.h; sourceTree = ""; tabWidth = 3; }; + 28F3A3F60E28289500729866 /* algrd_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = algrd_internal.h; path = portsmf/algrd_internal.h; sourceTree = ""; tabWidth = 3; }; + 28F3A3F70E28289500729866 /* algsmfrd_internal.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = algsmfrd_internal.h; path = portsmf/algsmfrd_internal.h; sourceTree = ""; tabWidth = 3; }; + 28F3A3F80E28289500729866 /* allegro.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = allegro.cpp; path = portsmf/allegro.cpp; sourceTree = ""; tabWidth = 3; }; + 28F3A3F90E28289500729866 /* allegro.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = allegro.h; path = portsmf/allegro.h; sourceTree = ""; tabWidth = 3; }; + 28F3A3FA0E28289500729866 /* allegrord.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = allegrord.cpp; path = portsmf/allegrord.cpp; sourceTree = ""; tabWidth = 3; }; + 28F3A3FB0E28289500729866 /* allegrosmfrd.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = allegrosmfrd.cpp; path = portsmf/allegrosmfrd.cpp; sourceTree = ""; tabWidth = 3; }; + 28F3A3FC0E28289500729866 /* allegrosmfwr.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = allegrosmfwr.cpp; path = portsmf/allegrosmfwr.cpp; sourceTree = ""; tabWidth = 3; }; + 28F3A3FD0E28289500729866 /* allegrowr.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = allegrowr.cpp; path = portsmf/allegrowr.cpp; sourceTree = ""; tabWidth = 3; }; + 28F3A3FE0E28289500729866 /* mfmidi.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = mfmidi.cpp; path = portsmf/mfmidi.cpp; sourceTree = ""; tabWidth = 3; }; + 28F3A3FF0E28289500729866 /* mfmidi.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = mfmidi.h; path = portsmf/mfmidi.h; sourceTree = ""; tabWidth = 3; }; + 28F3A4000E28289500729866 /* strparse.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = strparse.cpp; path = portsmf/strparse.cpp; sourceTree = ""; tabWidth = 3; }; + 28F3A4010E28289500729866 /* strparse.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = strparse.h; path = portsmf/strparse.h; sourceTree = ""; tabWidth = 3; }; + 28F5C10F0BE5886A00D17341 /* FileDialogPrivate.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FileDialogPrivate.cpp; sourceTree = ""; tabWidth = 3; }; + 28F5C1100BE5886A00D17341 /* FileDialogPrivate.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FileDialogPrivate.h; sourceTree = ""; tabWidth = 3; }; + 28FB121F0A3790A8006F0917 /* MacroMagic.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = MacroMagic.h; sourceTree = ""; tabWidth = 3; }; + 28FB12230A3790DF006F0917 /* AllThemeResources.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = AllThemeResources.h; sourceTree = ""; tabWidth = 3; }; + 28FC1AF90A47762C00A188AE /* WrappedType.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = WrappedType.cpp; sourceTree = ""; tabWidth = 3; }; + 28FC1AFA0A47762C00A188AE /* WrappedType.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = WrappedType.h; sourceTree = ""; tabWidth = 3; }; + 28FE4A060ABF4E960056F5C4 /* mmx_optimized.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = mmx_optimized.cpp; sourceTree = ""; tabWidth = 3; }; + 28FE4A070ABF4E960056F5C4 /* sse_optimized.cpp */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = sse_optimized.cpp; sourceTree = ""; tabWidth = 3; }; + 28FE4A390ABF58360056F5C4 /* soundtouch_config.h */ = {isa = PBXFileReference; fileEncoding = 5; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = soundtouch_config.h; path = "../lib-src/soundtouch/include/soundtouch_config.h"; sourceTree = SOURCE_ROOT; tabWidth = 3; }; 8406A93712D0F2510011EA01 /* EQDefaultCurves.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = EQDefaultCurves.xml; path = ../presets/EQDefaultCurves.xml; sourceTree = SOURCE_ROOT; }; - 8484F31213086237002DF7F0 /* DeviceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceManager.cpp; sourceTree = ""; }; - 8484F31313086237002DF7F0 /* DeviceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = ""; }; - ED05D1000E50AD5700CC4BD3 /* audiomixerreader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = audiomixerreader.cpp; sourceTree = ""; }; - ED05D1010E50AD5700CC4BD3 /* audiomixerreader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = audiomixerreader.h; sourceTree = ""; }; - ED05D1020E50AD5700CC4BD3 /* audioreader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = audioreader.cpp; sourceTree = ""; }; - ED05D1030E50AD5700CC4BD3 /* audioreader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = audioreader.h; sourceTree = ""; }; - ED05D1140E50AD5700CC4BD3 /* comp_chroma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = comp_chroma.cpp; sourceTree = ""; }; - ED05D1150E50AD5700CC4BD3 /* comp_chroma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = comp_chroma.h; sourceTree = ""; }; - ED05D1160E50AD5700CC4BD3 /* curvefit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = curvefit.cpp; sourceTree = ""; }; - ED05D1170E50AD5700CC4BD3 /* curvefit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = curvefit.h; sourceTree = ""; }; - ED05D1190E50AD5700CC4BD3 /* FFT3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = FFT3.cpp; sourceTree = ""; }; - ED05D11A0E50AD5700CC4BD3 /* FFT3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FFT3.h; sourceTree = ""; }; - ED05D11B0E50AD5700CC4BD3 /* gen_chroma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = gen_chroma.cpp; sourceTree = ""; }; - ED05D11C0E50AD5700CC4BD3 /* gen_chroma.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gen_chroma.h; sourceTree = ""; }; - ED05D11D0E50AD5700CC4BD3 /* hillclimb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = hillclimb.cpp; sourceTree = ""; }; - ED05D11E0E50AD5700CC4BD3 /* hillclimb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hillclimb.h; sourceTree = ""; }; - ED05D1230E50AD5700CC4BD3 /* regression.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = regression.cpp; sourceTree = ""; }; - ED05D1240E50AD5700CC4BD3 /* regression.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = regression.h; sourceTree = ""; }; - ED05D1250E50AD5700CC4BD3 /* sautils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = sautils.cpp; sourceTree = ""; }; - ED05D1260E50AD5700CC4BD3 /* sautils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sautils.h; sourceTree = ""; }; - ED05D1270E50AD5700CC4BD3 /* scorealign-glue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = "scorealign-glue.cpp"; sourceTree = ""; }; - ED05D1280E50AD5700CC4BD3 /* scorealign-glue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "scorealign-glue.h"; sourceTree = ""; }; - ED05D1290E50AD5700CC4BD3 /* scorealign.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = scorealign.cpp; sourceTree = ""; }; - ED05D12A0E50AD5700CC4BD3 /* scorealign.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = scorealign.h; sourceTree = ""; }; + 8484F31213086237002DF7F0 /* DeviceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceManager.cpp; sourceTree = ""; tabWidth = 3; }; + 8484F31313086237002DF7F0 /* DeviceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = DeviceManager.h; sourceTree = ""; tabWidth = 3; }; + ED05D1000E50AD5700CC4BD3 /* audiomixerreader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = audiomixerreader.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D1010E50AD5700CC4BD3 /* audiomixerreader.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = audiomixerreader.h; sourceTree = ""; tabWidth = 3; }; + ED05D1020E50AD5700CC4BD3 /* audioreader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = audioreader.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D1030E50AD5700CC4BD3 /* audioreader.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = audioreader.h; sourceTree = ""; tabWidth = 3; }; + ED05D1140E50AD5700CC4BD3 /* comp_chroma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = comp_chroma.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D1150E50AD5700CC4BD3 /* comp_chroma.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = comp_chroma.h; sourceTree = ""; tabWidth = 3; }; + ED05D1160E50AD5700CC4BD3 /* curvefit.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = curvefit.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D1170E50AD5700CC4BD3 /* curvefit.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = curvefit.h; sourceTree = ""; tabWidth = 3; }; + ED05D1190E50AD5700CC4BD3 /* FFT3.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = FFT3.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D11A0E50AD5700CC4BD3 /* FFT3.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = FFT3.h; sourceTree = ""; tabWidth = 3; }; + ED05D11B0E50AD5700CC4BD3 /* gen_chroma.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = gen_chroma.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D11C0E50AD5700CC4BD3 /* gen_chroma.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = gen_chroma.h; sourceTree = ""; tabWidth = 3; }; + ED05D11D0E50AD5700CC4BD3 /* hillclimb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = hillclimb.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D11E0E50AD5700CC4BD3 /* hillclimb.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = hillclimb.h; sourceTree = ""; tabWidth = 3; }; + ED05D1230E50AD5700CC4BD3 /* regression.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = regression.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D1240E50AD5700CC4BD3 /* regression.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = regression.h; sourceTree = ""; tabWidth = 3; }; + ED05D1250E50AD5700CC4BD3 /* sautils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = sautils.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D1260E50AD5700CC4BD3 /* sautils.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sautils.h; sourceTree = ""; tabWidth = 3; }; + ED05D1270E50AD5700CC4BD3 /* scorealign-glue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = "scorealign-glue.cpp"; sourceTree = ""; tabWidth = 3; }; + ED05D1280E50AD5700CC4BD3 /* scorealign-glue.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = "scorealign-glue.h"; sourceTree = ""; tabWidth = 3; }; + ED05D1290E50AD5700CC4BD3 /* scorealign.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = scorealign.cpp; sourceTree = ""; tabWidth = 3; }; + ED05D12A0E50AD5700CC4BD3 /* scorealign.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = scorealign.h; sourceTree = ""; tabWidth = 3; }; ED2706F40EF9C3C6007D4FFD /* liblibsbsms.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblibsbsms.a; sourceTree = BUILT_PRODUCTS_DIR; }; - ED2706FE0EF9C47E007D4FFD /* sbsms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sbsms.h; sourceTree = ""; }; - ED2707020EF9C51D007D4FFD /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = sbsms/src/audio.cpp; sourceTree = ""; }; - ED2707030EF9C51D007D4FFD /* audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = audio.h; path = sbsms/src/audio.h; sourceTree = ""; }; - ED2707040EF9C51D007D4FFD /* buffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = buffer.cpp; path = sbsms/src/buffer.cpp; sourceTree = ""; }; - ED2707050EF9C51D007D4FFD /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = buffer.h; path = sbsms/src/buffer.h; sourceTree = ""; }; - ED2707060EF9C51D007D4FFD /* defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = defs.h; path = sbsms/src/defs.h; sourceTree = ""; }; - ED2707070EF9C51D007D4FFD /* fft.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fft.cpp; path = sbsms/src/fft.cpp; sourceTree = ""; }; - ED2707080EF9C51D007D4FFD /* fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fft.h; path = sbsms/src/fft.h; sourceTree = ""; }; - ED2707090EF9C51D007D4FFD /* grain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = grain.cpp; path = sbsms/src/grain.cpp; sourceTree = ""; }; - ED27070A0EF9C51D007D4FFD /* grain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = grain.h; path = sbsms/src/grain.h; sourceTree = ""; }; - ED27070B0EF9C51D007D4FFD /* peak.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = peak.cpp; path = sbsms/src/peak.cpp; sourceTree = ""; }; - ED27070C0EF9C51D007D4FFD /* peak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = peak.h; path = sbsms/src/peak.h; sourceTree = ""; }; - ED27070E0EF9C51D007D4FFD /* real.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = real.h; path = sbsms/src/real.h; sourceTree = ""; }; - ED27070F0EF9C51D007D4FFD /* resample.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = resample.cpp; path = sbsms/src/resample.cpp; sourceTree = ""; }; - ED2707100EF9C51D007D4FFD /* sbsms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sbsms.cpp; path = sbsms/src/sbsms.cpp; sourceTree = ""; }; - ED2707110EF9C51D007D4FFD /* sincCoeffs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sincCoeffs.h; path = sbsms/src/sincCoeffs.h; sourceTree = ""; }; - ED2707120EF9C51D007D4FFD /* sms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sms.cpp; path = sbsms/src/sms.cpp; sourceTree = ""; }; - ED2707130EF9C51D007D4FFD /* sms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sms.h; path = sbsms/src/sms.h; sourceTree = ""; }; - ED2707140EF9C51D007D4FFD /* subband.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = subband.cpp; path = sbsms/src/subband.cpp; sourceTree = ""; }; - ED2707150EF9C51D007D4FFD /* subband.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = subband.h; path = sbsms/src/subband.h; sourceTree = ""; }; - ED2707160EF9C51D007D4FFD /* track.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = track.cpp; path = sbsms/src/track.cpp; sourceTree = ""; }; - ED2707170EF9C51D007D4FFD /* track.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = track.h; path = sbsms/src/track.h; sourceTree = ""; }; - ED2707180EF9C51D007D4FFD /* trackpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = trackpoint.cpp; path = sbsms/src/trackpoint.cpp; sourceTree = ""; }; - ED2707190EF9C51D007D4FFD /* trackpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = trackpoint.h; path = sbsms/src/trackpoint.h; sourceTree = ""; }; - ED27071A0EF9C51D007D4FFD /* utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = utils.cpp; path = sbsms/src/utils.cpp; sourceTree = ""; }; - ED27071B0EF9C51D007D4FFD /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utils.h; path = sbsms/src/utils.h; sourceTree = ""; }; - ED27074B0EF9C64F007D4FFD /* SBSMSEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SBSMSEffect.cpp; sourceTree = ""; }; - ED27074C0EF9C64F007D4FFD /* SBSMSEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBSMSEffect.h; sourceTree = ""; }; - ED27074D0EF9C64F007D4FFD /* TimeScale.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TimeScale.cpp; sourceTree = ""; }; - ED27074E0EF9C64F007D4FFD /* TimeScale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TimeScale.h; sourceTree = ""; }; - ED3D7FEC0DF73889000F43E3 /* EffectCategory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EffectCategory.cpp; sourceTree = ""; }; - ED3D7FED0DF73889000F43E3 /* EffectCategory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectCategory.h; sourceTree = ""; }; - ED3D7FEE0DF73889000F43E3 /* EffectManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EffectManager.cpp; sourceTree = ""; }; - ED3D7FEF0DF73889000F43E3 /* EffectManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectManager.h; sourceTree = ""; }; - ED64C821124567ED007CF2FC /* ScoreAlignDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ScoreAlignDialog.cpp; sourceTree = ""; }; - ED64C822124567ED007CF2FC /* ScoreAlignDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScoreAlignDialog.h; sourceTree = ""; }; - ED64C82412456831007CF2FC /* ScoreAlignParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScoreAlignParams.h; sourceTree = ""; }; - ED90976B116CAD49002F7479 /* ExtImportPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ExtImportPrefs.cpp; sourceTree = ""; }; - ED90976C116CAD49002F7479 /* ExtImportPrefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExtImportPrefs.h; sourceTree = ""; }; - EDD94ED9103CB520000873F1 /* ImportExportCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImportExportCommands.cpp; sourceTree = ""; }; - EDD94EDA103CB520000873F1 /* ImportExportCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImportExportCommands.h; sourceTree = ""; }; - EEFF576C109AB4E10032EDFE /* CaptureEvents.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CaptureEvents.cpp; path = ../src/CaptureEvents.cpp; sourceTree = SOURCE_ROOT; }; - EEFF576D109AB4E20032EDFE /* CaptureEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CaptureEvents.h; path = ../src/CaptureEvents.h; sourceTree = SOURCE_ROOT; }; + ED2706FE0EF9C47E007D4FFD /* sbsms.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = sbsms.h; sourceTree = ""; tabWidth = 3; }; + ED2707020EF9C51D007D4FFD /* audio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = audio.cpp; path = sbsms/src/audio.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707030EF9C51D007D4FFD /* audio.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = audio.h; path = sbsms/src/audio.h; sourceTree = ""; tabWidth = 3; }; + ED2707040EF9C51D007D4FFD /* buffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = buffer.cpp; path = sbsms/src/buffer.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707050EF9C51D007D4FFD /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = buffer.h; path = sbsms/src/buffer.h; sourceTree = ""; tabWidth = 3; }; + ED2707060EF9C51D007D4FFD /* defs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = defs.h; path = sbsms/src/defs.h; sourceTree = ""; tabWidth = 3; }; + ED2707070EF9C51D007D4FFD /* fft.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = fft.cpp; path = sbsms/src/fft.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707080EF9C51D007D4FFD /* fft.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = fft.h; path = sbsms/src/fft.h; sourceTree = ""; tabWidth = 3; }; + ED2707090EF9C51D007D4FFD /* grain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = grain.cpp; path = sbsms/src/grain.cpp; sourceTree = ""; tabWidth = 3; }; + ED27070A0EF9C51D007D4FFD /* grain.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = grain.h; path = sbsms/src/grain.h; sourceTree = ""; tabWidth = 3; }; + ED27070B0EF9C51D007D4FFD /* peak.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = peak.cpp; path = sbsms/src/peak.cpp; sourceTree = ""; tabWidth = 3; }; + ED27070C0EF9C51D007D4FFD /* peak.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = peak.h; path = sbsms/src/peak.h; sourceTree = ""; tabWidth = 3; }; + ED27070E0EF9C51D007D4FFD /* real.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = real.h; path = sbsms/src/real.h; sourceTree = ""; tabWidth = 3; }; + ED27070F0EF9C51D007D4FFD /* resample.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = resample.cpp; path = sbsms/src/resample.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707100EF9C51D007D4FFD /* sbsms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = sbsms.cpp; path = sbsms/src/sbsms.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707110EF9C51D007D4FFD /* sincCoeffs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = sincCoeffs.h; path = sbsms/src/sincCoeffs.h; sourceTree = ""; tabWidth = 3; }; + ED2707120EF9C51D007D4FFD /* sms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = sms.cpp; path = sbsms/src/sms.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707130EF9C51D007D4FFD /* sms.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = sms.h; path = sbsms/src/sms.h; sourceTree = ""; tabWidth = 3; }; + ED2707140EF9C51D007D4FFD /* subband.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = subband.cpp; path = sbsms/src/subband.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707150EF9C51D007D4FFD /* subband.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = subband.h; path = sbsms/src/subband.h; sourceTree = ""; tabWidth = 3; }; + ED2707160EF9C51D007D4FFD /* track.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = track.cpp; path = sbsms/src/track.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707170EF9C51D007D4FFD /* track.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = track.h; path = sbsms/src/track.h; sourceTree = ""; tabWidth = 3; }; + ED2707180EF9C51D007D4FFD /* trackpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = trackpoint.cpp; path = sbsms/src/trackpoint.cpp; sourceTree = ""; tabWidth = 3; }; + ED2707190EF9C51D007D4FFD /* trackpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = trackpoint.h; path = sbsms/src/trackpoint.h; sourceTree = ""; tabWidth = 3; }; + ED27071A0EF9C51D007D4FFD /* utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = utils.cpp; path = sbsms/src/utils.cpp; sourceTree = ""; tabWidth = 3; }; + ED27071B0EF9C51D007D4FFD /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = utils.h; path = sbsms/src/utils.h; sourceTree = ""; tabWidth = 3; }; + ED27074B0EF9C64F007D4FFD /* SBSMSEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = SBSMSEffect.cpp; sourceTree = ""; tabWidth = 3; }; + ED27074C0EF9C64F007D4FFD /* SBSMSEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = SBSMSEffect.h; sourceTree = ""; tabWidth = 3; }; + ED27074D0EF9C64F007D4FFD /* TimeScale.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = TimeScale.cpp; sourceTree = ""; tabWidth = 3; }; + ED27074E0EF9C64F007D4FFD /* TimeScale.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = TimeScale.h; sourceTree = ""; tabWidth = 3; }; + ED3D7FEC0DF73889000F43E3 /* EffectCategory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = EffectCategory.cpp; sourceTree = ""; tabWidth = 3; }; + ED3D7FED0DF73889000F43E3 /* EffectCategory.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = EffectCategory.h; sourceTree = ""; tabWidth = 3; }; + ED3D7FEE0DF73889000F43E3 /* EffectManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = EffectManager.cpp; sourceTree = ""; tabWidth = 3; }; + ED3D7FEF0DF73889000F43E3 /* EffectManager.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = EffectManager.h; sourceTree = ""; tabWidth = 3; }; + ED64C821124567ED007CF2FC /* ScoreAlignDialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ScoreAlignDialog.cpp; sourceTree = ""; tabWidth = 3; }; + ED64C822124567ED007CF2FC /* ScoreAlignDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ScoreAlignDialog.h; sourceTree = ""; tabWidth = 3; }; + ED64C82412456831007CF2FC /* ScoreAlignParams.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ScoreAlignParams.h; sourceTree = ""; tabWidth = 3; }; + ED90976B116CAD49002F7479 /* ExtImportPrefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ExtImportPrefs.cpp; sourceTree = ""; tabWidth = 3; }; + ED90976C116CAD49002F7479 /* ExtImportPrefs.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ExtImportPrefs.h; sourceTree = ""; tabWidth = 3; }; + EDD94ED9103CB520000873F1 /* ImportExportCommands.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; path = ImportExportCommands.cpp; sourceTree = ""; tabWidth = 3; }; + EDD94EDA103CB520000873F1 /* ImportExportCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; path = ImportExportCommands.h; sourceTree = ""; tabWidth = 3; }; + EEFF576C109AB4E10032EDFE /* CaptureEvents.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.cpp.cpp; name = CaptureEvents.cpp; path = ../src/CaptureEvents.cpp; sourceTree = SOURCE_ROOT; tabWidth = 3; }; + EEFF576D109AB4E20032EDFE /* CaptureEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 3; lastKnownFileType = sourcecode.c.h; name = CaptureEvents.h; path = ../src/CaptureEvents.h; sourceTree = SOURCE_ROOT; tabWidth = 3; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */