 |
|
|
11-28-2021, 04:04 PM
|
#1
|
Human being with feelings
Join Date: Feb 2017
Location: Kiel
Posts: 964
|
v6.42+dev1128 - November 28 2021
v6.42+dev1128 - November 28 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
- + Media explorer: actions to tempo match half-speed or double-speed act as toggles
- + Razor edits: fix behavior when auto-creating new tracks during razor edit [p=2500877]
- + Razor edits: fix fade drawing glitch when media items and razor edits are offscreen left [p=2500861]
- + macOS: improve video colorspace conversion support on arm64
- # .CAF: adjust VLC decoder timing based on .caf metadata
- # .CAF: hopefully fix decoding of initial packet when using ffmpeg
- # Media explorer: add toolbar buttons to tempo match double speed, half speed
- # Media item lanes: fix behavior of action to crossfade items within time selection with fixed lanes [p=2500853]
- # Media item lanes: fix behavior when moving razor edits to a higher fixed lane track
- # Media item lanes: fix moving razor edit area that spans multiple lanes [p=2500850]
- # Media item lanes: fix various behaviors when moving selections on multiple tracks to tracks with fixed lanes
- # Razor edits: when "overlap and crossfade media items when finalizing razor edits" enabled, limit crossfades to source media start/end
- # macOS: remove spaces/slashes from info.plist version [t=259988]
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
|
|
|
11-28-2021, 04:51 PM
|
#2
|
Human being with feelings
Join Date: Oct 2011
Posts: 2,921
|
Bug with custom actions which doesn't work when they are on the media explorer toolbox.
----------------------
Is it expected as normal?
|
|
|
11-28-2021, 05:13 PM
|
#3
|
Human being with feelings
Join Date: Jul 2007
Location: New Joisey
Posts: 5,937
|
Quote:
+ Media explorer: actions to tempo match half-speed or double-speed act as toggles
|
Good stuff here. Would it be possible to get a toggle for the play reversed action and also have that action start playing reversed from the current MX preview playhead location? Thinking:
Preview: Toggle play reversed (from playhead location)
These little tweaks would really help users build up a great MX toolbar. I'd use that one for trying to find a section of audio that I think might sound cool reversed without having to start at the end of the media item.
|
|
|
11-28-2021, 05:19 PM
|
#4
|
Human being with feelings
Join Date: Jun 2019
Posts: 2,864
|
Quote:
Originally Posted by Dragonetti
[*]# .CAF: adjust VLC decoder timing based on .caf metadata[*]# .CAF: hopefully fix decoding of initial packet when using ffmpeg
|
Decoding with both VLC and ffmpeg seems to work perfectly now. Great work devs!
|
|
|
11-28-2021, 05:45 PM
|
#5
|
Human being with feelings
Join Date: Sep 2016
Location: Toronto
Posts: 683
|
Quote:
Originally Posted by ovnis
Bug with custom actions which doesn't work when they are on the media explorer toolbox.
|
Same here, custom actions do not work from the media explorer toolbar
|
|
|
11-29-2021, 04:33 AM
|
#6
|
Human being with feelings
Join Date: Jun 2019
Posts: 2,864
|
Quote:
Originally Posted by Phazma
Decoding with both VLC and ffmpeg seems to work perfectly now. Great work devs!
|
It's really cool that these .caf files work so nicely in Reaper now. Getting rid of the converted versions will save a lot of storage.
The only bummer that remains is that the BPM can't be displayed in the MX.. after all the great tweaks from the last dev cycles (which seemed impossible at first), is there still no way around this limitation? Maybe by having Reaper calculate it using the beat count from CAFINFO tags and the .CAF reported length?
Quote:
Originally Posted by Dragonetti
[*]+ Media explorer: actions to tempo match half-speed or double-speed act as toggles
[*]# Media explorer: add toolbar buttons to tempo match double speed, half speed
|
Btw the way this has been solved now is very intuitive, way better UX than with the dropdown IMO.
Also the activation state is clearly visible now with the green background when active. So also great work on this, devs!
Just not sure about the aesthetics of having them outlined and the other icons not but I get the logic behind it, as they are all options belonging to one functionality (plus it is not difficult to change or mod the icons anyway and I'm sure users will supply alternatives).
|
|
|
11-29-2021, 05:22 AM
|
#7
|
Human being with feelings
Join Date: Jan 2014
Posts: 922
|
|
|
|
11-29-2021, 06:46 AM
|
#8
|
Human being with feelings
Join Date: Jul 2009
Posts: 3,284
|
invisible items in supercollapsed folders, are being selected and deleted
Items that are not visible because they are in folders, are selected and deleted without knowing and without being able to notice it.
it never happend to me before this update, but I don't know if it could happen.
This happens when setting the RTCONFIG.txt file to hide the children inside supercollapsed folders (supercollapsed = 0). (which is awesome and very clean to my eyes)
but it doesn’t make sense that unseen items can be selected, I deleted more than half of the project without knowing because the folders were supercollapsed. ☹
Please change this behavior as soon as possible,
if supercollapsed = 0, don’t select unseen items inside folders.
There is my setting in the rtconfig file:
Code:
tcp_heights 0 24 50 64 ; supercollapsed, collapsed, small(norecarm), recarm size
|
|
|
11-29-2021, 07:31 AM
|
#9
|
Human being with feelings
Join Date: Jan 2014
Posts: 922
|
|
|
|
11-29-2021, 07:32 AM
|
#10
|
Human being with feelings
Join Date: Jan 2014
Posts: 922
|
|
|
|
11-29-2021, 07:46 AM
|
#11
|
Human being with feelings
Join Date: Jun 2019
Posts: 2,864
|
@Reflected: It has always been like this. Setting supercollapsed=0 doesn't mean 'hide track' but 'make supercollapsed track 0 pixels high'. The fact that 0 pixels = invisible doesn't mean that the track is actually hidden from Reaper's TCP.
So setting supercollapsed=0 is rather a hack that themers use to work around Reaper's missing feature of a true, fully collapsed folder state and not an officially supported way of hiding tracks. I myself use this hack too (and I am aware of this issue) but it never caused me trouble, probably because I never draw selections over folders. But themers who release their theme and use this hack should definitely put a big red warning line in their theme threads so that users are aware.
I think the cleanest solution is not disallow selection of tracks at height=0px but add a preference that overrides the supercollapsed track heigth from the rtconfig and fully hides the track in supercollapsed state instead.
As this is not a bug or a recent behavior but a missing feature I believe it should be better discussed in the FR forum. There are already threads, it has been requested several times.
|
|
|
11-29-2021, 07:59 AM
|
#12
|
Human being with feelings
Join Date: Feb 2017
Posts: 4,805
|
Quote:
Originally Posted by Reflected
Items that are not visible because they are in folders, are selected and deleted without knowing and without being able to notice it.
it never happend to me before this update, but I don't know if it could happen.
This happens when setting the RTCONFIG.txt file to hide the children inside supercollapsed folders (supercollapsed = 0). (which is awesome and very clean to my eyes)
but it doesn’t make sense that unseen items can be selected, I deleted more than half of the project without knowing because the folders were supercollapsed. ☹
Please change this behavior as soon as possible,
if supercollapsed = 0, don’t select unseen items inside folders.
There is my setting in the rtconfig file:
Code:
tcp_heights 0 24 50 64 ; supercollapsed, collapsed, small(norecarm), recarm size

|
actually i would love an supercollapsed "invisible" mode for that. Would be good for my eyes too.
__________________
🙏🏻
|
|
|
11-29-2021, 08:04 AM
|
#13
|
Human being with feelings
Join Date: Feb 2017
Posts: 4,805
|
Quote:
Originally Posted by Reflected
Items that are not visible because they are in folders, are selected and deleted without knowing and without being able to notice it.
it never happend to me before this update, but I don't know if it could happen.
This happens when setting the RTCONFIG.txt file to hide the children inside supercollapsed folders (supercollapsed = 0). (which is awesome and very clean to my eyes)
but it doesn’t make sense that unseen items can be selected, I deleted more than half of the project without knowing because the folders were supercollapsed. ☹
Please change this behavior as soon as possible,
if supercollapsed = 0, don’t select unseen items inside folders.
There is my setting in the rtconfig file:
Code:
tcp_heights 0 24 50 64 ; supercollapsed, collapsed, small(norecarm), recarm size

|
actually i would love a "Hidden collapsed" state for that. Would be good for my eyes too.
__________________
🙏🏻
|
|
|
11-29-2021, 08:11 AM
|
#14
|
Human being with feelings
Join Date: Feb 2016
Location: Hollyweird
Posts: 2,520
|
Razor copy selection spans 2 tracks during drag. (dropping there targets lower track)
|
|
|
11-29-2021, 08:16 AM
|
#15
|
Human being with feelings
Join Date: May 2020
Posts: 418
|
ouch reflected
I agree
that doesn't make any sense and should be fixed. very dangerous and unexpected.
Quote:
Originally Posted by deeb
actually i would love an supercollapsed "invisible" mode for that. Would be good for my eyes too.
|
me too! super clean.
|
|
|
11-29-2021, 08:35 AM
|
#16
|
Human being with feelings
Join Date: Nov 2019
Location: Austria, near Lake Constance
Posts: 453
|
Quote:
Originally Posted by UknownSource
ouch reflected
" i would love an supercollapsed "
me too! super clean.
|
Yes me too. I would love to see that. (or better don´t see it)
|
|
|
11-29-2021, 08:39 AM
|
#17
|
Human being with feelings
Join Date: Jan 2014
Posts: 922
|
|
|
|
11-29-2021, 08:41 AM
|
#18
|
Human being with feelings
Join Date: Oct 2007
Location: home is where the heart is
Posts: 11,975
|
Quote:
Originally Posted by Reflected
Items that are not visible because they are in folders, are selected and deleted without knowing and without being able to notice it.
|
It's been pointed out in the past (e.g. https://forum.cockos.com/showthread....903#post905903) and not related to this +dev cycle.
Though I agree it's dangerous when not knowing and 'real' supercollapsed invisible mode would be nice.
|
|
|
11-29-2021, 09:09 AM
|
#19
|
Pixel Pusher
Join Date: Mar 2007
Location: Blighty
Posts: 4,814
|
Quote:
Originally Posted by Reflected
it never happend to me before this update
|
I warned you about it here in 2019.
|
|
|
11-29-2021, 09:31 AM
|
#20
|
Human being with feelings
Join Date: Jul 2009
Posts: 3,284
|
Quote:
Originally Posted by White Tie
I warned you about it here in 2019.
|
I never had problems (at least I didn't notice) so I forgot your warning :X
but man... this is so danger, this got to be fixed.
As I see now, like me, lots of people here prefer not to see the tracks in the supercollapsed folder, so maybe it's possible to fix this issue from the dev's side.
|
|
|
11-29-2021, 12:07 PM
|
#21
|
Human being with feelings
Join Date: Dec 2012
Posts: 13,322
|
Quote:
Originally Posted by Embass
|
If you are showing lanes numbers hidings, then I agree it's not good. I'd love to see that implemented as with time ticks. High track shows all numbers, making it shorter shows every second lane number (1, 3, 5... or 2, 4, 6...), then every third or fourth (1, 4, 7.../2, 5, 8 or 1, 5, 9.../2, 6, 10...). For really short tracks it would show just a number of lanes overall.
|
|
|
11-29-2021, 03:36 PM
|
#22
|
Human being with feelings
Join Date: Oct 2011
Posts: 2,921
|
Yes more logical/visual.
It would be nice, too, to be able to chose the size and the font of numbers.
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 05:29 AM.
|