File size: 1,285 Bytes
19cbd3f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
@RELATION 'Segment information of 0253'
@ATTRIBUTE 'Start time in seconds' NUMERIC
@ATTRIBUTE 'Mark' STRING
@ATTRIBUTE 'Tempo' NUMERIC
@ATTRIBUTE 'Key' STRING
@ATTRIBUTE 'Instruments' STRING
@ATTRIBUTE 'Generator' STRING
@DATA
0.0,'A',114,'G#min','[Cello,Sitar,DoubleBassArco,Drums]','[ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
16.842106,'A',114,'G#min','[Cello,Sitar,DoubleBassArco,Drums]','[ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
33.68421,'A',114,'G#min','[Cello,Sitar,DoubleBassArco,Drums]','[ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
50.526318,'C',114,'G#maj','[Flute,AcousticGuitar,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
75.789474,'C',114,'G#maj','[Flute,AcousticGuitar,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
101.052635,'B',114,'D#maj','[Flute,AcousticGuitar,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
134.73685,'A',114,'G#min','[Cello,Sitar,DoubleBassArco,Drums]','[ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
151.57895,'C',114,'G#maj','[Flute,AcousticGuitar,DoubleBassArco,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
176.8421,'end',0,'','[]','[]'
|