Synth Routing Switch: Difference between revisions

From Loopy Pro Wiki
(Imported via script)
 
mNo edit summary
 
Line 1: Line 1:
====== Loopy Pro: Synth Routing Switch ======
[[Category:Tips and Tricks]]
= Loopy Pro: Synth Routing Switch =
An occasional question is how to use buttons or a dial to route a MIDI controller between different synths. This tutorial shows the approach I use.  
An occasional question is how to use buttons or a dial to route a MIDI controller between different synths. This tutorial shows the approach I use.  


Line 17: Line 18:


<youtube>rDdkDeDYuJQ</youtube>
<youtube>rDdkDeDYuJQ</youtube>
============= Setup =============
= Setup =
Mixer Setup
Mixer Setup


Line 38: Line 39:


[[File:loopy-pro-synthswitch-actionsafterlast.jpg|600px]]
[[File:loopy-pro-synthswitch-actionsafterlast.jpg|600px]]
================== Mute Button Hidden ==================
= Mute Button Hidden =
For a "clean" look, the Mute Synths button can be put on a different page. Here are two variants with a "hidden" Mute Synths button.
For a "clean" look, the Mute Synths button can be put on a different page. Here are two variants with a "hidden" Mute Synths button.


[[File:loopypro_synthswitch-dial-mutehidden.jpg|600px]]
[[File:loopypro_synthswitch-dial-mutehidden.jpg|600px]]
[[File:loopy_pro_synth_switch_radio_mutehidden.jpg|600px]]
[[File:loopy_pro_synth_switch_radio_mutehidden.jpg|600px]]

Latest revision as of 14:35, 13 June 2024

Loopy Pro: Synth Routing Switch

An occasional question is how to use buttons or a dial to route a MIDI controller between different synths. This tutorial shows the approach I use.

In a nutshell:

  • Add your controller as a MIDI source
  • Add each synth you want to play to the mixer
  • Add each of those synths as destination for the controller
  • Create a Mute Synths button that mutes each of the synths that is a destination of the controller
  • Add a radio button group or stepped dial with one button or step per destination
  • Destination button or dial step, add an action to trigger the Mute Synths widget followed by an action to unmute the desired destination.

Note that the muted synths will use no CPU. Only the active synth will use your device's processing power


Setup

Mixer Setup

Mixer Setup

Mute Synths Button Setup - Add all the synths you want to switch between.

Set the mute actions to happen at the same time by tapping on the dot to the left of the action and choosing the "with last" option.

For each radio button, give the button or step a name and use the following actions. Note that the action labeled press is a trigger widget action that targets the Mute All/Mute Synths button created earloer

Make sure the unmute action is set to happen after the Mute All action.

Mute Button Hidden

For a "clean" look, the Mute Synths button can be put on a different page. Here are two variants with a "hidden" Mute Synths button.