Skip to content

Commit

Permalink
Merge pull request #334 from roblabla/midioutput-parsefile
Browse files Browse the repository at this point in the history
Midioutput parsefile
  • Loading branch information
wearrrrr authored Nov 28, 2024
2 parents cb6c409 + e6f201d commit 5c14fe6
Show file tree
Hide file tree
Showing 5 changed files with 444 additions and 20 deletions.
4 changes: 4 additions & 0 deletions config/implemented.csv
Original file line number Diff line number Diff line change
Expand Up @@ -250,13 +250,17 @@ th06::MidiDevice::~MidiDevice
th06::MidiOutput::MidiOutput
th06::MidiOutput::LoadTracks
th06::MidiOutput::ClearTracks
th06::MidiOutput::ParseFile
th06::MidiOutput::LoadFile
th06::MidiOutput::OnTimerElapsed
th06::MidiOutput::Play
th06::MidiOutput::UnprepareHeader
th06::MidiOutput::ReadFileData
th06::MidiOutput::ReleaseFileData
th06::MidiOutput::StopPlayback
th06::MidiOutput::SetFadeOut
th06::MidiOutput::ProcessMsg
th06::MidiOutput::FadeOutSetVolume
th06::MidiOutput::Ntohs
th06::MidiOutput::SkipVariableLength
th06::MidiOutput::~MidiOutput
Expand Down
2 changes: 0 additions & 2 deletions config/stubbed.csv
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
th06::MidiOutput::OnTimerElapsed
th06::MidiOutput::ParseFile
Loading

0 comments on commit 5c14fe6

Please sign in to comment.