Closed TheNathannator closed 1 year ago
Only if it's stuff added in this PR. If there's stuff already in master then I'm not fussed if that gets fixed up or not.
On Tue., 29 Nov. 2022, 8:04 am Nathan, @.***> wrote:
@.**** commented on this pull request.
In Moonscraper Chart Editor/Assets/Scripts/Game/Charts/IO/Midi/MidIOHelper.cs https://github.com/FireFox2000000/Moonscraper-Chart-Editor/pull/89#discussion_r1034046930 :
@@ -26,6 +26,7 @@ public static class MidIOHelper // Note numbers public const byte DOUBLE_KICK_NOTE = 95; public const byte SOLO_NOTE = 103; // http://docs.c3universe.com/rbndocs/index.php?title=Guitar_and_Bass_Authoring#Solo_Sections
- public const byte TAP_NOTE = 104; // https://strikeline.myjetbrains.com/youtrack/issue/CH-390
My only problem with renaming the constant is that none of the other non-RB stuff does this, would you want me to change that?
— Reply to this email directly, view it on GitHub https://github.com/FireFox2000000/Moonscraper-Chart-Editor/pull/89#discussion_r1034046930, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGEMD3BCABK7O42MWZJSC6DWKUM6JANCNFSM6AAAAAASM6EAF4 . You are receiving this because you commented.Message ID: @.*** com>
Summary:
ENHANCED_OPENS
mode and switch to it when encountering that text eventSome more changes/fixes will be coming, wanted to split the PRs into smaller chunks where possible.