Skip to content

Releases: WesWedding/Translation2024-Touch

v0.1.5

03 Mar 06:19
Compare
Choose a tag to compare

Removed the requirement for touch the entire time.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Mar 04:16
Compare
Choose a tag to compare

Communication from Touch to Lights has been improved by queuing up state changes to report, so that Lights can recognize new behavior or looped behavior a bit better.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

02 Mar 00:44
Compare
Choose a tag to compare
  • MP3 Playback during "single touch" state will loop for as long as the touch is maintained (unless transitioning to another state).
  • "Cleared" active state runs only as long as both touches are active; releasing any touch will transition to another state.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Mar 07:42
Compare
Choose a tag to compare

The "stage2" remains active as long as the audio file is running.

Version 0.1.1

29 Feb 02:24
Compare
Choose a tag to compare

A basic "respond to touches" framework in place.

Known issue: The audio playback for the first touch only plays once, and does not loop for as long as a touch that exceeds the length of the audio.