Controlling Lexicon from your Stream Deck

streamdeck

Lexicon has a Stream Deck plugin that lets you run most commands straight from your Stream Deck.

Download

Download the plugin and install it by double clicking it.

cloud.rekord.lexicon.streamDeckPlugin (64.6 KB)

Enable the API

You have to tell Lexicon to accept commands from the Stream Deck plugin.

  1. Enable the Lexicon API in the settings under Integrations. Without the API enabled, your Stream Deck will send commands but Lexicon won’t listen for them.

  2. Allow Stream Deck commands to enter the API

image

Done

Find Lexicon in your Stream Deck application in the right menu

image

You should now be able to send commands into Lexicon with your Stream Deck.

Changelog

2022-12-14: Updated available actions to match Lexicon
2022-12-21: Enabled Stream Deck multi-actions
2022-12-22: Added sidepanel toggle action
2023-04-19: Added more hotkeys
2023-05-19: Added hotkeys to toggle tags
2023-08-15: Added more hotkeys
2024-06-11:

  • Fixed a bug where adding tracks to favorite playlists did not work
  • Added support for running Lexicon plugins
  • Added Beatport actions

2025-01-21: Added new actions

4 Likes

Any chance of this plugin working in Bitfocus Companion?

07/2026 - Stream Deck is not recognizing Lexicon actions

All of them or specific ones?

I just got a StreamDeck XL this weekend, and MANNNNNN!!! The integration I have seen so far is NICE!!!

A couple of things I noted:

  1. The action ‘Open Search’ did nothing for me (not a huge deal, because it would require keyboard interaction anyway)

  2. I have my number keys set as shortcuts for ‘Set or play cue (#)’. On the keyboard, if no cue is set, it sets that number. If a cue is set, it plays from that cue WHILE PRESSED. However, I can’t emulate that on the streamdeck. I get the right behavior to set the cue buy using the ‘Cue’ action on the StreamDeck, but pressing the button simply plays from that point (no WHILE PRESSED type action)

Overall, I am in love!!! The combination of actions plus hotkeys that fully fit the workflow I have gotten used to will DEFINITELY be a timesaver.

1 Like

Yeah while pressed is not possible with the stream deck I think, because it calls the Lexicon API once and it’s not a “continuous” call. Would be possible with new action and an API change though… But it’s a bit tricky