Ignore:
Timestamp:
10/04/06 21:13:44 (6 years ago)
Author:
sys
Message:

ModelingSound...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Data_Builder/wsps/Sound/sources/webRadio/models/draft/preSeg.model

    r6756 r6766  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <sm:compositionPrim sext:sound="audioEnrichment" name="pré-segmentation" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sext="http://www.utc.fr/ics/scenari/v3/modeling/extension"> 
     2<sm:compositionPrim xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sext="http://www.utc.fr/ics/scenari/v3/modeling/extension" sext:sound="audioEnrichment" name="pré-segmentation"> 
    33        <sm:identification targetNamespace="kelis.fr:sound" targetPrefix="ks" code="preSeg"/> 
    44        <sm:structure> 
    5                 <sm:tracks> 
    6                         <sm:track key="seg" name="seg"/> 
    7                 </sm:tracks> 
    85                <sm:set usage="required"> 
    9                         <sm:part sext:audio="externalAudio" code="seg" name="Segment" trackKey="seg"> 
     6                        <sm:part sext:audio="externalAudio" code="seg" name="Segment"> 
    107                                <sm:meta sc:refUri="/webRadio/models/common/simpleTitle.model" usage="required"/> 
    118                                <sm:allowedEffects> 
     
    1916        <sm:storage> 
    2017                <sm:audioContinuance> 
    21                         <sm:getExternalAudio track="seg"/> 
     18                        <sm:getExternalAudio/> 
    2219                </sm:audioContinuance> 
    2320        </sm:storage> 
     
    2522                <sm:editors> 
    2623                        <sm:singleAudioSourceEditor name="Edition"> 
     24                                <sm:allowedModel sc:refUri="/webRadio/models/common/mp3.model"/> 
     25                                <sm:allowedModel sc:refUri="/webRadio/models/common/wav.model"/> 
    2726                                <sm:adjacentSegmentsEditor/> 
    2827                        </sm:singleAudioSourceEditor> 
Note: See TracChangeset for help on using the changeset viewer.