Audiobus: Use your music apps together.

What is Audiobus?Audiobus is an award-winning music app for iPhone and iPad which lets you use your other music apps together. Chain effects on your favourite synth, run the output of apps or Audio Units into an app like GarageBand or Loopy, or select a different audio interface output for each app. Route MIDI between apps — drive a synth from a MIDI sequencer, or add an arpeggiator to your MIDI keyboard — or sync with your external MIDI gear. And control your entire setup from a MIDI controller.

Download on the App Store

Audiobus is the app that makes the rest of your setup better.

Loopy controller mute/solo

I’m using LP as a controller, not as an audio recorder.

Is there a way to set up a set of buttons so that mute/solo work in the way you’d expect?

In Surface Builder, you can assign buttons to groups, within which they’re mutually exclusive. I don’t see a way to do that in LP, so that pressing one button automatically deselects another, or a whole set of others. Just using widget/toggle makes the targets toggle, so you wind up turning them on and off.

In order to be completely functional with AUM, the rules would have to be something like this:

Mute 1: Toggle.
On, cc X1 to ch1.
Off, cc X2 to ch1.
Mute 2: Toggle.
On, cc X1 to ch2.
Off, cc X2 to ch2.
Etc…
Solo1: Toggle.
On, cc Y1 to ch1, unset Mute 1, unset all other Solos.
Preferably, do not solo by muting all other channels.
Solo2: Toggle.
On, cc Y1 to ch2, unset Mute 2, unset all other Solos.

Rules like “unset this other thing” aren’t the same as “toggle this other thing.” And you’d think that maybe you could send the “off” MIDI value to a target, but that doesn’t work. In LP, if your target is a widget, you don’t send MIDI to it, you execute one of its actions, and a toggle doesn’t have an “unset” action.

So. Just a wee bit head-scratchy. Has anyone set this up properly?

Comments

  • @garden : use a radio button group widget with state feedback set to disabled and set select or select/de-select actions as needed. Don’t toggle the states. Make sure to explicitly set the desired state in the select and deselect stages

  • Hmmm. Is there any way to lay out the grid widget (I don’t see a “group” widget) horizontally?
    It would permit a conventional mixer control setup.

  • edited September 11

    @garden said:
    Hmmm. Is there any way to lay out the grid widget (I don’t see a “group” widget) horizontally?
    It would permit a conventional mixer control setup.

    My mistake. I should said Radio Buttons not Radio Button group. Button grids don't work for for this.

    You need Radio Buttons. It is the third option. You can drag any of the widgets in that set to appear as a row or column.

  • edited September 11

    Oooooh, look at that. I didn’t realize the grid could be squooshed. Very nice. Thanks :-)

    You seem to have some spacing between the little buttons on that layout. Are they a grid, and if so, how did you implement that? Spacing seems to be adjacent by default.

Sign In or Register to comment.