Skip to content

Conversation

@leezer3
Copy link
Owner

@leezer3 leezer3 commented Sep 9, 2018

This is a WIP implementation for this idea:
http://bveworldwide.forumotion.com/t1598-station-announcements#17075

Working:

  • Adding sounds via the XML
  • Positioning sounds
  • Pause between repetitions when sound is looped

TODO:

  • Add some time based conditions- Rehack the sound event on the track to add time based triggers.
  • How easy is it to add a pause between repetitions? DONE
  • Cleanup
  • Document

@leezer3
Copy link
Owner Author

leezer3 commented Sep 11, 2018

Pause added between repetitions.
Note that the user must ensure that their sound ends at amplitude 0 (e.g. totally silent) , as otherwise this will cause a slight pop.
This is not a bug.

@leezer3
Copy link
Owner Author

leezer3 commented Feb 5, 2023

Somewhat rebuilt to work with the current master.

Following on from discussion over email, a potentially useful addition would be the ability to queue an announcement for playback via keypress.
This adds some of the framework for this (don't like the use of dynamic, but at the same time don't add massive fields to API stuff)

@leezer3 leezer3 added this to the 1.9.0 milestone Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant