This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
lmms
Watch
1
Star
0
Fork
0
You've already forked lmms
mirror of
https://github.com/LMMS/lmms.git
synced
2026-01-23 13:58:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
703a42e77cc5e14cf435adbc799feb7079a781fc
lmms
/
plugins
/
MidiExport
History
tresf
46179f475d
Fix compilation on older Apple versions
...
Adds libc++ to CXX flags Fixes macdeployqt on Qt5 Also fixes zynaddsubfx linking on Mac
2016-06-21 21:23:50 -04:00
..
CMakeLists.txt
Fix compilation on older Apple versions
2016-06-21 21:23:50 -04:00
MidiExport.cpp
Replace every use of the foreach macro with a C++11 range-based for loop
2016-03-13 16:09:50 +01:00
MidiExport.h
midi export plugin
2015-02-04 20:23:53 +01:00
MidiFile.hpp
cleaning up event ordering function
2015-02-04 22:36:34 +01:00