Old 08-05-2022, 04:34 PM   #1
Edgemeal
Human being with feelings
 
Edgemeal's Avatar
 
Join Date: Apr 2016
Location: ASU`ogacihC
Posts: 3,913
Default v6.64+dev0805 - August 5 2022

v6.64+dev0805 - August 5 2022

* Includes feature branch: CLAP plugin support
* Includes feature branch: track media/razor edit grouping
* Includes feature branch: pan law/function improvements
* Includes feature branch: improve experimental silent-track CPU reduction option to include FX tail length
* Includes feature branch: media item fixed lanes
* Includes feature branch: internal pin management overhaul for future extension
+ MIDI: fix incorrect ordering of certain notes in MIDI_GetRecentInputEvent
+ Media: sort insert-media file description/extension dropdown in alphabetical order
+ PCM/RAW files: support decoding 32 and 64-bit floating point audio
+ SD2/PCM/RAW: add button to source properties dialog to create/opening audio attributes file
# Grouping: mouse modifiers that ripple contents earlier or later affect grouped items even if edges don't overlap
# MIDI retroactive record: add multiple takes if playback was looped
# MIDI: fix incorrect note ordering in retroactive record [p=2583519]
# MIDI: fix retroactive record length limit when stopped
# Media items: shrink selected item indicator when item height gets small
# Preferences: fix layout of Preference/Project/Media Item Defaults
# SD2: fix decoding stereo-to-mono
# Track grouping: improve grouping behavior when editing item edge

Full changelog - Latest pre-releases
Edgemeal is offline   Reply With Quote
Old 08-05-2022, 05:35 PM   #2
lunker
Human being with feelings
 
lunker's Avatar
 
Join Date: Nov 2007
Location: Lucas, TX, USA (via Luleå, Sweden)
Posts: 2,008
Default

Quote:
Originally Posted by Edgemeal View Post
# Preferences: fix layout of Preference/Project/Media Item Defaults
Confirmed fixed. Thanks!
__________________
Best Regards, Ernie "lunker" Lundqvist
BDSM (Bad Dog Studio Musicians)
Windows 10 running on Z390 + i7-8700
lunker is online now   Reply With Quote
Old 08-05-2022, 07:39 PM   #3
mpl
Human being with feelings
 
mpl's Avatar
 
Join Date: Oct 2013
Location: Moscow, Russia
Posts: 3,960
Default

Would be nice to have an action to ignore breaks for retroactive MIDI (I dont know how did you implement it internally), like what mpl_Dump Retrospective Record log (everything recorded from last REAPER start).lua do:
https://github.com/MichaelPilyavskiy...20log.lua#L282

and some limited data for last 5-10-30 minutes (there are exact actions in FL studio, that was also requested to me).

It is great you implemented this feature natively by the way, congratulations!

Last edited by mpl; 08-06-2022 at 02:06 AM.
mpl is offline   Reply With Quote
Old 08-05-2022, 08:39 PM   #4
lavmort
Human being with feelings
 
Join Date: Jan 2020
Posts: 45
Default

Quote:
Originally Posted by mpl View Post
Would be nice to have an action to ignore breaks for retroactive MIDI (I dont know how did you implement it internally), like what mpl_Dump Retrospective Record log (everything recorded from last REAPER start" do:
https://github.com/MichaelPilyavskiy...20log.lua#L282

and some limited data for last 5-10-30 minutes (there are exact actions in FL studio, that was also requested to me).

It is great you implemented this feature natively by the way, congratulations!
Yeah, that would be rad!
lavmort is offline   Reply With Quote
Old 08-05-2022, 10:51 PM   #5
pcp
Human being with feelings
 
pcp's Avatar
 
Join Date: Oct 2021
Location: Singapore
Posts: 182
Default

Thanks devs, retroactive record is a doozy - really like the name too.

Looping works well now, really slick.

The default timer on it seems to work decently but it would be nice if you could drag the left edge of the created retroactive item to access the earlier MIDI, in case you want to go back further.

Hope some of these great dev features make it to prime time for 6.66, the Beast Edition...
pcp is offline   Reply With Quote
Old 08-06-2022, 01:48 AM   #6
Gass n Klang
Human being with feelings
 
Gass n Klang's Avatar
 
Join Date: Nov 2015
Location: Cologne
Posts: 1,636
Default

Quote:
Originally Posted by Edgemeal View Post
v6.64+dev0805 - August 5 2022
# Track grouping: improve grouping behavior when editing item edge
Thanks a lot! Thanks a great improvement.

Would be supernice if the tiny item could be either resettet to its previous size or deleted in this case:
__________________
https://juliusgass.de
Gass n Klang is offline   Reply With Quote
Old 08-06-2022, 02:14 AM   #7
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,214
Default

Quote:
Originally Posted by Gass n Klang View Post
Thanks a lot! Thanks a great improvement.

Would be supernice if the tiny item could be either resettet to its previous size or deleted in this case:
Indeed with maybe preference to set behaviour? Personally I'd want it to delete but I can see the benefit of both.
__________________
subproject FRs click here
note: don't search for my pseudonym on the web. The "musicbynumbers" you find is not me or the name I use for my own music.
musicbynumbers is online now   Reply With Quote
Old 08-06-2022, 02:15 AM   #8
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,607
Default

Quote:
Originally Posted by Gass n Klang View Post
Would be supernice if the tiny item could be either resettet to its previous size or deleted in this case
+1
Sexan is online now   Reply With Quote
Old 08-06-2022, 02:43 AM   #9
tapemelancholy
Human being with feelings
 
Join Date: Sep 2018
Posts: 92
Default

Wow, retroactive record works great!

Is it possible to paste notes (or maybe CC too?) inside the item if item is selected?

This will be a good alternative to overdub recording mode:



I'm using LBX_RetroRec script on this gif.
There is also a great feature in LBX_RetroRec script. It can automatically quantize added notes closer to the grid which is quite handy.
tapemelancholy is offline   Reply With Quote
Old 08-06-2022, 03:51 AM   #10
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,054
Default

Wow, thanks a lot devs for taking care of retroactive record!!!

I absolutely agree about what tapemelancholy wrote.
If recording over an existing item, it would be great if the notes could be merged into the existing item.

Furthermore, it would be great if, upon item creation, the item start would be rounded to the next measure:

Upper item: item created by retroactive record
Lower item: desired result, which is more musical, when we want to move the item according to the grid

__________________
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 08-06-2022, 04:12 AM   #11
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,607
Default

While group editing is still on the table I would like to ask for "Move/Tilt/Expand (fine)" modifier in razor edit envelope area context. You cannot do any fine tuning with razors, this needs to be done without them but then grouping is not in sync
Sexan is online now   Reply With Quote
Old 08-06-2022, 06:15 AM   #12
Tale
Human being with feelings
 
Tale's Avatar
 
Join Date: Jul 2008
Location: The Netherlands
Posts: 3,646
Default

Quote:
+ PCM/RAW files: support decoding 32 and 64-bit floating point audio
Nice, thanks!
Tale is offline   Reply With Quote
Old 08-06-2022, 07:14 AM   #13
Crumbfort
Human being with feelings
 
Crumbfort's Avatar
 
Join Date: Oct 2017
Location: hither and yon
Posts: 140
Default

Quote:
Originally Posted by _Stevie_ View Post
Wow, thanks a lot devs for taking care of retroactive record!!!

I absolutely agree about what tapemelancholy wrote.
If recording over an existing item, it would be great if the notes could be merged into the existing item.

Furthermore, it would be great if, upon item creation, the item start would be rounded to the next measure:

Upper item: item created by retroactive record
Lower item: desired result, which is more musical, when we want to move the item according to the grid

Wow, yes these features would be absolutely ace!!
Crumbfort is offline   Reply With Quote
Old 08-06-2022, 07:37 AM   #14
kindafishy
Human being with feelings
 
kindafishy's Avatar
 
Join Date: Mar 2009
Posts: 4,025
Default

Whatever happened to the project bay improvements that were in an earlier pre-release? They seem to have been dropped or put on the shelf for now?
kindafishy is offline   Reply With Quote
Old 08-06-2022, 09:35 AM   #15
ferropop
Human being with feelings
 
ferropop's Avatar
 
Join Date: Jan 2016
Location: Los Angeles, CA
Posts: 3,117
Default

Quote:
Originally Posted by Sexan View Post
While group editing is still on the table I would like to ask for "Move/Tilt/Expand (fine)" modifier in razor edit envelope area context. You cannot do any fine tuning with razors, this needs to be done without them but then grouping is not in sync
JulianSader's MultiTool script is still superior to Reaper's native Razor Edit envelope manipulations. Specifically the Scale/Compress from Top/Bottom stuff, which is only half-implemented in Reaper natively.

It even works in the MIDI Editor, giving us quasi-Razor-Edits where they probably belong more than anywhere - yet don't exist at all yet.

Agreed with Sexan, a quick look for inspiration while in this headspace - would be much appreciated.
__________________
FERRO
Songs I've Written/Produced : https://sptfy.com/7SIW
Instagram : http://www.instagram.com/ferropop
ferropop is online now   Reply With Quote
Old 08-06-2022, 02:02 PM   #16
Gass n Klang
Human being with feelings
 
Gass n Klang's Avatar
 
Join Date: Nov 2015
Location: Cologne
Posts: 1,636
Default

Quote:
Originally Posted by Edgemeal View Post
v6.64+dev0805 - August 5 2022
# Track grouping: improve grouping behavior when editing item edge
I think fades should behave the same as item edges:
__________________
https://juliusgass.de
Gass n Klang is offline   Reply With Quote
Old 08-07-2022, 03:36 AM   #17
hans
Human being with feelings
 
Join Date: Aug 2020
Posts: 276
Default

Quote:
Originally Posted by Sexan View Post
While group editing is still on the table I would like to ask for "Move/Tilt/Expand (fine)" modifier in razor edit envelope area context. You cannot do any fine tuning with razors, this needs to be done without them but then grouping is not in sync

Would've been great!
hans 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 08:45 AM.


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