Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI checking, ignore] Refactor writing MIDI events to buffers #5717

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

JohannesLorenz
Copy link
Contributor

@JohannesLorenz JohannesLorenz commented Oct 17, 2020

This moves out the code from the carla plugin into the core, because
this code will be re-used for Lv2 MIDI handling soon.

No reviews required (it's a split of #5691 which has been reviewed by Dom), I only wait for CI.

This moves out the code from the carla plugin into the core, because
this code will be re-used for Lv2 MIDI handling soon.
@LmmsBot
Copy link

LmmsBot commented Oct 17, 2020

🤖 Hey, I'm @LmmsBot from github.com/lmms/bot and I made downloads for this pull request, click me to make them magically appear! 🎩

Linux

Windows

macOS

🤖
{"platform_name_to_artifacts": {"Linux": [{"artifact": {"title": {"title": "(AppImage)", "platform_name": "Linux"}, "link": {"link": "https://9570-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-731%2Bg9c5c97a-linux-x86_64.AppImage"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9570?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}], "Windows": [{"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://9572-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-731%2Bg9c5c97a62-mingw-win32.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9572?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://9574-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-731%2Bg9c5c97a62-mingw-win64.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9574?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "32-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/5enjn3tj7vapjvod/artifacts/build/lmms-1.2.2-msvc2017-win32.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/35807705"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/tgmkm30hesofkqiq/artifacts/build/lmms-1.2.2-msvc2017-win64.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/35807705"}], "macOS": [{"artifact": {"title": {"title": "", "platform_name": "macOS"}, "link": {"link": "https://9573-15778896-gh.circle-artifacts.com/0/lmms-1.2.3-731%2Bg9c5c97a62-mac10.13.dmg"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/9573?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}]}, "commit_sha": "61ef607355f9e8b25c28e220c22d6014f1ffeaca"}

@JohannesLorenz JohannesLorenz marked this pull request as ready for review October 17, 2020 18:55
@JohannesLorenz JohannesLorenz merged commit 9db671c into LMMS:master Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants