Migrated fork of https://github.com/Gota7/GotaSequenceLib
> A platform-agnostic library for interpreting and playing sequence data for NintendoWare. The bulk of the player code was made by Kermalis.
- C# 100%
| Playback | ||
| .gitignore | ||
| CtrCafe.cs | ||
| GotaSequenceLib.csproj | ||
| GotaSequenceLib.sln | ||
| LICENSE.md | ||
| Nitro.cs | ||
| NoteParameter.cs | ||
| Notes.cs | ||
| NX.cs | ||
| OpenTrackParameter.cs | ||
| packages.config | ||
| RandomParameter.cs | ||
| README.md | ||
| Revolution.cs | ||
| SequenceCommand.cs | ||
| SequenceCommandParameter.cs | ||
| SequenceCommands.cs | ||
| SequenceFile.cs | ||
| SequencePlatform.cs | ||
| SMF.cs | ||
| TimeParameter.cs | ||
| U8S16Parameter.cs | ||
| UInt24.cs | ||
| UInt24Parameter.cs | ||
| VariableLength.cs | ||
| VariableParameter.cs | ||
Gota's Sequence Library
A platform-agnostic library for interpreting and playing sequence data for NintendoWare sequences. The bulk of the player code was made by Kermalis.
Dependencies
Note, this library depends on my Sound/IO library which you can find here: https://github.com/Gota7/GotaSoundIO