File size: 2,517 Bytes
7514f1d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
@RELATION 'Segment information of 0029'
@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',177,'Cmin','[AltoSax,Ukulele,AcousticGuitar,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
8.135593,'C',88,'Cmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
19.044685,'A',177,'Cmin','[AltoSax,Ukulele,AcousticGuitar,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
27.180279,'B',177,'Cmaj','[TenorSax,ElectricGuitarCrunch,DoubleBassPizz,Drums]','[MelodyBow,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
43.451466,'C',88,'Cmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
54.360558,'A',177,'Cmin','[AltoSax,Ukulele,AcousticGuitar,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
62.49615,'C',88,'Cmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
73.40524,'B',177,'Cmaj','[TenorSax,ElectricGuitarCrunch,DoubleBassPizz,Drums]','[MelodyBow,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
89.67643,'C',88,'Cmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
100.58552,'B',177,'Cmaj','[TenorSax,ElectricGuitarCrunch,DoubleBassPizz,Drums]','[MelodyBow,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
116.856705,'B',177,'Cmaj','[TenorSax,ElectricGuitarCrunch,DoubleBassPizz,Drums]','[MelodyBow,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
133.1279,'A',177,'Cmin','[AltoSax,Ukulele,AcousticGuitar,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
141.26349,'A',177,'Cmin','[AltoSax,Ukulele,AcousticGuitar,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
149.39908,'A',177,'Cmin','[AltoSax,Ukulele,AcousticGuitar,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
157.53467,'A',177,'Cmin','[AltoSax,Ukulele,AcousticGuitar,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,ChordArpeggios,BassLine,RhythmSimpleGrooves]'
165.67026,'C',88,'Cmaj','[AltoSax,Balalaika,DoubleBassPizz,Drums]','[MelodyBow,ChordPadsRanged,BassLine,RhythmSimpleGrooves]'
176.57935,'end',0,'','[]','[]'
|