-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core ・Cコマンドの初期値を128に修正 ・Cコマンドが一つ目の音符の前に指定されている時、その値が有効にならないバグを修正
- Loading branch information
kumatan
committed
Mar 26, 2020
1 parent
3992e01
commit 1e4aa8d
Showing
14 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> | ||
<StartArguments>"C:\temp\ssgtest.muc" "C:\temp\ssgtest.out.muc"</StartArguments> | ||
<StartArguments>"C:\temp\kichigai_0.muc" "C:\temp\kichigai_0.out.muc"</StartArguments> | ||
</PropertyGroup> | ||
</Project> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+3.04 KB
(830%)
M98/obj/Debug/M98DotNETconsole.csprojAssemblyReference.cache
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
M98/obj/Release/M98DotNETconsole.csprojAssemblyReference.cache
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+512 Bytes
(110%)
M98DotNETcore/bin/Release/netstandard2.0/musicDriverInterface.dll
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.