WEKIT-ECS / MIRAGE-XR

MirageXR is a reference implementation of an XR training system. MirageXR enables experts and learners to share experience via XR and wearables using ghost tracks, realtime feedback, and anchored instruction.
Other
28 stars 4 forks source link

Multiple sounds annotations in the same step #596

Closed wekitecs closed 2 months ago

wekitecs commented 3 years ago

In GitLab by @fominykh on Sep 10, 2021, 17:02

When the user adds multiple sound annotations in the same step, it is hard to distinguish them from each other. The 3D sound annotations have a visual representation, but the icon looks the same. Maybe we can add a number to the icon and use the same number to refer to the annotation in the list of annotations? Audio 1, Audio 2, etc.

Another improvement: with the 3D sound, it would be great it the icon of the sound that is currently playing is animated slightly.

Another potential problem with multiple sounds is that they play at the same time. I do not know how to solve this...

Device H2, version 1.6 without hotfixes.

wekitecs commented 3 years ago

In GitLab by @a85jafari on Sep 10, 2021, 21:23

For the last issue we can add a inputfield on audio editor which allows the user to add the start time of the audio. Then the audio will be started on that time after the step is loaded.

wekitecs commented 3 years ago

In GitLab by @wild on Sep 13, 2021, 10:17

Agree - this would be a good solution: delay: x.x sec.