File size: 1,173 Bytes
0cfc840 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
@RELATION 'Segment information of 0008'
@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',165,'Emin','[PanFlute,Piano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
17.454546,'C',133,'Emaj','[PanFlute,Balalaika,Drums]','[MelodyBow,ChordArpeggios,RhythmSimpleGrooves]'
39.10868,'A',165,'Emin','[PanFlute,Piano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
56.563225,'B',165,'Emin','[PanFlute,Piano,Sitar,ElectricBass]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine]'
74.01777,'B',165,'Emin','[PanFlute,Piano,Sitar,ElectricBass]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine]'
91.47231,'B',165,'Emin','[PanFlute,Piano,Sitar,ElectricBass]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine]'
108.92686,'A',165,'Emin','[PanFlute,Piano,ElectricBass,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
126.3814,'C',133,'Emaj','[PanFlute,Balalaika,Drums]','[MelodyBow,ChordArpeggios,RhythmSimpleGrooves]'
148.03554,'end',0,'','[]','[]'
|