 |
|
|
04-06-2016, 07:58 AM
|
#241
|
Human being with feelings
Join Date: Aug 2010
Posts: 137
|
Macro for inserting new blank MIDI files of varying lengths. The one in the jpeg is for 4 bars, but you can easily extend that by adding more (or less) instances of the 'move edit cursor forward one measure' action to make it however many bars you need. Personally, I have 2, 4, 8, 16, 32 and 64 bar versions.
__________________
"Just when I thought I could not be stopped
When my chance came to be king
The ghosts of my life blew wilder than the wind"
|
|
|
04-12-2016, 04:38 PM
|
#242
|
Human being with feelings
Join Date: Dec 2014
Posts: 260
|
Would be good if the macro editor let you step through a macro. And comment out actions.
Would also be good if the macro editor window didn't block keys to the main window.
|
|
|
08-30-2016, 07:52 AM
|
#243
|
Human being with feelings
Join Date: Jul 2016
Posts: 3
|
there is too much info, I'll return someday
|
|
|
10-17-2016, 03:52 PM
|
#244
|
Human being with feelings
Join Date: Jan 2011
Posts: 36
|
Retake
I use marker one as my record start marker then I bind 'Retake' to Alt+A with the following macro actions:
Transport: Stop (DELETE all recorded media)
Markers: Go to Marker 01
Transport: Record
|
|
|
10-18-2016, 05:50 AM
|
#245
|
Human being with feelings
Join Date: Feb 2009
Location: Reaper HAS send control via midi !!!
Posts: 1,933
|
simple but useful idea, danboid.
|
|
|
02-26-2017, 12:16 PM
|
#246
|
Human being with feelings
Join Date: Jan 2013
Posts: 414
|
Show playrate envelope
Since there is no action to toggle playrate envelope.
|
|
|
03-04-2017, 04:41 AM
|
#247
|
Human being with feelings
Join Date: Nov 2015
Posts: 17
|
One button - Triple Toggle - Solo/Mute/Off
Cycle Actions - One button - Triple Toggle - Solo/Mute/Off
If you have more efficient way of doing it I would love to know
File is attached
|
|
|
07-14-2017, 03:23 AM
|
#248
|
Human being with feelings
Join Date: May 2017
Posts: 319
|
Quote:
Originally Posted by Futures_Untold
Hello
I'm looking to construct a macro that allows me to bounce/render the FX of all selected items within a time selection to a new item on a new track...
This would allow me to layer synths across multiple tracks, each with their own effects, then with the click of a button, bounce down/render the layers to a new media item on a new track.
Any help appreciated!
Pat
|
im looking for a macro to do something like this,but have (say each Layer)bounced to its own new track,so i easily can make different versions of the same sound but with different FX.Hope it makes sense
|
|
|
10-31-2017, 03:39 PM
|
#249
|
Human being with feelings
Join Date: Oct 2017
Posts: 3,024
|
Expand Item and Notes to Edit Cursor
EDIT: cfillion did a way cooler, faster and more reliable version of that via LUA:
go and get it on ReaPack: "Set item end to cursor and resize trailing MIDI notes"
Last edited by _Stevie_; 11-03-2017 at 08:07 AM.
|
|
|
03-13-2018, 09:13 AM
|
#250
|
Human being with feelings
Join Date: Dec 2017
Location: Quebec, Canada
Posts: 523
|
Custom Actions for VOICEOVERS
Hey guys,
Yesterday I was trying REAPER to see if I could do a better job than in Cubase.
I spent the day making the FASTEST CUSTOM ACTIONS for VoiceOvers...
Here is the quick video to show you what it does and you also have access to DOWNLOAD the KeyMap for your own use!
Basically what it does is take a final VOICEOVER take and make it ready for mixing in 3 steps and takes like 2 minutes to do everything once it's set up.
https://youtu.be/3ddSqUqXd7s
REAPER is awesome!! Thanks so much for creating and maintaining it so well.
All the best,
Alex
Last edited by D Rocks; 03-13-2018 at 09:24 AM.
Reason: hit enter and it sent the message before I was done
|
|
|
03-27-2018, 08:15 PM
|
#251
|
Human being with feelings
Join Date: Dec 2017
Location: Quebec, Canada
Posts: 523
|
Quote:
Originally Posted by Chimera123
Cycle Actions - One button - Triple Toggle - Solo/Mute/Off
If you have more efficient way of doing it I would love to know
File is attached

|
wow dude I don't even understand what this is actually doing? are cycle actions like more complex version of Custom Actions?
|
|
|
03-28-2018, 02:51 AM
|
#252
|
Human being with feelings
Join Date: Aug 2015
Location: Florence, Italy
Posts: 362
|
Quote:
Originally Posted by D Rocks
wow dude I don't even understand what this is actually doing? are cycle actions like more complex version of Custom Actions?
|
With Cycle actions you can build loops inside an action. You can use IF, FOR etc... statements as you would do with a programming language.
Custom action let you do only sequential actions and so you can't check if a condition is true or false for example.
Obviously the greater the complexity of a Cycle Action, the greater the time your machine needs to process it.
|
|
|
03-30-2018, 05:21 AM
|
#254
|
Human being with feelings
Join Date: Dec 2017
Location: Quebec, Canada
Posts: 523
|
Quote:
Originally Posted by DANIELE
With Cycle actions you can build loops inside an action. You can use IF, FOR etc... statements as you would do with a programming language.
Custom action let you do only sequential actions and so you can't check if a condition is true or false for example.
Obviously the greater the complexity of a Cycle Action, the greater the time your machine needs to process it.
|
hey thank you very much for the reply and clarity of the answer! that seems VERY powerful and not so hard to learn
Quote:
Originally Posted by jbraner
|
Cool!! going to check this when I have a couple of minutes! thanks alot!!
Alex
|
|
|
04-12-2018, 04:57 AM
|
#255
|
Human being with feelings
Join Date: Nov 2016
Posts: 30
|
Guys i have this cycle action, the only problem is whenever i copy and paste items with it, the midi items loop continuously (only midi items , audio items dont behave that way). Is there a way to copy original parts of midi items, so i can trim and resize them afterwards?
Update
I found the solution, its a simple switch
Last edited by Fijifuko; 04-12-2018 at 05:59 AM.
|
|
|
10-27-2018, 12:11 PM
|
#256
|
Human being with feelings
Join Date: Mar 2017
Posts: 2
|
New track auto-routing to sends
I set up track 1 in my template to have all the common FX sends that I use.
I use this custom action so all new tracks automatically send to all my FX tracks:
SWS: Select only track 1
SWS/S&M: Copy selected tracks (with routing)
SWS/S&M: Paste tracks (with routing) or items
Hope it helps someone.
Last edited by Chancebabish; 10-27-2018 at 12:47 PM.
|
|
|
11-20-2018, 11:57 AM
|
#257
|
Human being with feelings
Join Date: Nov 2018
Posts: 1
|
Hey,
I'm trying to create a macro that resets items to their defaults like in Pro Tools, i.e. clicking a fader to 0dB or pan to center.
Is there a pre-established shortcut for this that I'm missing?
|
|
|
12-18-2018, 02:15 AM
|
#258
|
Human being with feelings
Join Date: Nov 2018
Posts: 36
|
For faders and pan knobs, I just double click them.
Within many plugins, control-click works.
|
|
|
01-11-2019, 04:20 PM
|
#260
|
Human being with feelings
Join Date: Aug 2010
Posts: 137
|
Audio/MIDI Transpose Macros
I've made some macros that act like a global transpose for all audio/MIDI tracks in a project.
To use them you'll need sws extensions, I have version 2.9.7 installed.
I've mapped them to the following shortcut keys:
Audio
alt + - (down a semitone)
alt + = (up a semitone)
ctrl + alt + - (down an octave)
ctrl + alt + = (up an octave)
MIDI
ctrl + - (down a semitone)
ctrl + = (up a semitone)
ctrl + shift + - (down an octave)
ctrl + shift + = (up an octave)
https://stash.reaper.fm/35221/Audio-...e%20Macros.zip
__________________
"Just when I thought I could not be stopped
When my chance came to be king
The ghosts of my life blew wilder than the wind"
|
|
|
11-12-2019, 10:25 PM
|
#261
|
Human being with feelings
Join Date: Mar 2011
Posts: 2
|
StudioLive III DAW mode to Reaper
Am using Reaper and I have a Personus Studio Live series 32 is there's anyway you can connect them together let the Behringerx32
|
|
|
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 08:00 AM.
|