From dc8f3d09f714fd26b3dd00c465d6aee8aadea1b4 Mon Sep 17 00:00:00 2001 From: llccs Date: Sun, 26 Nov 2023 17:21:02 -0500 Subject: [PATCH 1/2] Add sample out-of-runtime content Refreshed commentary & added index.js --- example/views/index.html | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/example/views/index.html b/example/views/index.html index f516bf5..9941eef 100644 --- a/example/views/index.html +++ b/example/views/index.html @@ -3,18 +3,36 @@ - + + Audimance - Room List - - Rooms List: - + + + + Rooms List: - + + From ee9cd693b97bcacc57d78e56207228e60d181857 Mon Sep 17 00:00:00 2001 From: llccs Date: Sun, 26 Nov 2023 17:25:14 -0500 Subject: [PATCH 2/2] Update roadmap --- roadmap | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/roadmap b/roadmap index cdf1bc0..110d723 100644 --- a/roadmap +++ b/roadmap @@ -9,7 +9,7 @@ with live performance using QLab. ###Mission Audimance enables a user-centered, flexibly complex, audio environment ideal for nonvisual audiences -and can be used to provide either single-track or multi-track audio description. +and can be used to provide either single-track or multi-track audio description. Content can be spatialized. Audimance provides a flexible deployment platform which: - permits artists and content creators to easily deploy single or multi-track content @@ -17,7 +17,8 @@ Audimance provides a flexible deployment platform which: - creates user-directed aesthetic experiences which prioritize user agency for style and complexity Critically, Audimance is designed to facilitate the use of pre-recorded descriptive content for performing arts -synchronized via QLab for accurate and finely timed delivery of accessible communal experience. +synchronized via QLab or other (OSC or UDP) network cue delivery mechanisms for accurate and finely timed delivery +of accessible communal experience. ##Goals @@ -39,19 +40,20 @@ novice users. ###Venue UI -Currently, show selection and content availability is managed by network access. Venue operators or artists -need to be able to set up venues and events with geofencing and time bounds for IP protection. +Currently, show selection and content availability is managed by network access. Moving forward, for +a cloud-based service venue operators or artists will need to be able to set up venues and events +with geofencing and time bounds for IP protection. ###Visual clone -Based on research conducted by Kinetic Light, the design model pioneered with Audimance's alpha deployment +Based on research conducted by Kinetic Light, the design model pioneered in Audimance's alpha deployment has been determined to also be suitable for deploying accessible content for d/Deaf & Hard-of-Hearing audiences. *Actions* Back-end refactor for content type flexibility //COMPLETE Determine architecture of single/dual deployments //IN-PROCESS -Design UI for visual content +Design UI for visual content //NEEDS DOING ###Documentation