Ft 1586 make arrow keys act consistently in all param editors#553
Closed
pft wants to merge 985 commits intozynthian:oramfrom
Closed
Ft 1586 make arrow keys act consistently in all param editors#553pft wants to merge 985 commits intozynthian:oramfrom
pft wants to merge 985 commits intozynthian:oramfrom
Conversation
…_manager" instead of "main_menu".
Fix sequence and phrase progress indicators. Adds script to build zynlibs.
Use event times for bold press selection instead of monotonic().
Use PPQN for clippy duration calculation. Use zynseq setPlayState rather than direct sequence access to ensure higher level states are correct.
Remove redundant duplicate refresh code.
Move solo code back into mixer (from autoconnect). Use global solo state for main solo indicator. Its zctrl will always be zero.
Adds aux mixbus (DPM disabled). Effect return mixbus now indexed from 2. Connects metronome and global audio player to aux mixbus. Simplifies and fixes solo logic. Adds solo mixbus and trunk route between mixers. Corrected variable spelling typo of normalise buffer.
…least one phrase.
Add filter widget and integrate into control UI
…nd use LV2 parameter designation.
Add summary info to zynlibs helper builder script.
Update Launchpad X ctrldev
Add driver for Teenage Engineering OP-1 Original
…st follow to avoid bizarre jumping while recording.
…CC value range in MIDI learned controllers.
…sion number (CPU model).
+ Use "capture_log" flag instead of "capture_log_filename" to enable/disable capture log code.
+ In zyngui_control, use LOAD_ZS3 signal instead of MIDI_PC.
…x or min values. + Fix zyngui_midi_cc_range to correctly set min and max values when configuring different controllers.
…when no stored value in ZS3.
…vious refact or merge?)
Adds rar support to sfizz preset install.
Increase length of phrase name displayed from 5 to 8 characters. Show quantity of phrase to jump on launcher button. Allow jump forward or back by more than one phrase. Show the name of the phrase to jump to when editing follow action.
Contributor
|
It looks like this has been branched from oram. Please branch from vangelis. We are not modifying oram other than critical bug fixes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements zynthian/zynthian-issue-tracking#1586 as far as I can see.
Enabling arrow keys to edit the values in a param editor (the ephemeral editor at the top of the screen invoked mainly from menus) everywhere on Zynthian.