Old 02-02-2016, 09:21 AM   #1
metal_priest
Human being with feelings
 
metal_priest's Avatar
 
Join Date: May 2011
Location: Padova
Posts: 1,628
Default missing remove marker action

Am I blind or in the action list there isn't a "remove marker" action? The only way to remove a marker is a right click on it and the choose from the menu?

more specifically I need the opposite action to the SWS action "Create project marker at mouse cursor".
This is the goal:

two buttons on a toolbar, right click to activate them so i can just click where i need a marker or click again on the marker to remove it.

Maybe a script could do the job?

thanks!
metal_priest is offline   Reply With Quote
Old 02-02-2016, 10:16 AM   #2
planetnine
Human being with feelings
 
planetnine's Avatar
 
Join Date: Oct 2007
Location: Lincoln, UK
Posts: 7,942
Default

How are you going to delete one? You can't select them...

Alt-Clicking one removes it, or putting: reaper.DeleteProjectMarker(0, 10, 0) in a text file and saving it as "Delete project marker 10.lua" will delete project marker 10, etc...

What are you trying to do? I think I once wrote a delete nearest marker to cursor action. I'll help if I can (when I get back from the PTA meeting)



>
__________________
Nathan, Lincoln, UK. | Item Marker Tool. (happily retired) | Source Time Position Tool. | CD Track Marker Tool. | Timer Recording Tool. | dB marks on MCP faders FR.
planetnine is offline   Reply With Quote
Old 02-02-2016, 10:27 AM   #3
metal_priest
Human being with feelings
 
metal_priest's Avatar
 
Join Date: May 2011
Location: Padova
Posts: 1,628
Default

Quote:
Originally Posted by planetnine View Post
How are you going to delete one? You can't select them...
of course you're right


Quote:
Originally Posted by planetnine View Post
Alt-Clicking one removes it
I didn't know that!!!
And actually i can't find it anywhere...is it a mouse modifier?

I don't need a button then, alt+click it's fast enough thanks

Working with classical music means have more than 500 takes in lines, so i use to mark them while recording, naming them etc. Then I have a custom action to convert markers in region and batch render them as stereo files to give all the takes to the musician or producer to listen them and choose the edit list...but sometimes happens that the musician start a new take and i can't mark it "in time" so i have to quickly add a marker at the beginning of the take. I do this with the SWS action "marker under mouse cursor". On the other side, sometimes happens i put a marker by mistake so i need a quick way to delete it...alt+click it's a quick way

(but i'm still curious...where the hell i can find this option?)
metal_priest is offline   Reply With Quote
Old 02-02-2016, 02:41 PM   #4
planetnine
Human being with feelings
 
planetnine's Avatar
 
Join Date: Oct 2007
Location: Lincoln, UK
Posts: 7,942
Default

Quote:
Originally Posted by metal_priest View Post
of course you're right

...

(but i'm still curious...where the hell i can find this option?)

You use the mouse with a modifier key, but it's not actually a "mouse modifier" -I think it's hard baked-in from the early days, so you can't change it. Pity, maybe the Devs never got around to needing to put it in the MMs



>
__________________
Nathan, Lincoln, UK. | Item Marker Tool. (happily retired) | Source Time Position Tool. | CD Track Marker Tool. | Timer Recording Tool. | dB marks on MCP faders FR.
planetnine is offline   Reply With Quote
Old 02-02-2016, 08:01 PM   #5
X-Raym
Human being with feelings
 
X-Raym's Avatar
 
Join Date: Apr 2013
Location: France
Posts: 9,900
Default

Quote:
How are you going to delete one? You can't select them...
You can't select them, but you could place cursor on it,
or comapre with "marker closest to cursor",
or even "delete the last marker according to cursor position".

Actually there is a ReaScript function that return the last marker so yes, it can be scripted if needed.

But maybe a native solution would be better.
X-Raym is offline   Reply With Quote
Old 02-04-2016, 07:23 AM   #6
metal_priest
Human being with feelings
 
metal_priest's Avatar
 
Join Date: May 2011
Location: Padova
Posts: 1,628
Default

Thanks Raym, but it works flawlessly with the alt+click...it's even faster than clic a button to activate an action
metal_priest is offline   Reply With Quote
Old 02-04-2016, 10:12 AM   #7
planetnine
Human being with feelings
 
planetnine's Avatar
 
Join Date: Oct 2007
Location: Lincoln, UK
Posts: 7,942
Default

Which is, I guess, why it's never been changed



>
__________________
Nathan, Lincoln, UK. | Item Marker Tool. (happily retired) | Source Time Position Tool. | CD Track Marker Tool. | Timer Recording Tool. | dB marks on MCP faders FR.
planetnine 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 01:12 AM.


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