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

Reply
 
Thread Tools Display Modes
Old 05-25-2022, 03:40 PM   #41
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,691
Default

haha is it 1 2 3 4 5 6 or 6 5 4 3 2 1 ? Since its not bits I assume its the first one
Sexan is offline   Reply With Quote
Old 05-25-2022, 03:41 PM   #42
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,823
Default

Code:
ctx->AddLine("LANESOLOMARKER %f %f %d %u %u %d",
  ls->pos,
  ls->xfade_len,
  ls->xfade_shape,
  (unsigned int)(ls->lane_solo&0xFFFFFFFF),
  (unsigned int)(ls->lane_solo>>32),
  ls->sel);
schwa is offline   Reply With Quote
Old 05-25-2022, 03:43 PM   #43
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

I'm just using fixed lanes for recording several vocal takes and one thing came into my mind. Would it be possible to implement something like "enlarge currently selected item"?

The use case is: I want to listen thru all the items one by one and have a zoomed view for the currently selected one:

__________________
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 online now   Reply With Quote
Old 05-25-2022, 03:51 PM   #44
pepe44
Human being with feelings
 
pepe44's Avatar
 
Join Date: Jul 2013
Location: Portugal
Posts: 1,827
Default

when recording drums , for example, we use multiple microphones.
Editing the drums to create a comp is a standard procedure. I see this new lane system could benefit from grouped lane markers for different tracks. Would it be possible?


Will this substitute the actual take system or cockos will leave both as a retro compatible option?
pepe44 is offline   Reply With Quote
Old 05-25-2022, 03:52 PM   #45
Triode
Human being with feelings
 
Triode's Avatar
 
Join Date: Jan 2012
Posts: 1,185
Default

Quote:
Originally Posted by schwa View Post
It's fine not to like the display and I'm sure the look will change many times before the feature is released. My intent is to explain why think we need a dedicated area on the screen for these behaviors.
Here's an idea on space saving that's akin to the way the old take system lanes are collapsable (by toggling show all takes in lanes when room).

Perhaps eventually in the new system when there is a way of collapsing the lanes to used items only it would be an acceptable trade off to use the top area of items where their name is displayed and mute icons etc for the play regions. Then when you've finished editing the lane content you collapse the view to used items only and the names and icons reappear?
__________________
Mixing / Brush and Beater Drums Online: www.outoftheboxsounds.com
Triode is online now   Reply With Quote
Old 05-25-2022, 03:53 PM   #46
White Tie
Pixel Pusher
 
White Tie's Avatar
 
Join Date: Mar 2007
Location: Blighty
Posts: 4,985
Default

Quote:
Originally Posted by lucas_LCS View Post
theme bug involving the 'mcp_folder_last.png' image.
Got it, thanks.
__________________
The House of White Tie
White Tie is offline   Reply With Quote
Old 05-25-2022, 03:54 PM   #47
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,823
Default

Quote:
Originally Posted by pepe44 View Post
when recording drums , for example, we use multiple microphones.
Editing the drums to create a comp is a standard procedure. I see this new lane system could benefit from grouped lane markers for different tracks. Would it be possible?
We'd like to support that eventually, but it won't be immediately.
schwa is offline   Reply With Quote
Old 05-25-2022, 04:35 PM   #48
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

Quote:
Originally Posted by sockmonkey72 View Post
v6.58+dev0525 - May 25 2022[*]+ Media item lanes: add actions to add or delete lane at top of track
Regarding deleting lanes, would it be possible to have an action in the lane's header menu to delete each lane individually?
Or i think it would be useful if we could add or remove a lane as we can so with CC lanes, the - and + symbols could remove or create a new empty lane below.
Vagelis is online now   Reply With Quote
Old 05-25-2022, 05:07 PM   #49
MrTsonts
Human being with feelings
 
MrTsonts's Avatar
 
Join Date: Apr 2019
Location: Ukraine, Kyiv
Posts: 173
Default

Item lanes: Insert empty lane at top of track
Item lanes: Delete lane at top of track (including any media items)

It is not clear which tracks should be targeted by these actions. Lines are added and removed on all tracks at the same time, whether they are selected or not.

MrTsonts is offline   Reply With Quote
Old 05-25-2022, 05:54 PM   #50
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,823
Default

...


Quote:
Originally Posted by schwa View Post
Just noticed that in this build these two new actions incorrectly affect all tracks, we'll fix it so they affect only selected tracks.
schwa is offline   Reply With Quote
Old 05-25-2022, 06:09 PM   #51
MrTsonts
Human being with feelings
 
MrTsonts's Avatar
 
Join Date: Apr 2019
Location: Ukraine, Kyiv
Posts: 173
Default

Quote:
Originally Posted by schwa View Post
...
Sorry. I turned out to be inattentive, which should not be characteristic of a person working in Reaper))))))
MrTsonts is offline   Reply With Quote
Old 05-25-2022, 06:25 PM   #52
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,027
Default

Quote:
Originally Posted by pepe44 View Post
when recording drums , for example, we use multiple microphones.
Editing the drums to create a comp is a standard procedure. I see this new lane system could benefit from grouped lane markers for different tracks. Would it be possible?


Will this substitute the actual take system or cockos will leave both as a retro compatible option?
You could always record your full multi-mic drum setup to a single multi-channel .wav file then bus each channel out to another track for traditional mixing. That way you could use that single multi-channel audio file for all the drum editing, but you'll still have individual outputs on the MCP for mixing like you currently do. Save this as a template, and presto, best of both worlds! Kenny did a whole video on it. That approach combined with play marker comps will be my go-to multi-mic setup from now on.
Funkybot is online now   Reply With Quote
Old 05-25-2022, 08:34 PM   #53
lucas_LCS
Human being with feelings
 
Join Date: Dec 2015
Posts: 2,102
Default

Quote:
Originally Posted by White Tie View Post
Got it, thanks.
I was able to fix it with this line added after the drawMcp 1 entry
Code:
drawMcp 1
set mcp.folder	?sidebarMode{0} !folderstate=1 + [-86]
::
__________________
LCS Themes
lucas_LCS is offline   Reply With Quote
Old 05-25-2022, 08:37 PM   #54
Klangfarben
Human being with feelings
 
Join Date: Jul 2016
Location: Los Angeles, CA
Posts: 1,701
Default

Quote:
Originally Posted by Funkybot View Post
You could always record your full multi-mic drum setup to a single multi-channel .wav file then bus each channel out to another track for traditional mixing. That way you could use that single multi-channel audio file for all the drum editing, but you'll still have individual outputs on the MCP for mixing like you currently do. Save this as a template, and presto, best of both worlds! Kenny did a whole video on it. That approach combined with play marker comps will be my go-to multi-mic setup from now on.
Bussing each output to another track is a lot more work than discrete tracks for each input if you are doing live recording and can't pre-save a template, especially if you are doing overdubs where you have to change inputs and track counts on the fly. Sure there are situations where recording a combo or band where track layout would stay the same, but if you are doing live orchestra recording for instance, I definitely wouldn't want to do this on the fly. So having this type of ability to group/edit only for lanes and not tracks would be very limiting. Obviously more than what we have currently, but it would be disappointing not to see this extended in the future.
Klangfarben is offline   Reply With Quote
Old 05-25-2022, 09:36 PM   #55
Funkybot
Human being with feelings
 
Funkybot's Avatar
 
Join Date: Jul 2007
Location: New Joisey
Posts: 6,027
Default

Quote:
Originally Posted by Klangfarben View Post
Bussing each output to another track is a lot more work than discrete tracks for each input if you are doing live recording and can't pre-save a template, especially if you are doing overdubs where you have to change inputs and track counts on the fly. Sure there are situations where recording a combo or band where track layout would stay the same, but if you are doing live orchestra recording for instance, I definitely wouldn't want to do this on the fly. So having this type of ability to group/edit only for lanes and not tracks would be very limiting. Obviously more than what we have currently, but it would be disappointing not to see this extended in the future.
Schwa has already indicated it will be extended in the future, and I'm all for that. But if I was recording drums tomorrow and wanted to try out this new comping approach, that'd how I'd track them. Same for a stereo mic'd guitar, DI'd+Amp'd bass, etc. But when you can comp with grouped tracks, then even better!
Funkybot is online now   Reply With Quote
Old 05-26-2022, 02:23 AM   #56
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,219
Default

Hence the eventual need for a item container that spans multiple tracks and groups all items so play markers can either affect all in the container or just a single track. These could also then allow for changing all of its insides at once for comping saving and recalls too as well as proper group item editing like pro tools has.

It would allow both macro and micro edits then and avoid track based save/recall issues like not being able to edit the song structure or easily copy comps to other parts of the song.

Anyway. We nearly had these a few months back and if they supported multiple tracks instead of just one. It would be super powerful!
__________________
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 05-26-2022, 02:31 AM   #57
sockmonkey72
Human being with feelings
 
sockmonkey72's Avatar
 
Join Date: Sep 2021
Location: Berlin
Posts: 1,965
Default

Quote:
Originally Posted by musicbynumbers View Post
Anyway. We nearly had these a few months back and if they supported multiple tracks instead of just one. It would be super powerful!
Which +dev are you referring to?

As for moving/copying comps, can't you just select everything (items and markers) and copy/paste/insert like anywhere else?
__________________
ReaPack Repository: right-click and copy index URL
sockmonkey72 is online now   Reply With Quote
Old 05-26-2022, 02:42 AM   #58
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

Quote:
Originally Posted by musicbynumbers View Post
Hence the eventual need for a item container that spans multiple tracks and groups all items so play markers can either affect all in the container or just a single track. These could also then allow for changing all of its insides at once for comping saving and recalls too as well as proper group item editing like pro tools has.

It would allow both macro and micro edits then and avoid track based save/recall issues like not being able to edit the song structure or easily copy comps to other parts of the song.

Anyway. We nearly had these a few months back and if they supported multiple tracks instead of just one. It would be super powerful!
Yes item container would be great. If we could have a top master lane and an option to hide and mute the rest lanes with comps, then we could send these comps in the container item to the top master lane, which it could save a lot of space to work with from the rest comps.
But i would like to be connected with the rest comps, double clicking on the container it would be nice to show the comps below and the opposite, and moving the container would move the comps as well.

Last edited by Vagelis; 05-26-2022 at 02:50 AM.
Vagelis is online now   Reply With Quote
Old 05-26-2022, 02:43 AM   #59
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

Quote:
Originally Posted by sockmonkey72 View Post
Which +dev are you referring to?
https://forum.cockos.com/showthread.php?t=252318
Vagelis is online now   Reply With Quote
Old 05-26-2022, 02:54 AM   #60
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,219
Default

Quote:
Originally Posted by sockmonkey72 View Post
Which +dev are you referring to?

As for moving/copying comps, can't you just select everything (items and markers) and copy/paste/insert like anywhere else?
It was an experiment we had for a few builds many months ago but got taken back to the drawing board so to speak.

The copy pasting thing you mentioned would be easier if you were able to just copy paste the container and then recall a different comp for that area. That's more what I meant, being able to quickly use a different comp for say chorus 2 to chorus 1 from the same edit session rather than razor edit copying what is already there.

That's not really the main benefit to an item container though. Its more about treating many items over many tracks as if it was a multitracked single audio piece (even if there are lots of gaps too which are current grouped item system doesn't handle well at all).

That way you can cut/copy/stretch/reverse and generally edit the container as if it was a single piece.

Great not just for multitracked audio but also say individually cut up beats over multiple tracks. You could even shrink all track heights etc say a folder track and edit from there.

Razor edits massively help but don't give us everything (especially not special things it could do like be used to store and recall total comping edits inside the container.

Anyway. It's just a hope for later down the line and something most other daws also have now.
__________________
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 05-26-2022, 03:29 AM   #61
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,691
Default

When SNAPPING is enabled if you click on marker it will move
Sexan is offline   Reply With Quote
Old 05-26-2022, 03:32 AM   #62
Zmey79
Human being with feelings
 
Zmey79's Avatar
 
Join Date: Dec 2016
Posts: 136
Default Something very strange with automation

Something very strange with automation:

https://disk.yandex.ru/i/RM5Yscngsobb_Q

In the video: When the area is not checked, then the automation is created without breaking off towards the end of the area. But if the area is marked, then the automation recording breaks off and is not recorded to the end. This has been happening for a long time, I'm still waiting for the updates to fix it.
Thank you.
Den.
Zmey79 is offline   Reply With Quote
Old 05-26-2022, 04:08 AM   #63
Vagelis
Human being with feelings
 
Vagelis's Avatar
 
Join Date: Oct 2017
Location: Larisa, Greece
Posts: 3,827
Default

Some concern that i have, If swipe comping is going to be supported in the future which i really hope so, I hope razor edit will not become the main tool for this and stay as a tool for editing.
I think it would be better to have a similar tool with RE for swipe comping so they don't interfere with each other.

An idea that I have for swipe comping:

Automatically switch from razor edits to a tool for comping. This tool for swipe comping could be activated when we hover the mouse over a region, and holding and dragging the mouse it would automatically create start/end markers for this region.
When the mouse is over a lane it would work as a normal RE for editing like so:



What's better and faster than having those 2 useful tools in one and change them automatically relative to the target.

Also about these triangles on lane add-area, they take too much space and it's impossible to draw a new item on it. Personally I would prefer if they could be removed.

Last edited by Vagelis; 05-26-2022 at 04:31 AM.
Vagelis is online now   Reply With Quote
Old 05-26-2022, 05:06 AM   #64
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,691
Default

Could "Fixed lane Region/play only lane" modifier act as a toggle (just like action "play only lane under mouse" action)? So it can do ON/OFF on click with only 1 modifier?

To be able to do this (this is combination of action of play only lane on shortcut and mouse modifier toggle play lane on lane region on click):


I know there is toggle also but that one activates any on click (I am a simple man with less modifiers to change/have)

Last edited by Sexan; 05-26-2022 at 05:42 AM.
Sexan is offline   Reply With Quote
Old 05-26-2022, 05:09 AM   #65
_Stevie_
Human being with feelings
 
_Stevie_'s Avatar
 
Join Date: Oct 2017
Location: Black Forest
Posts: 5,067
Default

Agreed, that would be super convenient!
__________________
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 online now   Reply With Quote
Old 05-26-2022, 05:42 AM   #66
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,219
Default

Not sure if this has been mentioned and not had time to try it. I think there might be a use for a mouse modifier under "fixed lane play region" and "left drag" so that we can "paint" in a starting play marker and an second "ending" play marker on release.

I think Sexan showed this somehow before maybe? It might not be that useful but it's the first thing I looked for when getting deeper into this feature

EDIT: hmm . I guess the issue with this is that you are actually drawing into the normal arrange area so it would have to be a mouse modifier there instead.. going to check if it's there already lol

EDIT2: didn't find it so would love to have that. Did find the action "Item lanes: Insert fixed lane play markers and play only razor edit areas" which is useful too!
__________________
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.

Last edited by musicbynumbers; 05-26-2022 at 05:52 AM.
musicbynumbers is online now   Reply With Quote
Old 05-26-2022, 05:55 AM   #67
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,219
Default

eventually.. also have a way (via mouse modifier) to click and drag in between two play markers and move both of them at once (but not super urgent)

And bug mentioned before I think (but just in case) play markers are not copied or moved with razor edit if the track is so small it shows only one lane
__________________
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.

Last edited by musicbynumbers; 05-26-2022 at 06:01 AM.
musicbynumbers is online now   Reply With Quote
Old 05-26-2022, 06:04 AM   #68
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,219
Default

Another bug that is probably not considered yet till the feature is done is that if you make a razor edit area that does include the play markers and then timestretch the items using razor edit. The play markers don't adjust their positions yet.
__________________
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 05-26-2022, 06:35 AM   #69
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,746
Default

Quote:
Originally Posted by Zmey79 View Post
Something very strange with automation:

https://disk.yandex.ru/i/RM5Yscngsobb_Q

In the video: When the area is not checked, then the automation is created without breaking off towards the end of the area. But if the area is marked, then the automation recording breaks off and is not recorded to the end. This has been happening for a long time, I'm still waiting for the updates to fix it.
Thank you.
Den.
ah yeah, I think I replicated this, will look at fixing.

edit: should be fixed in 0526!

Last edited by Justin; 05-26-2022 at 09:23 AM.
Justin is offline   Reply With Quote
Old 05-26-2022, 07:01 AM   #70
musicbynumbers
Human being with feelings
 
musicbynumbers's Avatar
 
Join Date: Jun 2009
Location: South, UK
Posts: 14,219
Default

+ Recent projects: add option to have old project removed from recent list when using 'Save new version of project'

Just want to reiterate how thankful I am you added this in. Made a massive difference to the recents list! Thanks!
__________________
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 05-26-2022, 07:11 AM   #71
Jae.Thomas
Human being with feelings
 
Join Date: Jun 2006
Posts: 22,572
Default

obviously this isn't a priority when it comes to implementing the media item lanes features, but it should be considered esp if there's something at the ground level that might need to be changed:

https://forum.cockos.com/showpost.ph...&postcount=180
Jae.Thomas is offline   Reply With Quote
Old 05-26-2022, 07:57 AM   #72
ferropop
Human being with feelings
 
ferropop's Avatar
 
Join Date: Jan 2016
Location: Los Angeles, CA
Posts: 3,128
Default

If there will be a "top track" implementation, it should of course be that.

If not, maybe a hidden "top track" that is an on-the-fly compilation of all the zones between the Play Markers.

Reaper is just reporting file references, offsets, and crossfade locations I assume? This can probably all be replicated with Play Markers replacing splits when feeding Melodyne what it needs.
__________________
FERRO
Songs I've Written/Produced : https://sptfy.com/7SIW
Instagram : http://www.instagram.com/ferropop
ferropop is online now   Reply With Quote
Old 05-26-2022, 11:19 AM   #73
BartR
Human being with feelings
 
BartR's Avatar
 
Join Date: Oct 2014
Location: Belgium
Posts: 1,628
Default

Because this is a DEV, I jsut post there 2 reminders, in case

Automatic Consequential Assignment with SEND
https://forum.cockos.com/showthread.php?t=266342


Exploding multichannel audio items, should follow default template
https://forum.cockos.com/showthread.php?t=266433

Thanks in advance
__________________
Reaper: always the most up-to-date.
O.S.: Windows 11 Pro
ReaPack (with bilingual Tutorials): https://bit.ly/ReaPack_Repository
BartR is online now   Reply With Quote
Old 05-27-2022, 01:06 AM   #74
BartR
Human being with feelings
 
BartR's Avatar
 
Join Date: Oct 2014
Location: Belgium
Posts: 1,628
Default

Ok I understand I'm hopeless :-)
__________________
Reaper: always the most up-to-date.
O.S.: Windows 11 Pro
ReaPack (with bilingual Tutorials): https://bit.ly/ReaPack_Repository
BartR is online now   Reply With Quote
Old 05-27-2022, 05:34 AM   #75
Zmey79
Human being with feelings
 
Zmey79's Avatar
 
Join Date: Dec 2016
Posts: 136
Default

Quote:
Originally Posted by Justin View Post
ah yeah, I think I replicated this, will look at fixing.

edit: should be fixed in 0526!
Thank you Justin,
I checked, the problem is not solved, unfortunately (X64\Win 11).
Den.
Zmey79 is offline   Reply With Quote
Old 05-27-2022, 09:05 AM   #76
AZpercussion
Human being with feelings
 
Join Date: Oct 2019
Location: Moscow / Tbilisi
Posts: 914
Default

Quote:
Originally Posted by schwa View Post
We'd like to support that eventually, but it won't be immediately.
Great news!) So, regarding multitrack editing, I suggest a feature that allows create razor area on multiple grouped tracks.
It could work not only with FL tracks.
I think, it's simple and visually clear way to do multitrack editing.
AZpercussion is offline   Reply With Quote
Old 05-27-2022, 10:01 AM   #77
Zmey79
Human being with feelings
 
Zmey79's Avatar
 
Join Date: Dec 2016
Posts: 136
Default

Quote:
Originally Posted by Justin View Post
ah yeah, I think I replicated this, will look at fixing.

edit: should be fixed in 0526!
Hi Justin,
it`s all ok with 6.59rc1 !
Thank you SOOO MUCH!!!
Zmey79 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 12:08 PM.


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