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

New arpeggiator functions - Floor and Ceiling #5521

Closed
wants to merge 13 commits into from

Conversation

zonkmachine
Copy link
Member

@zonkmachine zonkmachine commented May 30, 2020

Some six years later and I'm still revisiting this one from time to time. First proposed in #687
Implements functions 'Floor' and 'Ceiling' proposed in #2080

I made the maxValue of floor and ceil update when the arpeggio model or the range is changed. I also made the ceil value stick to maxValue, if it is at maxValue and the maxValue change, to keep up with the maxValue changing all the time. Those were the biggest issues to solve the last time I touched this code. The last issue is concerning a better gui solution and this is still unsolved.

I have also upgrade the Cycle knob to follow the range.

To do

  • Fix upgrade path for cycle function

arplayout

@zonkmachine zonkmachine changed the title Arpextended2rebasemaster New arpeggiator functions - Floor and Ceiling May 30, 2020
@LmmsBot
Copy link

LmmsBot commented May 30, 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://6894-15778896-gh.circle-artifacts.com/0/lmms-1.2.1.710-linux-x86_64.AppImage"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/6894?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://6897-15778896-gh.circle-artifacts.com/0/lmms-1.2.1.710-mingw-win32.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/6897?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://6895-15778896-gh.circle-artifacts.com/0/lmms-1.2.1.710-mingw-win64.exe"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/6895?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/di0ioisp3oxy59rh/artifacts/build/lmms-1.2.1-msvc2017-win32.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/33395666"}, {"artifact": {"title": {"title": "64-bit", "platform_name": "Windows"}, "link": {"link": "https://ci.appveyor.com/api/buildjobs/fr3y9eitx656dav4/artifacts/build/lmms-1.2.1-msvc2017-win64.exe"}}, "build_link": "https://ci.appveyor.com/project/Lukas-W/lmms/builds/33395666"}], "macOS": [{"artifact": {"title": {"title": "", "platform_name": "macOS"}, "link": {"link": "https://6896-15778896-gh.circle-artifacts.com/0/lmms-1.2.1.710-mac10.13.dmg"}}, "build_link": "https://circleci.com/gh/LMMS/lmms/6896?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link"}]}, "commit_sha": "91d577bb6cb26f73149eb6a91a2f8f4589c0f97d"}

@zonkmachine
Copy link
Member Author

I'm closing this for the time being.

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