Remove global automation from MidiImport - #5223
Conversation
|
The rest of this PR looks fine. |
|
This PR is broken with VS builds. see https://ci.appveyor.com/project/Lukas-W/lmms/builds/28005325/job/1d524yxraw2rrw5q |
I don't see how this PR would affect that, I didn't touch those functions. |
|
I'm not sure why MinGW builds pass while MSVC builds fail, but I found the reason: class |
Fix a build error introduced in #5223.
Fix a build error introduced in LMMS#5223.
Fix a build error introduced in #5223.
|
I found that MIDI import still uses global automation because |
There's also a few calls to |
True, but after removing |
Fix a build error introduced in LMMS#5223.
Completes step 1 from #403