reaper-oss / sws

The SWS extension is a collection of features that seamlessly integrate into REAPER, the Digital Audio Workstation (DAW) software by Cockos, Inc
https://www.sws-extension.org/
MIT License
448 stars 85 forks source link

FR "Turn off metronome after X bars" #30

Open Jeff0S opened 10 years ago

Jeff0S commented 10 years ago

From swstim on November 16, 2009 03:47:57

From billoon @ forum:

Is it possible to make a 'run metronome for [x] bars setting', that would turn off the metronome after playback/recording gets to [x] bars?

Original issue: http://code.google.com/p/sws-extension/issues/detail?id=30

Jeff0S commented 10 years ago

From akirinta...@gmail.com on March 28, 2010 03:11:13

Insert > Click source should help you until this request comes to life. If it does.

Jeff0S commented 10 years ago

From mario.kr...@gmail.com on March 28, 2010 03:21:55

Or you can use Marker actions to stop metronome at will!

Action number for "Toggle metronome" is 40364. So, at the starting point of your recording, put a marker and name it !40364. Then put one more marker at the point where you want the metronome to disable. That's it ;)

Jeff0S commented 10 years ago

From swstim on March 28, 2010 12:16:55

Here's the FR at the reaper forum: http://forum.cockos.com/project.php?issueid=661 I understand what Billoon means - something easy that requires no setup.

Jeff0S commented 10 years ago

From mario.kr...@gmail.com on March 28, 2010 12:31:09

According to that FR, this could be done with ReaScript as well... but naturally not everyone wants Python installed on their system...

I still think that marker actions is the way to go for this.

Jeff0S commented 10 years ago

From swstim on March 28, 2010 12:34:43

Perhaps. I'll set it to low priority.

Labels: -Priority-Medium Priority-Low

X-Raym commented 7 years ago

@swstim indeed, marker actions seems way more flexible. I think it can be closed.