-
Notifications
You must be signed in to change notification settings - Fork 86
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
Version 2.12.1.1 #1432
Version 2.12.1.1 #1432
Conversation
SWS/FNG: Increase/Decrease selected MIDI items velocity by x SWS/FNG: Transpose selected MIDI items... Regression from 30bd5b8.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…inal start/end value is kept. Co-authored-by: Christian Fillion <[email protected]> closes #1114
…ng focus from other apps report: https://forum.cockos.com/showpost.php?p=2357872&postcount=2860
…or actions Inhibit execution of SWS cycle, continuous and MIDI editor actions when OSARA's shortcut help mode is enabled and OSARA was loaded after SWS. See jcsteh/osara#359.
Fixes CC shape loss after running the following actions (R6+ only): - SWS/BR: Delete tempo marker and preserve position and length of items (including MIDI events) - SWS/BR: Delete tempo marker and preserve position and length of selected items (including MIDI events) - SWS/BR: Enable "Ignore project tempo" for selected MIDI items preserving time position of MIDI events (use tempo at item's start) Reported at https://forum.cockos.com/showpost.php?p=2368423, fixes #1466
@cfillion Given that the reports about already fixed but not yet officially released issues seem to accumulate (e.g. here and here), how about making this PR into the next official release (soonish) and then continue working on the next beta? What do you think? |
REAPER v6.17+dev1130 adds native API function GetMediaFileMetadata()
I'd like to include some of the newer bugfixes too. The python64 one is major and the tag API must be removed before going stable. Then many PRs seem trivial enough to be low-risk: continuation of R6 CC shape support, the OSARA one, eraser tool cursor, track GUID. To go stable faster I'm thinking of leaving the riskier cycle action PRs for a later release. |
This comment has been minimized.
This comment has been minimized.
whatsnew nitpick:
could say:
(similar to the Reaper whatsnew entries related to accessibility topics) |
REAPER v5.95 added GetSetMediaItemInfo_String with read/write access to P_NOTES.
This comment has been minimized.
This comment has been minimized.
…c' into v2.12.1.1
…ny-project-tab' into v2.12.1.1
…tring in the documentation
This comment has been minimized.
This comment has been minimized.
…s behind media items when editing" is enabled Regression from 2.11 due to a typo (c06f8cf)
…using SWS/AW: Paste ...and "Trim contents behind media items when editing" is disabled Older versions disabled that preference (not restoring the original value unless trim is enabled). This was accidentally fixed in 2.11.
✅ Build sws 447-master completed (commit e9499ee4d3 by @cfillion) Windows 64-bitWindows 32-bitmacOS x86 64-bitmacOS x86 32-bitmacOS ARM 64-bitLinux x86 64-bitLinux x86 32-bitLinux ARM 64-bitLinux ARM 32-bit |
Planning to release this tomorrow. |
What do you think about adding #1444? Otherwise, thumbs up! |
Changing the meaning of "selected FX" from "the last FX shown in the chain" to "all selected FXs in the chain" makes me a bit hesitant (it's a big change). Only one action gets the new meaning, making it inconsistent with all other SWS actions dealing with "selected FX". I wrote some comments at #1443 (comment). |
Preparing a hotfix update to 2.12.1.EDIT: Promoting that to a full bugfix update given the recent PRs.EDIT2: Reverting back to hotfix (+ trivial PRs) for quicker stable adoption.v2.12.1.1 pre-release build
Accessibility:
macOS:
MIDI:
Miscellaneous:
ReaScript API: