You have to tell Lexicon to accept commands from the Stream Deck plugin.
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.
Allow Stream Deck commands to enter the API
Done
Find Lexicon in your Stream Deck application in the right menu
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
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:
The action ‘Open Search’ did nothing for me (not a huge deal, because it would require keyboard interaction anyway)
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.
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