johnwdubois / rezonator

Rezonator: Dynamics of human engagement
34 stars 1 forks source link

Play Chain #649

Open Georgio-Klironomos opened 3 years ago

Georgio-Klironomos commented 3 years ago

What is the background of this feature request? Please describe. We've got Play Stacks functional, now let's extend our Play functionality.

Play chain This lets the user play the audio of the current Chain (Rez chain or Track chain). It's basically the same as the above, but for Chains.

  1. In the Nav window, the user clicks on a Chain (Rez or Track) to select it.
  2. Test all the Units in the current Chain to calculate:
    • SelectionStart = minimum UnitStart value among all Units in the current Chain
    • SelectionEnd = maximum UnitEnd value among all Units in the current Chain
  3. Pressing SpaceBar plays the audio for the Selection (as usual).

What is the estimated development time? 3 Hours

Describe the individual development tasks that make up this feature (along with a dev hour estimate)

Georgio-Klironomos commented 3 years ago

We'll put a half second of silence in place of discontinued lines.