Walkthrough: Using a streamdeck and midi-relay to control faithlife proclaim

If you’ve not heard of Proclaim, it is a presentation software similar in concept to ProPresenter. I’m not a user, but I have had several people write in and ask about how they could control it with a streamdeck, so I though I would share a quick post on how to do this with Companion and the midi-relay software.

This walkthrough will be on the Mac platform.

First, on the Proclaim computer, open the application, “Audio MIDI Setup”.

The Audio MIDI Setup program.

Now, in the Audio MIDI Setup application, go to Window > Show MIDI Studio.

Double click on the IAC driver.

Make sure the checkbox “Device is online”, and click Apply.

Now that the IAC driver is enabled, you need to download midi-relay on the Proclaim computer. You can get it here: https://github.com/josephdadams/midi-relay It is up to you if you want to run it directly from within Node or use a compiled binary. The results are the same.

Once midi-relay is running, you’ll see the terminal output window showing the available MIDI ports.

You can see the IAC Driver Bus 1 listed here.

Now open Companion. It can be running on the same Proclaim computer, or another computer on the same network. In the Web GUI, create a new instance of the midi-relay module.

Search for “midi” in the search bar and the “Tech Ministry MIDI Relay” module should show up.

In the configuration tab, type in the IP address of the computer running midi-relay. If the same computer is running Companion as Proclaim (and midi-relay), you can type in 127.0.0.1.

Now create a new button with a midi-relay action. Choose “IAC Driver Bus 1” for the MIDI Port, and the other MIDI values as you like. Proclaim will detect them in the next step, so the channel, note, and velocity are not too important as long as the note is unique for each action you want to take (previous slide, next slide, etc.)

Now in Proclaim, go to Settings, and click the MIDI Input tab. Click “Add Command”.

Select the command you want to be able to control from Companion. Here, I’ve chosen “Previous Slide”.

There are a lot of options you can control within Proclaim!

Once you select a command, Proclaim will start listening for the MIDI message.

Now go back to the Companion GUI and click “Test Actions” on your button.

Proclaim will detect the MIDI message and apply it to the command.

Repeat this for all the commands you want to control from your streamdeck with Companion and midi-relay.

That’s it! I hope that is helpful! As always, if you need some help along the way, don’t hesitate to reach out to me. If this post or others have helped you, take a minute and learn more about me.

10 comments

    1. Darius, I missed replying to this somehow. Sorry! You should be able to use Proclaim’s outbound MIDI to send a MIDI message to one of the existing MIDI ports on your computer, and then configure a midi-relay trigger that when a message matches the trigger settings, it will send an outgoing HTTP message. You can easily trigger Companion buttons via HTTP.

      Liked by 1 person

      1. This wasn’t my issue but I’ll share my experience since I am having similar problems. I’m happy to start my own thread if you prefer but this one seemed relevant so here I am.

        I’m also running midi-relay and loopMIDI.

        midi-relay works for other devices, specifically my lights, but Companion uses a different MIDI port.
        Companion (via midi-relay) “talks to” loopMIDI which does in fact see the correct number of bytes, but Proclaim doesn’t react
        A different PC app, PocketMIDI, talks to loopMIDI and Proclaim sees those bytes just fine

        Liked by 1 person

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s