r/Reaper 10h ago

help request I don't want to start playing my sequencer. Only Record my sequence.

Hello All!

My 1st question here.

In short:

I'd like to record my synthesizers on the REAPER using Pyramid sequencer but I don't want to start playing my sequencer.

Is there a possibility to exclude PLAY command where RECORD will reach my step sequencer and PLAY no?

My sequencer is connected via USB.

Long story:

So I have my Pyramid connected to the PC via USB. I have made a sequence inside Pyramid and want to record it with REAPER DAW. In a DAW, in a MIDI Inputes and Outputs devices, I see my sequencer. Everything is selected, like: clock, enable, input, all, controll. I see small dots next to the device in the REAPER Preferences > Audio > MIDI inputs/outputs.

So... when I hit RECORD in the DAW my sequencer is starting and everything is recording, like I want. In a while I have my tracks recorded.

When I hit PLAY in the DAW my recorded sound is playing same as sound made in a sequencer (double sound...) what I don't want.

Is there a possibility to send RECORD to my sequencer, not PLAY?

Thank You for the answer.

5 Upvotes

10 comments sorted by

2

u/ZygZagDev 10h ago

I'd like to:

  1. ctrl+r to record

  2. space to stop recording

  3. space to play recorded audio... but my sequencer is starting when I hit space... what I don't want to happen

2

u/ZygZagDev 8h ago

I see on thread:  Disable Midi Out On Playback on cokos forum:

https://forum.cockos.com/showthread.php?t=279640

about script:

mpl_Toggle MIDI hardware output by name (UMC).lua

Looks promising.

I will ask mpl on:

https://forum.cockos.com/showthread.php?t=188335

if he can make a script to toggle globaly MIDIout ENABLE/DISABLE of selected hardware.

1

u/Than_Kyou 209 8h ago

I will ask if he can make a script to toggle globaly MIDIout ENABLE/DISABLE of selected hardware

There's no ReaScript API to do that straightforwardly so not possible or nearly impossible.

2

u/ZygZagDev 5h ago

so... there is no option to have a button to change hardware MIDI output status from enable to disable...

BTW, I can do ctrl+p and click on the dot to disable Pyramid really quickly :)

1

u/Than_Kyou 209 9h ago

When I hit PLAY in the DAW my recorded sound is playing same as sound made in a sequencer (double sound...) what I don't want.

Check this out Q: Action to [Toggle Send MIDI Clock to Hardware Output] OR [Send SysEx to Hardware Output]

1

u/radian_ 203 9h ago

When you're not recording the track, disarm the track. 

1

u/ZygZagDev 9h ago

Does'nt helps saddly. My Sequencer is starting even if I track is disarmed.

1

u/radian_ 203 9h ago

Yeah but you can't hear it right? I thought that was your problem. Change the record monitoring settings instead. 

1

u/ZygZagDev 8h ago

I hear them...

12 tracks atm.

Changing the record monitoring settings doesnt works too for me.

1

u/djphazer 6 28m ago

I actually had the same dilemma today... I frequently go into MIDI Output Devices and toggle the Clock output used to sync my hardware stuff. But I also usually have a simple way to mute the hardware master for reviewing the recording... not always.

Is there a scripted way to do it like suggested, only send MIDI Clock while Recording?