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

Mark the selected MIDI bus and channel in the pattern dropdown menu. #106

Merged
merged 1 commit into from
Feb 26, 2023

Conversation

phuel
Copy link

@phuel phuel commented Feb 26, 2023

I found it always slightly confusing that I could select MIDI bus and channel for each pattern, but could not see what is currently selected.
My change uses checkable menu entries to mark the current selection.

@ahlstromcj ahlstromcj merged commit 8168e38 into ahlstromcj:master Feb 26, 2023
ahlstromcj added a commit that referenced this pull request Feb 26, 2023
Merged phuel's channel/bus menu check-mark update #106.
@phuel phuel deleted the MarkPatternBusAndChannel branch March 13, 2023 15:53
ahlstromcj added a commit that referenced this pull request Apr 19, 2023
This file lists __major__ changes from version 0.99.1 to 0.99.4.
These notes are not complete, just trying to get it to work.

*   Version 0.99.4:
    *   Issue #xyz.  Expand-pattern functionality.

*   Previous changes:

    *   Issue #40.  Enhanced NSM handling and debugging.
    *   Issue #44. Revisited to fix related additional issues.
    *   Issue #93. Revisited to fix related open pattern-editor issues.
    *   Issue #100. Partly mitigated. Added a custom JACK ringbuffer.
    *   Issue #103.  Some improvements to pattern loop-count.
    *   Pull request #106. User phuel added checkmarks for active buss.
    *   Issue #107.  Expand-pattern functionality.
    *   A raft of MIDI automation/display fixes.
    *   Added reading/writing/displaying Meta textual events.
    *   Improvements to playlist handling.
    *   Fixes to mute-group handling.
    *   Fixed the daemonization and log-file functionality.
    *   Fixed broken "recent-files" feature.
    *   Improved error reporting.
    *   Fixed background sequence not displaying with linear-gradient brush.
    *   Fixes to brushes; made the linear gradient the default.
    *   Other minor fixes and documentation updates, including the manual.
    *   Fixed partial breakage of pattern-merge function.
    *   Fixed odd breakage of ALSA playback in release mode.
    *   Fixed Stop button when another Master has started playback.
    *   Shift-click on Stop button rewinds JACK transport when running
        as JACK Slave.
    *   Display of some JACK server settings in Edit / Preferences.
    *   Fixed handling of Ctrl vs non-Ctrl zoom keys in perfroll.
    *   Event-dump now prompts for a text-file name.
    *   Added linear-gradient compile-time option for displaying notes
        and triggers.

Read the NEWS, README.md, and TODO files.  Never-ending!
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