UseCase PerformingWithAnInstrument

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 3. about 3 years by veraltb
  2. 2. about 3 years by uniquesnowflake8
  3. 1. about 3 years by veraltb
 

Use case: Performing with an instrument

Characteristic Information

  • Goal in context: User controls instruments during a session, resulting as changes in the audio output
  • Scope: SessionApplication
  • Preconditions: An ensemble with at least one instrument is setup.
  • Success end condition: Changing an instrument parameter augments or modifies the instrument's audio output contribution.
  • Failed end condition: Audio output does not change in an expected/logical way.
  • Primary actor: Robot Rock user
  • Trigger: User

Main Success Scenario

  1. User chooses an instrument from ensemble to modify.
  2. User changes an instrument parameter:
  3. Changing the instruments parameter results in real-time audio feedback.

Extensions

Variations

  1. Instrument is muted, in which case no change in audio feedback is noticed, unless dependent, non-muted instruments make use of changed parameter.
    • Note (alan): Can we assume for now that a mute is implemented by silencing the instrument's published contribution? If so, the other instruments will remain in the dark until it is unmuted.

Schedule

  • Due date: Beta release

Open issues

  • In regards to positional parameters, do instruments change as the icon moves or when it is placed at its destination? Or is this an user controllable option?

    Let's aim for instruments which change when the instrument has been in a stable position for a very brief period of time, creating the illusion of fast updating without firing changes on every MoveEvent.