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

Quantized Record Active does not work #119

Open
MusicMan74 opened this issue Oct 2, 2023 · 2 comments
Open

Quantized Record Active does not work #119

MusicMan74 opened this issue Oct 2, 2023 · 2 comments

Comments

@MusicMan74
Copy link

MusicMan74 commented Oct 2, 2023

I am on Win10 x64, Seq66 v0.9.99 with patterns

Having this button active has no effect; tried changing snap size to different settings...
Post processing quantize works as expected (i,e, Ctrl-A then q)

Can anyone else confirm?

TIA

@ahlstromcj
Copy link
Owner

ahlstromcj commented Oct 4, 2023 via email

ahlstromcj added a commit that referenced this issue Oct 6, 2023
@ahlstromcj
Copy link
Owner

This is fixed in the portfix branch. Still need to test tightening and note-mapping while recording.

ahlstromcj added a commit that referenced this issue Oct 25, 2023
- The usual raft of humiliating bug-fixes:
    - Issue #117 Option to close pattern windows with esc key if
      enabled via a 'usr' option.
    - Issue #118 Made virtual ports ports enabled via an option.
    - Issue #119 "Quantized Record Active does not work" fixed.
      Live note/drum-mapping also fixed.
    - Fixed an egregious error in drawing notes in drum mode.
    - Fixed error in moving notes at PPQN != 192.
    - Fixed bug preventing a song with triggers stopping playback
      at end of song. Fixes related to playlist-handling.
    - MANY other undocumented minor fixes.
- Implemented drag-and-drop of one MIDI file onto the Live grid.
- Added the export of most project configuration files to another
  directory.
- Multiple tempo events can be drawn in a line in the data pane and
  can be dragged up and down to change the tempo value.
- If double-click enabled, can open/create a pattern in the song
  editor.
- Many improvements and fixes to the Mutes tab.
- Added a "grid mode" to toggle mutes by clicking in the Live Grid.
  The new default mute-group-selection mode keystroke is "_".
- Opening the pattern editor reflects the recording mode and live
  pattern alteration selection (e.g. quantization).
- The main time display works better with high PPQN.
- Now scrolls automatically in time and note value to show the first
  notes in a pattern.
- Live-grid record-mode and alteration are applied when active pattern
  is opened for edit.
- Added more Qt style-sheets and UI palette items for more color
  control.
- Tightened the file-name handling in Session preferences.

Also see the NEWS, README.md, and TODO files.
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

No branches or pull requests

2 participants