Right click on the button-->Add Keybord MacroHi all! I'm a lioran board newb, but I've gotten over all the initial hurdles and am able to get twitch chat commands to work to show meme overlays for subs! I can't find anything in the help files or tutorials to address my desire: a lioran button command that plays a keyboard macro (to system), which in turn changes the snap cam filter i'm using). CNTRL+ALT+SHIFT+F11, to be triggered upon bit donation of 1000, for instance.
I'm able to get bit triggers to work to change scenes, but I can't find a command to play a simple macro. Any idea? Thanks!
LOL! I realized that was the intention of that option and sorted it out over the last hour or so. Silly me. I thought that was a method by which to assign a hotkey to enable that button, not to trigger a hotkey. All sorted out now, and thank you!Right click on the button-->Add Keybord Macro
LB need to run in Admin mode for this to work.
:)
Pretty sure when you Control audio via OBS it can break the audio. Happened to me for Sound Alerts.Not sure where to post this, and apologies if this gets convoluted.
My setup is OBS Studio streaming to Youtube. I'm using OBS.Ninja to bring in 2-3 other people into an OBS scene (as browser sources) for a sports talk show. I've been looking at options for soundboards, and found Lioran really easy to set up and use. However, I'm having an issue with the audio. In each browser scene I choose "Control audio via OBS" so that I can put filters on the audio (compressor, limiter, gate). When I do this, I have to mute the desktop audio so that there's no echo on the stream. However, when I mute the desktop audio, the sounds from Lioranboard don't play.
Any ideas on how to set this up? My ideal setup would be to have Lioranboard show up as a separate audio channel in the mixer so I can control it separately, but it seems to be tied to the desktop audio. Thanks!
Tried it, it works :) Just need to mute the original input. Would rather have it directly supported in LB, but it works and dont need to remember to change the default before starting LB at least :)@iSvein You can use this plugin for that:
Audio Monitor
Plugin for OBS Studio to add Audio Monitor dock and filter. It allows you to put the audio of a OBS source to an audio device by adding the Audio Monitor filter on the Source in OBS Studio. This can be useful in different use cases...obsproject.com
Backup is pretty easy, go to the folder where you have LB and take a copy of the configsX.ini files.Is there a way to back up or copy an existing board?
Do you mean for excample that if person A is redeeming say a channel point, text X is posted in chat but if person B is redeeming, text Y is posted in chat, and if someone who is not person A or B is redeeming, text Z is posted in chat?Hi,
Is there a way to use data from a trigger pull and use it for output? For example, change text based on the username of someone who redeemed a channel point reward.
I guess another way of asking is if there is a way to include variables in strings for functions that only accept string input (such as change source:text).
If not, I'd love to see this implemented. I like that there is a lot of code-like functionality in the app but it doesn't seem to be able to output any of the results except to change its own buttons?
Thanks!
Or I think this is more what you was asking.Hi,
Is there a way to use data from a trigger pull and use it for output? For example, change text based on the username of someone who redeemed a channel point reward.
I guess another way of asking is if there is a way to include variables in strings for functions that only accept string input (such as change source:text).
If not, I'd love to see this implemented. I like that there is a lot of code-like functionality in the app but it doesn't seem to be able to output any of the results except to change its own buttons?
Thanks!
You can now set a group ID to a button or leave it blank for no group. Any buttons that have the same group ID can not happen at the same time, regardless of how they happened. You can now also prevent buttons from happening with the new command Block Button, you can block by ID or Group ID.
Group ID can be found at the same place as a normal ID. Just right-click a button and look at the bottom of the list.
Various new very useful commands such as the buffer commands that one could use to...
Or I think this is more what you was asking.
In this example Redeem Trigger message and User Name are pulled, and if the user defined by "twitchuser" (the name needs to be in "") redeems, the text source changes to "username" said "what they putted into the redeem"
The trigger for this button is an Channel point that is set to require text.
If you want this to work for any person who redeems, remove the IF/Else box and just put in the "Txt change text" command right under the triggers. :)
If you want static text but different text for different people, just add more if/else statements and separate username for each