Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ofxTLNotes integration #13

Closed
wants to merge 17 commits into from
Closed
84 changes: 66 additions & 18 deletions Duration/Duration.xcodeproj/project.pbxproj
Expand Up @@ -26,7 +26,6 @@
E4EB6799138ADC1D00A09F29 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BBAB23BE13894E4700AA2426 /* GLUT.framework */; };
E726AFB315D4CEB900C941A3 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E726AFB215D4CEB900C941A3 /* CoreVideo.framework */; };
E726AFB515D4CEBF00C941A3 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E726AFB415D4CEBF00C941A3 /* QTKit.framework */; };
E72B8DD415D629CB00DB5A38 /* install.xml in Resources */ = {isa = PBXBuildFile; fileRef = E72B8DAB15D629CB00DB5A38 /* install.xml */; };
E72B8DD515D629CB00DB5A38 /* IpEndpointName.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E72B8DB015D629CB00DB5A38 /* IpEndpointName.cpp */; };
E72B8DD615D629CB00DB5A38 /* NetworkingUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E72B8DB515D629CB00DB5A38 /* NetworkingUtils.cpp */; };
E72B8DD715D629CB00DB5A38 /* UdpSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E72B8DB615D629CB00DB5A38 /* UdpSocket.cpp */; };
Expand All @@ -44,7 +43,6 @@
E750F89C15EF313500B87EA2 /* DurationController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E750F89A15EF313500B87EA2 /* DurationController.cpp */; };
E750F8B715F0AF2600B87EA2 /* ofxTLColorTrack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E750F8B515F0AF1E00B87EA2 /* ofxTLColorTrack.cpp */; };
E750F96C15F3460C00B87EA2 /* ofxHotKeys_impl_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E750F96A15F3460C00B87EA2 /* ofxHotKeys_impl_mac.mm */; };
E750F98E15F4B80800B87EA2 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E750F98D15F4B80700B87EA2 /* OpenAL.framework */; };
E775F6AF15D7898A006E2E59 /* ofxTLUIHeader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E775F6AE15D7898A006E2E59 /* ofxTLUIHeader.cpp */; };
E78C29E715EF1AB3003A9CCB /* ofxTimeline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E78C29BC15EF1AB3003A9CCB /* ofxTimeline.cpp */; };
E78C29E815EF1AB3003A9CCB /* ofxTLAudioTrack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E78C29BE15EF1AB3003A9CCB /* ofxTLAudioTrack.cpp */; };
Expand All @@ -66,12 +64,9 @@
E78C29F815EF1AB3003A9CCB /* ofxTLVideoThumb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E78C29E115EF1AB3003A9CCB /* ofxTLVideoThumb.cpp */; };
E78C29F915EF1AB3003A9CCB /* ofxTLVideoTrack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E78C29E315EF1AB3003A9CCB /* ofxTLVideoTrack.cpp */; };
E78C29FA15EF1AB3003A9CCB /* ofxTLZoomer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E78C29E515EF1AB3003A9CCB /* ofxTLZoomer.cpp */; };
E78C2A0315EF1BC2003A9CCB /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E78C2A0215EF1BC2003A9CCB /* Accelerate.framework */; };
E7C5D6A216148462006E514C /* ofxRemoveCocoaMenu.mm in Sources */ = {isa = PBXBuildFile; fileRef = E7C5D6A116148462006E514C /* ofxRemoveCocoaMenu.mm */; };
E7C659A915FF22260049005B /* buildFTGL.sh in Resources */ = {isa = PBXBuildFile; fileRef = E7C6599215FF22260049005B /* buildFTGL.sh */; };
E7C659AA15FF22260049005B /* libftgl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E7C6599315FF22260049005B /* libftgl.a */; };
E7C659AD15FF22270049005B /* ofxFTGLFont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7C6599815FF22260049005B /* ofxFTGLFont.cpp */; };
E7C659C015FF46BC0049005B /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = E7C659BD15FF46BC0049005B /* README.md */; };
E7C659C415FF46D20049005B /* ofxLocalization.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7C659C215FF46D20049005B /* ofxLocalization.cpp */; };
E7D3318615D379E30009192F /* kiss_fft.c in Sources */ = {isa = PBXBuildFile; fileRef = E7D3316A15D379E20009192F /* kiss_fft.c */; };
E7D3318715D379E30009192F /* kiss_fftr.c in Sources */ = {isa = PBXBuildFile; fileRef = E7D3316B15D379E20009192F /* kiss_fftr.c */; };
Expand All @@ -85,7 +80,6 @@
E7DFB07B15D0E2A500CD5CF1 /* ofxXmlSettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB07615D0E2A500CD5CF1 /* ofxXmlSettings.cpp */; };
E7DFB3E415D0E2B700CD5CF1 /* ofxMSATimer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB3DD15D0E2B700CD5CF1 /* ofxMSATimer.cpp */; };
E7DFB40915D0E36800CD5CF1 /* ofxTextInputField.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB3FA15D0E36800CD5CF1 /* ofxTextInputField.cpp */; };
E7DFB45315D0E37E00CD5CF1 /* easing_terms_of_use.html in Resources */ = {isa = PBXBuildFile; fileRef = E7DFB42515D0E37E00CD5CF1 /* easing_terms_of_use.html */; };
E7DFB45415D0E37E00CD5CF1 /* ofxEasing.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB42615D0E37E00CD5CF1 /* ofxEasing.cpp */; };
E7DFB45515D0E37E00CD5CF1 /* ofxEasingBack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB42815D0E37E00CD5CF1 /* ofxEasingBack.cpp */; };
E7DFB45615D0E37E00CD5CF1 /* ofxEasingBounce.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB42A15D0E37E00CD5CF1 /* ofxEasingBounce.cpp */; };
Expand All @@ -99,6 +93,9 @@
E7DFB45E15D0E37E00CD5CF1 /* ofxEasingQuint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB43A15D0E37E00CD5CF1 /* ofxEasingQuint.cpp */; };
E7DFB45F15D0E37E00CD5CF1 /* ofxEasingSine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB43C15D0E37E00CD5CF1 /* ofxEasingSine.cpp */; };
E7DFB46015D0E37E00CD5CF1 /* ofxTween.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E7DFB43E15D0E37E00CD5CF1 /* ofxTween.cpp */; };
FA209DAB16B8EEBF00B98710 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA209DAA16B8EEBF00B98710 /* OpenAL.framework */; };
FA209DAD16B8EEC500B98710 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA209DAC16B8EEC500B98710 /* Accelerate.framework */; };
FA209E8616B9B6A400B98710 /* ofxTLNotes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FA209E8416B9B6A400B98710 /* ofxTLNotes.cpp */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -196,7 +193,6 @@
E750F8B615F0AF2200B87EA2 /* ofxTLColorTrack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxTLColorTrack.h; sourceTree = "<group>"; };
E750F96A15F3460C00B87EA2 /* ofxHotKeys_impl_mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ofxHotKeys_impl_mac.mm; sourceTree = "<group>"; };
E750F96B15F3460C00B87EA2 /* ofxHotKeys_impl_win.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxHotKeys_impl_win.cpp; sourceTree = "<group>"; };
E750F98D15F4B80700B87EA2 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
E775F6AD15D78959006E2E59 /* ofxTLUIHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ofxTLUIHeader.h; sourceTree = "<group>"; };
E775F6AE15D7898A006E2E59 /* ofxTLUIHeader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTLUIHeader.cpp; sourceTree = "<group>"; };
E78C29BC15EF1AB3003A9CCB /* ofxTimeline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTimeline.cpp; sourceTree = "<group>"; };
Expand Down Expand Up @@ -242,7 +238,6 @@
E78C29E515EF1AB3003A9CCB /* ofxTLZoomer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTLZoomer.cpp; sourceTree = "<group>"; };
E78C29E615EF1AB3003A9CCB /* ofxTLZoomer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxTLZoomer.h; sourceTree = "<group>"; };
E78C29FE15EF1ADA003A9CCB /* ofRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofRange.h; sourceTree = "<group>"; };
E78C2A0215EF1BC2003A9CCB /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
E7C5D6A016148462006E514C /* ofxRemoveCocoaMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxRemoveCocoaMenu.h; sourceTree = "<group>"; };
E7C5D6A116148462006E514C /* ofxRemoveCocoaMenu.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ofxRemoveCocoaMenu.mm; sourceTree = "<group>"; };
E7C6597A15FF22260049005B /* FTBBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FTBBox.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -363,15 +358,21 @@
E7DFB43D15D0E37E00CD5CF1 /* ofxEasingSine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxEasingSine.h; sourceTree = "<group>"; };
E7DFB43E15D0E37E00CD5CF1 /* ofxTween.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTween.cpp; sourceTree = "<group>"; };
E7DFB43F15D0E37E00CD5CF1 /* ofxTween.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxTween.h; sourceTree = "<group>"; };
FA209DAA16B8EEBF00B98710 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = /System/Library/Frameworks/OpenAL.framework; sourceTree = "<absolute>"; };
FA209DAC16B8EEC500B98710 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = /System/Library/Frameworks/Accelerate.framework; sourceTree = "<absolute>"; };
FA209E8416B9B6A400B98710 /* ofxTLNotes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTLNotes.cpp; sourceTree = "<group>"; };
FA209E8516B9B6A400B98710 /* ofxTLNotes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxTLNotes.h; sourceTree = "<group>"; };
FA209E8816B9B94300B98710 /* ofxTLMidiNote.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTLMidiNote.cpp; sourceTree = "<group>"; };
FA209E8916B9B94300B98710 /* ofxTLMidiNote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxTLMidiNote.h; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
E4B69B590A3A1756003C02F2 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E750F98E15F4B80800B87EA2 /* OpenAL.framework in Frameworks */,
E78C2A0315EF1BC2003A9CCB /* Accelerate.framework in Frameworks */,
FA209DAD16B8EEC500B98710 /* Accelerate.framework in Frameworks */,
FA209DAB16B8EEBF00B98710 /* OpenAL.framework in Frameworks */,
E4EB6799138ADC1D00A09F29 /* GLUT.framework in Frameworks */,
E4328149138ABC9F0047C5CB /* openFrameworksDebug.a in Frameworks */,
E45BE97B0E8CC7DD009D7055 /* AGL.framework in Frameworks */,
Expand Down Expand Up @@ -399,6 +400,8 @@
BB4B014C10F69532006C3DED /* addons */ = {
isa = PBXGroup;
children = (
FA209E8716B9B94300B98710 /* ofxTLMidiNote */,
FA209E8316B9B6A400B98710 /* ofxTLNotes */,
E7C659BB15FF46BC0049005B /* ofxLocalization */,
E7C6596315FF22260049005B /* ofxFTGL */,
E78C29FB15EF1ADA003A9CCB /* ofxRange */,
Expand All @@ -417,8 +420,8 @@
BBAB23C913894ECA00AA2426 /* system frameworks */ = {
isa = PBXGroup;
children = (
E750F98D15F4B80700B87EA2 /* OpenAL.framework */,
E78C2A0215EF1BC2003A9CCB /* Accelerate.framework */,
FA209DAC16B8EEC500B98710 /* Accelerate.framework */,
FA209DAA16B8EEBF00B98710 /* OpenAL.framework */,
E726AFB415D4CEBF00C941A3 /* QTKit.framework */,
E726AFB215D4CEB900C941A3 /* CoreVideo.framework */,
E4C2424410CC5A17004149E2 /* AppKit.framework */,
Expand Down Expand Up @@ -1092,6 +1095,26 @@
path = Easings;
sourceTree = "<group>";
};
FA209E8316B9B6A400B98710 /* ofxTLNotes */ = {
isa = PBXGroup;
children = (
FA209E8416B9B6A400B98710 /* ofxTLNotes.cpp */,
FA209E8516B9B6A400B98710 /* ofxTLNotes.h */,
);
name = ofxTLNotes;
path = ../../../addons/ofxTimelineTracks/ofxTLNotes;
sourceTree = "<group>";
};
FA209E8716B9B94300B98710 /* ofxTLMidiNote */ = {
isa = PBXGroup;
children = (
FA209E8816B9B94300B98710 /* ofxTLMidiNote.cpp */,
FA209E8916B9B94300B98710 /* ofxTLMidiNote.h */,
);
name = ofxTLMidiNote;
path = ../../../addons/ofxTimelineTracks/ofxTLMidiNote;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down Expand Up @@ -1162,10 +1185,6 @@
buildActionMask = 2147483647;
files = (
E7DFADD015D0E24200CD5CF1 /* Duration.icns in Resources */,
E7DFB45315D0E37E00CD5CF1 /* easing_terms_of_use.html in Resources */,
E72B8DD415D629CB00DB5A38 /* install.xml in Resources */,
E7C659A915FF22260049005B /* buildFTGL.sh in Resources */,
E7C659C015FF46BC0049005B /* README.md in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -1258,6 +1277,7 @@
E7C659C415FF46D20049005B /* ofxLocalization.cpp in Sources */,
E7C5D6A216148462006E514C /* ofxRemoveCocoaMenu.mm in Sources */,
E734FF8616197EE500DFC0DB /* ofxTLLFO.cpp in Sources */,
FA209E8616B9B6A400B98710 /* ofxTLNotes.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -1386,6 +1406,8 @@
E4B69B600A3A1757003C02F2 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1398,6 +1420,18 @@
GCC_MODEL_TUNING = NONE;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
HEADER_SEARCH_PATHS = (
"$(OF_CORE_HEADERS)",
src,
../../../addons/ofxOsc/libs,
../../../addons/ofxOsc/libs/oscpack,
../../../addons/ofxOsc/libs/oscpack/src,
../../../addons/ofxOsc/libs/oscpack/src/ip/posix,
../../../addons/ofxOsc/libs/oscpack/src/ip/win32,
../../../addons/ofxOsc/libs/oscpack/src/osc,
../../../addons/ofxOsc/src,
../../../addons/ofxFTGL/libs/FTGL/include,
);
INFOPLIST_FILE = "openFrameworks-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = (
Expand Down Expand Up @@ -1481,17 +1515,19 @@
);
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../addons/ofxFTGL/libs/FTGL/lib/osx\"";
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10 = "\"$(SRCROOT)/../../../addons/ofxTimeline/libs/sndfile/lib/osx\"";
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../../addons/ofxFTGL/libs/FTGL/lib/vs2010\"";
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../../addons/ofxTimeline/libs/sndfile/osx/lib\"";
PREBINDING = NO;
PRODUCT_NAME = DurationDebug;
SDKROOT = macosx10.7;
WRAPPER_EXTENSION = app;
};
name = Debug;
};
E4B69B610A3A1757003C02F2 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
COPY_PHASE_STRIP = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand All @@ -1503,6 +1539,18 @@
GCC_MODEL_TUNING = NONE;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Headers/Carbon.h";
HEADER_SEARCH_PATHS = (
"$(OF_CORE_HEADERS)",
src,
../../../addons/ofxOsc/libs,
../../../addons/ofxOsc/libs/oscpack,
../../../addons/ofxOsc/libs/oscpack/src,
../../../addons/ofxOsc/libs/oscpack/src/ip/posix,
../../../addons/ofxOsc/libs/oscpack/src/ip/win32,
../../../addons/ofxOsc/libs/oscpack/src/osc,
../../../addons/ofxOsc/src,
../../../addons/ofxFTGL/libs/FTGL/include,
);
INFOPLIST_FILE = "openFrameworks-Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = (
Expand Down Expand Up @@ -1586,10 +1634,10 @@
);
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../../addons/ofxFTGL/libs/FTGL/lib/osx\"";
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_10 = "\"$(SRCROOT)/../../../addons/ofxTimeline/libs/sndfile/lib/osx\"";
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../../addons/ofxFTGL/libs/FTGL/lib/vs2010\"";
LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../../addons/ofxTimeline/libs/sndfile/osx/lib\"";
PREBINDING = NO;
PRODUCT_NAME = Duration;
SDKROOT = macosx10.7;
WRAPPER_EXTENSION = app;
};
name = Release;
Expand Down
1 change: 1 addition & 0 deletions Duration/bin/data/_keyframes.xml
@@ -0,0 +1 @@
<keyframes />
3 changes: 2 additions & 1 deletion Duration/bin/data/languagefile.csv
Expand Up @@ -5,7 +5,8 @@ switches,SWITCHES,スイッチ
curves,CURVES,カーブ
colors,COLORS,カラー
audio,AUDIO,オーディオ
lfo,LFO,LFO
lfo,LFO,LFO
notes, NOTES, 曲譜
bins,bins,bins
new project...,new project...,新規プロジェクト
open project...,open project...,プロジェクトを開く
Expand Down