Contains the PatchMidi function for patching the platform specific midi with new BPM.
More...
Contains the PatchMidi function for patching the platform specific midi with new BPM.
◆ PatchMidi() [1/2]
static void AmpHelper.Midi.PatchMidi |
( |
Stream |
input, |
|
|
float |
bpm, |
|
|
ConsoleType |
consoleType |
|
) |
| |
|
inlinestatic |
Patches mid_ps3 or mid_ps4 files with a new tempo.
The input stream will be left open and the position set back to the starting position upon completion.
- Parameters
-
input | The input stream |
bpm | |
consoleType | |
- Exceptions
-
◆ PatchMidi() [2/2]
static void AmpHelper.Midi.PatchMidi |
( |
string |
midiPath, |
|
|
float |
bpm, |
|
|
ConsoleType |
consoleType |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: