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-06-27 15:25:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c3e148fbb3ea1487515fe80838d2accaf22d8f4
lmms
/
plugins
/
MidiExport
History
Levin Oehlmann
c075ba93fb
clang-tidy: Run modernize-use-emplace everywhere (
#6451
)
...
... to avoid constructing and copying temp objects
2022-06-26 08:54:59 +02:00
..
CMakeLists.txt
Simplify C++11 usage for plugins (
#3214
)
2017-01-07 01:45:50 -05:00
MidiExport.cpp
clang-tidy: Run modernize-use-emplace everywhere (
#6451
)
2022-06-26 08:54:59 +02:00
MidiExport.h
clang-tidy: Apply modernize-use-equals-default everywhere (
#6450
)
2022-06-26 08:48:24 +02:00
MidiFile.hpp
Fix a bug where the BPM is modulo'd by 256 on MIDI export (
#6215
)
2021-11-09 14:53:31 +09:00