Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Pre-Release Discussion

Reply
 
Thread Tools Display Modes
Old 12-05-2021, 12:45 PM   #1
bolgwrad
Human being with feelings
 
bolgwrad's Avatar
 
Join Date: Mar 2011
Location: On my arse in Glasgow, Scotland
Posts: 2,053
Default v6.42+dev1205 - December 5 2021

v6.42+dev1205 - December 5 2021
  • * Includes feature branch: Windows/Linux OpenGL video display output
  • * Includes feature branch: optimized/parallelized peak building
  • * Includes feature branch: media explorer toolbar
  • * Includes feature branch: media item fixed lanes
  • * Includes feature branch: JSFX internals overhaul/cleanup/modernization
  • * Includes feature branch: r8brain free samplerate conversion mode
  • * Includes feature branch: Windows very long pathname support
  • * Includes feature branch: media explorer crossfades
  • * Includes feature branch: recording files wildcard support
  • * Includes feature branch: video render/convert normalization
  • * Includes feature branch: media item notes improvements
  • * Includes feature branch: .caf media format support
  • * Includes feature branch: ASWG metadata support
  • + Menus: preserve consistent keyboard shortcut display when multiple shortcuts assigned [p=2503236]
  • + Project bay: fix creating folder in automation items tab [t=260389]
  • + ReaScript: add GetSetMediaTrackInfo("I_FREEMODE"), 1=free item positioning, 2=fixed lane mode; deprecate GetSetMediaTrackInfo("B_FREEMODE"), though it will still work to set free item positioning on or off
  • + ReaScript: add GetSetMediaTrackInfo("P_RAZOREDITS_EXT")
  • + Video: improve synchronization behavior with output display offset and project varispeed [p=2503128]
  • + macOS: improve keyboard shortcut descriptions in menus for various keys [t=254046]
  • # Media item lanes: fix drag/drop preview display on mac
  • # macOS: allow up/down/left/right/pageup/pagedown in menus (previously disabled in 2009 to avoid default behaviors)
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
__________________
www.sachetsofrelish.com
bolgwrad is online now   Reply With Quote
Old 12-05-2021, 01:47 PM   #2
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,875
Default

Quote:
Originally Posted by bolgwrad View Post
[*]# Media item lanes: fix drag/drop preview display on mac
Thanks. But it does something weird now when dragging to normal tracks:



Also, if it is intended behavior that releasing the mouse on the bottom half of a fixed lane track adds the item to a second lane, then it should at least already show the two lanes (and their numbers) as soon as setting the track to fixed lanes mode and display the item preview accordingly.
Otherwise it is confusing:



Once the track has 2 or more visible lanes it all seems to work nicely.
Phazma is online now   Reply With Quote
Old 12-05-2021, 02:02 PM   #3
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

^^Agreed, it does the same on win on both gifs.
Regarding the second gif behavior, i would prefer if the track has one lane to drop the audio on that lane without creating a second one, even when the mouse is on the bottom half.
Vagelis is online now   Reply With Quote
Old 12-05-2021, 02:43 PM   #4
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,875
Default

Quote:
Originally Posted by Vagelis View Post
I would prefer if the track has one lane to drop the audio on that lane without creating a second one, even when the mouse is on the bottom half.
Exactly.
Phazma is online now   Reply With Quote
Old 12-05-2021, 02:45 PM   #5
vitalker
Human being with feelings
 
vitalker's Avatar
 
Join Date: Dec 2012
Posts: 13,336
Default

Quote:
Originally Posted by Vagelis View Post
^^Agreed, it does the same on win on both gifs.
Regarding the second gif behavior, i would prefer if the track has one lane to drop the audio on that lane without creating a second one, even when the mouse is on the bottom half.
Yeah, adding new lane would make sense only when you hover over that add-lane bar.
vitalker is online now   Reply With Quote
Old 12-05-2021, 03:03 PM   #6
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

^^ yes, now that you mentioned it, i tried to drop an item on lane add area and because of the bottom half behavior it created 3 lanes which is not very nice.

Vagelis is online now   Reply With Quote
Old 12-05-2021, 03:11 PM   #7
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,875
Default

Quote:
Originally Posted by Vagelis View Post
^^ yes, now that you mentioned it, i tried to drop an item on lane add area and because of the bottom half behavior it created 3 lanes which is not very nice.
Yeah I forgot to mention but I noticed this too. Very weird.
Phazma is online now   Reply With Quote
Old 12-05-2021, 03:12 PM   #8
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,823
Default

+dev1205a build should fix most of this.
schwa is offline   Reply With Quote
Old 12-05-2021, 03:19 PM   #9
sockmonkey72
Human being with feelings
 
sockmonkey72's Avatar
 
Join Date: Sep 2021
Location: Berlin
Posts: 1,965
Default

v6.42+dev1205a - December 5 2021
  • * Includes feature branch: Windows/Linux OpenGL video display output
  • * Includes feature branch: optimized/parallelized peak building
  • * Includes feature branch: media explorer toolbar
  • * Includes feature branch: media item fixed lanes
  • * Includes feature branch: JSFX internals overhaul/cleanup/modernization
  • * Includes feature branch: r8brain free samplerate conversion mode
  • * Includes feature branch: Windows very long pathname support
  • * Includes feature branch: media explorer crossfades
  • * Includes feature branch: recording files wildcard support
  • * Includes feature branch: video render/convert normalization
  • * Includes feature branch: media item notes improvements
  • * Includes feature branch: .caf media format support
  • * Includes feature branch: ASWG metadata support
  • + Actions window: when adding/editing key bindings, put binding at front of list
  • # Media item lanes: fix drag/drop preview on non-fipm-or-fixed-lane tracks
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
sockmonkey72 is offline   Reply With Quote
Old 12-05-2021, 03:52 PM   #10
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Quote:
Originally Posted by bolgwrad View Post

+ ReaScript:
add GetSetMediaTrackInfo([i]"P_RAZOREDITS_EXT"
Can someone elaborate what this does?
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 12-05-2021, 04:04 PM   #11
daniellumertz
Human being with feelings
 
daniellumertz's Avatar
 
Join Date: Dec 2017
Location: Brazil
Posts: 2,011
Default

havent tried yet, but I would guess is related to getting track lane a razor edits is?
daniellumertz is offline   Reply With Quote
Old 12-05-2021, 04:34 PM   #12
bolgwrad
Human being with feelings
 
bolgwrad's Avatar
 
Join Date: Mar 2011
Location: On my arse in Glasgow, Scotland
Posts: 2,053
Default

Liking a lot the way items now remember which lane of the original fixed-lane track they came from, and go to. Maybe the item's track lane number could be displayed/adjusted in the 'Item Properties' dialog or somewhere.

Or an item 'lane marker' could display the lane number dynamically... soz, getting FR'y.
__________________
www.sachetsofrelish.com
bolgwrad is online now   Reply With Quote
Old 12-05-2021, 04:57 PM   #13
Joe90
Human being with feelings
 
Join Date: Aug 2019
Posts: 855
Default Auto-create new track when using media explorer drag and drop

As you are already working on media explorer drag and drop I thought I'd ask once more - please consider adding a shortcut/hotkey/UI feature to allow us to auto-create a new track under the mouse cursor while dragging media from the media explorer -

https://forum.cockos.com/showthread.php?t=259194

This would be a super helpful for those of us who work regularly with samples from the media explorer, which is many of us I'm sure.

Thank you!
Joe90 is offline   Reply With Quote
Old 12-05-2021, 05:41 PM   #14
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,875
Default

Quote:
Originally Posted by sockmonkey72 View Post
[*]# Media item lanes: fix drag/drop preview on non-fipm-or-fixed-lane tracks
All reported issues are fixed, thanks.

Quote:
Originally Posted by Joe90 View Post
+1 (obviously, this being my FR).
Phazma is online now   Reply With Quote
Old 12-06-2021, 12:44 AM   #15
m7n
Human being with feelings
 
Join Date: May 2020
Posts: 25
Default

Quote:
Originally Posted by Joe90 View Post
As you are already working on media explorer drag and drop I thought I'd ask once more - please consider adding a shortcut/hotkey/UI feature to allow us to auto-create a new track under the mouse cursor while dragging media from the media explorer -

https://forum.cockos.com/showthread.php?t=259194

This would be a super helpful for those of us who work regularly with samples from the media explorer, which is many of us I'm sure.

Thank you!
+1 to this function.
m7n is offline   Reply With Quote
Old 12-06-2021, 03:54 AM   #16
deeb
Human being with feelings
 
deeb's Avatar
 
Join Date: Feb 2017
Posts: 4,820
Default

it's kind of lost in API requests forum so i post it here:

req: Set P_EXT for TakeFX, TrackFX
so that we can Set auxiliary data and get this benefit like we already can for other Elements: like track, sends , media items, etc

Something like:

getSetTrackFX_Info_Value(tr, index, "P_EXT", ..)
getSetTakeFX_Info_Value(tr, index, "P_EXT", ..)

edit: please have a look in the API requests forum, .. so many little things that probably don't take so much time and make a big benefit for scripters and those who use their scripts.
__________________
🙏🏻

Last edited by deeb; 12-06-2021 at 04:05 AM.
deeb is offline   Reply With Quote
Old 12-06-2021, 04:42 AM   #17
Icchan
Human being with feelings
 
Icchan's Avatar
 
Join Date: Dec 2011
Location: Finland
Posts: 792
Default

My apologies for slightly off topic, but I can't find where the branch "* Includes feature branch: recording files wildcard support" came about so I can't find explanation or discussion about this feature

Can anyone point me to the proper thread?
Icchan is offline   Reply With Quote
Old 12-06-2021, 04:49 AM   #18
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,823
Default

Probably not actually worth a "* Feature branch" line but anyway:

v6.33+dev0726 - July 26 2021
# Wildcards: allow $start, $tempo, $timesignature wildcards when consolidating or gluing but not for recorded files
schwa is offline   Reply With Quote
Old 12-06-2021, 07:14 AM   #19
AZpercussion
Human being with feelings
 
Join Date: Oct 2019
Location: Moscow / Tbilisi
Posts: 914
Default

I have tried to mess around ReaScript: add GetSetMediaTrackInfo("P_RAZOREDITS_EXT"). Thanks devs, works fine!

Here is some of this, who interested: https://forum.cockos.com/showpost.ph...&postcount=429

Last edited by AZpercussion; 12-06-2021 at 07:56 AM.
AZpercussion is offline   Reply With Quote
Old 12-06-2021, 07:15 AM   #20
deeb
Human being with feelings
 
deeb's Avatar
 
Join Date: Feb 2017
Posts: 4,820
Default

Quote:
Originally Posted by schwa View Post
Probably not actually worth a "* Feature branch" line but anyway:

v6.33+dev0726 - July 26 2021
# Wildcards: allow $start, $tempo, $timesignature wildcards when consolidating or gluing but not for recorded files
this is very good!

@anyone: where can i find glue wildcards setting?
__________________
🙏🏻
deeb is offline   Reply With Quote
Old 12-06-2021, 07:37 AM   #21
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Quote:
Originally Posted by daniellumertz View Post
havent tried yet, but I would guess is related to getting track lane a razor edits is?
Answering my own question:
Code:
P_RAZOREDITS_EXT : const char * : list of razor edit areas, as comma-separated sets of space-separated tuples of start time, end time, optional envelope GUID string, optional fixed/fipm top y-position, optional fixed/fipm bottom y-position.
So, this additionallyreturns the fixed/fipm coordinates.
__________________
My Reascripts forum thread | My Reascripts on GitHub
If you like or use my scripts, please support the Ukraine: Ukraine Crisis Relief Fund | DirectRelief | Save The Children | Razom
_Stevie_ is offline   Reply With Quote
Old 12-06-2021, 08:10 AM   #22
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,875
Default

Regarding keyboard bugs and fixes, could it be prevented that in the "Custom action name:" field Shift-8 jumps to the action list? This drives me crazy as (at least on German keyboard) Shift-8 = "(" and I would like to name many actions with brackets and always have to copy-paste a bracket from somewhere else as I can't type it.
Phazma is online now   Reply With Quote
Old 12-06-2021, 08:12 AM   #23
sockmonkey72
Human being with feelings
 
sockmonkey72's Avatar
 
Join Date: Sep 2021
Location: Berlin
Posts: 1,965
Default

Quote:
Originally Posted by Phazma View Post
Regarding keyboard bugs and fixes, could it be prevented that in the "Custom action name:" field Shift-8 jumps to the action list? This drives me crazy as (at least on German keyboard) Shift-8 = "(" and I would like to name many actions with brackets and always have to copy-paste a bracket from somewhere else as I can't type it.
+1. there are a number of text fields in REAPER which pass text entry to the key processor, at least on macOS (also on a German keyboard FWIW).
sockmonkey72 is offline   Reply With Quote
Old 12-06-2021, 10:27 AM   #24
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default Graphics bug in +dev1205a

Phantom item buttons appear when zooming in on track with many items.



I also reported this in the Bugs thread. Should I only report it here when it is a bug in an unreleased version?
cohler is offline   Reply With Quote
Old 12-06-2021, 11:00 AM   #25
Phazma
Human being with feelings
 
Join Date: Jun 2019
Posts: 2,875
Default

Quote:
Originally Posted by cohler View Post
Should I only report it here when it is a bug in an unreleased version?
Yes. Actually these dev threads are here precisely to test new dev versions, give feedback and report problems that arise only in the dev version. This should help to minimize the occurrence of bugs in official releases. If a bug however is present in an official release (and can't be traced back to a specific Reaper version) then the bug reports forum is the right place.
Phazma is online now   Reply With Quote
Old 12-06-2021, 11:27 AM   #26
MonkeyBars
Human being with feelings
 
MonkeyBars's Avatar
 
Join Date: Feb 2016
Location: Hollyweird
Posts: 2,637
Default

Quote:
Originally Posted by _Stevie_ View Post
Answering my own question:
Code:
P_RAZOREDITS_EXT : const char * : list of razor edit areas, as comma-separated sets of space-separated tuples of start time, end time, optional envelope GUID string, optional fixed/fipm top y-position, optional fixed/fipm bottom y-position.
So, this additionallyreturns the fixed/fipm coordinates.
Excellent, that will be very useful to script devs.

Reaper devs: Why is this called "P_..._EXT"? Afaik all the other P_EXT keys are used for arbitrary data, not object parameters.
MonkeyBars is offline   Reply With Quote
Old 12-06-2021, 11:29 AM   #27
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,823
Default

In general (not just in REAPER) _ext often means an extended version of an existing API. In REAPER, _ext also sometimes means "for extensions."
schwa is offline   Reply With Quote
Old 12-06-2021, 11:32 AM   #28
MonkeyBars
Human being with feelings
 
MonkeyBars's Avatar
 
Join Date: Feb 2016
Location: Hollyweird
Posts: 2,637
Default

Quote:
Originally Posted by schwa View Post
In general (not just in REAPER) _ext often means an extended version of an existing API. In REAPER, _ext also sometimes means "for extensions."
Thank you!!

I assume the letter prefix has to do with internal variable blocks?
MonkeyBars is offline   Reply With Quote
Old 12-06-2021, 01:49 PM   #29
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by Phazma View Post
Yes. Actually these dev threads are here precisely to test new dev versions, give feedback and report problems that arise only in the dev version. This should help to minimize the occurrence of bugs in official releases. If a bug however is present in an official release (and can't be traced back to a specific Reaper version) then the bug reports forum is the right place.
Thanks and noted. This graphics bug is a significant new bug.
cohler is offline   Reply With Quote
Old 12-06-2021, 02:00 PM   #30
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by cohler View Post
Phantom item buttons appear when zooming in on track with many items.



I also reported this in the Bugs thread. Should I only report it here when it is a bug in an unreleased version?
This problem gets worse and worse as the number of items on the track increases. Clearly, it is a race condition of some kind associated with the writing the graphics display memory.

This did not occur in prior release versions.

All the the phantom buttons appear, they are not clickable, and no context menu shows up for them. Clearly, they are misplaced images of buttons for other items off screen that never got over-written or erased from the graphics memory during the Zoom process.
cohler is offline   Reply With Quote
Old 12-06-2021, 02:05 PM   #31
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default [MAC BUG 6.42+dev1205a] More phantom buttons

cohler is offline   Reply With Quote
Old 12-06-2021, 02:06 PM   #32
sockmonkey72
Human being with feelings
 
sockmonkey72's Avatar
 
Join Date: Sep 2021
Location: Berlin
Posts: 1,965
Default

This is your third presumptuous, aggressively communicated post about this bug in this thread alone, a bug which you have already reported multiple times elsewhere on the forum. Are you expecting a notarized receipt?

Read up on non-violent communication, please. Leave some fresh air for the rest of us.
sockmonkey72 is offline   Reply With Quote
Old 12-06-2021, 02:07 PM   #33
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,746
Default

Quote:
Originally Posted by cohler View Post
Can you please send a .zip file to support at cockos dot com, with your reaper.ini and a minimal .rpp file that produces this issue? Also which macOS build are you using? Thanks!
Justin is online now   Reply With Quote
Old 12-06-2021, 02:25 PM   #34
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by sockmonkey72 View Post
This is your third presumptuous, aggressively communicated post about this bug in this thread alone, a bug which you have already reported multiple times elsewhere on the forum. Are you expecting a notarized receipt?

Read up on non-violent communication, please. Leave some fresh air for the rest of us.
Not ONE aggressive word. As you can read in my previous post, I asked first if this was the correct place to be posting this. Perhaps read first, before you comment. No further responses to this type of off-topic ad-hominem nonsense.
cohler is offline   Reply With Quote
Old 12-06-2021, 02:29 PM   #35
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by Justin View Post
Can you please send a .zip file to support at cockos dot com, with your reaper.ini and a minimal .rpp file that produces this issue? Also which macOS build are you using? Thanks!
Will do now. Thank you. Here is my system info. REAPER version as I stated is 6.42+dev1205a

cohler is offline   Reply With Quote
Old 12-06-2021, 02:43 PM   #36
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by Justin View Post
Can you please send a .zip file to support at cockos dot com, with your reaper.ini and a minimal .rpp file that produces this issue? Also which macOS build are you using? Thanks!
Sent. You should have it. Check spam in case your email filters things...
cohler is offline   Reply With Quote
Old 12-06-2021, 03:04 PM   #37
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,746
Default

Quote:
Originally Posted by cohler View Post
Sent. You should have it. Check spam in case your email filters things...
Sorry, not seeing it (and checked the spam folder). If the .zip isn't too big you can PM it, maybe... Re: macOS build, can you tell me which version of REAPER (i386, x86_64, or universal)?
Justin is online now   Reply With Quote
Old 12-06-2021, 03:08 PM   #38
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by Justin View Post
Sorry, not seeing it (and checked the spam folder). If the .zip isn't too big you can PM it, maybe... Re: macOS build, can you tell me which version of REAPER (i386, x86_64, or universal)?
https://www.landoleet.org/reaper642+dev1205a_x86_64.dmg

I will PM the zip.
cohler is offline   Reply With Quote
Old 12-06-2021, 03:19 PM   #39
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by Justin View Post
Sorry, not seeing it (and checked the spam folder). If the .zip isn't too big you can PM it, maybe... Re: macOS build, can you tell me which version of REAPER (i386, x86_64, or universal)?
Couldn't figure out how to attach anything to a PM. Here's a Google Drive link to the zip: https://drive.google.com/file/d/10rw...ew?usp=sharing
cohler is offline   Reply With Quote
Old 12-06-2021, 03:25 PM   #40
cohler
Banned
 
Join Date: Dec 2018
Posts: 642
Default

Quote:
Originally Posted by Justin View Post
Sorry, not seeing it (and checked the spam folder). If the .zip isn't too big you can PM it, maybe... Re: macOS build, can you tell me which version of REAPER (i386, x86_64, or universal)?
Just downloaded and confirmed same bug exists in Universal version as well:

https://www.landoleet.org/reaper642+..._universal.dmg
cohler 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 07:49 AM.


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