Old 10-26-2021, 08:25 AM   #1
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 1,992
Default v6.39rc1 - October 26 2021

v6.39rc1 - October 26 2021
  • + Accessibility: improve focus state restoration when navigating media explorer
  • + Actions: send all-notes-off also sends all-sounds-off
  • + Automation: fix editing automation items for FX parameters with inverted range [p=2489968]
  • + Command line: support both -template and filename arguments [t=258395]
  • + FX browser: include more JSFX in Cockos category when only showing JSFX filenames
  • + JSFX: greater precision for $e and $phi
  • + Linux: fix fullscreen behavior (6.37 regression) [t=258543]
  • + Linux: fix issues with owned windows being lost in the Z order after entering/leaving fullscreen
  • + Linux: make initial focus of various windows (e.g. perf meter) match that of macOS/Windows
  • + Linux: use native fullscreen API to improve main window fullscreen on KWin/Plasma
  • + MIDI editor: send all-sound-off in addition to all-notes-off on preview playback stop
  • + MIDI: send all-sound-off messages in addition to all-notes-off when configured to do so on stop
  • + Media explorer: add action to rename file
  • + Media explorer: display .rpp metadata
  • + Media explorer: fix restarting playback from non-zero position when changing playback rate [p=2489305]
  • + Media explorer: respect project option to preserve pitch when changing rate in new items when importing media via action with no rate adjustment set
  • + Media explorer: send all-sounds-off in addition to all-notes-off when ending MIDI previews
  • + Media explorer: update display after toggling favorite status
  • + Metronome: add actions to set metronome speed to 1x, 2x, 4x
  • + Metronome: support 2x or 4x click speed multiplier
  • + Metronome: update click source peaks display when updating metronome settings or click source properties
  • + Mouse modifiers: add modifier to adjust fade-in/fade-out curve with relative edge edit [t=258427]
  • + Opus: update to opus-1.3.1
  • + Opus: update to opusfile 0.12
  • + Project notes: support automatic word wrap
  • + Project: add title field in Project Settings/Info dialog, accessible to render, metadata, etc wildcards as $title
  • + Razor edit: suppress group selection edge highlight when razor editing
  • + Razor edits: add preference to always trim content behind razor edits to Preferences/Project/Media Item Defaults
  • + ReaControlMIDI: send all-sound-off messages when clicking all notes off button, show all-sound-off messages when logging all-notes-off
  • + ReaPlugs: ReaSynth/ReaSynDr/ReaVoice/RS5k now respond to all-sound-off messages
  • + ReaScript: add GetSetProjectInfo_String() RECORD_PATH_SECONDARY
  • + ReaScript: add MIDI_GetRecentInputEvent() for enumerating recent MIDI input events
  • + ReaScript: deprecate GetSetProjectAuthor, use GetSetProjectInfo_String with desc=\"PROJECT_AUTHOR" instead
  • + ReaVerb: Channel Tool allows forcing the total channel count of impulse response
  • + ReaVerb: add Convolve mode to Channel Tool
  • + ReaVerb: allow setting channel offset directly when adding an IR file
  • + ReaVerb: support drag/drop of impulse file into plugin
  • + Render: specify utf-8 character set for HTML render statistics display
  • + Subprojects: write =START time to rendered file as BWF preferred start position
  • + Theme adjuster: fix macOS-arm64 retina drawing
  • + Theme adjuster: improve usability on vertically-constrained displays [t=255162]
  • + Theme: improve mixer meter positioning [t=258633]
  • + Track MIDI meters: exclude all-sound-off from activity indicators
  • + Track VU: add option to measure LUFS on first two channels only
  • + VST3: fix MIDI data passthrough [t=258648]
  • + Web interface: improve mobile-web-app-capable meta tags for various pages
  • + Windows: fix drag and drop with experimental multimonitor aware v2 hidpi mode [t=258794]
  • + Windows: ignore alt-key mouseup when using alt+mousewheel [t=251477]
  • + Windows: installer always installs JSFX library
  • # Linux: improve KWin fullscreen behavior
  • # Linux: preserve owned window Z order when switching to/from fullscreen [p=2489658]
  • # ReaScript: MIDI_GetRecentInputEvent() ignores midi clock/active sensing messages
This thread is for pre-release features discussion. Use the Feature Requests forum for other requests.

Changelog - Pre-Releases

Generated by X-Raym's REAPER ChangeLog to BBCode
daniellumertz is offline   Reply With Quote
Old 10-26-2021, 08:51 AM   #2
Tale
Human being with feelings
 
Tale's Avatar
 
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,646
Default

Quote:
  • + JSFX: greater precision for $e and $phi
Yay, $phi is perfect now as well, thanks!
Tale is offline   Reply With Quote
Old 10-26-2021, 09:15 AM   #3
ovnis
Human being with feelings
 
ovnis's Avatar
 
Join Date: Oct 2011
Posts: 2,924
Default

"+ Theme: improve mixer meter positioning [t=258633]"


Pixels line issue with loudness:




Last edited by ovnis; 10-26-2021 at 09:52 AM.
ovnis is offline   Reply With Quote
Old 10-26-2021, 09:34 AM   #4
ovnis
Human being with feelings
 
ovnis's Avatar
 
Join Date: Oct 2011
Posts: 2,924
Default

"+ Actions: send all-notes-off also sends all-sounds-off"

"+ MIDI: send all-sound-off messages in addition to all-notes-off when configured to do so on stop"

I don't know if it's related but if I cut playback on the area where the pitch envelope goes up (ReacontrolMIDI envelope), then after I play it elsewhere, Oddity 2 VST2 x64 keeps the pitch of the area I had stopped reading!

https://www.youtube.com/watch?v=Kmr5...ature=youtu.be

Oddity 2 demo:
https://www.gforcesoftware.com/products/oddity2/

Last edited by ovnis; 10-26-2021 at 09:52 AM.
ovnis is offline   Reply With Quote
Old 10-26-2021, 09:55 AM   #5
BartR
Human being with feelings
 
BartR's Avatar
 
Join Date: Oct 2014
Location: Belgium
Posts: 1,612
Default

May be possible to introduce this please?

https://forum.cockos.com/showthread.php?t=258523
__________________
Reaper: always the most up-to-date.
O.S.: Windows 11 Pro
ReaPack (with bilingual Tutorials): https://bit.ly/ReaPack_Repository
BartR is offline   Reply With Quote
Old 10-26-2021, 10:21 AM   #6
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,239
Default

Track VU: add option to measure LUFS on first two channels only

Thank you for that. Can we get/set the value of that option from the API GetMediaTrackInfo_Value I_VUMODE ?
I'll test it later, from the API doc, it doesn't seem so but I hope so.
heda is offline   Reply With Quote
Old 10-26-2021, 10:27 AM   #7
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,750
Default

Quote:
Originally Posted by heda View Post
Track VU: add option to measure LUFS on first two channels only

Thank you for that. Can we get/set the value of that option from the API GetMediaTrackInfo_Value I_VUMODE ?
I'll test it later, from the API doc, it doesn't seem so but I hope so.
Actually yes, although it's not yet documented. Add 32 to the I_VUMODE value to set this option.
schwa is offline   Reply With Quote
Old 10-26-2021, 12:01 PM   #8
heda
Human being with feelings
 
heda's Avatar
 
Join Date: Jun 2012
Location: Spain
Posts: 7,239
Default

Quote:
Originally Posted by schwa View Post
Actually yes, although it's not yet documented. Add 32 to the I_VUMODE value to set this option.
Perfect. Thank you!



Quote:
+ Linux: make initial focus of various windows (e.g. perf meter) match that of macOS/Windows
I've just found another window (probably the last one) that causes the focus attention. The "ReaScript console output" window.
heda is offline   Reply With Quote
Old 10-26-2021, 12:03 PM   #9
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,872
Default

Quote:
Originally Posted by daniellumertz View Post
[*]+ Media explorer: send all-sounds-off in addition to all-notes-off when ending MIDI previews
Hmm, this does not solve the problem that I hoped it would solve..

With some virtual instruments, if I play a MIDI preview through the MX and suddenly play another file or stop the preview in the middle of a note, the note keeps playing until I trigger play/stop in the main window.

Interestingly, this seems to happen only with some sample players and not pure synths. Examples are Orchestral Tools Sine, Ample Hellrazer or Kontakt (but in Kontakt I could trigger it only with the Symphony Series libraries).

I am aware that probably the manufacturers of these players/libraries are to blame but I was hoping Reaper introduced a solution here for all the offenders.
Phazma is offline   Reply With Quote
Old 10-26-2021, 12:07 PM   #10
Mordi
Human being with feelings
 
Mordi's Avatar
 
Join Date: May 2014
Location: Norway
Posts: 982
Default

Quote:
Originally Posted by daniellumertz View Post
+ Media explorer: add action to rename file
Ah, sweet. My prayers have been answered. Thanks Schwa/Justin. 🙏
__________________
Mordi is online now   Reply With Quote
Old 10-26-2021, 01:50 PM   #11
ovnis
Human being with feelings
 
ovnis's Avatar
 
Join Date: Oct 2011
Posts: 2,924
Default

Quote:
Originally Posted by ovnis View Post
"+ Theme: improve mixer meter positioning [t=258633]"


Pixels line issue with loudness:



It seems to be related to "red threshold: 0 DB".
ovnis is offline   Reply With Quote
Old 10-27-2021, 05:22 AM   #12
thommazk
Human being with feelings
 
thommazk's Avatar
 
Join Date: Jun 2020
Location: Brazil
Posts: 182
Default

Quote:
+ ReaVerb: support drag/drop of impulse file into plugin
Thanks a lot!

Would be possible to add this little feature on Mouse Modifier?
thommazk is offline   Reply With Quote
Old 10-28-2021, 07:15 AM   #13
Dragonetti
Human being with feelings
 
Join Date: Feb 2017
Location: Kiel
Posts: 974
Default

Quote:
+ Media explorer: display .rpp metadata
+ Project: add title field in Project Settings/Info dialog, accessible to render, metadata, etc wildcards as $title
Thanks,

Last edited by Dragonetti; 11-13-2021 at 09:04 AM.
Dragonetti is offline   Reply With Quote
Old 11-12-2021, 04:03 PM   #14
ErBird
Human being with feelings
 
Join Date: Jan 2017
Location: Los Angeles
Posts: 1,161
Default

Quote:
Originally Posted by daniellumertz View Post
+ Windows: installer always installs JSFX library
Can this please be retracted?

I only use certain JSFX and deleted the rest long ago. Kind of annoying having to go to the directory and delete stuff after every install.

Also doesn't this mean that if you edit a JSFX, it gets overwritten without warning @ the next update? I don't think people are aware of this change.
ErBird is offline   Reply With Quote
Old 11-13-2021, 07:05 AM   #15
BartR
Human being with feelings
 
BartR's Avatar
 
Join Date: Oct 2014
Location: Belgium
Posts: 1,612
Default

Quote:
Originally Posted by ErBird View Post
Can this please be retracted?

I only use certain JSFX and deleted the rest long ago. Kind of annoying having to go to the directory and delete stuff after every install.

Also doesn't this mean that if you edit a JSFX, it gets overwritten without warning @ the next update? I don't think people are aware of this change.
We are at version 6.41 ...
__________________
Reaper: always the most up-to-date.
O.S.: Windows 11 Pro
ReaPack (with bilingual Tutorials): https://bit.ly/ReaPack_Repository
BartR is offline   Reply With Quote
Old 11-13-2021, 12:37 PM   #16
ErBird
Human being with feelings
 
Join Date: Jan 2017
Location: Los Angeles
Posts: 1,161
Default

Quote:
Originally Posted by BartR View Post
We are at version 6.41 ...
What's your point?
ErBird is offline   Reply With Quote
Old 11-14-2021, 08:23 AM   #17
BartR
Human being with feelings
 
BartR's Avatar
 
Join Date: Oct 2014
Location: Belgium
Posts: 1,612
Default

Quote:
Originally Posted by ErBird View Post
What's your point?
Why don't you post your request to the RC version? So that it's under the spotlight?
And not referred to what's now old??
__________________
Reaper: always the most up-to-date.
O.S.: Windows 11 Pro
ReaPack (with bilingual Tutorials): https://bit.ly/ReaPack_Repository
BartR is offline   Reply With Quote
Old 11-14-2021, 11:36 AM   #18
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 5,990
Default

Quote:
Originally Posted by ErBird View Post
Can this please be retracted?

I only use certain JSFX and deleted the rest long ago. Kind of annoying having to go to the directory and delete stuff after every install.

Also doesn't this mean that if you edit a JSFX, it gets overwritten without warning @ the next update? I don't think people are aware of this change.
For #1: you can just hide the JSFX you don't want to see in Reaper by renaming them and adding a # symbol before the name. Then just enable the browser setting to hide plugins with names that start with #. That will forever hide those plugins (at least as long as that browser preference is set).

Regarding #2: did you actually test to see if the installer will overwrite any resaved JSFX? You could export your current config with some resaved JSFX and try updating to see if it overwrites them. I believe installers can be configured so that if there's no changes to files that already exist they can be skipped rather than overwriting those files. If it does overwrite them, I'd agree you have a valid concern there but I think it would be important to confirm it actually does. I haven't seen any complaints about that on the forums yet.
Funkybot is offline   Reply With Quote
Old 11-14-2021, 12:10 PM   #19
sockmonkey72
Human being with feelings
 
sockmonkey72's Avatar
 
Join Date: Sep 2021
Location: Berlin
Posts: 1,935
Default

Quote:
Originally Posted by Funkybot View Post
For #1: you can just hide the JSFX you don't want to see in Reaper by renaming them and adding a # symbol before the name. Then just enable the browser setting to hide plugins with names that start with #. That will forever hide those plugins (at least as long as that browser preference is set).

Regarding #2: did you actually test to see if the installer will overwrite any resaved JSFX? You could export your current config with some resaved JSFX and try updating to see if it overwrites them. I believe installers can be configured so that if there's no changes to files that already exist they can be skipped rather than overwriting those files. If it does overwrite them, I'd agree you have a valid concern there but I think it would be important to confirm it actually does. I haven't seen any complaints about that on the forums yet.
Saving modified files under a new name in the REAPER resources directory doesn't seem like a lot to ask. Installing REAPER without all of its resources almost certainly leads to more support issues than either of these kind of specialized use-cases.
sockmonkey72 is offline   Reply With Quote
Old 11-14-2021, 12:50 PM   #20
ErBird
Human being with feelings
 
Join Date: Jan 2017
Location: Los Angeles
Posts: 1,161
Default

Quote:
Originally Posted by Funkybot View Post
Regarding #2: did you actually test to see if the installer will overwrite any resaved JSFX?
I didn't, but I will.

Quote:
Originally Posted by ErBird View Post
Also doesn't this mean that if you edit a JSFX, it gets overwritten without warning @ the next update? I don't think people are aware of this change.
This part is my concern for the average user.
I could see someone who's edited a bunch of plugins losing their edits because they weren't aware of this change to the installer.

It doesn't affect me since I've moved all the JSFX I do use to the main \effects directory
I suppose I can do the # hide trick if they must be included now.

Quote:
Originally Posted by sockmonkey72 View Post
Installing REAPER without all of its resources almost certainly leads to more support issues than either of these kind of specialized use-cases.
Maybe? The installer has always made JSFX optional, so I'm curious what prompted this change.
ErBird is offline   Reply With Quote
Old 11-15-2021, 12:21 AM   #21
sockmonkey72
Human being with feelings
 
sockmonkey72's Avatar
 
Join Date: Sep 2021
Location: Berlin
Posts: 1,935
Default

Quote:
Originally Posted by ErBird View Post
Maybe? The installer has always made JSFX optional, so I'm curious what prompted this change.
I've seen a number of forum posts where people couldn't find the devices referred to in the change logs. I don't know if that's what the change was responding to, though.

In general, I think that having parity between the different platforms -- those devices are included in the macOS application bundle and copied over without any user interaction, for instance -- is an overall benefit.
sockmonkey72 is offline   Reply With Quote
Old 11-15-2021, 01:40 AM   #22
BartR
Human being with feelings
 
BartR's Avatar
 
Join Date: Oct 2014
Location: Belgium
Posts: 1,612
Default

Quote:
Originally Posted by sockmonkey72 View Post
I've seen a number of forum posts where people couldn't find the devices referred to in the change logs. I don't know if that's what the change was responding to, though.

In general, I think that having parity between the different platforms -- those devices are included in the macOS application bundle and copied over without any user interaction, for instance -- is an overall benefit.
Is written near the signature of who opened the thread:

https://www.landoleet.org/whatsnew-rc.txt
__________________
Reaper: always the most up-to-date.
O.S.: Windows 11 Pro
ReaPack (with bilingual Tutorials): https://bit.ly/ReaPack_Repository
BartR is offline   Reply With Quote
Old 11-15-2021, 07:16 AM   #23
Dragonetti
Human being with feelings
 
Join Date: Feb 2017
Location: Kiel
Posts: 974
Default

Quote:
+ Media explorer: display .rpp metadata
Is that a bug or have I set something wrong?
The song was only created by importing midi files.
Song tempo 97 in Media Explorer is displayed as 120.
While you're at it, you can also display Time Signature in the Media Explorer.
Thanks
Dragonetti is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:29 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.