Feature #1270
Outside Reference
Status: | Resolved | Start date: | 2015-06-10 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
Allow for a separate sample outside the scale to be provided as a reference.
History
#1 Updated by Nicholas Jillings over 9 years ago
- Status changed from New to In Progress
- Priority changed from Normal to High
#2 Updated by Nicholas Jillings over 9 years ago
- % Done changed from 0 to 80
Implemented, only bug is once played, another fragment must play before the reference can be played again. GUI a bit ugly as well.
#3 Updated by Nicholas Jillings about 9 years ago
- Status changed from In Progress to Resolved
#4 Updated by Nicholas Jillings almost 9 years ago
- Status changed from Resolved to In Progress
Ensure that ALL interfaces have an outside reference module
#5 Updated by Nicholas Jillings over 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Fixed in dev_main. All interfaces support one <audioelement> with type-"outside-reference" except ABX which by definition cannot have a reference (as the test uses two references, one unknown).
The common outside reference type can now be built using interfaceContext.outsideReferenceDOM() function for third party interfaces.