0

Play soundclip only during GPIO Closed



Hello everybody! Is there anyway to set a HD1010 to play a soundclip only when ex. GPIO 1 is closed. As it is now, the clip starts, then you have to close GPIO 1 again to stop it. //Dan

2 comments

  • 0
    Avatar
    Dannoo7


    Another think I want to do is to close for ex GPIO 2 on a "Media end". Found the option for GPIO on/off/set state in BrightAuthor but i can't find any documentation on how to write the parameters.

    How is this done? It would be perfect if the GPIO was closed for just 0,5 - 1sec.

    //Dan
  • 0
    Avatar
    RokuLyndon


    The parameters are the actual gpio outputs that you want to turn on or off. So, under file, presentation properties, interactive, you can set which gpios are to be used as outputs.

    I"m not sure I fully understand what you're trying to do. You want a button press to trigger an audio clip, but only while the button is being held down, and when it's released you want the audio to stop playing?

    Does that button press trigger anything else? Currently, you don't have this much control in BrightAuthor. A custom script would be required to add some timout to the the audio clip, or to tell the clip to stop playing when the button is released.
Please sign in to leave a comment.