-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdataset.csv
We can't make this file beautiful and searchable because it's too large.
927 lines (927 loc) · 795 KB
/
dataset.csv
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
name,dastgah,instrument,zero_corssing,spectral_centroid_mean,spectral_centroid_var,spectral_rolloff_mean,spectral_rolloff_var,chroma_1_mean,chroma_2_mean,chroma_3_mean,chroma_4_mean,chroma_5_mean,chroma_6_mean,chroma_7_mean,chroma_8_mean,chroma_9_mean,chroma_10_mean,chroma_11_mean,chroma_12_mean,chroma_1_var,chroma_2_var,chroma_3_var,chroma_4_var,chroma_5_var,chroma_6_var,chroma_7_var,chroma_8_var,chroma_9_var,chroma_10_var,chroma_11_var,chroma_12_var,mfcc_1_mean,mfcc_2_mean,mfcc_3_mean,mfcc_4_mean,mfcc_5_mean,mfcc_6_mean,mfcc_7_mean,mfcc_8_mean,mfcc_9_mean,mfcc_10_mean,mfcc_11_mean,mfcc_12_mean,mfcc_13_mean,mfcc_14_mean,mfcc_15_mean,mfcc_16_mean,mfcc_17_mean,mfcc_18_mean,mfcc_19_mean,mfcc_20_mean,mfcc_1_var,mfcc_2_var,mfcc_3_var,mfcc_4_var,mfcc_5_var,mfcc_6_var,mfcc_7_var,mfcc_8_var,mfcc_9_var,mfcc_10_var,mfcc_11_var,mfcc_12_var,mfcc_13_var,mfcc_14_var,mfcc_15_var,mfcc_16_var,mfcc_17_var,mfcc_18_var,mfcc_19_var,mfcc_20_var
ney-mahoor-ebrahimi .mp3,D_2,I_4,65545,1938.040517,303472.4474,2815.16631,1754411.961,0.515209734,0.158006743,0.112866051,0.130406052,0.168482289,0.099629231,0.080657072,0.178040773,0.073992588,0.157313928,0.156106368,0.33097592,0.197155207,0.041175224,0.066281229,0.063584581,0.103183903,0.051799603,0.024205534,0.105463155,0.019437637,0.090785138,0.055486839,0.138821706,-375.4333496,43.63507843,-52.7615242,2.371715784,-30.26748657,-13.24579716,24.74695015,13.9354248,-0.058506262,1.004036784,-19.46074295,-1.670260072,1.907125711,0.011590822,-11.64234257,-4.283699036,-7.997858047,-6.069901943,-4.433954716,12.47619247,11894.37598,812.833374,1771.014893,180.4116211,489.192688,297.650238,516.3348389,345.109314,156.1209412,213.5835114,482.6199646,274.5303345,257.2603149,200.7931671,177.0084839,89.30453491,49.15968323,83.41225433,154.6575012,417.0604248
Mohammad_Shojaei_nei_Mahoor.mp3,D_2,I_4,59788,1956.981873,774951.2677,2971.032035,2082504.272,0.209721953,0.335277796,0.148693338,0.233034536,0.168790579,0.215295821,0.11056412,0.102912076,0.220443487,0.097651057,0.142551243,0.121678472,0.106389306,0.186145321,0.048907977,0.14126724,0.063428894,0.12613003,0.053288382,0.037969138,0.14154613,0.039136305,0.089315891,0.056543827,-429.5918274,43.63196564,-33.56570435,-0.820739567,-35.10390854,-11.13630867,2.953134775,2.450183153,-2.212204695,5.923588276,-2.195447683,11.45563889,-0.314818949,-1.825422406,-2.690146208,4.663465023,-5.449343681,-4.572780132,-4.084957123,4.347010612,9005.928711,1249.904907,727.6517944,324.3668213,694.1972046,476.4633179,771.4555054,651.0548706,378.4417725,418.0237122,435.3381958,289.9415588,337.2192688,266.5074158,256.1313171,153.3902893,90.07325745,120.3547287,206.0310059,267.0150146
Arash_Samimi_nei_Mahoor.mp3,D_2,I_4,85072,2735.525193,575671.7929,4268.615855,2663909.359,0.105867229,0.108525798,0.052493814,0.08429686,0.066050589,0.059400126,0.130034506,0.04410141,0.236456484,0.182158127,0.352245033,0.39726752,0.020038817,0.074364953,0.014622002,0.044460416,0.03429798,0.012731605,0.08628583,0.005848895,0.148674905,0.051588774,0.158796087,0.185635671,-276.2190552,-11.50140381,-72.33760071,-5.816372395,-54.52193832,-9.148807526,5.710112095,8.580280304,-1.174543023,0.356940776,-17.56694984,-14.08263302,-10.31046677,-1.509515285,-2.551329136,-4.694065571,-5.839814663,-2.599251747,-13.39994049,-2.0452075,14868.27441,986.8126831,1121.088989,134.085434,539.4829712,217.6686859,316.9440308,146.1565704,181.9511108,258.3825073,299.5267944,226.7059479,163.451355,140.6646729,104.6586304,72.04808807,53.39722824,83.0855484,190.6684875,331.6265259
19 sarebaang mahoor.mp3,D_2,I_4,89980,2629.389833,406198.9319,4071.233715,1005496.467,0.153988153,0.098156996,0.071688436,0.058510121,0.079078265,0.107861027,0.105515838,0.480404139,0.28100884,0.360168636,0.238224745,0.143340632,0.076119341,0.032444928,0.018568637,0.014613356,0.016106149,0.065613516,0.017536331,0.221435353,0.058902632,0.175347537,0.127238289,0.045484159,-273.053833,17.43593025,-44.45500565,28.66384125,-48.00178528,-10.01512241,6.19424963,15.14471912,35.02401733,23.09752846,-10.88712406,-7.40243578,-24.84811401,-4.773077488,12.76219463,5.390820503,-2.778362513,11.45219421,-5.675397873,-10.43487072,6942.319824,1469.693481,883.4816284,133.3673401,417.6365051,162.0200043,205.5999603,189.3428345,262.7902832,244.410553,305.9786377,154.5106964,281.7939758,348.8726501,156.0624542,85.47051239,45.90456772,120.3638,370.0778198,306.1808777
Amjadian.mp3,D_2,I_4,58134,1659.262559,332341.1003,2789.041468,849674.6283,0.077794999,0.036008567,0.105252691,0.097276919,0.411006004,0.722944379,0.213884518,0.231836751,0.083746329,0.06883879,0.037946839,0.058052547,0.022653498,0.004326564,0.059390515,0.0308867,0.094530255,0.163296327,0.024156433,0.132186443,0.026132807,0.029109184,0.006448747,0.014739947,-332.6037292,81.08352661,-91.23116302,23.87049484,-24.31411171,-29.96810913,5.914411545,-8.419056892,-24.77945137,-8.371443748,-11.0023632,-17.43775368,-4.018981934,-21.391222,-22.68185234,-11.68680477,0.64134115,14.02639771,23.73630714,40.90536118,10617.86426,778.6481934,2012.609741,432.6112061,348.3826294,183.5617218,110.9212189,129.9691315,97.82655334,82.93006134,81.76485443,106.1461411,103.0817795,85.25254822,90.8312912,150.2011108,332.4176331,299.8587952,177.1978455,186.1124878
rasoul_akbari_arragh.mp3,D_2,I_4,70296,2017.723458,191566.1146,3017.206755,459269.4065,0.085333824,0.11758706,0.126367152,0.17468071,0.410791546,0.1867318,0.405821204,0.238690406,0.204777911,0.208695218,0.083762668,0.115201011,0.037702955,0.05163455,0.082917869,0.076070815,0.205950096,0.049922295,0.192103073,0.073823392,0.08349105,0.12837626,0.026321659,0.037557509,-236.6491852,46.6088562,-49.5361824,17.64246559,-10.89211369,-29.13977814,8.890014648,18.83068275,3.911927938,16.88612747,18.65517998,8.755407333,-2.209676266,-8.345963478,-4.194854736,1.699011087,-1.574258208,3.296633244,2.138235331,4.461455345,8782.193359,413.3818359,1190.883423,380.2274475,532.8721924,405.8450012,76.62548065,172.9386444,149.3538666,85.7299118,173.4672089,148.6857605,313.5374756,211.1301727,163.0681152,47.65387344,46.55234528,84.75320435,126.2981339,222.3349915
15084420252377mp3-72-8_new.mp3,D_2,I_4,28601,1536.018652,61454.29666,2764.649949,272748.8092,0.192518398,0.306760669,0.193179488,0.264816403,0.204410747,0.157687843,0.260180712,0.301769108,0.287893862,0.240376398,0.251242638,0.347539932,0.024969187,0.148649275,0.045313828,0.10932944,0.070614539,0.041013639,0.119992375,0.193634689,0.16868794,0.107909687,0.070694923,0.160386324,-347.9152222,88.45523071,-30.69457436,25.35652733,-3.867892742,-0.810495079,12.33462238,10.86371422,-0.772882342,3.290174007,3.689495564,5.142494202,6.675740242,11.79659653,-0.670718551,-1.762569785,2.022956133,-8.813673973,0.593660891,4.497181416,15589.37109,1069.851563,1865.980225,139.9298096,450.071106,272.8152466,535.2910156,543.8010864,298.1681824,227.3608093,233.0667267,152.2966614,314.4890442,170.8361969,182.9495392,84.23838043,71.03718567,154.1641388,140.4158936,134.6002502
Y2Mate.is - تکنوازی نی امین رحیمی ،بداهه در دستگاه ماهور-_-ZZ7LGL6hI-160k-1655953757264.mp3,D_2,I_4,66777,2391.062571,321418.5304,3509.703777,1540210.508,0.545895875,0.106682487,0.053445455,0.022247748,0.022810353,0.021995852,0.060702674,0.174642131,0.072006084,0.25501895,0.146970004,0.365552068,0.190294668,0.019212855,0.033083495,0.007584978,0.008395773,0.009955673,0.018076403,0.118493021,0.017275004,0.160678491,0.037712842,0.137851283,-397.6744995,8.326295853,-60.54708099,-3.774419308,-34.5117836,-7.195625305,28.76288033,24.8656826,21.58430481,2.854771852,-29.61462021,-4.655412674,7.117610931,12.95306778,-0.79680723,6.78792429,-5.417455673,-0.328306645,-3.167446136,19.56599045,8529.870117,1377.328125,1017.187012,158.9327545,311.9659729,120.8279037,268.4162903,132.7751007,174.7894135,195.0458832,295.1322021,268.8527832,187.9451599,179.484375,163.6535034,45.21210098,51.21302795,69.93473053,218.3396454,629.7407837
Hassan_Kassaie-Mahour_new_new_new-(WWW (mp3cut.net).mp3,D_2,I_4,57391,1932.188073,386736.9332,2957.915447,654390.1099,0.348818898,0.270251781,0.712943494,0.314115018,0.165417567,0.135412738,0.11902862,0.120915182,0.122974008,0.139533371,0.139916107,0.233992815,0.173147157,0.064468995,0.176928818,0.091632858,0.080247223,0.06418132,0.05004489,0.052789729,0.053767089,0.058217146,0.06164794,0.090519257,-370.7975464,64.96366119,-16.25609016,-1.028850555,-7.977026463,2.144264698,10.36093712,5.415503025,-10.33269119,-5.32315731,-5.980066299,7.368466377,16.31321335,7.126478672,-7.40455246,-6.860525608,-10.5046196,-4.141188145,1.195002437,-3.812248945,6349.915039,447.2696838,1144.621826,237.2070923,320.2666016,200.7770844,185.0823364,383.5345764,172.2566681,120.983017,156.9438324,229.1041718,223.6914215,183.4016266,101.2729568,114.8644333,98.00973511,123.6585693,194.0401611,223.3030396
Hassan_Kassaie-Mahour_new_new_new-(WWW (mp3cut.net) (1).mp3,D_2,I_4,64250,2123.102098,220227.1421,3170.522495,532914.1575,0.523228586,0.240103185,0.223150656,0.219532594,0.163047761,0.147488192,0.154298246,0.271194637,0.281223357,0.217049569,0.189156234,0.349538654,0.191198066,0.077067263,0.115840428,0.113988265,0.078054868,0.071177818,0.064111806,0.140513092,0.121881254,0.100613654,0.067082316,0.129968733,-358.1013794,61.27323914,-22.58024979,-7.257106304,-13.63656139,-2.05883193,18.45105362,20.70869446,1.039894581,1.082349658,-13.53006649,-8.599107742,3.343365192,4.144154072,-2.747730494,0.395969033,-5.210951328,-4.751144409,-3.233970881,6.650109291,7023.105469,389.0996399,1336.221191,273.3382874,326.9238586,227.8040314,180.3189087,221.180191,221.5384827,261.104248,255.7595367,141.9170532,275.2714233,243.795517,125.4668655,41.75117874,61.27138138,162.0539093,337.0458679,258.0361328
24.mp3,D_2,I_4,100266,2353.572697,202183.3404,3829.643509,570148.3142,0.402153939,0.163030788,0.279093117,0.237834111,0.260820687,0.181437716,0.20800437,0.378502756,0.147565484,0.20274806,0.184294075,0.254164487,0.193470433,0.054030538,0.158121824,0.113208227,0.136229023,0.106672898,0.072337322,0.156021848,0.056924228,0.107720792,0.087090425,0.084252961,-300.6341553,56.94423676,-45.29556274,36.58948135,-24.34960556,-11.60279369,26.04528999,18.39051628,8.323534012,21.02921867,3.432358742,9.558581352,14.04234123,19.55632401,-1.562494278,1.519793034,0.997359812,0.449732929,-3.998437643,4.012434483,7378.925781,702.3493652,910.0193481,204.9956512,498.7651062,453.0319824,712.1430664,1178.460815,363.39151,262.4942932,378.6730042,439.4241638,406.3279419,423.4388123,319.0104675,199.4897766,181.929657,146.3250732,282.4093933,397.3102722
Hasan_Kesayi-Mahour-Taknavazi_Ney4-[AudioTrimmer.com].mp3,D_2,I_4,42096,1102.879126,50438.44111,1569.790508,317974.1573,0.120382607,0.205914423,0.359396011,0.198651925,0.322552085,0.186966628,0.219087437,0.170304462,0.150386944,0.246543348,0.121316396,0.152105734,0.038262989,0.081226081,0.180375442,0.053405389,0.172746047,0.061035298,0.118884936,0.078902066,0.069214046,0.142398775,0.032696676,0.086719975,-356.9354553,121.1424789,-38.17628479,-12.9935751,-1.845673323,-25.32183838,-4.533381462,-0.546635389,-4.507672787,6.615177631,-2.681682825,-7.323647499,0.177957356,-6.152645588,-6.926203251,-3.46989584,-6.47508049,-0.318756193,2.961992264,-0.097997136,9292.126953,2518.786865,1716.401733,197.3555145,158.0016022,397.3622131,239.2182159,459.5491943,327.1885071,137.6980743,121.967247,169.8235474,81.54541016,249.2912598,205.6947632,72.14920807,139.8209839,191.7607574,286.8658142,377.2159424
Hasan_Kesayi-Mahour-Taknavazi_Ney1-[AudioTrimmer.com].mp3,D_2,I_4,39063,1141.863714,56040.81291,2010.571176,663633.665,0.107895322,0.117660925,0.296893716,0.276423991,0.334067017,0.26081112,0.204720274,0.365365535,0.151092365,0.153194681,0.085862301,0.080994233,0.069983765,0.042226274,0.163643047,0.101683818,0.143992901,0.138509274,0.065154493,0.185191363,0.04901721,0.092311531,0.036832336,0.037445314,-299.0507202,130.1333466,-41.01055908,21.23299408,-17.05615044,-16.66350174,-2.385956764,-21.58069229,3.400480986,5.61974144,-4.688666821,3.719254971,-2.21463275,-16.48440742,-7.816321373,4.092562675,2.124724388,15.33429909,19.45166397,8.582269669,8988.373047,1029.857666,1784.55481,113.0174408,312.4980774,234.4636688,76.38743591,253.0995331,104.4505386,79.72124481,152.5323334,144.4224091,75.75655365,140.009903,172.8670959,253.5474243,351.1147766,349.549408,297.3965149,302.8595276
Fili-Jahangiri.mp3,D_2,I_4,133903,2967.754215,632386.3897,4303.807309,1262968.607,0.562588573,0.198544741,0.074569494,0.028383305,0.066675335,0.197805896,0.069793291,0.198748991,0.119001903,0.178068668,0.128397048,0.115782179,0.215848327,0.044134203,0.051892258,0.010006408,0.019878224,0.142960995,0.014635244,0.060684688,0.030605432,0.109551184,0.081386894,0.026378522,-268.1140442,-2.224563837,-47.68540955,26.56936836,-43.9240036,4.375916004,16.58195877,12.17915249,18.67268562,4.469973564,-19.7947216,3.344221592,5.146214008,-3.825005531,-5.830305099,-3.338346481,-5.126644135,-0.057203643,-5.270169258,18.52603149,6651.507813,1491.632202,910.2010498,227.3587036,517.4254761,264.7026672,253.3139038,197.3124695,244.7545776,253.9374542,340.3622437,263.3408813,285.7441406,317.1630249,237.2290955,53.18549347,61.3074646,102.3629456,244.6568756,645.3483276
Mohayer-Jahangiri.mp3,D_2,I_4,62386,2568.196733,432585.5936,4252.249287,1382275.558,0.184055015,0.189150289,0.263329744,0.148948595,0.18382366,0.496391177,0.213508531,0.137890041,0.113170125,0.055897478,0.050338455,0.079258911,0.093406007,0.073879153,0.155338824,0.066812851,0.076497421,0.218491033,0.05559428,0.078394987,0.059168596,0.017119745,0.0221144,0.029395698,-203.6049805,13.66359043,-42.91004181,28.31715393,-37.7009964,-7.213088036,-22.67769432,-22.71995163,-3.411306381,13.42788124,-2.746346235,18.47419167,-12.49663067,-18.47809601,-18.77907372,-6.501487732,-6.171652794,0.957392752,2.077298164,19.11883736,17817.31836,1074.562378,878.0236816,137.7767029,367.0036621,93.2640686,126.9302826,130.5607758,267.5407715,269.1226196,389.073761,259.3837891,363.2562866,347.2544556,192.6261139,117.1535416,195.1939392,238.3810883,308.8049316,486.0222473
Khavaran-Jahangiri.mp3,D_2,I_4,52100,2239.723268,345008.6294,4018.509034,1095218.795,0.363311172,0.258760452,0.38937822,0.183397174,0.071409293,0.110336401,0.057903226,0.089100637,0.123537034,0.124786258,0.108649403,0.123817846,0.197908133,0.06040813,0.189472973,0.099078402,0.023288747,0.080436468,0.021572338,0.05137812,0.083968021,0.062936053,0.070777707,0.047536355,-239.8572998,14.17272282,-42.99053574,20.51783752,-44.27489471,-9.222730637,-13.64928722,-18.66515923,-2.2291646,11.30239487,4.550822258,24.09987259,22.28105354,12.34327507,-1.397089243,-16.25333023,-15.75720215,-4.499297619,-14.53504467,-12.14774227,6309.019531,1144.758423,692.5480957,158.7537231,368.5662231,120.4511185,260.6399536,448.6517944,431.7738037,184.4756012,268.1825562,571.2788086,605.7915649,306.4813843,279.9794922,207.6390991,149.6562805,108.41745,141.789032,214.2364807
Rake-Keshmir-Jahangiri.mp3,D_2,I_4,71645,2301.807811,396221.4816,3914.034666,1028890.727,0.130736947,0.080447823,0.05607377,0.064354815,0.169028863,0.423195153,0.140905842,0.321278811,0.210310996,0.101244189,0.110392168,0.078432605,0.074928105,0.046174824,0.024230313,0.027623879,0.064791448,0.220087737,0.018861661,0.178446695,0.108813316,0.042463981,0.07421378,0.028856458,-282.9507751,26.72912598,-37.02426529,30.98223495,-42.01278305,-17.3080864,-9.570899963,-3.352764368,25.12957954,35.45716858,9.255678177,9.406968117,-13.45822239,-22.26863098,-6.489771843,-2.731960773,-3.035215616,1.920125723,2.641093969,9.544981956,6465.971191,953.7244873,1014.642029,185.7658234,492.3486938,200.7796173,168.0878906,200.649765,314.4541931,373.4875793,340.1157227,474.823822,328.9944153,388.1935425,373.5166016,87.66680908,93.07143402,132.3410339,242.2732391,465.1986389
Neyriz-Jahangiri.mp3,D_2,I_4,77891,2529.450495,474933.2067,4036.125594,1321969.689,0.159006119,0.097108729,0.065224476,0.041084882,0.091201156,0.198520407,0.097076058,0.376168936,0.258856475,0.269056439,0.172530651,0.105241686,0.09953776,0.044175774,0.031274784,0.010405624,0.036098614,0.140889227,0.014117955,0.200360894,0.086101346,0.152652085,0.111690395,0.029610168,-280.7366943,11.25012684,-32.98202896,30.34773254,-41.63751984,-10.0672617,2.725966215,10.78549767,29.06769943,24.67535591,-5.235608578,0.19461447,-20.36566544,-13.57580185,1.486070037,0.101908684,-5.573489666,6.489460945,-2.847057343,-4.419178009,6988.094238,1172.285156,1038.738403,148.4636536,527.7166138,257.5584412,257.755188,178.3337097,226.6521149,414.9924622,446.5455627,317.6545105,372.2662964,387.9299316,326.9975281,90.54398346,64.64175415,250.2050171,297.5915222,504.5476074
ney.mp3,D_2,I_4,66802,2654.49304,160649.1398,5125.277341,978906.0049,0.058846135,0.114832073,0.062819026,0.183726564,0.266883761,0.20379585,0.561403453,0.191687584,0.252055109,0.108914368,0.055011094,0.085612535,0.007888325,0.043891441,0.011987372,0.072947845,0.153886631,0.030862495,0.204174981,0.038741864,0.157818258,0.044055916,0.013918252,0.038864229,-200.019043,41.73823547,-32.36039352,-0.436088115,-32.46658707,4.575182438,-3.658663511,-14.8718977,-8.237089157,9.303173065,-26.19017792,6.487501144,-22.74177933,-20.57415009,-14.62644196,-4.265272617,4.032999992,22.32949829,9.722382545,31.41655922,6772.107422,603.6936646,269.6549988,84.66416931,194.3160858,44.98067856,51.427845,51.5793457,52.43754959,50.87902832,101.1334839,61.73282623,86.30543518,63.55964661,78.07714844,168.5801697,240.5283203,342.5931396,265.9202271,345.0159607
index.html?VALID=TRUE&attid=360961&VALID=TRUE&q=10&g=468316&t=1&w=4,D_2,I_4,69959,2213.973437,333728.1708,3471.529008,882545.5131,0.089750282,0.096337251,0.192693084,0.070931986,0.080786645,0.240871653,0.077825956,0.109734267,0.074437499,0.20351322,0.447797179,0.10983292,0.064753734,0.037303422,0.136919245,0.027287574,0.016623199,0.123744458,0.019079728,0.073236503,0.019862738,0.08892899,0.219250262,0.0185031,-233.0350952,31.65719986,-62.93992615,17.80794144,-24.49388695,-18.90663338,8.420953751,20.29849243,6.700151443,19.51581764,9.936248779,-1.225889802,2.390754938,12.28040218,1.124262452,5.895986557,-2.298680067,1.394587398,-15.14898586,0.202445015,13241.8916,586.564209,1019.375183,135.4595795,318.4320374,120.6125946,248.9204712,523.1231689,278.140686,176.2612915,355.3026733,549.8527832,377.3734436,243.0074463,158.5398254,108.3172989,109.0185623,61.5119133,226.7736511,300.1907043
index.html?VALID=TRUE&attid=260494&VALID=TRUE&q=10&g=334269&t=1&w=4,D_2,I_4,87463,1344.416644,1521167.502,1190.726133,271788.4258,0.459859759,0.210244551,0.227662921,0.194731846,0.22672461,0.204437464,0.166649982,0.205577478,0.136454225,0.20787549,0.167120054,0.274731457,0.181369647,0.058261257,0.134415239,0.087860689,0.1200528,0.101417355,0.071215466,0.123134412,0.055466615,0.122506179,0.071715154,0.095482625,-323.5211182,157.3356476,-7.004659653,-5.158958912,0.798227012,-7.132665157,2.709626436,6.209986687,-2.547421694,0.02755161,-3.248981953,-6.071406364,3.023900986,-3.793203354,-6.862005234,-3.922400236,-4.723418713,-4.321820736,-3.379966736,1.95091939,7299.628418,3154.314941,503.4752197,219.3442078,160.2263184,194.3721924,257.7694397,245.211853,141.0806885,223.2872009,211.4334106,224.7359772,253.4013824,303.1416321,189.781662,101.0181885,71.90466309,138.9421997,183.6301422,297.7762146
index.html?VALID=TRUE&attid=355629&VALID=TRUE&q=10&g=461922&t=1&w=4,D_2,I_4,43783,1251.467256,513254.4414,1848.35549,562918.0828,0.077512138,0.092096135,0.098443635,0.061149821,0.11714498,0.219960123,0.167644575,0.306010067,0.189046979,0.318699509,0.454297423,0.126847014,0.034710232,0.038133562,0.041549344,0.027105875,0.037859224,0.12846452,0.045451686,0.184908867,0.058050681,0.114151642,0.203237072,0.030664207,-357.0790405,131.7796021,-10.35911751,21.70325279,-13.18571281,-18.35011864,10.30798721,0.616627216,-28.02898216,-6.121416092,-9.473778725,-13.3864193,5.560659409,-2.791849136,-3.97389698,6.46200943,-6.329344273,-3.523929596,-0.970632434,-4.97533226,4170.935547,902.0082397,341.7336731,123.6073914,426.5376892,284.6236877,62.52047348,105.6021423,180.7259369,86.82176208,67.08711243,91.18212128,76.81613922,68.00356293,47.62704468,51.27599716,40.4936142,43.73295212,32.55086517,37.81199646
Tar-Mahoor-shahbazian-shajarian-botchin_1.mp3,D_2,I_0,48968,1519.94668,121659.7412,2187.32844,902435.8758,0.222367108,0.11689128,0.302138716,0.089390799,0.145133719,0.097959906,0.116919458,0.221839085,0.128562286,0.393302739,0.167809471,0.254951388,0.11505504,0.022001982,0.153690353,0.011495083,0.051787384,0.029622551,0.038706403,0.124945015,0.01876411,0.197153598,0.035311289,0.120046347,-311.8641052,103.3721466,-8.587714195,-14.67550182,-28.88982773,-3.339123726,-20.05703354,-19.78261185,-26.64097595,-16.63290024,-30.2342968,-2.072779179,-6.971545219,-2.025533676,9.472503662,10.07096291,9.312177658,4.461786747,-4.425456524,-9.08796978,11577.86523,375.3068542,667.3786621,149.3013306,297.322113,45.44482803,178.2840271,107.9174957,191.9422302,81.48786926,299.4788513,195.4868011,292.072998,329.1486511,332.9212341,283.4538574,262.2747803,267.2303467,180.7185822,135.4267426
Nima_Mohandesan_tar_Mahoor.mp3,D_2,I_0,51832,1575.187187,129345.3582,2783.749834,975924.5513,0.307868123,0.130516991,0.20150058,0.108971849,0.182791874,0.261757821,0.169360235,0.420584619,0.177321732,0.351163357,0.434455514,0.167475939,0.121357404,0.016201807,0.098835044,0.033208277,0.043651309,0.105557337,0.033541441,0.155928597,0.024116073,0.097419895,0.145723864,0.020124391,-263.4456177,105.5573273,-30.07661057,3.685673475,-28.82548904,-11.96531391,-39.23754883,-9.422145844,-20.00148392,-3.885383129,-18.59569931,-18.08011818,-12.78640747,-10.07730198,-7.730219364,-5.346284389,5.476507664,0.682830691,-4.51501894,-6.96642065,9805.799805,452.1175842,454.2357178,105.4798279,219.1431122,119.8997421,143.0982666,77.19031525,113.7450409,51.96791077,75.63020325,79.65089417,91.77763367,104.6393433,109.6857224,192.4502258,112.1492386,66.66985321,99.42049408,98.19950867
Farhang_sharif.mp3,D_2,I_0,40873,1271.507569,112821.0663,2237.369804,646018.5319,0.222831443,0.143210247,0.307470679,0.219176933,0.486725599,0.350425661,0.129396603,0.184179083,0.12322282,0.21282579,0.09966056,0.181498125,0.08554884,0.027469803,0.150235847,0.032768786,0.177609354,0.116804518,0.023156412,0.100353539,0.029088585,0.097292483,0.019686967,0.047243383,-149.3633728,136.3100739,-22.33739662,9.717823029,-26.27736855,-6.123933315,-16.85469246,-10.47642899,-17.0738163,-9.722746849,-10.50989819,-0.808191895,-8.714282036,-3.699426889,-5.18559885,-2.405758381,-6.303438187,-0.481206238,-3.140038729,3.629884243,5880.172852,817.831543,211.1146545,110.8962402,321.4995117,81.94458008,138.4003448,97.96328735,65.28323364,98.86691284,85.1523056,40.56817627,49.07765198,64.75173187,36.78665543,38.89993668,65.00946045,76.15084076,122.0691299,177.205246
HAMED_JOWKAR_DASTGAH_MAHOOR.mp3,D_2,I_0,38713,1483.613621,86531.23595,2650.508973,921854.8698,0.935326159,0.222601354,0.078920975,0.032768901,0.014930529,0.00838098,0.036950331,0.092991143,0.033768982,0.068911977,0.098866746,0.367577761,0.036407024,0.017208358,0.045987051,0.007885247,0.002959027,0.001153925,0.007009753,0.037781972,0.003952952,0.018127067,0.0169168,0.047518793,-221.6938782,102.9803238,-18.58528709,-9.525930405,-36.82778168,-13.8394537,-49.58845139,-18.66679001,-21.87461472,-17.44386101,-31.11951828,-6.559917927,-1.599177837,19.85616684,19.21169853,6.723047733,-11.58851433,-14.67660618,-3.879281521,-0.916269958,2623.935059,363.3370972,88.7795105,48.14024734,60.04883575,45.67160416,88.18121338,49.81548691,44.96915054,78.39666748,89.72362518,83.64038086,84.0456543,102.8520966,102.572998,61.87682724,67.67007446,55.10343552,47.47735977,47.19261932
Hossein Malek Dastgahe Mahour.mp3,D_2,I_0,64468,2152.124335,160935.7587,4432.064867,765203.0627,0.28810069,0.303279757,0.156670794,0.290940076,0.212862775,0.303450793,0.55951494,0.377141327,0.59598887,0.424575329,0.572574019,0.363223195,0.045864824,0.058564223,0.01715547,0.055188317,0.039242458,0.043298982,0.113605864,0.078663036,0.155150443,0.116917118,0.085101515,0.068347767,-286.7571106,83.61263275,-24.85954857,22.69890785,-8.364724159,11.34980869,-12.17249012,14.12985706,1.42497623,7.537191868,-5.339224815,6.272046566,0.798517644,10.98529243,6.192818165,18.18572235,9.899542809,14.37432766,0.773065865,9.767871857,9521.467773,192.4989777,892.6727905,56.73886108,228.3432617,57.61294174,138.8123169,26.42549706,65.23648071,116.9027405,140.1772919,93.19179535,62.7004509,67.41458893,115.9376907,102.4010239,130.8351898,120.8311157,86.74446106,75.84346008
«همنوازیِ ماهور»-[AudioTrimmer.com].mp3,D_2,I_0,31682,1158.814943,94797.067,2199.636699,627747.5984,0.399573267,0.240856111,0.122836098,0.245640904,0.334076732,0.300261796,0.555550277,0.516526818,0.501533091,0.349815845,0.243023455,0.504458964,0.085481972,0.069530323,0.015084769,0.050664142,0.071606092,0.025686154,0.093976364,0.073373929,0.100826159,0.089244433,0.031996943,0.119282417,-175.6429291,157.920578,-12.35402298,19.22756577,19.39617538,0.722419739,5.412901402,13.28672886,-7.623800278,7.329665661,-3.354176283,1.312370896,-2.064478397,2.346152782,-3.142493248,5.301026344,-2.946196556,4.549738884,-2.385207415,1.641990423,2928.827637,685.0037842,378.4435425,151.8381958,69.60182953,132.9107666,50.24449539,47.34864044,74.67136383,50.14723587,62.23322678,61.80243301,59.50111771,59.78371048,54.56178665,45.33885956,53.48112106,52.91987991,52.66383743,46.72916794
دایه دایه .mp3,D_2,I_0,47529,1501.397996,267538.9812,2685.108764,1384662.904,0.043723691,0.086058341,0.338407487,0.202828333,0.359133422,0.263793081,0.163452834,0.404393047,0.104204878,0.047607929,0.0199479,0.032564342,0.008422612,0.011084907,0.158851475,0.045567572,0.153684184,0.126842961,0.037543394,0.208730757,0.016033368,0.01432547,0.001942109,0.005156739,-283.6218567,90.56938171,-8.804057121,24.82241058,-33.556633,-12.58716965,-34.72995377,-13.37362099,-16.19571686,-1.717805743,-19.9857769,1.880698562,-11.26156616,-16.95374489,-14.15053272,-18.61016655,-3.554641724,-7.224673748,5.815557957,6.845820904,6486.680176,1246.83252,181.9063416,141.1954651,193.6631622,155.9684296,183.6783142,116.6072464,98.75911713,98.83350372,97.32479095,76.68106079,77.67836761,93.71439362,78.23680878,81.46238708,111.2651749,234.9327087,249.6268921,315.8415222
Jalil_Shahnaz-Mahour-(WWW (mp3cut.net).mp3,D_2,I_0,43797,1225.821013,91415.5623,2346.20248,660859.5752,0.39835465,0.243693963,0.283117086,0.172681004,0.29178521,0.209352568,0.226193786,0.325511932,0.121082887,0.170164645,0.108108111,0.272290289,0.151936024,0.077168435,0.123474643,0.037015375,0.131242186,0.076124266,0.073523797,0.120899364,0.015521618,0.093112774,0.013181303,0.085599929,-189.2857056,142.7578888,-28.17374992,32.40649033,-22.61657333,-0.372671038,-7.550928593,-11.14863491,-2.048254251,-6.711709976,0.066044502,-5.000556946,0.339421421,-4.906552315,-3.675985813,-0.256788313,3.562184811,1.343778849,-1.662006617,4.139988422,5299.766113,443.8632507,582.4194336,203.9033661,315.2743225,151.9602051,93.54942322,81.83587646,72.71253204,63.48973846,71.80070496,74.21302795,51.74763107,69.00196838,68.67570496,90.66372681,90.29892731,110.0499802,97.11791229,102.1553421
Jalil_Shahnaz-Mahour-(WWW (mp3cut.net) (1).mp3,D_2,I_0,50040,1436.466932,70637.17256,2694.358708,576812.996,0.361399323,0.142682567,0.22044377,0.157562971,0.286771834,0.227324307,0.143025786,0.383782506,0.147500977,0.161667883,0.092304029,0.202182218,0.160951138,0.021130053,0.114750348,0.032285485,0.114766404,0.110986777,0.021832507,0.168967724,0.019555626,0.090640783,0.01489557,0.080119625,-253.2991943,120.6116867,-34.96185303,23.63260841,-30.83222771,-6.06020689,-10.90607071,-14.11494446,-7.95722723,-9.875494957,-3.876302719,-5.243265152,-2.009694099,-9.919442177,-6.970228672,-2.395339727,5.332376003,1.736371636,-2.3584764,0.332683355,9973.618164,455.1583862,849.3256836,203.2733917,436.3753052,98.79494476,138.6296692,80.8349762,61.90225983,78.84767914,54.40973282,78.89691162,57.0557518,71.6453476,51.2984581,89.85366058,96.3758316,134.9431152,149.1478424,169.9755096
Parviz_Yahaghi-ZendeBeYadeEshgh-(WWW.IRMP3.IR).mp3,D_2,I_0,53099,1316.498972,276628.6882,2316.37766,1408483.139,0.142537907,0.071371622,0.090197697,0.164794549,0.442956209,0.491980433,0.297829837,0.259868771,0.152286306,0.328979492,0.175106913,0.293603867,0.02134149,0.006685705,0.016831849,0.024921769,0.139570922,0.147053689,0.06014495,0.10886322,0.028507566,0.137283757,0.03018244,0.121903516,-336.3196716,132.8264008,-16.83368111,25.73978615,-3.484520435,3.451103449,-2.871722698,-2.571878433,0.304242522,-3.742058992,3.576721668,-10.12184048,-8.342039108,-6.671197891,-4.361882687,-0.097434781,0.530711472,4.297897339,4.734560013,6.153250217,6822.106934,438.9189148,2153.475342,374.650238,361.8352966,106.9667892,97.95940399,42.5185051,48.99093628,92.64122772,60.19284439,91.96971893,49.90563202,72.32394409,139.0407867,165.2110596,148.1171417,132.34935,134.1278229,179.5463257
20.mp3,D_2,I_0,40669,1327.13559,48260.63121,2654.33395,1097465.854,0.213129759,0.176834643,0.120596707,0.25459215,0.12079037,0.228148639,0.787837744,0.202242851,0.055356555,0.06010234,0.273274392,0.620515645,0.016065875,0.082686312,0.011150471,0.045158759,0.018772146,0.018698251,0.08367569,0.010214571,0.024076466,0.005935704,0.053941619,0.108895198,-170.86409,127.0969315,-8.945433617,9.503475189,-67.35933685,0.277649254,-45.04018021,-27.97147179,-21.41814041,-23.01401138,-20.07793427,-11.47675991,-11.38876438,-21.50455666,-16.4472332,-12.56533051,-8.372475624,-7.930737972,0.793722332,-6.573469162,2701.505127,240.4232788,88.67334747,90.81638336,95.99144745,73.5484314,91.21281433,70.25279999,57.47653198,49.73823166,83.80767059,51.11524582,56.28807068,38.37477112,34.22547531,29.37395477,34.5684967,38.82244873,31.55703926,50.02134705
Hamid_Motabasem-Mahour-Taknavazi_Tar-[AudioTrimmer.com].mp3,D_2,I_0,59879,1561.379607,130751.407,2176.720171,680339.1583,0.16193676,0.249998316,0.144179687,0.176528886,0.388687491,0.497771263,0.669934154,0.206031591,0.14685224,0.206336379,0.185919791,0.118669279,0.039107885,0.083519056,0.041062322,0.052503042,0.114995427,0.118718669,0.144066542,0.030987857,0.055301119,0.089039594,0.066602804,0.034544557,-422.1928101,107.1360016,-24.66190338,20.14283752,-6.997594357,1.100808501,-1.66742146,-11.32520676,-2.802531004,-0.855224609,9.068274498,5.189415932,-1.205166698,-6.347126961,-2.621184826,2.878944159,2.39140892,6.227919102,8.610548019,13.16825771,10573.14355,855.3986206,1436.851807,338.7650146,362.7567749,133.1031036,130.7271729,168.9531708,88.4740448,104.7279205,60.36796188,86.0801239,63.65832901,87.6834259,56.05455399,55.15023804,82.56253815,71.93553162,136.2249146,200.852005
Farhang_Sharif-Mahour-Taknavazi_Tar36-[AudioTrimmer.com].mp3,D_2,I_0,43435,1096.228711,186274.5977,1291.808855,462154.6205,0.1449994,0.097189806,0.294878453,0.199233279,0.272160709,0.406408399,0.259745926,0.547376633,0.177025616,0.042593811,0.038899463,0.069534458,0.060483992,0.017027996,0.112380482,0.065106705,0.103149414,0.166433334,0.029386101,0.19119893,0.047361292,0.014026836,0.013701313,0.017655503,-387.9515686,109.8221359,-19.58661842,-5.869038105,-9.197037697,-16.53162003,-1.980246305,-9.699757576,-18.67816925,-7.878149033,-6.952097893,-8.429955482,-2.969021082,-9.533409119,-13.79593277,-4.52885294,5.658092976,11.19235134,19.03958321,20.92948532,11948.29785,3381.347412,865.1533203,287.0503235,136.5068665,270.3977966,68.85858917,94.89367676,201.7607117,77.69637299,135.6693115,109.1820679,59.42992783,76.30435181,98.57244873,78.76238251,182.0615082,254.9530029,153.55336,188.9132843
tar.mp3,D_2,I_0,54898,1836.684999,177350.9619,3769.160542,993674.1502,0.285815746,0.162950918,0.202804312,0.172441199,0.259137899,0.534546673,0.177965105,0.210503027,0.13161619,0.259969711,0.284703493,0.122918949,0.133488536,0.044642098,0.087423295,0.055367284,0.0494777,0.161617592,0.022960559,0.112906583,0.025448117,0.077443175,0.121362761,0.017814582,-292.4085693,98.74216461,-24.39390755,26.81241608,-52.72790909,-7.509405613,-30.15007019,-16.18684578,-24.63233757,-5.245067596,-13.48290825,-8.593231201,-15.45900822,-8.921497345,-15.91472626,0.001976226,2.961616516,6.079346657,7.771324158,-4.346468449,3589.221436,429.1860352,329.0473328,98.923172,174.1041565,111.9603119,117.5191574,56.88540649,66.62776947,39.5928421,67.22537994,41.3059082,71.95366669,52.76424789,89.11495972,40.36144257,48.74540329,69.56064606,99.24750519,186.6901703
Elham Noei - ماهور.mp3,D_2,I_0,56940,1743.388131,268674.5222,3228.955475,2557691.16,0.172584653,0.508865237,0.202903375,0.200684726,0.111144878,0.096645854,0.26232636,0.147183612,0.42024076,0.131715432,0.16160962,0.285093129,0.01486367,0.156114921,0.027700389,0.109937802,0.047748368,0.011809085,0.12899828,0.015093069,0.17254512,0.014336187,0.052036062,0.130822465,-314.4617615,81.55368042,-8.331246376,7.721693516,-39.84266663,-6.668286324,-25.74392891,-10.96647072,-17.0420742,-7.733989716,-12.65731621,-7.124379635,-7.555182457,-1.846853137,-12.14045525,4.956399441,1.659199476,-2.438210964,-5.576749325,-5.360808372,15053.41797,1021.596863,279.3062744,126.4732742,393.0510254,88.31864929,142.9483795,78.21372223,127.6757584,67.49372101,89.03830719,75.18966675,69.06298065,47.2294426,55.02276611,46.13622284,72.24417114,69.88729095,73.00762177,78.09994507
SokouteSardeZaman(Shajarian).mp3,D_2,I_0,23747,1205.35822,256940.0143,1876.813651,993961.1061,0.435627103,0.595916688,0.504618466,0.142850369,0.053317446,0.041679986,0.053734504,0.071505718,0.124704629,0.202336743,0.192237943,0.321901709,0.144034982,0.126129076,0.1443111,0.036013931,0.012348339,0.013452667,0.018033361,0.021957276,0.046971034,0.101455286,0.082614817,0.132113621,-360.9275818,117.2419205,21.50887299,36.7810936,9.757361412,1.471386075,5.41523838,-0.597718716,-3.306245327,-11.45351887,-9.204125404,2.445095539,-16.40050888,12.87371826,1.493770838,-7.094133377,-7.575524807,-6.180063725,-6.361564159,-1.158970237,4324.355469,631.588623,537.0496216,422.7564392,410.5167236,129.7541046,165.7085724,261.5332642,177.4402161,148.68367,167.8737183,111.3307953,408.2999268,87.11769867,100.3726883,108.4799347,83.63792419,121.0312119,77.10331726,86.04304504
index.html?VALID=TRUE&attid=26638&VALID=TRUE&q=10&g=32450&t=1&w=4,D_2,I_0,76487,2208.98025,386220.0019,4749.54628,1432618.377,0.686991572,0.271860212,0.260198385,0.17848061,0.318643093,0.205294207,0.237617373,0.406609595,0.184348702,0.224513024,0.177466169,0.320176721,0.13489835,0.027834786,0.082418166,0.031501316,0.0940274,0.052974902,0.042896807,0.116410427,0.020153208,0.080046162,0.026897868,0.046240386,-79.11016083,90.47309113,-16.13865089,21.83615303,-14.65237713,15.77502155,-13.75409031,2.857815266,-15.21607399,-2.356777191,-13.39444351,1.41455543,-6.071007729,3.251149654,-9.374890327,9.830985069,-7.118533611,-1.054451704,-7.13279295,-0.574305594,9718.770508,615.4064941,120.7792053,85.8473053,82.89883423,64.50421143,52.65267563,66.15314484,60.72599411,64.63100433,54.73419189,47.51270294,41.55036545,48.69316101,47.91777039,62.64826965,52.43225098,53.50563431,47.97040176,61.65275574
index.html?VALID=TRUE&attid=222180&VALID=TRUE&q=10&g=286698&t=9&w=4,D_2,I_0,39183,1038.676535,90249.37357,1539.56569,935873.0136,0.145633951,0.195534006,0.111847952,0.207494453,0.10531158,0.192165703,0.478456765,0.142170459,0.226043746,0.119733237,0.238157243,0.354834646,0.018964112,0.111975409,0.021413555,0.086009651,0.031224247,0.053630851,0.175668299,0.01207392,0.144776478,0.021019049,0.093282714,0.136394978,-319.812439,124.2041855,9.857539177,-12.26917458,-40.90065002,-10.46222878,-35.5379715,-22.80557442,-9.298373222,-21.16062546,-11.54410839,-10.30528164,-17.59655571,-12.16006279,-13.80048466,-16.20581627,-7.788389683,2.001882792,-1.736436605,-9.478648186,9162.020508,696.7849121,333.019165,190.6217041,420.3140564,317.1919556,248.3881073,129.2425995,115.9159241,200.4106445,144.0527344,120.4926682,121.5302811,88.19850159,83.60314178,94.93302917,66.93984985,77.64878845,70.51934052,88.47814941
index.html?VALID=TRUE&attid=26638&VALID=TRUE&q=10&g=32450&t=1&w=4.1,D_2,I_0,76487,2208.98025,386220.0019,4749.54628,1432618.377,0.686991572,0.271860212,0.260198385,0.17848061,0.318643093,0.205294207,0.237617373,0.406609595,0.184348702,0.224513024,0.177466169,0.320176721,0.13489835,0.027834786,0.082418166,0.031501316,0.0940274,0.052974902,0.042896807,0.116410427,0.020153208,0.080046162,0.026897868,0.046240386,-79.11016083,90.47309113,-16.13865089,21.83615303,-14.65237713,15.77502155,-13.75409031,2.857815266,-15.21607399,-2.356777191,-13.39444351,1.41455543,-6.071007729,3.251149654,-9.374890327,9.830985069,-7.118533611,-1.054451704,-7.13279295,-0.574305594,9718.770508,615.4064941,120.7792053,85.8473053,82.89883423,64.50421143,52.65267563,66.15314484,60.72599411,64.63100433,54.73419189,47.51270294,41.55036545,48.69316101,47.91777039,62.64826965,52.43225098,53.50563431,47.97040176,61.65275574
Abdolhossein_Mokhtabad-Avaz_Dar_Dastgaheh_Mahoor-(WWW.IRMP3.IR).mp3,D_2,I_5,102245,2373.007036,1042358.701,4138.374976,3697185.704,0.829382539,0.19934684,0.104030631,0.084296703,0.181188926,0.285574406,0.111999124,0.163115039,0.096493006,0.155779764,0.103446558,0.223147228,0.092563666,0.023801738,0.048969615,0.023411484,0.071318217,0.103050396,0.025376949,0.066626616,0.024317607,0.062436745,0.04460635,0.026005216,-210.8255157,71.74816132,-24.58234406,16.48721123,-12.53117561,3.593901873,-16.41072083,2.734814405,-8.883414268,-2.322834015,-3.809782743,11.78443623,-0.826737821,-3.096048832,-11.59589005,8.233205795,-2.273608208,-8.106604576,-10.76754189,13.22811031,11908.31836,4165.425781,707.2728271,189.4938812,271.4395447,100.0431137,246.9280701,61.99630356,92.01626587,279.1890564,241.3903656,273.7452087,136.1873474,293.0379333,370.6542358,184.8660736,97.57867432,98.46533966,113.2180939,227.4100647
Abdolhossein_Mokhtabad(7-37).mp3,D_2,I_5,102708,2505.893159,578252.8454,4550.339151,1955054.224,0.727824807,0.154108196,0.108665772,0.047220796,0.105725318,0.169248179,0.060895294,0.121021636,0.067292273,0.175941408,0.20848456,0.202526316,0.162276179,0.010278077,0.053881481,0.006309627,0.039772227,0.049638826,0.005264547,0.049315687,0.008468711,0.079747692,0.122611031,0.019711902,-195.9158478,59.5902977,-26.90333939,21.19831467,-19.22939682,2.363883018,-18.75358963,2.506861925,-11.15583038,-7.337026119,-9.96647644,9.99275589,-0.996384025,-1.342121482,-6.016451836,14.24270153,-2.066702604,-10.22483635,-11.78965855,14.04393768,7586.59375,1568.962036,672.8799438,121.5609055,185.8260193,96.71637726,183.6042786,64.90999603,95.93654633,358.8999023,270.9303284,301.7339783,149.0073547,328.8280029,538.3743896,201.1804504,156.961319,90.61183167,114.1325455,182.2644806
Abdolhossein_Mokhtabad(100-140).mp3,D_2,I_5,32440,1371.187177,69757.09422,2660.30058,529133.6311,0.170290798,0.101015888,0.092675097,0.106995054,0.319860876,0.517113388,0.303012997,0.341832459,0.183683559,0.21154207,0.098186165,0.101624787,0.064719826,0.032304466,0.034883633,0.030397888,0.103190728,0.179854289,0.063459329,0.165433496,0.052107602,0.115336344,0.024906177,0.023920532,-202.9067078,128.543457,-12.30655384,26.38912582,-10.41792202,-3.098943949,-4.530767918,2.503893137,-21.40124893,-16.10004997,-11.15425873,-10.73959351,-12.56492901,-3.44212389,-8.068803787,1.400136232,-10.03078747,-3.848927498,-3.587034941,3.238450289,2129.568115,418.9344177,340.6202698,147.9581757,363.0646362,112.2029572,65.68066406,125.0964584,141.4226837,85.09962463,73.36313629,99.02840424,98.37675476,68.66486359,68.31763458,67.47075653,63.14046097,40.12857056,57.58388138,59.96241379
Abdolhossein_Mokhtabad(223-253).mp3,D_2,I_5,35104,819.4515257,42478.17089,1295.092169,249073.6728,0.156309828,0.106037982,0.201180503,0.080498271,0.260935396,0.347847998,0.200778872,0.484963626,0.220907673,0.371878922,0.303553522,0.133014217,0.062502183,0.012522788,0.06892442,0.005301884,0.066270009,0.139821246,0.01650626,0.187861905,0.02309143,0.149057969,0.133736789,0.021963598,-354.2909241,174.9337769,-13.73347378,-3.189655304,1.853560567,-1.492581367,-4.685250282,-8.80981636,-12.94914436,-9.112802505,-2.881760836,-4.016782761,-3.441542387,-5.453193665,-8.858934402,-7.865765572,-3.99230957,-2.194084883,-0.106630616,-1.044124365,11608.26953,2170.516357,1307.671509,306.8357239,142.2397614,88.82347107,53.12628174,69.32650757,91.59565735,55.12324142,53.99410248,41.08363724,36.01202011,46.90609741,47.6151886,51.26968384,78.31764984,59.21728516,73.1880722,120.3991013
Abdolhossein_Mokhtabad(460-end).mp3,D_2,I_5,83714,2178.861628,217788.8866,3999.675815,647866.5382,0.466198981,0.150785103,0.160426214,0.060982212,0.067106679,0.127565131,0.072558589,0.150862083,0.134551093,0.373129696,0.313747406,0.178598344,0.194596797,0.023035495,0.075091444,0.016744798,0.016133277,0.059264079,0.010618816,0.056362264,0.023766898,0.168405965,0.142013922,0.031419452,-186.1307526,77.80370331,-33.49340057,23.55084991,-20.15043831,-2.003976107,-13.75801086,3.33756566,-11.51491165,-19.86322594,-16.30405617,2.127532721,-4.006006241,5.706359863,9.320116043,14.52127552,2.399797916,-10.27584457,-5.380444527,11.28019333,2928.056152,714.6715088,194.9921417,75.95860291,86.75209808,78.07239532,102.0867004,56.42251587,67.31520081,186.9611969,119.9954529,114.6455841,207.3256989,262.2337341,248.3764954,328.7416687,272.6143188,260.3786621,144.7098999,179.7121735
بشارت ويرايش شده.mp3,D_2,I_5,74030,2184.286505,337803.8685,4497.947802,1596205.586,0.278482407,0.301222533,0.259139895,0.50279361,0.694614053,0.392008603,0.45819214,0.316256493,0.390746832,0.259073883,0.310569733,0.39968574,0.074124679,0.090785354,0.061681926,0.081881627,0.118651249,0.053420577,0.132688925,0.064579241,0.098069072,0.072731405,0.088301368,0.09086334,-147.9738007,84.59508514,-25.29301643,9.192069054,-22.13074112,1.404924512,-19.69162941,-1.026329398,-11.61268997,-1.987239122,-13.20045948,-4.425115108,-15.39434242,-4.543226719,-15.04508686,-1.03542006,-11.93476105,-0.019670894,-11.47128391,-0.625542581,14764.17676,810.3870239,1290.371338,141.4316864,161.6546783,37.76169968,107.4807434,49.37963867,37.70448685,30.88703346,55.04700851,42.53810883,47.50315857,47.26462936,41.94919586,42.31588745,35.10491943,30.74577713,76.56005859,39.77704239
Parviz_Yahaghi-Mahour-(WWW.IRMP3.IR).mp3,D_2,I_5,41493,1186.642024,118284.0844,2214.178278,704270.2796,0.316738486,0.195085466,0.279276788,0.16690214,0.264684677,0.234864533,0.20368287,0.247282848,0.127452761,0.199581206,0.168317154,0.488829255,0.081272215,0.059134375,0.142224476,0.034573875,0.114116371,0.098957844,0.052707691,0.129924178,0.028019713,0.099223867,0.023082653,0.156606793,-283.0469055,142.845993,-23.08756828,25.03891563,-2.595479488,3.188371181,-8.25008297,-6.875497341,-4.089538097,-15.8848772,-3.619580269,-7.777714252,-4.530928612,-0.039765537,0.966086209,0.898328066,-3.188115597,-7.69029808,-5.276064396,2.325931072,4815.928711,205.6192017,978.5090942,350.4854736,335.6406555,122.9390564,92.09137726,66.22399902,54.90414047,76.623909,75.32216644,87.19740295,74.73894501,156.8643799,331.8903198,151.4350281,129.2385559,120.7359924,94.50872803,86.63247681
SokouteSardeZaman(Shajarian).mp3,D_2,I_5,23747,1205.35822,256940.0143,1876.813651,993961.1061,0.435627103,0.595916688,0.504618466,0.142850369,0.053317446,0.041679986,0.053734504,0.071505718,0.124704629,0.202336743,0.192237943,0.321901709,0.144034982,0.126129076,0.1443111,0.036013931,0.012348339,0.013452667,0.018033361,0.021957276,0.046971034,0.101455286,0.082614817,0.132113621,-360.9275818,117.2419205,21.50887299,36.7810936,9.757361412,1.471386075,5.41523838,-0.597718716,-3.306245327,-11.45351887,-9.204125404,2.445095539,-16.40050888,12.87371826,1.493770838,-7.094133377,-7.575524807,-6.180063725,-6.361564159,-1.158970237,4324.355469,631.588623,537.0496216,422.7564392,410.5167236,129.7541046,165.7085724,261.5332642,177.4402161,148.68367,167.8737183,111.3307953,408.2999268,87.11769867,100.3726883,108.4799347,83.63792419,121.0312119,77.10331726,86.04304504
ZeDasteMahboub(ShajarianAhangeVafa).mp3,D_2,I_5,60428,1879.866997,180432.1535,3647.844609,617257.9095,0.57000345,0.387909949,0.301782936,0.176242232,0.306760907,0.214890867,0.146883398,0.36923486,0.142182037,0.11639747,0.106352746,0.232050061,0.161925152,0.084431723,0.10073112,0.03096889,0.134094283,0.083876625,0.023684839,0.135272458,0.018628592,0.040931389,0.019359922,0.038806587,-123.3045197,105.9282379,-27.3328476,28.16633034,-14.54251862,0.669508874,-8.283881187,-4.533568859,-12.61615467,1.315278172,-6.387492657,-5.373846531,-13.9420929,-6.260746479,-20.66221809,-2.935365915,-14.41714954,-6.35381937,-9.48532486,3.842913389,3469.355713,389.8896484,358.4104919,173.0862885,135.7717133,90.07685852,92.22099304,59.04230499,129.1973572,60.74758148,105.5030975,102.8209305,98.47651672,72.15148163,135.7381592,77.98832703,66.06388092,67.58920288,139.8680878,82.17964935
tarkibi.mp3,D_2,I_5,65963,2192.567471,211224.3355,3710.927561,1299624.088,0.158302024,0.292174578,0.180422366,0.236403048,0.228600889,0.10052,0.17455703,0.09185639,0.181614742,0.120389223,0.166380882,0.296744227,0.034857385,0.163486496,0.069241039,0.105835266,0.137975425,0.023615669,0.106505215,0.023500776,0.110201031,0.048345808,0.070443176,0.151967615,-284.9163513,45.6276474,-47.94571686,14.04304409,-37.70344925,-5.317425728,11.8927803,22.02417564,9.249871254,-3.828760624,-22.93688393,-9.123748779,6.174547195,0.102607086,-28.67436028,-14.30527115,1.756464601,9.312384605,-13.02615547,14.19045353,11747.13574,672.0949097,807.4923096,352.2027893,347.3756104,403.2290039,748.0046387,1023.806091,172.2364044,217.6580353,270.7280884,232.2037354,495.0827637,202.0263062,217.1841431,196.5626373,366.2377014,377.5432739,309.4091492,381.3400269
SomayeBH4_ضربی_ماهور_سه_تار_و_نی_پرویز_مشکاتیان_محمد_مو.mp3,D_2,I_5,64185,1923.767606,198545.009,3102.881237,544190.7137,0.17533353,0.130917758,0.271367043,0.099920005,0.259731889,0.77559638,0.211533114,0.112867706,0.121422887,0.268889099,0.494799644,0.174791798,0.047187962,0.017079867,0.082141198,0.021426657,0.024062224,0.106620789,0.02680598,0.031444509,0.019172192,0.043600231,0.135129064,0.015219451,-365.9980774,99.8560257,-35.19327545,21.27380753,-8.921538353,2.522021294,-3.67488718,-10.0323782,-13.61736393,-4.355420589,-11.54112148,-5.575196266,-10.76349163,-4.439954281,-11.08417606,-1.132404089,1.461712003,3.491509914,-5.582165241,2.92294693,14941.67773,619.1856689,855.7072144,92.24494171,228.2643433,45.92434311,56.30356216,72.26932526,58.3819046,44.76920319,56.00696564,39.57256699,57.98701096,43.33886337,56.23271942,25.36178398,42.87462234,39.17580032,47.91585541,38.40366364
ManNadanestam(Pouran).mp3,D_2,I_5,44639,1079.599087,146319.8763,1820.680657,372140.7474,0.414850235,0.186741859,0.374817193,0.20158717,0.338027149,0.196567297,0.118300579,0.176860169,0.064787388,0.052319176,0.078684039,0.267178982,0.174906403,0.022579471,0.17987217,0.042998847,0.153675258,0.081776552,0.0259864,0.081990808,0.008457075,0.004629002,0.01439255,0.070599966,-276.3171997,175.8826141,-46.19188309,25.20795631,7.691669464,-3.395100355,-2.34908247,-7.949000359,-16.46635437,-3.94758153,-5.385406494,0.504632413,-0.762206793,-4.970170975,-9.938577652,-7.957282066,-10.37246227,-8.110279083,-9.067465782,-5.437537193,6164.459961,839.9888916,855.8184814,170.2929688,120.7560806,68.11309814,57.27924728,99.66680908,76.77639771,54.14204788,105.5740891,101.4631958,100.2377548,122.7883148,74.90734863,59.87375259,69.92119598,60.47745132,71.94696808,103.6269379
DarPisheBidardan(Shahidi).mp3,D_2,I_5,90528,1680.876236,55960.33167,2648.517318,70854.03366,0.237362221,0.243499264,0.299372762,0.272877365,0.173119828,0.183540151,0.25793156,0.13430734,0.226301029,0.247941762,0.31521371,0.630968928,0.029121481,0.097896509,0.098955132,0.067344084,0.060558155,0.054057769,0.08956483,0.03017902,0.075777695,0.076889552,0.080027588,0.144387543,-286.3191833,150.4595032,-103.8260193,33.39788437,7.393838882,-5.796919346,-7.858614445,-4.042488575,-4.673857689,-22.46544266,2.440734863,-12.98912334,2.032969475,5.388958454,-9.012033463,1.077184558,-15.92796898,-2.963918447,-5.645740509,-12.36651325,2379.899414,694.1034546,578.4411621,286.8557129,194.3143463,103.3918228,117.4393616,115.5251694,83.53853607,126.3044434,128.9446106,100.1394882,88.23344421,119.7570648,103.7693024,66.82961273,74.08157349,70.11379242,94.55049133,108.5134811
index.html?attid=169794&VALID=TRUE&q=11,D_2,I_5,33260,843.6373937,95091.85416,1418.074758,203618.8672,0.642753541,0.323739588,0.193491459,0.128024459,0.169101402,0.129284889,0.138672635,0.276994973,0.157783657,0.178275242,0.154271454,0.335208327,0.163283423,0.065754153,0.068483099,0.035796177,0.078852743,0.056534745,0.037324511,0.103708886,0.042576138,0.090691939,0.036855686,0.070565082,-263.5204773,194.3224792,-20.12764168,27.57434273,4.436026096,0.829837561,6.471127987,-4.456789494,-3.041349411,-6.069942474,-1.62587297,-4.337219238,-1.728917003,-0.656576157,-0.642482877,-1.072522044,-8.759917259,-7.752884388,-2.543174267,0.340901554,5111.653809,888.52948,750.4411011,133.2662811,186.0503387,82.32426453,90.05838776,86.75243378,57.80947495,68.7220993,70.06499481,86.89093018,87.64672852,104.5861282,102.3511963,55.02235413,81.50598907,106.9309006,64.10308838,98.81253815
index.html?attid=129813&VALID=TRUE&q=11,D_2,I_5,56469,1151.720069,379037.2422,1793.205823,286414.7603,0.39601177,0.164532945,0.196254149,0.176706746,0.240497649,0.258350462,0.139017582,0.257511109,0.166406453,0.369136095,0.34391275,0.289396226,0.150448129,0.035206612,0.087192751,0.060482237,0.079216309,0.110861115,0.027527599,0.110727862,0.030753579,0.139931604,0.122829966,0.066394299,-325.526825,182.848053,-42.80771255,21.60497284,-13.85703754,-20.179636,6.696016788,-14.85307407,-10.72243881,-4.221229553,-8.898378372,-16.33967209,-9.227931976,-4.416699886,-8.654123306,-1.852766395,-3.338554382,-5.309970856,-6.127939701,-6.324846745,4143.346191,1365.188843,182.7979889,97.67823792,112.1049118,138.0734253,78.52070618,68.61211395,90.56264496,74.39013672,102.1040039,81.4066391,96.8285141,82.15008545,83.11146545,74.57427979,84.2283783,56.77150345,62.00606918,75.35601044
index.html?attid=122601&VALID=TRUE&q=11,D_2,I_5,69822,1328.080052,339785.7155,2238.011467,305942.7824,0.437146068,0.467597693,0.503605485,0.240100875,0.352903634,0.312420249,0.163499027,0.263081074,0.176928893,0.34664014,0.308090389,0.259468704,0.11125613,0.107566372,0.111062616,0.043658905,0.097637109,0.088853851,0.030009806,0.097801432,0.027514316,0.102956332,0.089486897,0.043447446,-239.7180939,168.588028,-53.60823822,24.63127708,-8.871522903,-10.32272339,5.046555996,-7.783644676,-3.863912821,-11.81394577,-12.1997261,-5.840029716,-9.211642265,-10.37553406,-11.59295845,-9.227510452,-3.118924141,-8.910588264,-5.499040604,-3.183795452,5288.535156,1272.240845,318.6055908,148.3320007,108.8921509,124.467392,82.73329163,86.24771881,71.56349945,72.43785095,81.7567215,58.58041,74.49848938,86.14588165,103.2338028,62.70544815,72.17675781,75.72639465,63.63392639,74.59906769
index.html?attid=79361&VALID=TRUE&q=11,D_2,I_5,57954,1443.659827,289058.1494,2594.567644,618245.3539,0.721645474,0.373229355,0.261880279,0.149254933,0.215999499,0.155255854,0.282303244,0.658526421,0.19329761,0.126242191,0.112017274,0.297293216,0.086721979,0.067897454,0.064557455,0.020708164,0.046160914,0.034399468,0.046920788,0.13382268,0.021133361,0.042799938,0.013643953,0.030408151,-170.960144,155.5843506,-51.75580978,33.47024918,-15.11393929,7.954325199,-14.18492985,-5.673685074,-20.30624199,-11.66789055,-6.792761803,-7.935943127,-3.202965021,-13.30022907,-0.465545595,-7.941905022,4.597584724,-15.87238884,-2.837728262,5.329197407,6194.428711,965.0080566,507.5844727,342.5798645,214.121994,152.2985229,123.5195923,141.3633118,157.8130035,101.0436172,81.18781281,65.73390198,96.9921875,94.98326111,87.55034637,86.29338837,167.3902435,78.91524506,68.34550476,99.96112061
index.html?attid=88201&VALID=TRUE&q=11,D_2,I_5,25607,743.7096368,93952.8763,1312.883728,447501.9732,0.473602355,0.566711247,0.338323474,0.194665402,0.172236577,0.117155224,0.157436743,0.362611562,0.181389913,0.201407462,0.15012981,0.261270285,0.115094282,0.144117042,0.079572648,0.058024965,0.068895854,0.032712929,0.032990824,0.143275261,0.033267077,0.077660002,0.021707652,0.060841467,-235.5360107,168.6345978,-3.669705629,25.58597755,-2.817629576,1.304327607,0.839492261,-1.019059181,0.140623957,-4.058702469,-7.108422756,-10.01105213,-4.297244072,-7.022667408,-8.314972878,-8.809454918,-4.232248783,-1.354676366,2.028157949,5.067136288,7536.118652,2058.323975,387.26474,415.5118103,234.8209839,116.8581619,76.89589691,64.41465759,57.79421616,65.54875183,42.79462433,54.19374084,42.04619598,50.51377487,42.73392487,49.57803345,49.84210587,69.62520599,36.73371124,49.4197998
index.html?VALID=TRUE&attid=287972&VALID=TRUE&q=10&g=87330&t=1&w=4,D_2,I_5,42233,1607.981697,274864.0019,2181.128478,1257212.602,0.112385258,0.080995418,0.155703843,0.134029582,0.156051159,0.53794986,0.223041505,0.14790757,0.106444046,0.18175748,0.359608144,0.119252943,0.041379374,0.017189723,0.071019858,0.059780169,0.022445776,0.195597589,0.035143945,0.08151982,0.038997184,0.072049864,0.179324716,0.020238744,-423.2893372,108.1902237,2.662929535,8.297722816,-1.478560567,5.534270287,-1.357248187,-2.930440664,-18.05970764,-6.904547691,-9.443419456,0.931480169,-2.727544069,-3.844367981,-8.746937752,-0.187515587,0.621895909,7.345297813,1.589582443,5.42656517,12397.22949,879.5654907,389.4245911,84.74710846,179.7818604,60.36330414,126.0008621,71.98587799,154.6328125,54.98534393,89.56002045,68.23471069,60.39952087,59.22134399,167.2209473,192.4604492,215.6843262,118.2220001,181.5309143,270.2888794
index.html?VALID=TRUE&attid=283630&VALID=TRUE&q=10&g=363309&t=1&w=4,D_2,I_5,35009,1220.037092,400302.7656,2042.679315,2031543.897,0.358327806,0.287844807,0.223870412,0.169986859,0.230513871,0.259017885,0.167061538,0.197875842,0.175830409,0.309618592,0.306567639,0.212619081,0.147040606,0.097259097,0.088983208,0.057887848,0.081169412,0.106421411,0.050280899,0.08845564,0.052828442,0.124353155,0.126587689,0.063568927,-255.0305481,133.5264893,-0.006631385,7.122378826,-19.91731834,21.5420723,-22.5958519,7.37785244,-11.03534794,1.190312862,-4.364894867,0.3713395,0.297422796,-7.823386669,1.803785801,-1.447782874,-2.674968481,-4.917539597,3.481643438,-8.173758507,14643.76465,2744.925049,499.3805237,288.3988953,237.2137451,250.309082,229.3897552,107.8657608,121.527153,76.25463104,92.33489227,89.45398712,76.98989868,102.4865875,83.66004944,75.56352997,55.42598724,56.29946899,78.73114777,96.91475677
index.html?attid=398837&VALID=TRUE&q=11,D_2,I_5,76153,1693.602132,300943.0208,3188.522386,746185.4116,0.436727673,0.269260317,0.412811369,0.253012866,0.375292897,0.319934815,0.17785801,0.345125973,0.225387007,0.410606325,0.269929022,0.227628022,0.133032143,0.039658975,0.132573739,0.054182731,0.08223033,0.087023564,0.024668809,0.113208592,0.032303724,0.12766774,0.070130967,0.039797027,-216.112442,145.1586456,-55.61452866,39.25761795,-41.06095886,10.10524845,-13.77318382,-7.108901978,-3.181789637,-12.71446419,-1.75020659,-14.44241142,-2.796400309,-12.47736359,-6.20333147,-8.074701309,-2.055334806,-2.830174923,-5.354568005,-3.50301218,6787.952148,943.5725708,278.0944824,191.1548157,204.9834137,118.910675,113.780426,83.2922287,76.16848755,68.66830444,55.61050034,80.80859375,63.81026077,66.29499817,63.19237518,48.84902954,51.51057053,56.86851883,66.34331512,68.32545471
index.html?attid=398797&VALID=TRUE&q=11,D_2,I_5,72576,1809.29538,493175.0203,3695.485987,1829077.981,0.365716666,0.151328787,0.199645057,0.115605429,0.199107543,0.289460748,0.10926795,0.205856934,0.11136926,0.256274849,0.227466315,0.158491984,0.164970756,0.019824337,0.102395497,0.026255451,0.05278692,0.1357048,0.010625698,0.083824173,0.013999044,0.106391706,0.100748733,0.021933021,-200.5618896,117.4699631,-50.93212891,45.17101669,-48.88500595,18.29561043,-23.92767906,-0.114193372,-8.157771111,-3.317186356,-0.005453529,-13.70294666,5.155988693,-11.09897614,3.725587368,-10.52692318,0.47048375,-6.141451359,-3.015555382,-0.452622354,18414.45117,1811.367432,522.9707642,340.0365601,403.9827271,146.8138733,163.3035126,100.8006363,112.1464081,67.66336823,103.9850159,110.8970337,105.6719971,96.15434265,118.3658829,115.2751465,92.75396729,102.1902313,105.6031799,125.5019608
index.html?attid=391239&VALID=TRUE&q=11,D_2,I_5,57470,1401.577485,351161.2301,2787.924808,1205861.831,0.362668902,0.242473587,0.330181688,0.238381684,0.34363085,0.355488271,0.259083897,0.320054561,0.189124584,0.261166185,0.303974807,0.390498579,0.106305294,0.046545677,0.101522677,0.051121231,0.108291507,0.128889889,0.065546066,0.108909562,0.030644206,0.07336089,0.097660802,0.116822563,-244.6214905,134.1773224,-46.42040634,42.82797241,-9.848607063,11.48762512,-0.358145028,9.869071007,-1.952186227,7.839161873,17.70714378,-6.722263336,-0.249264032,-3.413050413,-9.790492058,-3.538527012,5.852186203,-19.19947815,-0.816944957,-2.47018981,14351.1748,2382.31958,519.4976196,368.6130981,173.4812469,136.8806152,119.7897797,101.6203308,83.60946655,94.2161026,110.9925003,77.16764069,79.63822174,105.634964,89.38594818,72.09898376,71.38359833,115.6082153,83.24945831,93.67961121
index.html?attid=385202&VALID=TRUE&q=11,D_2,I_5,85155,1929.349432,317639.6914,3570.928407,915310.5374,0.501240432,0.230196238,0.261931062,0.212471485,0.305171907,0.180288032,0.291331559,0.357022971,0.260944545,0.337434411,0.285733193,0.466353863,0.144224301,0.043080531,0.098468781,0.049480174,0.10360238,0.039411757,0.081345752,0.105927646,0.056024972,0.101508342,0.071855217,0.103028268,-187.9825897,134.0715179,-55.56109619,42.23439407,-32.99998093,7.814268589,-17.14430809,1.445151329,-17.65568542,-6.667139053,-1.909968853,-12.07359409,3.522511482,-10.59737396,3.61973691,-6.737116337,-0.356897116,-10.37584686,-5.780791759,-0.840154052,6606.040039,958.1791992,318.2156982,185.9210052,325.1809998,257.9347534,210.769928,153.5116272,203.7607117,108.6232605,101.8144455,118.7435989,127.5570679,100.535675,135.6380005,125.3129501,102.5313721,105.5748367,85.45944977,108.176033
index.html?attid=385293&VALID=TRUE&q=11,D_2,I_5,69588,1729.664374,398618.412,3690.861015,2088580.456,0.403668761,0.253990471,0.448441446,0.302691281,0.415815562,0.402076602,0.387237012,0.551557541,0.216459289,0.294323593,0.152003929,0.247200415,0.116709128,0.034728412,0.137964532,0.062722966,0.099916182,0.101439059,0.060394093,0.134210095,0.020001665,0.091188781,0.02297464,0.054127999,-161.8451538,132.0046692,-34.1540184,43.72314072,-33.18045044,25.25338936,-22.45191956,14.75834179,-3.030488729,8.465312004,10.64166641,-1.669372559,9.006757736,-3.621182919,8.36553669,-2.299185753,6.049188137,-5.692177296,5.298576355,-2.244154215,8676.457031,1222.512207,530.6785278,223.9634094,259.8264465,183.7117767,163.5615387,140.2855377,111.3206482,112.2227859,135.8432007,98.39180756,146.1451874,120.131485,82.01843262,91.07924652,72.91538239,65.80490875,73.54544067,105.7584915
index.html?attid=176277&VALID=TRUE&q=9,D_2,I_5,71403,2000.242004,483948.8565,2816.641301,1027451.078,0.165464744,0.059317656,0.108962849,0.105129041,0.232031003,0.303177953,0.141741022,0.444087356,0.157560527,0.158088788,0.085443705,0.106667772,0.115126938,0.021331357,0.062157724,0.042934608,0.10096357,0.176168725,0.021883916,0.21435526,0.046663053,0.090314053,0.035098009,0.048740234,-401.0966187,74.65291595,-28.31293488,-7.673233986,-9.488595963,-3.706193447,-0.278506994,20.14726639,20.64429283,25.45967293,10.5095253,8.981009483,-11.29554272,-6.212860584,3.727495193,6.594423294,-2.357732058,11.74974918,-0.842107892,4.488122463,3157.176758,566.2678223,437.6700745,88.14641571,218.1027985,557.7911377,428.8719177,284.6717834,530.1044312,378.8241882,329.3560486,309.4415588,363.4579773,200.9124908,192.4069061,95.61456299,79.27539825,116.8199158,283.2305908,218.5426636
index.html?VALID=TRUE&attid=162366&VALID=TRUE&q=10&g=204505&t=1&w=4,D_2,I_5,61766,1689.151534,440547.9888,2943.907199,740024.8372,0.295068651,0.217042059,0.126202971,0.188683838,0.303076923,0.159308046,0.202750951,0.163271382,0.427130461,0.437477052,0.276141316,0.474399537,0.058104064,0.080995083,0.03555942,0.040088147,0.140507519,0.029460059,0.072670594,0.028260009,0.123111054,0.131888941,0.038678974,0.138250813,-187.4610596,125.5766373,-22.5048008,13.96099186,-21.92242432,0.752376854,-23.49542618,0.785121739,-15.68384457,-8.430207253,-19.50815392,-9.791026115,-11.95942593,-2.611289263,-6.540754318,-0.766068697,-3.65211463,-1.724493027,-9.577978134,-5.867749691,7255.038574,787.6171875,123.7860184,86.98449707,77.58141327,50.80404663,78.21826935,69.95604706,57.25048447,49.32870102,94.07991791,51.08783722,57.59050751,58.3362999,51.99126816,47.89116669,78.52041626,57.28680038,53.05373764,67.62283325
index.html?VALID=TRUE&attid=278627&VALID=TRUE&q=10&g=356022&t=1&w=4,D_2,I_5,100910,2061.141213,327248.6003,3007.156816,413982.7886,0.38815552,0.137492254,0.223873809,0.149056971,0.227979437,0.111222044,0.178896114,0.366316438,0.115227267,0.26754877,0.257681012,0.401105523,0.137296394,0.030015467,0.100202203,0.036894791,0.12578918,0.037333138,0.037340853,0.155266747,0.019199092,0.131814927,0.082590781,0.147047013,-301.7412415,81.97110748,-81.58390808,21.7174778,-3.331923485,5.377076626,-6.314789295,-12.06408024,-6.641974926,-3.419746399,2.544537544,0.863508761,29.02783966,26.94711494,13.77548122,16.04895782,6.143263817,-3.039491177,-6.634030819,-0.511669815,6310.334961,400.8157349,940.170105,146.614502,225.0482025,68.22153473,172.4004517,86.90776062,73.02288818,95.32569885,245.4878082,251.5799408,358.0614014,321.6307373,666.5901489,600.7211914,304.4484253,307.3984375,198.9819336,216.1922607
index.html?VALID=TRUE&attid=142191&VALID=TRUE&q=10&g=170843&t=1&w=4,D_2,I_5,48859,1176.664481,530089.6692,1658.139973,222581.9845,0.58714509,0.313775867,0.245296463,0.168775335,0.321218759,0.544018984,0.254632145,0.246878982,0.134718224,0.159625381,0.169754788,0.283699453,0.12930572,0.051918149,0.091401525,0.03969821,0.068337262,0.147475183,0.039993104,0.082103856,0.027422084,0.056512553,0.054305993,0.0422488,-203.2132111,163.1152344,-6.388822079,15.48875618,-9.726101875,5.094891548,-9.223157883,1.389239669,-10.57787895,-0.708966434,-8.954628944,3.468325853,-10.407547,-5.322827816,-10.77659416,-2.954434156,-9.781750679,-8.115296364,-6.884606838,3.955058575,6926.250977,1151.963989,126.0812912,84.33286285,124.6379623,71.94333649,70.58737946,41.9491272,55.74345016,67.23855591,57.73816681,64.16182709,51.09828949,47.48701859,65.97769928,54.47962952,61.9256897,55.14949036,65.34442139,92.97457123
index.html?VALID=TRUE&attid=278628&VALID=TRUE&q=10&g=356022&t=2&w=4,D_2,I_5,76512,1480.217869,600038.6764,2157.170289,728592.05,0.383662045,0.297035962,0.480284601,0.274208397,0.296979815,0.163285181,0.106444381,0.238040343,0.299167514,0.299396515,0.208797351,0.306945503,0.140032485,0.078366905,0.129578695,0.063422829,0.12195082,0.071226068,0.021618275,0.077034257,0.11235632,0.11578811,0.054090388,0.075287744,-273.9846802,151.8575439,-47.95615768,21.5067234,-1.021569014,5.753651619,-7.159095764,-9.626485825,-6.838881016,0.486762315,0.252522647,-3.446851015,18.76761436,7.069760799,-9.074522972,0.448410451,6.318239212,1.684303164,-2.632234335,4.119934082,9107.882813,1884.372314,1203.400879,516.7009277,204.8469696,145.1524811,149.3588867,109.9052582,73.14350128,84.67825317,133.7698364,171.8613129,348.5751343,305.5531616,357.3495483,139.8332977,142.0858154,147.4280396,150.7963867,126.3816605
index.html?attid=198153&VALID=TRUE&q=9,D_2,I_5,36848,1156.346318,1063282.27,1121.351553,507396.6783,0.273212433,0.256511062,0.265779465,0.314294636,0.571619749,0.500006318,0.336196095,0.331844568,0.430385768,0.660119712,0.378089607,0.28073284,0.077567406,0.066788703,0.091296129,0.069898821,0.106446661,0.107727572,0.066173583,0.077330247,0.074153155,0.119725846,0.06154567,0.065780856,-399.1608582,144.7845459,33.63407135,12.77336597,13.61881733,-6.076292992,-2.366783619,11.0944109,4.720130444,-0.821561337,1.04123497,-1.697182894,-3.13835907,-0.632769823,-0.421286941,-0.708963037,-0.085079491,-0.481202811,-0.662125289,-0.637269676,5057.901367,3087.10376,442.6510315,137.8041992,145.8030243,96.18836975,72.36728668,70.0351944,37.75688553,54.09759521,39.23928452,41.93938828,45.54443741,29.89360046,35.72840881,34.30009842,30.09002304,36.82172775,26.40685463,31.38645363
index.html?VALID=TRUE&attid=398797&VALID=TRUE&q=10&g=518756&t=1&w=4,D_2,I_5,74832,2031.275691,590284.5153,4135.158329,2402103.75,0.364623725,0.150298133,0.197337836,0.1122462,0.196609899,0.288498819,0.107542731,0.203383029,0.109355986,0.254022479,0.22685504,0.15790692,0.165615097,0.020305891,0.10231299,0.025298245,0.052432153,0.136512309,0.010531804,0.083230495,0.014181465,0.106598146,0.101400815,0.022335518,-175.5857239,82.71564484,-22.58203888,23.0705204,-31.25735855,6.253395081,-19.03728485,0.737616837,-13.49602127,5.157357693,-11.67780018,0.065860145,-8.919676781,2.754927158,-9.100179672,1.236777782,-9.384449005,1.339262009,-7.985192776,2.678483486,20777.05664,1158.319214,268.499176,156.6590576,224.6408234,79.45082855,103.6472778,72.41158295,93.89320374,61.96631241,104.3022461,97.61634064,90.33909607,82.21407318,136.1033783,85.29827118,115.5453033,79.82855988,97.08122253,140.37677
index.html?VALID=TRUE&attid=403279&VALID=TRUE&q=10&g=524612&t=1&w=4,D_2,I_5,51758,1460.487462,415450.1898,2907.757417,1788119.681,0.14677164,0.192361996,0.45966053,0.257273674,0.162608355,0.301324844,0.137134939,0.161489621,0.111311331,0.278767258,0.430586457,0.168421581,0.042485192,0.034076568,0.150473133,0.075635098,0.033319429,0.120207794,0.033160798,0.073587172,0.018258074,0.078896247,0.151393235,0.034059886,-193.692276,115.7994156,-27.61006355,31.23708344,-17.22980881,9.195643425,-8.04343605,5.836407661,-8.749844551,-3.49010253,-7.573541641,-5.206251621,-3.47624588,-5.695599556,-6.07504034,0.956774354,0.126941904,0.505629778,-1.203012824,-0.416009307,16659.02344,1968.919922,687.3751221,282.2268677,249.5322113,95.64639282,137.1483459,85.9703064,103.8748093,86.64189148,99.30941772,73.50530243,78.01303864,69.7796402,106.6931229,91.96839142,117.2866898,143.4490204,172.8239594,129.6189575
santoor-Mahoor.mp3,D_2,I_2,51545,1054.490966,100941.196,2048.945944,260919.8547,0.333932281,0.143357366,0.370687246,0.167795584,0.238844126,0.537139356,0.208824471,0.359551787,0.197747976,0.283693492,0.147459432,0.208763555,0.125121251,0.029487129,0.148772374,0.039526701,0.048628554,0.181636751,0.036318582,0.137643963,0.058535591,0.136935413,0.061378781,0.052853126,-280.5683899,178.8340454,-54.43868637,-5.507819176,25.83276558,-31.23611641,-4.640238285,15.88548183,-12.24957275,5.929129124,15.73039341,-7.272544861,1.064800143,1.693946838,-14.28488159,1.643470407,8.815084457,-2.114573717,10.73024082,14.68001842,3824.79248,767.2145996,1373.794312,126.0412979,83.62774658,248.7503815,59.13702011,65.75414276,102.4781342,55.36841965,68.13948059,124.9109879,70.4934845,55.9881897,113.1893616,140.9200134,178.5818024,192.9759216,179.721817,209.5715027
hossein_khavas_santoor_mahoor.mp3,D_2,I_2,92374,2380.943153,284521.8085,4065.583749,1631676.96,0.329810739,0.147019774,0.495330483,0.227487355,0.558432639,0.223832116,0.092493773,0.281746417,0.098262966,0.180792391,0.105128974,0.144982859,0.126150697,0.008200636,0.15091823,0.013195692,0.140115008,0.072652288,0.00589304,0.122010164,0.011346075,0.067146398,0.025932843,0.023689516,-256.3781433,55.21359634,-61.60478973,-7.085209846,-31.29318047,-10.86578655,-21.81453133,-15.83456516,-22.30739975,-0.623819947,0.829760194,16.21771812,9.005195618,9.441802025,-16.76208878,-8.188510895,-16.14725685,0.525278807,-4.248477936,2.750127792,14562.1582,1055.22583,597.6306763,88.14439392,348.2564392,67.50339508,132.3282166,86.67449951,168.710495,128.0537262,179.7875977,273.7501526,246.5016937,182.7795868,205.0172729,88.05749512,88.94721222,74.4631958,149.0503693,148.9176483
Faramarz_Payvar-Moghadameh_Mohoor-SONG95IR.mp3,D_2,I_2,126473,2603.016793,289630.5424,4631.746992,1421611.451,0.222707123,0.372895449,0.268288851,0.330502123,0.194209382,0.380310237,0.486609578,0.193264991,0.206183419,0.182480872,0.405953318,0.264949322,0.051140465,0.103995405,0.064778365,0.113960482,0.040702429,0.085084192,0.154856652,0.032165639,0.071286552,0.032514427,0.112041518,0.077350095,-146.0497589,71.39876556,-31.36993217,30.86461067,-14.40567112,6.059418201,-10.4086256,-1.640926003,-15.21508217,7.423761845,-9.055169106,0.93044883,-10.67387009,-4.942675114,-10.47331047,5.521002769,-7.482925415,0.990397751,-10.62024879,4.466573715,9869.779297,638.7896729,239.6986237,142.8680878,89.65238953,72.63217163,97.04663086,72.70857239,88.82980347,58.91921616,93.41629791,87.63380432,130.7645874,89.70465851,115.220047,87.12451172,85.2066803,62.60385895,89.52843475,229.591156
mohammad_movahednia_2_2_301S.mp3,D_2,I_2,161163,3297.745939,295365.4252,6119.054666,1756189.923,0.30653432,0.168601304,0.350429147,0.313399702,0.22386457,0.330092192,0.260384917,0.655524611,0.388090014,0.454352796,0.289825559,0.215074211,0.081062488,0.022432333,0.084040485,0.08547578,0.040097617,0.076419607,0.030355811,0.128399432,0.066586696,0.116568431,0.087455593,0.035169795,-137.1691132,23.7794342,-57.12391281,6.079409122,-37.88783646,1.149658084,-39.8682518,5.77836132,-27.21494102,16.41506767,-14.60468006,7.969718933,-17.70147133,10.46192646,-7.645904064,5.760505676,-4.91627121,13.78816319,0.60825938,4.54246521,8522.254883,703.2059326,353.9319763,138.9400177,255.0373688,93.94407654,180.1429443,103.1004028,159.9266663,86.76293945,162.6790161,200.5599213,234.8356018,161.6012268,172.718399,203.0593872,127.3430862,125.379982,118.3965302,144.9892731
01 Fantasie 3-4 (Mahour).mp3,D_2,I_2,67339,1948.853212,219192.4293,3727.060796,768911.5107,0.547176778,0.172397986,0.168089002,0.113694958,0.23664096,0.38997978,0.16507411,0.284476697,0.180047452,0.483442426,0.303892761,0.259897858,0.153814971,0.011538694,0.069875792,0.013693759,0.038016666,0.149031252,0.020784218,0.081198893,0.013833043,0.129245222,0.074625626,0.030328272,-273.0380249,91.9190979,-39.88721466,29.26066971,-15.27960396,3.510075569,-19.17705917,-7.716984272,-12.33583641,1.135106206,-8.967003822,-0.469571412,-5.909493923,-5.134673119,-3.293531179,-3.088495255,2.827291012,7.73597002,-11.41404438,-0.662812531,6487.337402,484.2873535,136.9936371,132.0407715,160.3850555,65.79615784,82.95030975,64.01258087,72.11141968,37.01284409,35.94920731,64.94888306,90.34120178,85.94034576,46.54140091,35.92713547,75.29271698,38.75654984,38.0014801,24.58923912
pashang Kamakar_Khosravani Tarabangiz Zarbi 6-8 (Mahour).mp3,D_2,I_2,67690,1986.890807,156550.8172,3719.402509,938140.419,0.454105139,0.13788268,0.259807318,0.139045343,0.114427902,0.149679586,0.056802303,0.12360318,0.151981339,0.544710219,0.427485973,0.166606337,0.147585958,0.009138847,0.131784037,0.041853819,0.031388413,0.045577209,0.004465189,0.035257638,0.01769839,0.150013134,0.12414629,0.015240882,-267.2615051,90.07804871,-34.37195969,5.696471691,-27.67993546,-6.41695118,-21.76579475,-7.344442368,-17.46805191,-2.376404285,-12.35421753,-0.05985678,1.572936416,8.498666763,6.847281456,10.65373993,-0.587171793,-1.874094486,-11.25958633,-9.042057037,5778.538086,579.829895,211.7754974,70.04130554,207.4965668,68.45552063,81.81645203,36.40212631,133.3161469,42.91965485,79.12213135,171.2962036,239.8227539,213.9322205,132.3592834,261.5534668,293.8855896,70.44817352,49.65901184,60.80698395
Y2Mate.is - گوشه عراق در ماهور، ردیف ابتدایی استاد فرامرز پایور ، گلنوش ملایری--DNarxTnj2o-160k-1655953242240.mp3,D_2,I_2,114314,2580.034485,689148.7105,3316.171614,3191423.283,0.246031389,0.417984188,0.30018279,0.345956892,0.51968807,0.304067016,0.322853923,0.211699396,0.245140553,0.183060646,0.24716036,0.355217606,0.06980896,0.134435698,0.071980037,0.094498917,0.153694302,0.076137543,0.110442363,0.072810546,0.068301432,0.06643641,0.084000088,0.104679607,-429.6213684,61.71685028,-50.73324585,14.87275314,-37.38330078,-0.051145807,-19.12637138,-7.486056805,-9.482276917,-5.469792843,0.038277265,8.47097683,-4.220489025,0.754300296,-10.36550522,-2.866084337,-5.728669643,-1.047795653,-2.639239073,7.623944283,16823.30664,1220.958496,1884.385498,238.0042114,651.2796021,144.6779175,219.9737396,101.1138,90.81480408,82.60231018,98.59374237,93.83344269,70.99783325,99.5559845,106.6431198,58.70318985,60.31607437,69.93262482,123.925705,199.470871
22.mp3,D_2,I_2,190805,3579.947401,79711.29755,6030.130203,142864.605,0.260309368,0.381285965,0.356461227,0.530522048,0.463062972,0.202939466,0.408474952,0.200794086,0.401203841,0.30605191,0.330330998,0.347697139,0.047549546,0.080527864,0.06507732,0.103111833,0.090300672,0.019331787,0.093229853,0.014625181,0.091700315,0.087867394,0.084500939,0.085318349,-127.9321213,10.03297138,-47.99494934,12.35421753,-41.57884979,15.47607899,-23.84139252,3.708183289,-7.20903635,-4.317831039,-16.71135521,1.039812207,-9.743542671,-1.282778502,-14.19523048,3.74072957,-5.163204193,12.48038387,2.608150244,9.245640755,1313.615845,178.1407166,105.6954422,124.4397507,70.01622009,74.66021729,58.68485641,45.086586,55.85920715,49.12310028,82.87055969,41.50836945,46.63040161,82.72441864,106.3697357,177.113678,202.1906586,190.0204315,102.0828018,164.6352386
santoor.mp3,D_2,I_2,88673,2198.837555,346769.0849,4145.841597,1845988.759,0.14846465,0.142332047,0.250886708,0.1124461,0.234524116,0.147653207,0.331730098,0.419258326,0.212422282,0.591718554,0.218552008,0.342361331,0.035938941,0.031837534,0.087853163,0.009714802,0.064527661,0.014793996,0.091235779,0.146607354,0.011608455,0.147014931,0.020522442,0.117144808,-237.8488464,76.53590393,-48.09529877,9.003725052,-29.86094666,0.487171859,-21.8925457,-2.486628294,-24.877985,-5.411652565,-18.27661896,-10.85318565,-10.85775948,2.815714121,5.891311169,16.96642494,8.44762516,1.653219581,-6.03258419,-0.196379289,7082.821289,923.5477905,265.7672729,135.0466919,256.9398804,91.75657654,165.4259796,74.32089233,109.7762909,106.6767883,107.6058884,60.42899704,86.45487213,101.4998093,155.9981689,268.6374207,154.9204865,166.255127,132.217926,121.1377792
Faraz_Minooei_گوشه_زادروز_دستگاه_ماهور.mp3,D_2,I_2,114234,2901.59039,217884.9807,5493.383449,1082787.244,0.189284563,0.086567789,0.167785689,0.307805777,0.115655951,0.232031956,0.162484497,0.542582631,0.487155885,0.200143933,0.410973519,0.150196865,0.062226884,0.016405327,0.030867249,0.085664898,0.009361739,0.09316799,0.010157421,0.126095533,0.127733424,0.024387749,0.13690868,0.018026929,-183.4339447,23.48867416,-49.41822433,-14.40746117,-47.22646713,-20.75953674,-30.7376461,-12.73263168,-28.27448273,-8.311433792,-25.96334648,-14.7040596,-16.84728432,-14.46436596,-15.97155857,11.41333103,3.182413816,14.60100651,-2.183190823,2.746910334,11027.51074,599.1849976,399.5520325,139.1833191,161.3400421,61.58346939,91.93390656,76.00089264,136.0304871,87.26583099,96.69198608,68.00657654,82.13443756,110.4120331,120.0818024,162.8150482,146.2787323,205.9776306,146.8011322,100.3423004
MojdehEyDel(Shajarian).mp3,D_2,I_2,29913,1124.394513,18844.83592,1904.813482,199626.1626,0.461098552,0.36714676,0.247251242,0.103238016,0.05862537,0.050153177,0.042085174,0.064495958,0.088799961,0.225215122,0.399781495,0.302787513,0.179101571,0.142046168,0.114086024,0.039278876,0.010443192,0.00703016,0.008359132,0.016943311,0.023184964,0.083696365,0.180064425,0.061495643,-414.2825928,151.1635742,-21.74973488,46.47483826,-24.49084091,27.99079704,-5.984430313,3.432681322,-11.81571198,-5.101597309,10.01426888,-9.378315926,16.88033485,-5.424670696,10.43002033,0.347267121,-6.179918766,-2.757118225,-5.100277424,-2.423337221,443.2050476,143.313324,166.8016663,77.38824463,53.95924377,58.32857895,68.11387634,47.64497375,49.79460144,42.26006699,41.89962769,37.44871521,46.11301041,39.29117584,53.44936371,57.57510757,31.97628975,34.21466064,32.64248276,28.97147751
index.html?VALID=TRUE&attid=139451&VALID=TRUE&q=10&g=166932&t=1&w=4,D_2,I_2,59831,1364.16379,700507.1086,1479.524387,274876.1629,0.293818563,0.130113274,0.096805185,0.165115118,0.377369672,0.368828207,0.190527618,0.380570143,0.230681837,0.447467148,0.173750713,0.135146126,0.113099113,0.031182103,0.02961635,0.054035902,0.118793629,0.119520232,0.031825133,0.147684559,0.027908703,0.186814159,0.040051848,0.030755961,-367.6834412,148.1601715,-28.52770996,-11.25819969,-6.351114273,-5.029886246,-12.76846504,-10.25580311,4.391565323,1.373335242,1.90146172,-0.18248038,-5.332740784,-3.061161041,1.772474408,4.458285809,6.468852997,4.756791115,0.65688926,3.11060977,8423.841797,3028.053467,468.551178,424.9961243,171.6672363,123.6769333,151.0435333,136.4617462,173.6063232,143.6467133,93.44513702,99.85378265,71.991745,65.6118927,47.18562317,69.60538483,106.5277939,94.44277954,113.4309464,97.94502258
index.html?VALID=TRUE&attid=210032&VALID=TRUE&q=10&g=266488&t=1&w=4,D_2,I_2,86851,2031.079304,574948.4911,3461.7874,1497997.01,0.491790533,0.498136997,0.394166917,0.16209282,0.205000624,0.22822836,0.335487008,0.159955934,0.216253936,0.42119512,0.226874664,0.328476131,0.134622112,0.094464242,0.128025487,0.029612994,0.060930345,0.053974092,0.105738468,0.036908042,0.051286615,0.128846839,0.035137068,0.075119562,-240.5980072,110.2247238,-42.95704269,24.63432503,-24.6070118,3.414809704,-13.8829565,-8.080739975,-6.967076778,-10.65199947,-2.951502562,-2.549294949,2.009183168,5.916787624,1.944363952,2.50254178,-6.168737411,3.205694437,0.385775149,4.155453205,12769.03516,1179.03894,922.7462158,352.1548462,450.8552246,107.4539108,153.5106049,112.0107117,97.68262482,105.938736,128.0031128,156.601181,164.0122375,124.8900223,107.8693848,111.1233063,149.6975708,107.9442215,79.01148224,71.18509674
index.html?VALID=TRUE&attid=210032&VALID=TRUE&q=10&g=266488&t=1&w=4.1,D_2,I_2,86851,2031.079304,574948.4911,3461.7874,1497997.01,0.491790533,0.498136997,0.394166917,0.16209282,0.205000624,0.22822836,0.335487008,0.159955934,0.216253936,0.42119512,0.226874664,0.328476131,0.134622112,0.094464242,0.128025487,0.029612994,0.060930345,0.053974092,0.105738468,0.036908042,0.051286615,0.128846839,0.035137068,0.075119562,-240.5980072,110.2247238,-42.95704269,24.63432503,-24.6070118,3.414809704,-13.8829565,-8.080739975,-6.967076778,-10.65199947,-2.951502562,-2.549294949,2.009183168,5.916787624,1.944363952,2.50254178,-6.168737411,3.205694437,0.385775149,4.155453205,12769.03516,1179.03894,922.7462158,352.1548462,450.8552246,107.4539108,153.5106049,112.0107117,97.68262482,105.938736,128.0031128,156.601181,164.0122375,124.8900223,107.8693848,111.1233063,149.6975708,107.9442215,79.01148224,71.18509674
setar-mahoor-Amirnozhan.mp3,D_2,I_3,52646,1289.828721,57530.3908,1868.655367,304159.1671,0.04976749,0.146018341,0.309786171,0.068363398,0.164031163,0.530281961,0.130207092,0.14576456,0.163332388,0.345831186,0.754525304,0.174405932,0.008348503,0.044085782,0.087078504,0.006827533,0.020200975,0.122110374,0.012549885,0.07052993,0.033420186,0.054727562,0.100850441,0.009404936,-313.1130981,152.2499084,-35.39987564,-2.704508781,-1.16798687,-7.153657436,14.44837379,-7.154880524,-30.30920982,6.941469193,-24.69466972,7.5920825,-22.99151039,-11.99869156,2.640768528,-3.29843688,-0.999671578,1.233152986,-9.91225338,2.36062789,7064.254883,604.097229,527.5934448,179.1273041,103.1976242,112.2859802,61.98451996,74.49423981,128.5912781,67.71389008,81.92205811,54.23709488,63.58421326,53.59757233,76.57865143,57.71089935,38.42856979,43.2778511,54.06093979,72.42900085
01.Nour Ali Boroumand.mp3,D_2,I_3,38089,813.8261182,24129.24747,1314.242053,67971.32269,0.038407117,0.136282623,0.020776303,0.065500267,0.413159907,0.138976142,0.136589125,0.192992702,0.438402027,0.778514445,0.224890456,0.031860657,0.001948613,0.021986702,0.000740606,0.003842696,0.117451079,0.012449867,0.067144267,0.023007533,0.099714518,0.099736102,0.013872465,0.003927134,-362.5380249,159.9938507,-31.55794907,-51.55144501,-4.582689762,-14.39942646,-37.69355011,-29.07442474,-17.11449051,-22.74563789,-27.54305267,-24.31371307,-20.32997513,-15.49066544,-11.04158783,-9.450401306,-9.790011406,-5.059543133,3.442183256,-0.853242695,3372.635742,1501.51355,443.134613,284.7800293,126.5800323,141.6779022,139.6671143,96.47174072,80.43091583,92.93550873,72.59586334,81.17803955,77.55931854,43.84457779,75.49115753,57.25838089,37.3355217,37.96871567,37.00687408,35.70934296
01-Moghadame_Mahur.mp3,D_2,I_3,148508,3096.740918,642358.2794,4891.812087,3026014.759,0.257477134,0.266679406,0.548598468,0.266762257,0.324950397,0.159938157,0.320913285,0.397791624,0.201226577,0.259595752,0.214784533,0.370444775,0.085179001,0.055542365,0.158970743,0.051416546,0.130120173,0.033651277,0.070428453,0.115940884,0.035969742,0.072954305,0.038983848,0.10306,-239.8565674,21.62745094,-48.97637177,13.82903194,-29.48263931,-3.05847764,-20.02030754,-0.776027858,-19.07957077,-9.391683578,-17.44504356,-2.941296339,-8.904560089,4.911257267,-6.951153755,2.467960596,-5.492671967,8.376868248,-0.675489128,2.192842484,17959.41016,2138.495361,916.2423706,288.9162903,434.1554871,112.5656052,171.1177979,78.74908447,138.898941,120.8529434,85.89234924,108.1188583,114.5813751,174.6539001,200.2441406,122.92202,109.8620682,254.5577087,348.143219,154.4117584
02-Daramad_Mahur.mp3,D_2,I_3,156190,3092.949665,359386.5323,4949.303406,1728797.488,0.173958629,0.409645349,0.538633883,0.256413847,0.464613497,0.282777429,0.269533932,0.379141569,0.245104432,0.325108826,0.335211128,0.308183789,0.03346106,0.098155424,0.124888346,0.029686185,0.130807951,0.059510328,0.047921587,0.089619167,0.046724129,0.070301399,0.074834406,0.066372223,-270.8749084,15.95056725,-60.37109375,17.11271858,-26.76716423,-0.124152474,-12.10373211,5.888607025,-17.5823288,0.381888658,-8.245148659,-1.326203823,-4.084794044,0.871615648,-17.36535835,-3.187229395,-8.356307983,12.73901749,4.579711437,8.39274025,13149.22949,1551.112183,645.6222534,291.791748,316.3405151,78.03780365,159.3998718,73.49652863,138.2421875,53.776577,90.85968018,50.96053314,47.71920776,56.06008911,107.8118134,98.63935089,150.4138184,363.8989868,169.2370911,105.2476273
03-4Mezrab_Mahur.mp3,D_2,I_3,178522,3421.292895,398026.7248,5801.248254,1040556.286,0.265155941,0.356057465,0.659790218,0.268951595,0.334263533,0.228986233,0.334215611,0.50748992,0.292704433,0.440294772,0.350221157,0.520570636,0.060052779,0.057419073,0.10553392,0.0269995,0.086035244,0.037563495,0.062695786,0.095031276,0.042870715,0.085343622,0.052346379,0.095484562,-155.8802032,10.01400852,-51.73592377,19.8462925,-30.54357338,-2.19425106,-23.69488335,-2.668004036,-23.40027618,-6.696605206,-18.67576408,-6.514482021,-12.57289028,-0.634071946,-17.26642418,-2.403055429,-7.771937847,11.67078876,-5.669009686,5.005071163,7875.241699,1148.899902,494.6249084,103.4195786,311.5122681,83.22180939,128.675293,69.53170776,99.51447296,69.49901581,87.92459869,39.46926117,54.21781921,84.05125427,96.35838318,71.7315979,86.67984772,152.1229858,179.4386597,68.93103027
05-Shekaste_mahoor.mp3,D_2,I_3,161960,3109.973347,353194.294,5057.311086,1652697.373,0.466296881,0.316321343,0.536559939,0.249846756,0.412881762,0.422561139,0.417880923,0.434494674,0.306255579,0.48180604,0.277708888,0.346226841,0.123299107,0.037886746,0.10520301,0.027383437,0.092726767,0.097507924,0.08310508,0.093915746,0.046275068,0.100985393,0.029688744,0.05629126,-191.1508636,28.40901375,-53.39060211,20.76270676,-45.09042358,-0.010809931,-21.38949966,-2.272183657,-17.75597572,-7.528556347,-15.68294048,-6.176491737,-9.817019463,3.373238564,-14.55163193,-5.784867287,-12.44013596,-4.035516262,-14.90263367,-1.736086249,16386.60742,995.7610474,582.649353,157.824234,484.3703613,68.28592682,141.1312866,86.01083374,90.30438232,94.45829773,70.32300568,49.30283737,48.37778091,38.43677521,67.76795197,57.63781357,79.53058624,53.069767,74.72225952,71.53007507
06-Eragh_mahoor.mp3,D_2,I_3,158095,3236.696468,442867.0588,4600.030518,3876406.419,0.179576516,0.354315639,0.459819019,0.296108812,0.558372557,0.249459937,0.282125652,0.41669178,0.332458645,0.387114435,0.293718755,0.280876279,0.038702659,0.080980949,0.117119506,0.053871557,0.129923239,0.044059243,0.039313465,0.117699616,0.056513216,0.088852994,0.064005539,0.067943148,-276.6411133,7.072216511,-52.48960114,11.23137474,-28.97101974,-3.691645861,-15.32461739,0.024255238,-13.70371437,-0.325366288,-10.0850296,-8.947154045,-11.38539791,-4.196815968,-10.58493233,2.749376059,-2.260459423,13.36116219,11.69992161,11.41301155,19757.6543,1175.608643,892.8885498,115.3968887,409.1554871,123.5252991,153.3570099,97.1499176,133.4428406,76.85150146,87.57640839,97.54623413,102.0859604,63.07810211,102.3529282,195.724823,202.1178589,271.2318115,207.9369965,149.8424377
07-Delkash1_mahoor.mp3,D_2,I_3,154906,3286.995253,256687.4304,5203.068538,2543964.842,0.344472021,0.210455507,0.570046246,0.377338707,0.392369181,0.178408533,0.268962085,0.239057943,0.140855834,0.239488825,0.250923812,0.289912164,0.135924578,0.030302769,0.163193047,0.09350986,0.127162144,0.068270452,0.0847385,0.082421184,0.04554113,0.067207433,0.083593242,0.101678006,-258.4847107,-0.334745139,-52.5326767,9.200267792,-31.27417755,-7.507206917,-26.47554398,-13.74697685,-26.21518517,-5.059324741,1.384975791,27.45954895,26.23944473,27.00593758,-4.894007206,-13.08643818,-21.14332581,4.463123322,-8.955909729,-6.149701118,15183.98926,649.2442627,374.8325806,113.7794342,215.2316132,48.8586731,135.9938965,67.91000366,137.5136719,58.74866867,258.0314331,303.2750244,225.7175903,255.453537,355.8132629,170.1878815,104.8785095,103.422142,106.7541962,83.15556335
09-Yek_Choobe_Mahoor.mp3,D_2,I_3,161813,3399.040581,288141.1146,5597.691152,2081913.591,0.265780032,0.289136052,0.545515239,0.210837424,0.330846041,0.253106713,0.337428153,0.376461923,0.218638703,0.41294229,0.274826616,0.467051774,0.059594654,0.056641415,0.136642352,0.030923808,0.077036686,0.052157387,0.089795493,0.084582232,0.033076607,0.115046166,0.039718498,0.091784336,-187.632782,3.365377665,-51.7950592,7.974155903,-32.57114792,-4.532640934,-20.08372498,-0.650106013,-24.47754288,-12.15210915,-18.00196648,-3.848006487,-9.981036186,9.124688148,-3.093414307,15.26273918,7.261253357,21.83681679,-4.994174004,2.919446468,15185.12695,838.8103027,906.5286255,511.022644,525.8525391,102.3745193,119.2359695,58.33354187,152.9414215,109.4887772,87.79811096,43.38241959,81.6619873,139.1962128,154.1026154,181.2119293,136.1951447,264.3067932,138.0902252,107.7662201
torabi_yekchube.mp3,D_2,I_3,98685,2588.363884,128920.8615,5152.518843,442862.0561,0.265440434,0.426662296,0.165236786,0.279246897,0.664942145,0.195367768,0.212280929,0.265700877,0.416743517,0.735293686,0.320257396,0.406763226,0.016181728,0.079378858,0.02755194,0.025255783,0.081213824,0.01014385,0.034321174,0.023524487,0.053297404,0.086479045,0.02257674,0.094115317,-193.0358429,67.74194336,-34.57492065,12.84316349,-29.24239349,16.09088898,-15.48699951,-6.701560497,-12.76070595,-4.123445034,-28.89724541,-7.109478474,-17.78754234,-9.4989748,-19.95916176,6.031944275,-14.0894928,0.694826126,-14.76283169,-0.888110638,2409.262451,326.8985596,83.19776154,76.44624329,46.31756592,38.08928299,43.31262207,68.51416779,45.98049545,50.51237869,54.95492172,45.78733444,40.33380127,34.44008636,42.97955704,33.26818848,35.76911545,32.43244553,46.8697052,46.82754135
Mohammad Reza Lotfi Daramade Mahour.mp3,D_2,I_3,38139,1395.711687,132113.8523,1253.734086,786453.2579,0.188173354,0.202606887,0.235919163,0.431268513,0.225186959,0.316556722,0.226436153,0.349202126,0.323600173,0.176192433,0.2023592,0.140911981,0.056764096,0.069127224,0.045713607,0.163477421,0.032652903,0.139429152,0.057452694,0.138986215,0.136071295,0.043916732,0.096185081,0.032441922,-534.9058228,112.6552811,11.88124084,12.54586601,8.698386192,15.02758884,5.115749836,6.735696793,-2.053995848,0.323906004,0.881667554,-1.971781969,-7.318261147,-7.65017271,-9.495656967,-6.478835583,2.818005085,3.869688988,4.072524548,6.226097107,5565.006348,724.7062378,387.6284485,61.7130661,72.48621368,39.07818985,60.00109863,31.09516525,51.32337189,39.84095764,36.88053131,44.69018936,87.46150208,64.45731354,93.24950409,119.4148865,131.4738312,169.5728455,139.7789307,233.7897186
Dariush-Talaei-Mahour-128-[AudioTrimmer.com].mp3,D_2,I_3,47087,1830.933122,188465.496,4005.284114,1795465.201,0.120634437,0.145693153,0.262982637,0.161107227,0.353479236,0.859226286,0.280824721,0.203833401,0.215240851,0.382390887,0.637491763,0.214745507,0.041388135,0.040670481,0.065989479,0.065243386,0.071443059,0.052262768,0.063255608,0.104053795,0.084708221,0.097420402,0.09149088,0.029912343,-183.8939819,97.36061859,-3.258449793,10.64660358,-1.953654051,10.93441582,-7.977541924,1.110856414,-15.48730755,4.119136333,-6.525898457,8.954315186,-10.04899406,-1.884521246,-3.836967707,4.245934486,-3.777641535,8.128903389,-0.408468038,8.401610374,17947.39844,392.1636353,240.120697,70.56399536,121.9995193,54.00909424,127.8982773,58.24776077,135.7575073,49.37366867,90.95888519,29.72179794,80.10541534,44.9783783,46.23649979,30.50439644,42.07155991,23.62295341,28.42430305,31.99102592
6055724c-26f8-481f-987f-a07355848a4f_Delshodegan C&F.mp3,D_2,I_3,52357,1423.668801,95517.43147,2235.161484,437998.8276,0.284916908,0.112856366,0.070783965,0.0685969,0.272433251,0.512003779,0.27331531,0.346295148,0.175131828,0.350585818,0.180919364,0.092357419,0.134866908,0.018242881,0.022045352,0.007980075,0.062263608,0.15209423,0.054329302,0.144064039,0.031946603,0.162946686,0.062510774,0.015724601,-191.8182373,120.7219162,-22.46613693,-8.784853935,4.908998489,11.74144554,-31.13368988,-10.78978634,-9.063708305,-16.41116524,-26.63825417,-5.005367756,-17.71348381,-19.68709373,-14.85361576,-3.082736254,-3.733681917,8.450320244,3.942445517,8.788049698,3885.770996,454.8530273,241.4955444,111.2365723,76.69807434,56.34823608,79.83746338,66.20014954,65.51324463,92.76594543,117.7363129,117.5270538,152.2514801,127.5093231,171.8867493,168.0840759,244.9220734,167.1315918,166.3192902,201.5390625
"Râk, Kereshme, Safir - Hossein Alizadeh.mp3",D_2,I_3,50545,1418.711295,121076.1051,1890.555235,535728.4521,0.317180663,0.294157982,0.282498538,0.55880338,0.250077486,0.26762864,0.20831582,0.263662279,0.094299331,0.108953916,0.449527413,0.339206368,0.080579787,0.070035242,0.07664898,0.132678151,0.0286911,0.135140985,0.037827376,0.061342403,0.019330814,0.009756606,0.138549402,0.087653168,-314.7992554,115.6534424,-29.10753059,-10.48026371,-14.98471355,-2.707858086,-13.7785368,-10.26971912,-17.05755615,-19.82939148,-21.63609123,-9.003681183,-12.18880749,-13.97023773,-22.31276131,-14.67555904,-13.8791008,-7.357449055,-1.590923429,1.613500834,26814.64063,615.8903198,1750.814575,154.7113037,191.5347137,38.7138443,192.1510315,99.43195343,159.1915131,77.61011505,54.62942505,40.05950546,51.50875473,66.45853424,155.0567169,91.09015656,77.73416138,52.35886002,58.19657516,81.96652985
Ahmad_Ebadi-Mahour-Taknavazan333-[AudioTrimmer.com].mp3,D_2,I_3,50596,1327.157527,123885.9472,1982.879676,855976.2438,0.175836757,0.236470714,0.169230193,0.265180945,0.216427788,0.244763523,0.417870671,0.180448785,0.213045478,0.173124254,0.329485536,0.438054562,0.038705152,0.100074485,0.044945851,0.102229543,0.086050682,0.057988919,0.152532607,0.045269817,0.093460694,0.050813019,0.093980014,0.181431875,-457.6437683,126.1482925,-25.64849281,26.77653885,9.6769104,9.283239365,1.273724198,-1.886814356,1.427706957,-6.504403591,4.812404633,5.230295658,10.34059238,9.287527084,3.104201317,12.00124454,8.406021118,1.679849863,0.939130962,10.65526295,7313.210449,333.4154968,1075.778442,163.7302094,289.5759888,108.2453308,104.7596893,87.46044159,70.50113678,115.9898987,94.83197021,117.2711868,144.3754425,241.2163544,345.3130188,377.0426331,192.5316772,214.7582703,288.0103455,257.4115601
setar.mp3,D_2,I_3,52934,1334.396095,60595.27502,2173.495191,324770.2786,0.154672563,0.13816686,0.364636213,0.322265953,0.291637927,0.631832182,0.229721352,0.214088067,0.109383635,0.236643553,0.442810476,0.180651799,0.064751886,0.013294939,0.113274284,0.108806148,0.049971171,0.121566229,0.016803388,0.114323646,0.010101159,0.034599978,0.133954242,0.016659724,-292.4045715,150.4591217,-36.608078,4.069006443,-5.115536213,-8.060687065,16.62125969,-1.894025803,-31.04314423,-3.080834389,-21.32969666,9.413939476,-29.98886108,-16.67422104,-6.166683197,-8.074021339,5.871973038,-4.521600246,-8.789396286,-2.675206423,6430.299316,424.6944275,472.1676331,101.0210876,139.4186554,105.8774185,48.55480194,69.82364655,97.68292236,62.66650391,108.3550339,81.8272171,97.5096817,115.7087936,82.31743622,43.55180359,59.4728241,90.37509918,76.14043427,48.06444168
Kambiz Ghafouri - رنگ ماهور درویش خان.mp3,D_2,I_3,50149,1879.950362,199552.9444,3742.577369,2066967.331,0.062330466,0.067907937,0.085166775,0.372033894,0.711478651,0.265193492,0.20422855,0.195868939,0.41044715,0.425497413,0.144418061,0.228444666,0.003060851,0.006790151,0.010738943,0.037293565,0.095294252,0.030979617,0.099221282,0.032879505,0.119575478,0.162991911,0.015618673,0.061609134,-239.2858429,92.70938873,-12.27105427,8.248868942,1.065430641,-2.718013048,-23.07178879,-1.982054472,-13.82519817,-8.903054237,-29.73808861,-5.636608601,-23.71354866,-12.92021847,-10.49614048,3.699322224,-4.445564747,-1.233477831,-7.284318924,-3.347284317,11788.19922,405.0857544,298.9386292,85.31310272,133.0995331,57.45100403,75.63477325,105.1216278,48.20187759,91.44897461,69.05715179,86.96390533,53.00644684,53.59274673,70.54312897,57.41182327,101.0577011,105.4075775,124.6246872,98.24058533
Kayhan_Kalhor_Torhgheh_Setar_Instrumental.mp3,D_2,I_3,81790,2737.345642,127710.7434,6091.646498,718805.5178,0.295337349,0.325812757,0.333991319,0.219894499,0.383068055,0.198042601,0.110368803,0.140177995,0.19951649,0.554025769,0.321799278,0.295252949,0.100800954,0.063020699,0.11322806,0.02912695,0.124175467,0.054411288,0.014030498,0.030306846,0.022454649,0.142980158,0.083068222,0.072252087,-182.3172455,65.4405365,-2.845101357,15.6343317,-12.73937225,9.612030983,-6.750745296,5.79098177,-15.85910606,-6.605170727,-25.76727486,-11.03817654,-14.64122391,2.50945878,-7.920319557,-8.281977654,-21.64437485,-4.29377985,-5.737055779,4.071652889,3278.226074,144.6486053,57.44906235,54.01621628,57.33661652,36.65631485,37.16393661,29.35571671,41.2755127,37.82562256,56.95983124,39.61087036,34.04143143,24.92445183,33.72138214,30.13415527,43.00443268,33.69757462,31.99238777,50.23360825
index.html?VALID=TRUE&attid=47496&VALID=TRUE&q=10&g=34156&t=1&w=4,D_2,I_3,77405,2367.976678,472349.2298,5055.386097,2512099.479,0.296145827,0.197594211,0.203343302,0.235216931,0.318917513,0.777617157,0.366006285,0.24283959,0.190688461,0.245358422,0.476350486,0.391418934,0.064073488,0.046308182,0.046221316,0.077977002,0.040006831,0.096146241,0.03285975,0.086788096,0.042057399,0.043814499,0.098900944,0.092411183,-153.4360199,81.71310425,8.882954597,35.95684433,1.357341051,11.64465523,-10.77094555,5.534127712,-7.382399082,-3.900375605,-15.62332058,-1.966494918,-10.36547661,9.214896202,-10.52672672,1.271641731,-8.035716057,5.675841808,-7.639437675,6.998983383,8531.6875,661.9431152,193.1757813,152.266449,62.33459473,102.1699677,55.08779526,67.35416412,57.9872551,60.15953827,99.59638977,67.92583466,69.76781464,67.90811157,53.69150162,34.39279175,56.50938416,62.46793365,65.15145874,50.78102112
index.html?VALID=TRUE&attid=199575&VALID=TRUE&q=10&g=253915&t=1&w=4,D_2,I_3,70211,2006.060412,454758.8847,2613.317531,1024820.839,0.22092998,0.23519963,0.206022665,0.301918566,0.24137269,0.358733267,0.436380148,0.309116662,0.364069998,0.268108785,0.416409284,0.523300767,0.049631026,0.088083073,0.060196899,0.112444706,0.070764214,0.105315655,0.138699383,0.094589442,0.129480243,0.074740604,0.113574624,0.154393956,-457.6195679,93.72120667,-7.185218811,15.10683823,5.828733444,16.53001785,0.097648457,4.325531483,-3.193688869,7.768522739,-8.024669647,2.249498367,-4.79047966,3.113725424,11.12447643,22.48333168,12.32576275,4.886923313,-5.123766899,7.308076859,7928.452148,728.4944458,504.0353088,161.6046448,124.9237595,87.54164124,103.9891891,82.48038483,87.10271454,69.93363953,85.65402222,64.44599915,107.6836548,115.7427673,210.3282776,269.8269958,194.0359497,167.1270142,210.1381073,179.2944489
index.html?VALID=TRUE&attid=37939&VALID=TRUE&q=10&g=42470&t=14&w=4,D_2,I_3,51491,1686.290493,228560.182,3537.928607,1763266.496,0.265695781,0.347819656,0.368058085,0.27080521,0.200814307,0.207587704,0.419370711,0.168100327,0.142748967,0.151745111,0.310066849,0.647666514,0.020132877,0.097038023,0.118347637,0.063361019,0.058555581,0.027750516,0.107314028,0.020628989,0.055608045,0.033355664,0.046698041,0.1409484,-161.6971588,112.3010101,1.504909039,8.765353203,-8.2456007,1.144506812,-14.20163441,14.40366077,-20.99061394,0.32446894,-17.20414734,0.464957833,-9.635843277,-5.818533897,-6.185745716,1.202212214,-12.62973881,0.023092547,-13.22352505,-4.499590397,11236.19238,936.2006836,221.3112488,152.3208618,125.6450043,85.29251862,79.21814728,95.28199005,104.3285217,88.01111603,87.68637848,55.02028656,74.20745087,67.64464569,63.23801422,86.04573059,75.25840759,105.9754715,124.6068726,95.92105103
index.html?VALID=TRUE&attid=37938&VALID=TRUE&q=10&g=42470&t=13&w=4,D_2,I_3,48200,1710.595483,330102.2278,3372.621273,3014211.502,0.108248331,0.239398807,0.220149338,0.26407367,0.326079577,0.257625699,0.436919212,0.20539166,0.118554458,0.130518392,0.185436025,0.257836759,0.011254498,0.109875351,0.103994161,0.111690253,0.163411871,0.046154302,0.162482277,0.051173162,0.047491871,0.049277883,0.051286858,0.106772304,-317.2961121,94.53117371,9.134661674,6.115920067,-1.179770112,-2.539975643,-14.18015575,7.801380634,-17.98418427,-6.623366833,-15.71152687,-6.756120205,-6.985683441,-8.418722153,-7.626450539,1.739049554,-10.10251141,-5.764296055,-13.79867268,-3.412042141,9760.864258,654.3654175,400.7571106,104.7492523,160.8799896,94.29127502,105.8916321,87.34501648,160.315567,82.05262756,107.703064,82.66174316,83.25241852,104.744339,88.23235321,81.68596649,115.9127579,132.9700623,169.7929535,219.4324646
index.html?VALID=TRUE&attid=391262&VALID=TRUE&q=10&g=508973&t=1&w=4,D_2,I_3,46104,1137.128757,494722.5422,1875.488659,630928.0847,0.182999358,0.141983032,0.14830111,0.118175462,0.202448294,0.189058214,0.274968415,0.343562603,0.381965905,0.530454457,0.290295899,0.297059655,0.086403958,0.050189793,0.072124951,0.042149972,0.079521656,0.055659752,0.08559601,0.12202815,0.102978557,0.183369458,0.063605055,0.140567437,-312.4253235,140.674469,-16.99603271,24.08003807,-0.523415565,-5.404847145,10.18685722,0.731907547,-3.369110346,-0.928363442,-1.933941603,-6.032753468,0.93589437,-1.943441033,-6.190233707,0.02073249,-3.783743858,-7.523720264,-2.998320103,-5.757861614,4474.927246,1285.489502,362.9154968,125.2385101,323.1389771,205.1966248,54.02843857,111.9303665,172.0510864,59.0264473,123.9247894,109.8619843,65.07985687,109.3894424,44.27904129,46.2037735,48.67523193,42.26760101,38.43515778,32.6018486
kamanche-Mahoor-negar kharkan.mp3,D_2,I_1,79384,2199.925037,347593.6208,3843.926756,1772010.879,0.082679793,0.215171665,0.159885049,0.5081563,0.221807852,0.172986552,0.248941779,0.064422593,0.067241311,0.036309842,0.12469808,0.204758286,0.011121616,0.129453719,0.021819659,0.192109764,0.080969147,0.060428672,0.137617037,0.008561485,0.025136292,0.004761421,0.038213503,0.127240255,-275.1052246,41.9543457,-43.80994415,4.375263214,-19.04929161,-7.285250187,-20.22912598,-1.520061851,-19.68393326,2.526631355,3.212642431,19.49529076,7.1674757,11.41548061,-13.28969097,-9.60278511,-9.052012444,-2.652576685,-11.23737621,-5.41411972,7383.684082,567.9918823,1038.567505,216.9151459,266.9962463,107.1978912,190.8005219,175.5371704,182.9716187,188.2752991,266.9786682,796.0919189,403.3157959,314.1838379,468.1357422,337.4093628,154.569931,197.8707428,325.7252197,246.4877625
Maziar_sharifian_Kamanche_mahoor.mp3,D_2,I_1,76929,1813.75973,331888.915,2796.499757,1087265.106,0.185406938,0.1633389,0.415128291,0.169132754,0.410015374,0.263899207,0.206760943,0.158823669,0.071059331,0.207171649,0.073422134,0.144970745,0.08896856,0.026154876,0.194390163,0.021741675,0.160730794,0.109058619,0.063129894,0.081808731,0.016976552,0.088486917,0.011771101,0.056722179,-370.0957642,53.12560654,-76.13781738,-0.696910918,-26.22057533,-10.74705505,-16.12995148,-15.88615608,-4.330597401,-1.801873088,9.585018158,8.845140457,-2.451114893,-9.553576469,-5.32815218,-12.68173409,-21.26838303,-10.11827564,-9.386349678,4.841219902,6357.259277,767.3870239,903.8245239,180.9973602,243.5402527,66.94936371,90.25683594,94.28358459,46.56040955,42.79167938,57.87705612,37.4622879,30.53564072,59.57460403,44.16966248,51.15459442,96.33028412,64.21244812,92.60412598,231.4513855
Ali_Asghar_Bahari-Dastgah_Mahoor-(WWW.IRMP3.IR).mp3,D_2,I_1,94247,1914.810075,204958.0146,2862.691023,325761.5033,0.251638591,0.152588531,0.262564987,0.168079719,0.145230532,0.344529897,0.120256521,0.241741449,0.153210565,0.365742862,0.348905921,0.11637146,0.125426203,0.02948272,0.11099723,0.086350694,0.033386625,0.153674901,0.022012273,0.133320048,0.034738019,0.135235205,0.145176709,0.021348024,-281.5420837,86.4407959,-88.51486206,9.067023277,-20.93454361,-16.2646122,-21.02778053,-16.53582764,-8.061893463,-13.20947456,4.619691849,-12.69828796,-1.801559448,1.760108829,-2.15580225,3.900937557,-10.50443649,-5.491893291,-7.584444046,-9.035758018,4616.391113,356.6484985,1029.273071,106.2784653,172.9180908,103.050621,90.3082428,76.19863892,87.27186584,65.65705109,138.9119873,207.5515137,189.7679291,152.6208649,241.9255066,268.7210083,187.5765076,187.0099182,138.4073181,194.9024048
pishdaramadmahoorkhaleghi.mp3,D_2,I_1,80400,1930.725715,330144.2671,2929.97395,1154824.021,0.409540892,0.113701656,0.258404851,0.069195621,0.085680962,0.065275125,0.13788572,0.476236999,0.103981987,0.183757469,0.07969337,0.153305069,0.191845775,0.011920892,0.153254017,0.00936465,0.045278769,0.035359092,0.033385765,0.162058502,0.009858835,0.114347726,0.015182705,0.055511173,-311.8983765,39.76985168,-66.15839386,-13.07196045,-37.26081467,-23.79006577,-11.15487099,-12.00362206,-10.05985737,-5.650187969,-9.28683567,-2.305900335,-0.48630479,12.10894871,7.392557144,6.075738907,-2.295084238,-4.644077778,3.225432396,7.729400635,5793.807129,633.6253052,1201.199341,169.3059235,150.9681396,106.3778305,56.56420517,52.51265717,67.72942352,65.51567078,65.18650818,114.8636169,182.8768616,307.8056335,296.8103027,241.4262085,336.4031372,404.6768188,271.2278442,263.7286682
pishdaramadmahoormoosa.mp3,D_2,I_1,78032,1898.550512,273477.7127,3094.047957,754162.3849,0.299180776,0.112245671,0.348538786,0.115149722,0.242101029,0.148129702,0.170449987,0.308343023,0.077750951,0.169106752,0.054490954,0.163347021,0.15291062,0.014057222,0.183455765,0.013430323,0.136633337,0.074515596,0.066251904,0.132270008,0.009978663,0.105469257,0.007898259,0.052823767,-271.3277588,48.80452728,-71.51296997,-15.63695717,-44.68409729,-32.35499573,-19.03616524,-16.06864929,-10.4066658,0.5904845,-1.178655744,10.35126877,6.198950291,6.015015602,-2.344241619,-0.513377368,-7.859373569,-9.228281975,-0.726179481,7.789730072,2642.623779,609.9458008,692.1311035,117.2493744,114.905159,68.16684723,72.78656769,46.63211823,56.24534225,113.4470749,166.7741394,291.8241577,254.8799286,310.7073059,305.4289246,311.0145569,314.6087036,361.3031006,282.2140503,258.8396912
11-neyshaboorak.mp3,D_2,I_1,79303,2068.308494,191229.154,2958.365445,686852.0098,0.097245991,0.087841578,0.195852816,0.145501629,0.599057674,0.17648226,0.206104308,0.224987254,0.072769634,0.120145202,0.13147524,0.216615394,0.040340133,0.026916074,0.112759076,0.019450787,0.186890781,0.031066375,0.083865739,0.136915103,0.015172557,0.037553482,0.053183317,0.111930631,-389.3232727,55.68054581,-54.555439,0.177722842,-1.673742294,2.111876965,-8.224681854,-12.16753006,-16.49802017,-1.438570261,10.27571201,13.09921074,-4.757354259,1.092184544,5.968277454,19.58307076,20.9079895,9.874125481,-6.929419994,-0.688990355,3246.994629,577.7758179,536.8846436,178.7813873,138.3934021,84.38623047,67.84278107,69.23727417,179.314682,257.6002197,133.6868744,176.9066162,171.1139069,133.9112244,218.742218,373.1134644,294.3682861,235.7862854,340.2881165,248.214447
28-rak-e-abdolah.mp3,D_2,I_1,89608,2099.715006,88464.893,3138.531022,279338.5915,0.026856689,0.039748151,0.124258779,0.09031485,0.149696067,0.064414069,0.206893966,0.476376176,0.124341756,0.245498285,0.333851248,0.091623306,0.013922252,0.015368844,0.049326207,0.039790884,0.086619206,0.012173163,0.092206277,0.205180213,0.016824948,0.109626018,0.166251317,0.022204118,-344.5283813,59.40182495,-54.50658035,2.615448713,-6.982069492,-6.025810719,-6.724739552,-3.109021902,1.831180573,30.47146416,15.94418812,-8.273558617,-27.84393692,1.220248938,22.62670898,24.02994728,14.12220001,5.985114574,8.937877655,-4.062088013,2338.587158,512.1487427,381.3953247,72.23558807,73.31971741,49.97835159,69.76194,163.7599335,217.5869751,212.7076721,427.5475159,506.3587036,385.8940735,390.8316956,292.296051,117.4725723,94.44087219,162.116806,304.437439,685.1679077
Sammer.mp3,D_2,I_1,66717,1819.589988,200533.2001,2988.623595,1014858.405,0.440785378,0.160860196,0.231872916,0.117349073,0.34247756,0.239166945,0.098070964,0.135981128,0.075610414,0.26311633,0.076668173,0.11617998,0.212155819,0.017363094,0.136434495,0.016586684,0.158576086,0.07225699,0.013725718,0.074209683,0.007885503,0.12738274,0.017826604,0.024197249,-327.0485535,53.26319885,-74.68389893,-17.4104557,-43.54541016,-2.286308527,-8.491595268,-3.07802248,-6.688326836,-1.462359786,5.922245502,-2.560963392,-2.35569787,3.022536039,3.015821695,-2.863511324,-1.254847288,7.190396309,6.178966999,13.26911831,4976,893.0609741,683.557251,150.715271,252.9584961,108.2625046,73.10395813,58.19104767,65.3325882,34.72488022,40.48535156,48.06616974,90.19891357,81.28360748,131.2320251,435.0720825,426.6893311,304.3951111,267.9656677,534.4092407
کمانچه ماهور مازیار شریفیان.mp3,D_2,I_1,75920,1785.536311,385693.0307,2748.083383,1081488.956,0.179390267,0.138113201,0.413975894,0.163413003,0.389619946,0.268704116,0.199646145,0.158285186,0.064305477,0.202884376,0.077221155,0.127167434,0.084530219,0.020483203,0.194002703,0.017638801,0.157066301,0.111241825,0.059136637,0.077786647,0.015239728,0.086564325,0.010357634,0.051774122,-372.6226807,48.4302063,-74.73469543,0.662129045,-26.05238342,-8.407242775,-15.70356083,-14.49700642,-4.795868874,-1.920796752,10.3127718,9.193709373,-2.433524609,-9.224469185,-5.276385307,-13.38806438,-23.07073212,-11.45870495,-9.247552872,5.702926636,6337.354004,780.8106079,909.9059448,196.7058563,246.6597595,70.42505646,88.02635193,95.58473206,42.47506714,39.29514313,51.88737106,36.40121841,30.93766022,59.99214935,40.66019821,53.27497482,111.5625839,66.89202881,88.12954712,218.8883209
کمانچه ماهور مازیار شریفیان 2.mp3,D_2,I_1,76922,2052.64713,288983.6944,3229.24714,2139154.86,0.103902116,0.082130395,0.199478075,0.380820692,0.35835433,0.290355891,0.161622271,0.396954805,0.061595067,0.034355748,0.061985359,0.128670424,0.064064123,0.018410405,0.100576587,0.18488878,0.097983256,0.153197229,0.026919255,0.179753572,0.009681753,0.013697053,0.010857063,0.052359484,-368.4786072,22.24627876,-58.13895035,-9.375588417,-31.51667404,-8.90282917,-18.63578606,-19.03451157,-5.766789913,23.62916374,30.64307404,22.46884918,-8.592690468,-11.92149448,-18.24946976,-10.18011093,-18.54805946,-12.23207378,-7.788019657,8.835603714,8345.270508,1159.666626,1429.421875,183.7929993,386.269989,90.15862274,123.702301,98.07720947,124.7759781,509.2637024,432.7496948,398.758606,443.4074097,227.5406036,242.6159058,123.9658966,95.9180069,121.3862381,144.1830292,334.2514954
کمانچه ماهور محراب آقاخانی 3.mp3,D_2,I_1,84034,1945.235109,84000.05621,3100.664584,434740.3471,0.360087901,0.079528682,0.176302403,0.092321038,0.225211173,0.12238764,0.188200906,0.497776359,0.084240317,0.096829668,0.073371962,0.178495452,0.152729377,0.009503569,0.117870614,0.017079107,0.128400549,0.060564473,0.045134615,0.182460457,0.009466073,0.036445387,0.014408735,0.072150655,-226.3292694,75.63254547,-63.96726227,4.940885544,-17.05398369,1.307379246,-9.306820869,4.186272144,-3.2509799,5.856981754,0.36368373,8.716076851,0.628452539,4.232447147,-4.825262547,-1.662205338,-5.840018272,3.196799755,-3.804491043,-0.144076422,1942.704346,362.3839111,556.7906494,69.19707489,73.65488434,62.38787842,68.801651,149.8516693,247.3858185,41.97133636,96.10988617,171.048996,119.4441757,311.9009399,303.972229,238.8271027,194.7088623,238.4684601,121.2048569,142.6633911
کمانچه ماهور محراب آقاخانی 4.mp3,D_2,I_1,77372,1877.363071,65045.32647,3039.856618,292461.521,0.037430707,0.050972469,0.304523259,0.091587901,0.352480471,0.281540096,0.1322826,0.460460454,0.114954792,0.20340395,0.098308541,0.025036868,0.010669421,0.001920869,0.161265165,0.00475441,0.164171785,0.121338755,0.012401513,0.181177706,0.016533259,0.081665531,0.038857937,0.002286356,-226.8558502,73.95294189,-68.11855316,3.686214209,-18.65926743,5.674582005,-11.9341135,6.16760397,2.316008329,3.001303196,2.369988203,1.376398087,-14.96962833,-6.129062653,-7.330488682,14.12343979,14.99148273,29.31228828,8.774641037,-4.892635822,1684.0271,437.467865,389.2936096,129.4633636,64.43695831,47.38177109,63.85900116,82.12111664,46.81182098,47.90692139,63.2079277,94.223526,71.77183533,63.9573288,195.6772156,327.1127625,245.8622284,288.6108398,505.0663757,375.5181274
کمانچه ماهور محراب آقاخانی 5.mp3,D_2,I_1,54844,1544.580245,173134.7853,2614.475857,843335.4933,0.163668692,0.150560886,0.382674038,0.270321041,0.272408217,0.174843863,0.129840761,0.322937548,0.188556492,0.160871759,0.103677422,0.128388211,0.091709517,0.044164244,0.180937216,0.095030181,0.120718114,0.078210905,0.02630933,0.145624354,0.060402483,0.078240767,0.048864044,0.05677741,-221.4446564,109.4035416,-46.25067902,3.853252172,-14.94794273,-0.142296001,-27.68555069,2.531852961,-11.1649065,1.487610579,7.742856979,-0.262078643,-4.597957134,-4.392234802,-4.948338985,0.260981411,-0.165794909,8.534954071,-3.034324884,-11.1623888,1088.122681,1005.065979,361.5736694,169.1166534,197.0961151,78.48885345,269.531311,142.0230713,136.8213348,83.82368469,102.0398865,79.4129715,84.34098053,79.73545074,104.3199005,163.3815765,185.4644165,390.2468262,228.7182159,114.6961594
sammer_habibi_khavaran.mp3,D_2,I_1,66341,1797.956905,135514.2626,2930.082282,876489.0766,0.403134614,0.163416788,0.344010592,0.233637199,0.161815524,0.139404953,0.111400448,0.285248131,0.138225034,0.239209965,0.19587028,0.13857609,0.199528739,0.025352716,0.153420016,0.090507552,0.053711101,0.067457773,0.018285273,0.126020372,0.04219855,0.10137976,0.089223266,0.025909746,-301.8384705,60.96212387,-75.26211548,-24.49877739,-48.24088287,-12.0993681,-11.14192009,-7.998072624,-14.50071621,-2.134557724,2.659647465,1.834926128,7.927071571,11.39305019,2.540023327,-7.191546917,-6.351133823,-2.069000244,-8.511088371,-4.539488792,5133.838379,1093.642578,792.4723511,165.9904022,196.0265045,72.06642151,63.35197449,50.82935715,110.3776855,49.53393936,56.31993866,264.745575,392.2293396,383.1185303,142.52742,151.5379181,251.5045013,188.2949829,152.2477264,99.38001251
ورزی (ماهور).mp3,D_2,I_1,71923,2171.741498,266445.6157,3925.276264,1084467.545,0.146447584,0.057052653,0.255794406,0.131154001,0.110999517,0.152672246,0.085102402,0.275559187,0.15590179,0.433884323,0.292309403,0.07041955,0.094167568,0.0052964,0.140832871,0.042089645,0.020574473,0.081209749,0.012919975,0.137490079,0.022972653,0.178005472,0.134483948,0.008842532,-256.3782349,60.99169159,-48.97881317,-10.91396999,-30.32995796,-6.930606842,-4.904005051,5.679101944,-0.210786894,5.376219749,-3.145740986,1.812160254,-10.79780006,1.199947357,-3.021829367,9.079502106,1.496497989,10.37784576,-9.42683506,-10.58339596,5799.424316,418.8725891,286.9019165,81.51013947,95.55406189,38.55912018,121.8651428,52.35783768,89.82118988,50.15710449,71.20127106,142.0419464,167.8482056,121.9395447,143.6702118,250.2338867,158.3693542,217.075119,186.9067535,178.7503204
2_1_1.mp3,D_2,I_1,108494,2521.692305,126652.0895,3920.142962,631919.2938,0.108533509,0.071899056,0.112441935,0.058217388,0.205101177,0.296095252,0.17493242,0.418838352,0.211689904,0.524093926,0.367728829,0.114713818,0.055853818,0.009196045,0.023321621,0.005932139,0.029238066,0.103611521,0.025247434,0.179520473,0.026350698,0.114378229,0.154711306,0.019538974,-273.2225647,13.41366386,-63.6660881,22.11197281,-27.82072067,-18.64879417,-21.18550491,-20.51205063,-34.3446312,-13.12762165,-31.71071434,-19.00788498,-19.66592407,-6.617589474,-1.852833986,23.27274513,17.6097393,20.78772545,-0.521688461,-3.207470417,5818.610352,459.4471741,442.9573364,97.67983246,136.6320648,47.7387886,46.43811798,51.17790985,68.9046936,34.8664856,71.03608704,102.9025345,156.9637604,214.3360901,282.2400818,383.4212341,375.1286011,300.4915771,524.9755249,496.5871582
2_1_2.mp3,D_2,I_1,111714,2489.957537,429003.3839,3827.901853,1567068.433,0.586633325,0.314055443,0.173794851,0.092513822,0.209075287,0.244901061,0.11585214,0.195237115,0.119895652,0.264685422,0.386035234,0.189241692,0.199634656,0.106765732,0.07662867,0.023830537,0.036470231,0.102364883,0.016338918,0.048139609,0.023362234,0.060774677,0.131733418,0.018751809,-288.1777344,14.56186771,-53.09984589,19.60326195,-24.29615593,-12.81245041,-14.81012058,-16.89985847,-26.54284477,-10.62421131,-25.73832321,-9.020514488,-0.997311831,7.57947731,2.63359189,2.578937054,-8.297962189,-3.415356159,-10.73743725,-4.26911974,7154.736816,1128.49939,561.425293,211.5956421,128.467804,107.7058563,92.70709229,92.95088959,120.4748001,86.34401703,110.3531113,165.8485413,302.3454285,472.3340149,279.8330688,380.9111938,390.2732544,127.3486328,208.9456329,220.2695007
2_1_3.mp3,D_2,I_1,142879,2963.2338,247921.8182,4375.140211,1532633.914,0.355159611,0.382000715,0.273499727,0.222982347,0.158094153,0.419786632,0.149546757,0.142534807,0.155336663,0.241647676,0.286808699,0.116368525,0.133157805,0.160044774,0.096627779,0.10867814,0.034220006,0.178655267,0.021215938,0.048432861,0.045290798,0.04811037,0.142349362,0.008911305,-307.3713684,-6.960227966,-51.03225327,10.04966068,-27.31739235,-20.80373573,-22.06096077,-19.41980171,-32.51961517,-1.660574555,-4.942969799,13.90420341,9.455631256,3.167234421,-17.74816513,-8.125738144,-11.69007587,0.668725252,-10.10966969,-0.437911808,8206.958984,694.3244629,514.2662354,89.49163818,144.4289856,83.05845642,85.57281494,62.77843094,156.7546539,184.5789032,267.6363831,165.8100281,333.7290039,612.5239258,410.1177979,265.5308533,207.9474182,157.4619751,141.7835541,273.7428589
21.mp3,D_2,I_1,69694,1863.128682,290903.2222,3103.806232,1835439.211,0.133663371,0.077680916,0.13148059,0.051708534,0.188761339,0.411311001,0.133334085,0.236024693,0.116651341,0.350851595,0.274371296,0.119891368,0.065652877,0.017872401,0.076294839,0.009099233,0.044600006,0.180936381,0.01701696,0.132577881,0.020523733,0.159679756,0.146361068,0.047738172,-309.6914063,50.36233139,-69.14122009,-21.40429306,-56.59085464,-9.315960884,-20.99742126,-7.786459446,-3.192844629,2.072788715,3.460854292,-6.988877773,-5.373011589,-1.208242178,6.402173042,16.30207253,5.728512764,2.732122898,1.613576412,9.511425972,7345.48291,840.4490356,1185.731201,157.1582031,315.9000244,61.03588867,77.2530365,50.70182419,61.12311172,46.48894119,53.39598083,101.5311737,69.76880646,142.1336517,331.4023743,604.736145,362.2729187,290.9473877,336.8027954,488.3558044
ابول.mp3,D_2,I_1,77054,2078.59358,234342.6418,3467.562365,1360143.753,0.225848883,0.118659265,0.291066736,0.105761416,0.262261748,0.217781827,0.098859616,0.329074711,0.108188994,0.235277534,0.308537394,0.12683484,0.127717406,0.017450938,0.151284918,0.023668606,0.119866088,0.080136955,0.013704575,0.152872369,0.018449543,0.079484485,0.163048521,0.035910912,-295.8621521,34.8077774,-75.76488495,-16.75659752,-47.26982117,-3.735284328,-12.9385767,-0.815792322,-9.705763817,-5.39178896,-2.28041625,-6.789707184,-2.858016491,3.197488546,10.95141029,14.19183254,12.06391335,15.3680191,4.665142536,4.99276638,7038.166504,876.56073,1171.673706,124.2739487,357.0609436,55.18361664,85.69291687,67.10848236,98.97883606,46.87091064,56.20650101,58.20581055,120.4491119,217.7367706,299.1289063,483.1143188,334.9397888,351.0794067,484.7669678,408.7880249
دلکش.mp3,D_2,I_1,84610,2079.536014,291536.8771,3373.721266,1736769.212,0.574782729,0.368934423,0.245671824,0.099571474,0.13397184,0.105645478,0.051658086,0.209562838,0.149058834,0.144334629,0.203683913,0.17599684,0.184625626,0.126767218,0.097225837,0.049288727,0.059656493,0.04517566,0.008075364,0.082175255,0.041704573,0.035333525,0.128562734,0.027077805,-298.566925,26.74854851,-74.48504639,-19.17912292,-47.45929718,-7.985267639,-18.22870255,-5.832775593,-20.53961182,-3.542734385,-3.51697731,12.97270489,24.49434662,35.2735939,20.16915894,-1.775938749,-16.87829781,-11.26193523,-0.536491752,3.329163551,10449.10449,533.4807739,1359.459961,198.9595337,454.4264832,54.55139923,85.16253662,48.85995483,123.8316345,60.1003418,102.5154343,209.0193024,251.7569427,285.3648071,174.4656219,216.0920105,317.7338562,105.3319016,189.3140259,212.7672272
نیشابورک.mp3,D_2,I_1,57356,1629.162452,161069.6116,2590.151004,888336.53,0.462739348,0.190749034,0.296265692,0.133177087,0.286446244,0.326100767,0.147738755,0.225773692,0.107726485,0.206127673,0.10141667,0.198134646,0.183268666,0.036856707,0.161584944,0.029767152,0.116214909,0.123165712,0.028660608,0.11572022,0.023029136,0.085531048,0.024340328,0.052903544,-303.5137939,69.71829987,-70.7995224,-24.74587631,-42.63562012,-15.26555252,-14.19328976,-9.069461823,-7.779921055,-2.650519609,-0.6044994,-4.392313957,0.693651974,-3.515380144,-5.446743488,-7.603854179,-9.095486641,-6.560119152,-3.763402462,12.49119377,5266.050293,644.5908203,1053.315552,201.0333252,287.5237427,100.9893875,62.64242554,43.92661667,45.17963791,45.04255295,41.37142181,39.41159821,45.96136093,39.65691376,38.12673569,39.78059387,81.26987457,109.1220245,206.6611786,328.9480896
فیلی.mp3,D_2,I_1,85957,2238.981109,346152.5879,3742.310704,1484452.69,0.447104901,0.103155144,0.08904358,0.080201507,0.213002592,0.173679546,0.122732535,0.528555453,0.117081799,0.166937813,0.149372742,0.170326084,0.136202544,0.017259212,0.053662729,0.024384204,0.101402752,0.097944818,0.008217112,0.201806322,0.010893908,0.080423795,0.077040054,0.037124954,-322.9718323,30.24969673,-76.12607574,-13.12439823,-44.54763794,-4.225376606,-13.38592243,0.417752683,-10.65495872,-3.70147872,-2.36928153,-4.523637772,7.201916218,18.43709755,22.48639107,14.88797188,-4.07146883,-5.367587566,-3.329035044,10.52470016,6272.870117,925.6152954,1048.955688,266.949646,373.2718506,60.23688507,72.38359833,76.22344971,68.47246552,39.9717865,57.91283035,91.43967438,155.5898438,297.9152832,303.8202515,322.5451355,386.0692749,174.9047699,136.4000397,355.657196
آذربایجانی.mp3,D_2,I_1,71963,1917.470617,289436.8693,3190.305709,1445959.734,0.157850057,0.115671374,0.376587212,0.135959506,0.297791481,0.228180543,0.129750893,0.417122811,0.129860699,0.233148038,0.169723988,0.12343704,0.094467044,0.016571248,0.168074995,0.021913035,0.129235297,0.099383317,0.016343256,0.164093822,0.01738601,0.102258414,0.086250596,0.051528092,-321.4061279,40.34862518,-74.16848755,-18.32839775,-46.00574493,-3.408894062,-12.68408966,-3.514208555,-12.63587189,-5.884520531,-0.412994623,-7.977953434,-8.44026947,-4.604137897,4.072620869,9.798262596,15.2944355,24.25179672,11.80990314,6.877385616,8328.128906,985.1431885,1577.27771,264.1109619,455.3207092,69.65226746,104.6903763,62.79640961,95.38819122,42.53929901,43.80411911,63.77412796,77.55236816,91.30706024,180.6085968,398.2758179,281.4326172,310.5458984,419.8597107,367.6073303
kamancheh.mp3,D_2,I_1,62578,1870.367534,171791.4495,3383.462874,638075.348,0.177874982,0.097463049,0.333876997,0.198575854,0.497233778,0.479786307,0.147448897,0.20037204,0.080942206,0.062008377,0.048776496,0.064333744,0.058585614,0.009961116,0.184574544,0.02836065,0.138803884,0.165654182,0.027869869,0.06421122,0.016054271,0.016662508,0.006345158,0.010301393,-179.2350616,107.7307434,-65.31276703,26.01476097,-33.40268326,-1.068688154,-25.32980919,-2.643945932,-10.83138561,5.756196499,11.40179062,4.376509666,-2.734831572,-11.13640594,-10.88521671,-14.67912197,-7.350915432,-8.960853577,-6.979061127,2.536521435,3724.52124,733.911377,599.1261597,93.55426788,202.2535858,67.33056641,71.83713531,47.52103806,49.84777832,62.99401855,48.74453354,71.50786591,53.1592865,56.41511917,43.31630325,50.33851242,41.91931534,37.21727753,70.40281677,82.1379776
ShenidamRafti(Behzad&Ghazal).mp3,D_2,I_1,43415,1283.776691,190861.1736,2370.585665,903738.256,0.381781429,0.18525672,0.349827617,0.238039806,0.375343472,0.181365788,0.170803905,0.367866367,0.209753081,0.156683788,0.099042565,0.283422977,0.142948732,0.024762984,0.155072823,0.047645256,0.144391373,0.056858819,0.031990219,0.13824746,0.046177477,0.053839397,0.012731564,0.076494835,-180.987442,129.0051575,-13.06871033,19.63116455,-19.80649757,-2.192001581,-13.46138191,-6.059164524,-13.15380859,-7.680602074,-5.242272854,-5.865438461,-6.889645576,0.173695967,-8.956057549,-2.496631145,-4.095168591,-4.894038677,-8.290953636,-0.200377762,9079.001953,1116.947266,296.618866,263.1106567,182.1340027,148.9645233,118.9070206,101.942627,112.977623,71.41262054,74.69908905,65.65906525,73.74247742,64.24578094,59.5340004,70.89482117,63.15519333,86.22286987,124.1188583,156.8195953
index.html?VALID=TRUE&attid=278628&VALID=TRUE&q=10&g=356022&t=2&w=4,D_2,I_1,76512,1480.217869,600038.6764,2157.170289,728592.05,0.383662045,0.297035962,0.480284601,0.274208397,0.296979815,0.163285181,0.106444381,0.238040343,0.299167514,0.299396515,0.208797351,0.306945503,0.140032485,0.078366905,0.129578695,0.063422829,0.12195082,0.071226068,0.021618275,0.077034257,0.11235632,0.11578811,0.054090388,0.075287744,-273.9846802,151.8575439,-47.95615768,21.5067234,-1.021569014,5.753651619,-7.159095764,-9.626485825,-6.838881016,0.486762315,0.252522647,-3.446851015,18.76761436,7.069760799,-9.074522972,0.448410451,6.318239212,1.684303164,-2.632234335,4.119934082,9107.882813,1884.372314,1203.400879,516.7009277,204.8469696,145.1524811,149.3588867,109.9052582,73.14350128,84.67825317,133.7698364,171.8613129,348.5751343,305.5531616,357.3495483,139.8332977,142.0858154,147.4280396,150.7963867,126.3816605
index.html?VALID=TRUE&attid=356831&VALID=TRUE&q=10&g=463488&t=1&w=4,D_2,I_1,56607,1590.228282,128554.3719,2450.976846,579207.1243,0.406329364,0.139641106,0.172151029,0.084919192,0.24672696,0.232162431,0.34902221,0.521283448,0.105335131,0.069666341,0.095624089,0.370509893,0.133835211,0.013576336,0.089629039,0.011025346,0.099493466,0.091257565,0.118150808,0.142284214,0.010127437,0.020963892,0.007800922,0.118336588,-264.9415283,92.57733154,-74.21604156,-7.2224226,-29.40121078,-14.16444302,-24.79123306,-11.82510471,-4.873419285,4.474864006,-0.054632701,0.933320224,-1.955643892,-4.325109959,-4.289318562,-1.384777904,-5.77099514,-9.634778976,-10.60199356,3.364607096,12563.05957,896.0603638,852.5973511,114.6804352,160.2051086,66.2811203,90.68346405,52.28615952,73.70539856,36.90418625,48.59339142,45.37741089,44.03757858,35.89244461,44.92485046,29.40246773,32.7695694,37.1518898,42.64117432,37.40020752
2 zabol va baste negar 4gah.mp3,D_6,I_4,68512,2795.070468,476595.4541,4642.696926,1500176.932,0.154972374,0.211269349,0.236928418,0.182250768,0.570765793,0.341548234,0.122665241,0.047888238,0.063888773,0.06709376,0.075138107,0.095270783,0.084853359,0.091315381,0.136491165,0.029204218,0.195012301,0.120838977,0.044172861,0.012987157,0.019488879,0.033895884,0.043651827,0.028100392,-149.2594604,19.48721313,-46.2494545,29.55051804,-37.68503189,-3.054298162,-25.01829529,-22.96551132,-12.36152172,2.227777958,-16.18388176,15.80320644,-13.89813709,-6.275447369,-20.72996521,-13.00606155,-17.92954445,-6.214687824,-6.145141602,17.78560066,14325.0791,1392.335571,848.4464111,116.3679962,262.3646851,102.6351624,135.9050446,79.83074951,85.43867493,102.5915756,165.8856201,172.0213165,244.4368896,73.1385498,79.0651474,77.3744812,86.72569275,66.88731384,167.9164581,361.6531677
hamid_zebardast_6_4_45S.mp3,D_6,I_4,47837,1084.221954,82588.05904,1826.547288,371455.3924,0.208924621,0.41269803,0.171194673,0.08326415,0.069100492,0.133401588,0.134585857,0.248710588,0.418373495,0.456860334,0.15334323,0.098251738,0.084144413,0.177709579,0.046786956,0.027485525,0.021571411,0.054696098,0.031543516,0.080220774,0.129404947,0.152573377,0.042919908,0.038703527,-197.9212952,160.0288849,-17.44848061,21.99861336,-22.74611473,-1.441770554,3.684503078,8.979777336,-8.400323868,-13.82541275,-21.04143333,-3.564136028,5.083947182,-9.488793373,-8.113057137,-9.720561028,-7.599654198,-11.01571751,2.573512793,-5.938844681,2293.408691,362.2642822,401.5422363,293.1070251,300.3102112,282.5552063,327.1229858,205.9283295,123.8167114,204.95961,202.2388153,194.3083344,235.1230164,86.42808533,99.47545624,52.08709717,57.12623215,95.22711182,135.127594,267.4833069
music_6_4_436S.mp3,D_6,I_4,56941,1946.257773,774216.8163,3031.006672,2608266.895,0.169340074,0.380313814,0.218824893,0.12240459,0.08245749,0.1845835,0.121071264,0.062779985,0.140840143,0.172217786,0.124126069,0.068632536,0.084892251,0.19909507,0.089565173,0.070382319,0.028576709,0.119414389,0.07115978,0.017536186,0.086628832,0.103572264,0.064196028,0.033912364,-437.1483154,44.89074707,-25.24168968,-1.331697106,-31.42126465,-7.070842266,5.429675102,8.984568596,1.804875731,4.987502575,-5.229120731,9.175953865,3.281148672,0.585672557,-2.069852591,2.119288683,-3.658144951,-3.273966312,-0.122730359,8.203429222,7000.995117,1195.740845,545.3296509,228.1162415,474.9107971,302.8154602,537.0882568,561.7763062,203.0657196,381.5256958,633.1246948,352.7323914,408.5103149,263.7771912,194.1590271,115.453743,76.19104767,117.9119949,140.3992157,306.6787415
Amjad.mp3,D_6,I_4,117888,2148.410914,155191.4982,3139.41435,120654.3781,0.467873812,0.196340293,0.067258462,0.022820825,0.036047451,0.031626936,0.132542327,0.490860552,0.192488119,0.086798556,0.137379199,0.320955098,0.177279845,0.094466113,0.02686929,0.009459324,0.027947547,0.018129637,0.026113672,0.169647932,0.074821331,0.035249315,0.056817248,0.129591838,-377.7706909,23.93691444,-63.29586029,-13.07788754,-43.14851761,-22.04400826,41.56103134,35.34410477,1.287750959,-2.929927826,-21.35376549,-23.19834328,22.20414925,16.38492966,-9.828410149,2.402122259,1.805170059,-14.11113167,-5.817722797,26.67268181,2685.059326,389.4252014,631.6279297,133.8598328,280.2996521,250.9746552,361.2529297,218.9386597,179.0493469,381.7037964,322.6095581,202.6100006,469.5223999,223.6161499,110.1371765,64.37861633,52.37957001,258.1447754,432.4772034,444.3141479
Hassan Kasaei (0-30).mp3,D_6,I_4,152565,2741.700671,288614.9988,3194.747348,2227258.512,0.316470832,0.250626266,0.188155919,0.333792776,0.402850181,0.181657568,0.157306701,0.285430342,0.353937238,0.263823986,0.114184506,0.200398758,0.110653289,0.12360432,0.061022401,0.155372471,0.180744991,0.060900077,0.079195127,0.088776119,0.104415394,0.096749604,0.036486387,0.097510763,-300.0470581,16.5612278,-58.61248779,25.87152863,-21.16353416,-14.77595901,21.45845222,17.46770477,9.982255936,8.53472805,-9.608933449,-13.83254051,-3.311921358,4.771512508,1.971794724,2.048497915,-9.988022804,9.100393295,4.244968891,3.697811365,18625.29688,160.0808563,1137.487427,243.3557434,319.3352356,244.627121,322.775238,128.0799561,187.8272247,310.89328,126.4778671,155.0065613,508.5890198,143.112793,207.7456207,31.62508392,71.01514435,303.7931519,237.189743,413.870636
Hassan Kasaei (90-120).mp3,D_6,I_4,108688,2722.857848,67138.46303,4259.624243,1450034.089,0.144825399,0.19782801,0.31763956,0.347954184,0.159211889,0.567294657,0.490110695,0.223221868,0.177217349,0.254743695,0.129273966,0.057025757,0.022755908,0.062755644,0.13492842,0.162800372,0.016052093,0.141819388,0.119811989,0.037254967,0.051219262,0.052793503,0.019047149,0.007904313,-182.8946228,46.64275742,-47.92469788,11.92717838,-9.592912674,-23.85500526,-13.14904213,2.66990447,-27.45233536,26.32840347,-0.118144408,3.069150686,4.797169209,-11.74180317,-19.15758133,-0.897315323,-11.50612354,-0.692487776,0.699760497,17.07535934,17822.77148,414.9943848,292.4841919,54.00421906,121.4675903,115.6328735,102.3670654,57.10785675,181.359787,197.4494781,136.449295,204.9231262,237.6292877,169.200531,94.36370087,119.7468338,77.99037933,86.8135376,114.4995041,196.7230377
Hassan Kasaei (150-180).mp3,D_6,I_4,130379,2931.383945,186148.2616,4446.048115,3212509.057,0.171230391,0.324081749,0.299568772,0.295329183,0.145272464,0.397937596,0.291524887,0.141277596,0.276922166,0.321848243,0.174226657,0.075119197,0.062874645,0.139440149,0.112868369,0.146029219,0.032787509,0.171910852,0.112382278,0.033677723,0.103859797,0.078700475,0.058143839,0.021285076,-277.8177795,28.1542778,-44.04000473,6.040507793,-10.80599785,-24.29156303,5.674869061,14.3402338,-17.55434799,22.87024498,-3.572577715,7.544123173,16.53905869,-7.209374428,-14.29415989,0.885732174,-14.33088875,3.098865747,2.197278023,14.33418274,20768.75195,255.5567932,492.7589417,266.0074463,216.8966675,274.0689697,714.168457,355.5505371,204.0434875,403.2351074,305.792511,213.6242065,345.4497986,316.4128418,147.4700623,151.0963135,74.74292755,121.0554581,204.0137177,214.854248
Hassan Kasaei (270-300).mp3,D_6,I_4,97292,2499.711134,415958.4814,3438.004211,2698031.025,0.145096645,0.142571136,0.272614986,0.403520226,0.164719105,0.546182632,0.360075146,0.124596141,0.127929181,0.25137797,0.141041934,0.073662691,0.037548687,0.05028091,0.103446111,0.192774385,0.018498367,0.1775271,0.102541357,0.033201013,0.052016627,0.072126761,0.038593572,0.025336646,-303.6339111,37.72043228,-38.73469162,11.48938751,-11.67965317,-19.60501289,-12.62465668,3.788421869,-17.62006187,26.91101456,2.723411322,6.374006271,9.04496479,-16.81527328,-14.86852837,-1.576337576,-9.983644485,-0.505726159,-2.010800123,15.48423004,19268.53125,828.927124,600.7890625,101.3852768,193.8184509,365.5403442,153.3392334,97.99269104,174.745636,434.4589844,378.7203064,566.9458008,207.4959564,257.3723755,196.0090637,114.0853424,101.4883423,60.83499908,103.0344162,212.7956696
Hassan Kasaei (530-560).mp3,D_6,I_4,90276,2705.007257,286662.1994,4412.17332,3299727.311,0.115549043,0.090852171,0.094726086,0.113875158,0.1323926,0.440767944,0.658533633,0.359024793,0.285521835,0.139135942,0.086850844,0.086858623,0.033266775,0.025089769,0.037171561,0.052644014,0.03770471,0.121946588,0.135696217,0.096242987,0.125422716,0.033450946,0.025707457,0.031517357,-177.2490082,49.18719101,-45.0042305,10.26171398,-14.06457138,-14.66358185,-15.58789349,5.411962032,-28.30810356,20.2842083,-9.878203392,-7.557940483,-5.742145538,-12.42688179,-19.89365005,0.927920341,-5.827280521,11.10945606,15.07161903,23.28034019,25160.81055,421.2529907,350.6183167,49.82353592,75.51434326,86.01581573,97.17281342,49.74922562,152.1814728,81.25662994,64.02490234,45.60855103,47.02105331,56.59136581,90.19436646,36.7597847,123.0882492,118.6803284,98.27497101,118.5789261
rasoul_akbari_haji_hasssani.mp3,D_6,I_4,58708,1856.248155,187912.8086,2813.157989,347195.8235,0.17624867,0.107355736,0.12315692,0.13139227,0.117332816,0.096540779,0.108183481,0.168593481,0.392423093,0.24941507,0.491951108,0.247037545,0.098324604,0.05389775,0.074187569,0.076794997,0.066298552,0.044017728,0.044210229,0.065592647,0.193645939,0.04711606,0.203567266,0.094010413,-228.3638763,41.65206146,-49.27239609,-9.605670929,-33.24866486,-29.26713943,12.3788147,33.10767746,9.005419731,8.849867821,3.62246871,-9.654623032,-14.79624176,2.312340021,3.596635103,4.168850899,2.679832697,7.141220093,-4.273546219,-6.331000805,10077.61035,737.9584961,918.8262329,132.3938599,381.73526,381.6638794,89.89729309,240.8807983,105.9273682,94.3033905,170.5743713,94.46054077,220.0383606,312.0916138,90.64179993,42.16818619,41.99718094,70.0584259,185.0824127,141.4819336
Kasaei_dastgahe chahargah-[AudioTrimmer.com].mp3,D_6,I_4,128265,2386.400847,366826.8823,2787.633144,1839615.875,0.319708526,0.341589212,0.211528912,0.361798733,0.407139868,0.353461385,0.243196368,0.326807767,0.397592276,0.313564718,0.209854767,0.221992701,0.092537954,0.133487239,0.063024372,0.156057224,0.140482873,0.140995845,0.103377886,0.114430666,0.103136964,0.089971676,0.056760725,0.090932354,-374.1910706,65.37306213,-53.90352249,46.88110352,-24.49388695,-20.05054855,26.48056602,15.60194778,14.59497643,5.698515892,-6.706005573,-18.00491333,1.30638063,5.710184574,2.786870718,1.854643345,-11.01276398,7.908348083,7.324381828,-1.740386724,13511.85742,1952.457397,1948.171997,734.4317017,799.8132324,1076.19873,672.3453979,439.9624634,302.6351013,769.4259033,576.9094238,442.5930786,1090.608765,356.0897217,628.0419312,194.4921875,206.9892426,428.4115601,356.3225403,718.8308716
Y2Mate.is - نی نوازی در دستگاه چهارگاه از حامد امجدیان-pV9tfx5cQcU-160k-1658233540460.mp3,D_6,I_4,65211,1659.126172,257070.1233,2789.699798,527684.5736,0.240533456,0.208043694,0.077298135,0.242759138,0.161958247,0.070852011,0.213850319,0.223322392,0.125146598,0.043040588,0.134691238,0.29578042,0.106858067,0.142166048,0.01609049,0.164129212,0.082092866,0.033593852,0.117990926,0.101474077,0.071256995,0.01181183,0.076536573,0.154643551,-381.2100525,54.9239006,-49.39637756,2.26024437,-35.05728912,-37.6670723,15.6326189,11.16390228,-3.150059462,15.77909279,13.45514011,4.373147488,25.41882515,17.82842445,-1.266782165,1.72845912,-2.669676542,-5.261065483,-0.815222204,7.258908272,3027.685547,972.0255127,817.9988403,183.3660736,397.6302795,608.3322144,919.2771606,856.1047974,645.6159058,556.7851563,984.7137451,832.7860718,458.3313293,493.8566589,436.2948914,173.5811157,148.0691681,213.4804993,381.7906494,322.6386414
64.mp3,D_6,I_4,52234,1726.394885,274749.8322,3208.663931,1199269.735,0.283521682,0.131057099,0.074314907,0.08739306,0.073927842,0.048278034,0.136844084,0.169146091,0.134178743,0.071038932,0.264994383,0.637998283,0.091628216,0.052772474,0.020471664,0.047156822,0.045355745,0.00808574,0.072136797,0.093452916,0.070526689,0.014699592,0.075032659,0.1785492,-284.6990967,95.20678711,-1.26248014,32.53092194,-14.13217258,-11.15724182,15.01157665,22.57438278,5.553682327,10.61133003,-11.00456333,-8.57735157,0.912480891,11.48866653,-3.189141989,4.258594036,-8.999537468,-9.060028076,-13.75223541,7.973983765,4660.686523,1158.668579,635.9367065,460.7515869,291.2328186,186.7659912,250.1593475,375.7558899,229.7929535,142.1012115,261.3479004,257.5278015,217.9825439,321.9528198,159.6548767,107.5244904,101.8684845,91.96963501,242.2034149,174.216217
ney.mp3,D_6,I_4,49812,1582.748023,122539.3858,2931.47394,397088.119,0.170517832,0.204098627,0.186386451,0.094917253,0.163028747,0.394850343,0.263951898,0.134554446,0.279590279,0.227431878,0.198498234,0.126936987,0.093405217,0.108760707,0.110381961,0.041352652,0.040728211,0.186849236,0.117097639,0.039147019,0.151803255,0.08552143,0.119056515,0.060268544,-221.918396,100.1057358,-50.55282593,25.79891205,-25.75453568,-14.32645893,9.971193314,7.699900627,-12.85602379,3.452632904,-11.19216824,-13.28626251,-6.447773457,-13.96931839,-7.871562481,-8.868988991,0.191183552,2.306519032,9.365696907,4.434292316,5201.814941,596.1132202,1489.669556,202.3682709,365.3457031,292.0307312,445.2652283,299.4649658,394.5401611,248.0337677,156.4532318,278.6264954,174.4031219,188.3557587,146.134552,168.9139709,119.93293,164.7735291,322.3678894,662.3556519
index.html?VALID=TRUE&attid=199796&VALID=TRUE&q=10&g=254388&t=2&w=4,D_6,I_4,161531,3307.289017,219603.0935,5112.919083,1528048.179,0.196188569,0.14028801,0.119211592,0.167048469,0.125970438,0.207348421,0.572160363,0.35930866,0.249219701,0.134216338,0.245687947,0.346309423,0.056041978,0.070981972,0.044826895,0.082486689,0.049437102,0.065801948,0.176707566,0.084643565,0.140695468,0.051012754,0.111739933,0.102494068,-270.3509521,-5.744466305,-46.72021866,18.60223579,-26.5877552,-7.956907272,22.57358932,43.03683853,15.68036938,20.58145714,2.556792259,0.43808192,18.77446938,36.88474274,-2.416424513,18.75041771,0.851584315,0.665668011,-4.299067497,18.20513725,7571.185547,974.9328613,689.3074341,180.3436737,223.3688507,160.3221436,421.5452881,565.2750854,203.203949,199.8791046,264.7126465,185.7436829,328.4416504,284.2477112,161.5786133,148.6979065,86.95665741,106.9265289,231.0398102,293.6193542
index.html?VALID=TRUE&attid=400406&VALID=TRUE&q=10&g=521541&t=1&w=4,D_6,I_4,57040,1723.485528,691167.9562,2990.073586,2266514.9,0.278886735,0.349110216,0.357330918,0.196575075,0.093974121,0.135367692,0.277236611,0.14958404,0.065187104,0.142560482,0.113012128,0.154270321,0.12322925,0.11242076,0.162203223,0.095124602,0.030222049,0.04719536,0.138938054,0.070079885,0.007904143,0.052235488,0.034182329,0.058281913,-311.0918579,92.62767029,-37.93907928,32.58150482,-14.28012562,-9.879696846,4.609923363,-1.493075967,-9.488048553,-3.05633688,-1.014850497,-9.648997307,-6.783889294,-10.58882236,-21.6385498,-6.57057476,-14.47438431,-8.832474709,2.992465973,0.079532586,15884.08496,2062.643311,968.9120483,706.6756592,299.5015869,374.492157,504.5901184,175.5751953,171.1846924,256.5292969,219.5318756,304.362915,311.6502991,207.4914551,214.1246796,142.9758148,147.1029663,135.6515961,166.473053,223.0968933
tar-Chahargah-Meshkatian-Shajarian-dastan_1_1_1.mp3,D_6,I_0,67007,1932.626009,111609.7842,3935.842867,465896.9489,0.185164019,0.094325431,0.211908728,0.098378286,0.107121043,0.081697755,0.351010948,0.795036018,0.36350891,0.144932732,0.050932787,0.11712867,0.076226354,0.015253743,0.059954781,0.016336601,0.02621959,0.011593213,0.076853901,0.102343425,0.083011039,0.05449954,0.003403415,0.023931921,-172.229599,90.9056778,-37.92158127,22.41000938,-49.711689,-9.849061012,-23.38240433,-4.681065559,-18.23906708,-9.011684418,-15.24989128,-7.20338583,-13.05395603,-9.908391953,-9.899485588,6.778312683,13.94808483,6.766288757,3.21654129,4.065648556,3497.798096,674.1983643,85.57196045,65.50543976,64.06903076,89.87286377,61.98443604,44.25428009,79.76246643,53.13822937,54.5382843,40.09791946,43.59780884,99.80166626,64.0607605,138.0991364,174.272934,229.8345032,192.8441772,132.4672241
Houshang_zarif_tar_4gah.mp3,D_6,I_0,130220,2477.205779,176992.0089,4327.732164,377788.6869,0.498945206,0.247792721,0.132790551,0.113806896,0.317795932,0.194495901,0.178046271,0.375688344,0.290500641,0.315265805,0.468997061,0.530774593,0.102287978,0.065847009,0.052986737,0.017886808,0.100159921,0.047526013,0.028282797,0.111305095,0.060867168,0.078178734,0.115799613,0.105026148,-209.361496,74.11297607,-64.85845947,37.10821915,-67.74202728,7.075428009,-32.37620163,-11.27531624,-30.4699688,0.347802788,-21.71822929,-10.81710625,0.074549861,-13.07275581,5.986065865,3.493340492,-6.507722378,0.684516966,6.118497372,-6.257164001,2867.095703,481.2462158,162.4167938,118.7858429,111.3974457,85.06345367,82.84155273,56.13510895,79.22073364,112.25457,77.93287659,59.21372986,57.43667221,61.46092606,43.29443359,40.586483,59.37805939,47.35033035,56.51245499,65.80893707
Keyvan_Saket-Moghadameh_Chahargah-SONG95I.mp3,D_6,I_0,59248,1969.139253,616832.5788,2865.307674,2484659.78,0.567920327,0.40552026,0.610159934,0.425912291,0.269492209,0.145519733,0.155173168,0.282952905,0.33766076,0.268497944,0.178460076,0.315873712,0.122682199,0.055724289,0.133722186,0.069558747,0.059148498,0.036243632,0.038556792,0.105880231,0.125273943,0.076464407,0.038636133,0.052594531,-332.144165,101.979599,-3.015612602,9.960386276,-12.1060648,5.570439339,-6.59564209,0.283616483,-10.06455421,0.059903551,-9.7155056,0.23201783,-1.330805898,6.316964149,-5.796404362,3.544980526,-5.551698685,0.118463382,-1.733578563,2.879855633,17283.30273,1510.925171,402.0474548,392.4993896,269.1427002,72.74814606,127.635788,68.67568207,97.94793701,42.89372635,91.43631744,56.51774216,53.03664398,79.85110474,77.02327728,89.67440033,56.76818466,49.47869873,87.33533478,111.8151627
Ali_egbal_6_0_144S.mp3,D_6,I_0,42413,1128.883078,152406.3416,1443.466272,53130.06433,0.50532192,0.247255489,0.154053211,0.320313811,0.381575048,0.146854252,0.264368027,0.358764082,0.216570809,0.075579129,0.076061994,0.379302174,0.146618381,0.108020984,0.0286691,0.094693899,0.137660116,0.048823055,0.083505765,0.11934296,0.08750315,0.010416192,0.008910069,0.082415789,-371.6989441,146.4751892,-15.36058998,-9.47319603,-11.40623379,1.099475145,-16.71560478,-24.16473961,-16.28614426,-17.07562828,-18.26667786,-7.031983376,-2.233483315,-12.49919605,-11.28836441,-3.506098986,-1.401627421,-4.589494228,-4.920518398,-6.427780628,5984.821777,920.5061646,479.3056641,127.3916168,220.8487854,82.60585785,134.0560455,122.1669617,74.34098053,109.5849228,118.1576157,81.24085999,62.87633133,76.81593323,57.46308517,58.70660782,70.23542786,56.67076111,73.39763641,119.3325424
Daruish Talaei_6_0_544S.mp3,D_6,I_0,45264,1382.28217,619807.5882,2354.135765,2806622.453,0.082494952,0.077132069,0.134821624,0.100039028,0.223300338,0.589083433,0.265111208,0.204641178,0.111185856,0.213320091,0.516936004,0.159862041,0.025265796,0.017360142,0.043426283,0.039240144,0.056645118,0.163446277,0.096475467,0.095199466,0.02436718,0.048239436,0.1476693,0.032679047,-418.4613037,94.25370026,-12.86515999,9.080775261,-2.029225826,8.352373123,-6.7841115,-1.178604126,-10.41252613,4.071482658,-3.648397446,6.285872936,-3.772827625,-1.192194819,-3.8320508,11.82500935,-3.030998707,4.783794403,-0.097528227,3.917487383,32452.89258,2438.125732,323.898468,96.09814453,109.5140305,61.72352219,100.272934,38.09343719,106.0519562,49.60250473,55.33997726,83.53796387,43.0039978,27.21721458,47.36299896,68.59135437,45.01264954,27.25995255,27.5894146,32.31872177
Remiz_gholi_6_0_159S.mp3,D_6,I_0,64693,1535.965959,319375.4633,2849.957767,940176.2638,0.247623593,0.174266592,0.158764333,0.25872305,0.066979036,0.169949114,0.507046461,0.31690529,0.260129839,0.165318638,0.253815442,0.530898452,0.061305769,0.045917138,0.021036632,0.07203912,0.008778431,0.027766177,0.162155807,0.100536168,0.079100735,0.027495198,0.055487707,0.14969556,-260.8099976,116.5460281,-48.12700272,28.03475761,-24.30706978,-19.20385551,-4.206570625,-11.2972002,-5.618437767,-5.366877079,-8.252308846,-0.497652024,1.724749565,8.257016182,13.9670105,9.054859161,2.65894866,2.587721586,5.732810974,4.150728226,16734.48242,1808.699341,1639.587891,144.7904816,459.4552002,269.3750916,102.8958969,87.09230042,84.98401642,64.85671234,66.51735687,30.75510597,41.72283936,105.8745651,211.1305847,104.358284,48.16796875,128.7097778,125.2040787,44.84783173
aspb2_asset_aparat_com-590e46835a105b8afc1e1520810b80e9340239.mp3,D_6,I_0,58299,1103.666637,165979.7009,2022.962767,575514.444,0.328265905,0.189092115,0.131203622,0.273898691,0.092830494,0.103969358,0.476902246,0.379473209,0.270759761,0.186338618,0.172839686,0.509798884,0.08550255,0.054871798,0.016944604,0.07780274,0.011214943,0.012391686,0.158962235,0.111343242,0.088502161,0.033950485,0.035153411,0.147912323,-297.8326416,156.2071686,-48.46279526,-3.114400387,15.06198406,-39.84268188,-8.326955795,9.889855385,-21.7375927,-5.598664761,4.594664097,-13.30453777,4.210583687,15.27721691,3.455876589,11.38822174,7.685013771,-5.771950722,7.708667755,8.543502808,12038.6416,3890.583496,1808.237671,205.3966675,80.48931122,677.4296265,103.8753357,45.61391068,233.9800415,67.25402832,42.53510284,82.44903564,56.00677109,117.3748779,143.075058,143.5193939,56.83527374,171.4332886,124.3515854,48.79136276
jahannamayi_hesssar.mp3,D_6,I_0,39724,1329.651861,167093.0765,2057.737557,1265728.622,0.350607187,0.203264073,0.508969069,0.201293617,0.092337415,0.129696608,0.267881691,0.730343401,0.393726021,0.116196565,0.098568551,0.222735196,0.134362683,0.023646317,0.138062745,0.026734736,0.025583686,0.028823808,0.06152688,0.093805507,0.063734964,0.045540459,0.023838039,0.052166875,-343.6607056,98.93979645,4.209623814,7.90940094,-8.377635002,-7.376481533,-12.40986252,-14.48618889,-14.50264549,-11.80893517,-11.22179127,-3.54534483,-5.749450684,-1.24485445,-5.44288826,1.369363427,0.387571633,-7.123774529,-16.72800636,-6.872451305,13625.55078,828.9398193,491.4789124,136.5609741,217.9518738,82.30670929,103.2574005,111.4682999,124.8951721,83.56546021,83.74620819,52.40940475,85.11119843,34.30532837,44.65073013,55.57759476,61.45723724,64.90104675,55.39841461,104.8475723
15021583765462mp3_39_5.mp3,D_6,I_0,42517,1403.612708,137069.7452,2336.494205,1368154.64,0.412504166,0.172605649,0.112974457,0.155524403,0.260949194,0.145550773,0.091183946,0.242198274,0.233609021,0.174319968,0.077233091,0.222405896,0.187997311,0.063525394,0.036955021,0.049276244,0.141411096,0.068470545,0.018348726,0.135778889,0.112692319,0.092340566,0.020372119,0.08730033,-323.5542908,92.40461731,-5.864228249,14.48569298,-25.93968964,-1.162954807,-19.64127922,-25.40750122,-13.26786423,-4.737683773,-9.727466583,0.818307579,-5.842247009,-6.996313572,0.243819013,4.852766514,10.11530876,0.974944234,6.709186077,1.116031647,11010.36816,894.7019043,447.9771729,165.7790527,386.1750488,80.0098877,245.831131,179.3456573,104.583107,61.63407135,118.6931458,80.80498505,218.2968445,338.78479,331.9473267,200.7665558,236.4642792,354.3734436,203.2671661,171.4964905
03. Chahargah.mp3,D_6,I_0,26248,700.2164754,48001.50325,788.4368991,63514.73485,0.582017481,0.370585054,0.353823394,0.332535118,0.159600794,0.074680284,0.166125834,0.241060287,0.234047905,0.148980781,0.136076182,0.466928899,0.135875672,0.109570928,0.116603412,0.112065613,0.032924622,0.016641241,0.042843968,0.08000952,0.093994603,0.037739489,0.023573238,0.119994126,-455.0296936,170.471344,59.95825195,6.045469284,-22.62934685,5.823065281,-13.36297131,-9.894438744,-9.329958916,-6.356198311,8.577819824,-13.30967903,-1.784829378,-3.942522764,-5.996252537,0.409748375,-7.576598167,1.856505752,-4.603633404,0.4074938,2557.948486,1078.470337,339.1168823,344.7675476,282.2003784,161.7897186,211.7454529,98.98548126,124.3176041,117.7909164,152.5849915,123.1409607,87.54251862,90.96141052,83.20257568,83.28662872,66.83087921,61.91212845,64.59300232,61.39155579
Y2Mate.is - استاد رامیز قلی اف ؛ دستگاه چهارگاه-2x-qmcyuMKw-160k-1658234132261.mp3,D_6,I_0,64659,1529.764654,280244.9169,2844.232801,936963.5644,0.233605832,0.173038945,0.18241252,0.253527403,0.065550186,0.210047573,0.518462837,0.314591497,0.262421161,0.161092564,0.293362588,0.535429358,0.056689862,0.045619845,0.028073436,0.070330039,0.009357798,0.041988742,0.162846208,0.105250239,0.07771685,0.026970183,0.068183556,0.149234235,-260.909729,116.626503,-48.15307236,28.06327438,-24.28636169,-19.24803925,-4.178096294,-11.31809044,-5.577190876,-5.374974251,-8.274879456,-0.487026542,1.736528039,8.243917465,13.97850227,9.049073219,2.651571751,2.581629038,5.742565632,4.15984869,16724.22656,1811.962891,1640.797974,144.7999268,459.7200928,270.4176331,102.5830841,87.03038788,85.1890564,64.74289703,66.14043427,30.68639565,41.8302002,105.4545746,211.8424225,104.2301178,48.52902985,128.8160095,125.8113632,44.7555809
index.html?VALID=TRUE&attid=89497&VALID=TRUE&q=10&g=100058&t=4&w=4,D_6,I_0,25738,717.2512827,224247.5001,625.8545489,9264.193169,0.546076417,0.212488517,0.283787638,0.168443277,0.217668653,0.196877435,0.193709373,0.345161647,0.183543056,0.129361346,0.117279522,0.299603164,0.175857574,0.023128456,0.149801254,0.047180071,0.091075905,0.073685333,0.05025449,0.149822995,0.078001261,0.074843116,0.039907016,0.064230509,-407.8803711,166.5532379,72.42586517,4.333771229,-13.41045094,-10.21155739,-12.30043697,-17.11888504,-16.21336746,-12.21678734,-9.485243797,-6.874882698,-3.794025898,-2.378942251,-2.393119335,-1.404699802,0.448276281,1.00512445,-0.148753166,-1.65471828,2660.318604,2619.483154,175.2588806,278.9402466,227.9743652,102.5391464,92.87051392,95.82073212,70.71286011,54.97784424,51.74468994,57.29000473,42.58885956,36.17214966,37.98812103,34.24078369,48.39400101,90.61437225,106.9250183,60.77783966
index.html?VALID=TRUE&attid=88619&VALID=TRUE&q=10&g=97975&t=1&w=4,D_6,I_0,32945,1018.198894,132552.6765,1562.490552,393398.4923,0.47424525,0.214880809,0.120690078,0.1383259,0.110783532,0.173629314,0.186644152,0.165561453,0.164774865,0.140980646,0.323929012,0.648111999,0.138186067,0.06809219,0.031021029,0.052087024,0.02759151,0.055965614,0.060739134,0.076201707,0.065274984,0.032119378,0.088316686,0.138305411,-321.4851685,156.572998,-2.966684341,-7.808965683,8.341133118,-5.614240646,-9.258422852,3.339527845,-9.808971405,-1.000989556,-5.225968838,1.535675287,-2.1184237,4.88146019,8.02183342,11.79444313,8.914979935,-1.376368999,-8.046803474,4.633483887,5853.436523,1251.179688,407.5995483,179.2495575,141.176712,151.7501526,121.6601105,59.82025909,136.4511108,83.10618591,131.2245789,96.1672821,106.2812729,173.4673462,227.482605,212.9211426,134.4537354,137.1633911,144.1640167,67.02529144
index.html?VALID=TRUE&attid=88619&VALID=TRUE&q=10&g=97975&t=1&w=4.1,D_6,I_0,32945,1018.198894,132552.6765,1562.490552,393398.4923,0.47424525,0.214880809,0.120690078,0.1383259,0.110783532,0.173629314,0.186644152,0.165561453,0.164774865,0.140980646,0.323929012,0.648111999,0.138186067,0.06809219,0.031021029,0.052087024,0.02759151,0.055965614,0.060739134,0.076201707,0.065274984,0.032119378,0.088316686,0.138305411,-321.4851685,156.572998,-2.966684341,-7.808965683,8.341133118,-5.614240646,-9.258422852,3.339527845,-9.808971405,-1.000989556,-5.225968838,1.535675287,-2.1184237,4.88146019,8.02183342,11.79444313,8.914979935,-1.376368999,-8.046803474,4.633483887,5853.436523,1251.179688,407.5995483,179.2495575,141.176712,151.7501526,121.6601105,59.82025909,136.4511108,83.10618591,131.2245789,96.1672821,106.2812729,173.4673462,227.482605,212.9211426,134.4537354,137.1633911,144.1640167,67.02529144
santoor-chargah-meshkatian-shajarian-dastan_2.mp3,D_6,I_2,66307,1774.797221,191592.6648,2828.699562,1386179.114,0.646458089,0.221950561,0.224306732,0.129395574,0.112167314,0.047911435,0.123933241,0.19510147,0.292165607,0.177133724,0.118299872,0.427010536,0.15955998,0.033831812,0.104639769,0.044952281,0.031078434,0.003445714,0.026868518,0.050910912,0.120793626,0.042719103,0.015615183,0.134530559,-353.9693909,101.1064224,-30.70977402,15.74475861,-17.62861252,-5.4985919,-6.245196342,4.068532467,-8.081943512,0.70192492,-6.583025932,1.251906157,5.062002659,12.57164288,5.22396946,3.987592936,0.473341048,3.847145319,0.313281745,3.94320178,10222.17383,1150.408813,687.7647705,205.7315674,251.7948456,78.82487488,102.7412109,114.5302582,57.08504868,106.0054626,124.9744568,105.7265396,192.794693,282.8013611,270.1963501,148.6608887,440.9122009,356.017395,132.2322693,60.31969452
Faramarz_Payvar-Moghadameh_Chahargah-SONG95I.mp3,D_6,I_2,49356,1125.973349,81270.49333,1965.438115,316166.8644,0.067807846,0.044671055,0.282883018,0.507428527,0.40760833,0.218323886,0.073254436,0.134646729,0.072209194,0.058009509,0.145887375,0.151676759,0.021723459,0.004796379,0.106301568,0.161680087,0.148476332,0.075991355,0.019753739,0.095664226,0.030491909,0.009635582,0.056378946,0.063231975,-178.249527,169.9315186,-50.03392792,3.587419748,-9.733932495,-25.20381737,-1.993980169,-21.49944496,-17.8270092,-10.72445297,-10.5833025,-0.822009087,-6.880404949,-5.196496487,-6.194437027,-11.96116352,-5.946387291,-1.727579117,-3.851681471,-2.355343342,3715.057617,760.9574585,468.1401062,299.4148254,79.98355103,85.11333466,63.24980545,95.21712494,54.10686111,50.66188431,38.15990067,83.44229126,108.7145691,58.21736526,53.78430939,54.35552979,42.57562256,43.83483124,76.24301147,120.2442322
Manoucher_Sadegh.mp3,D_6,I_2,47273,1216.421545,174222.1283,1802.697433,507587.7699,0.098114826,0.206474617,0.100442514,0.151500911,0.45521003,0.565460861,0.363182485,0.08625406,0.303467602,0.405781269,0.17997314,0.081354655,0.018612901,0.062863179,0.032303676,0.039035667,0.162058398,0.131394967,0.101850562,0.010383291,0.105575345,0.132512197,0.04383288,0.015836928,-331.9904785,112.3869247,-57.1543045,-27.04656601,-34.31056976,-31.52041054,-26.85511208,-25.09442711,-27.26869392,-17.51617813,-14.97663498,-11.75951195,-18.74723434,-15.93005943,-7.335790634,-1.380974054,1.201479077,1.24604857,0.713822901,4.623969555,8510.904297,1014.605286,1255.470337,396.7211609,286.6552429,124.553093,75.54962921,152.9641724,160.5324554,184.8180847,248.5618286,147.565094,108.4732819,108.1563797,145.0627136,182.3556976,113.2357788,102.0425949,85.04193878,149.2136993
masih_afghah_4ghah.mp3,D_6,I_2,66265,1900.118165,162237.8587,3627.728064,1059257.593,0.850429296,0.340360463,0.180939689,0.062302191,0.117180802,0.088747881,0.089573577,0.184362128,0.180701032,0.163547859,0.115245439,0.493607372,0.069549419,0.040845636,0.077320658,0.007956368,0.024636986,0.030282062,0.011683424,0.027359433,0.054924745,0.065296091,0.013225843,0.092067927,-273.2538757,95.14467621,-37.13079071,4.431087494,-28.04312897,-3.885615587,-22.75263405,-6.425419331,-34.13875198,-11.15141773,-24.93858719,-11.68567085,-12.80916214,9.298612595,3.937738895,4.725673676,-14.61124229,-11.23180771,-6.188912392,4.809503555,4807.575684,540.0841675,136.2089081,76.43762207,71.65738678,39.06303406,59.116642,43.55627823,53.45100784,53.30236435,73.41596985,49.26976013,63.85018539,66.28076172,172.5166626,94.65171814,98.0711441,99.83182526,64.93725586,62.72241974
آنکه دلم.mp3,D_6,I_2,98985,2494.991052,128413.9361,4563.355739,592823.6586,0.280208498,0.186786219,0.62079215,0.330589026,0.052695252,0.063812099,0.259098262,0.204008549,0.063318245,0.206506968,0.119854532,0.157457337,0.123391546,0.01150551,0.167312652,0.110271923,0.003959215,0.008521886,0.111613244,0.086454183,0.004856704,0.063721202,0.020251924,0.061171345,-317.9949951,35.02864838,-54.50154877,-8.879567146,-46.69964218,-3.552597523,-26.71602821,-9.930671692,-20.26909065,-1.936019897,-8.700158119,18.9023304,11.64910221,15.54297066,-6.790688992,-4.908315182,-11.37164497,-2.044513226,5.081656933,1.640960574,7976.07373,509.8724976,206.4927368,105.8872604,146.7612305,79.39900208,128.8438416,141.0436401,149.9263,233.1561737,355.9039612,238.3512268,535.0968018,615.5770874,311.4402466,282.2662659,79.03158569,85.61489105,220.850235,285.8141785
62.mp3,D_6,I_2,180548,3591.332338,288355.1506,6610.126696,1005996.135,0.602890909,0.30845198,0.293866426,0.397032976,0.239769712,0.173342332,0.257390887,0.311821491,0.550292134,0.267594188,0.353967607,0.510568619,0.121393248,0.091555052,0.067136638,0.089037016,0.031935282,0.02493885,0.058642592,0.052325871,0.124566279,0.031349972,0.085441306,0.091882862,-133.2682648,9.572226524,-33.09893036,18.58436966,-18.23663139,5.252398968,-20.34364319,-7.29777956,-16.93754005,0.808419704,-17.93194962,7.179957867,-8.987262726,7.478914738,-2.598740339,18.60446739,-11.13200855,8.786735535,-4.196502209,1.144984722,3725.562012,556.4431763,174.4976807,136.7399139,127.3809509,65.20824432,88.86251068,60.57387543,57.14949036,67.54629517,94.34959412,83.3799057,102.8164444,177.6981964,171.0686951,136.6766205,152.7168579,159.655304,116.7438354,62.56319427
بدر.mp3,D_6,I_2,93228,2209.377655,127871.7372,3799.043694,1186272.836,0.260820478,0.215044409,0.11479082,0.161286116,0.286069274,0.524753094,0.196593076,0.244302616,0.408279091,0.340393931,0.566136062,0.174484685,0.097224064,0.073516853,0.016100176,0.039441336,0.0713728,0.130853191,0.042566475,0.081813,0.124202028,0.087823033,0.135313809,0.030727847,-223.392746,45.97037506,-84.52651215,-37.84725571,-31.69021225,-10.80008984,-30.59887505,-5.594039917,-16.86459351,2.250001431,-13.79345226,-1.090734124,-11.0513401,5.535122871,2.501422405,18.4057579,13.96852589,5.577885151,-8.791752815,-5.013113499,6865.597656,724.119751,119.2572937,63.71769714,124.3902512,64.41308594,58.2884407,66.0548172,62.65077591,58.04137802,78.26996613,93.25115967,50.97946548,96.5230484,204.1149902,310.2544556,339.8883972,168.0670776,125.9753494,93.5789566
مویه.mp3,D_6,I_2,92723,2443.548914,104800.3885,4644.146917,1190644.437,0.316680908,0.646808505,0.155238032,0.156470001,0.241951063,0.250071138,0.073967554,0.19673045,0.241526008,0.230703071,0.202910379,0.104925372,0.071369529,0.161127955,0.009801986,0.058272526,0.091631472,0.097583219,0.009240686,0.064090826,0.062679589,0.107730202,0.076510057,0.017015297,-180.8691254,39.6195755,-75.22438812,-38.68655777,-38.00133896,-9.585887909,-27.63453865,-5.648899555,-24.99998665,-5.226071358,-16.71725655,15.48970795,1.09572506,21.45145988,-1.324518204,9.820120811,-1.171506166,9.882107735,-8.328170776,-2.799339771,2894.456787,353.7185059,180.7254028,62.45737076,89.920784,107.1104736,60.68862534,53.5594902,45.58324814,74.6807785,67.12093353,201.3442993,128.1572571,229.8910065,277.4447937,148.3347015,186.9686127,153.8667297,96.67957306,83.91802979
رنگ.mp3,D_6,I_2,102095,2464.185743,89897.49315,4594.313885,998958.2824,0.18047002,0.288037986,0.201375201,0.158458278,0.323029548,0.50564611,0.406266958,0.163337901,0.375716001,0.362777889,0.391132057,0.362999111,0.042673491,0.089117981,0.073412448,0.027294377,0.101248987,0.125668973,0.099028051,0.025532696,0.09731371,0.102645449,0.125522479,0.087919563,-162.5728455,41.63974762,-80.03323364,-36.22060776,-33.94296265,-13.05282211,-33.55986786,-7.262871265,-22.56970406,2.15050149,-12.40124321,4.930058479,-8.927522659,7.041166782,-2.224821091,12.94626522,8.12039566,8.383442879,-9.837591171,-1.222819686,2082.548096,326.5732422,144.2335052,72.34633636,60.25973511,65.41668701,51.75645828,79.18002319,42.4185791,63.99718094,63.0159874,134.4149017,111.0086594,154.7541809,137.1917114,141.1452789,225.3334961,177.8862915,99.33611298,75.48303223
حدی.mp3,D_6,I_2,94646,2213.910562,188847.9408,3898.093095,1740477.031,0.140685871,0.393716335,0.264670938,0.141056523,0.273522735,0.22373724,0.155509487,0.152481243,0.434063882,0.50862658,0.274452955,0.197091535,0.014963127,0.123245925,0.10830681,0.026478494,0.091942064,0.063143171,0.036925409,0.031612597,0.107648984,0.157971084,0.08387237,0.061221492,-234.2797089,53.88694382,-80.84659576,-37.09778214,-35.1309166,-12.19321156,-29.47709846,-6.051561832,-22.34318542,-3.514487505,-16.41197968,1.223316669,-5.898099422,11.14122677,3.779179335,13.52725601,8.579540253,12.00541306,-1.443907142,-5.404151917,6629.973633,892.9310913,207.139679,55.99212265,142.9260406,62.76230621,82.36802673,64.3159256,78.32878876,90.56604004,61.0151825,167.6974335,136.5763855,334.1280823,179.6817932,154.2683411,323.9091187,115.9107285,140.0742493,89.26625061
سرنوازی.mp3,D_6,I_2,99043,2494.472477,72991.20018,4678.180045,645239.3291,0.205396503,0.341350108,0.202191189,0.197225004,0.306111395,0.452078521,0.366803616,0.155497402,0.457908809,0.372118443,0.278700024,0.306233138,0.040221035,0.106182851,0.057735909,0.044288851,0.09303917,0.118233539,0.088987641,0.023469673,0.116288267,0.102033302,0.082200713,0.077184364,-136.567627,42.95429611,-79.88555908,-31.05113792,-34.10257339,-10.4826498,-36.83989334,-6.436946869,-19.67656326,1.267154813,-12.98658848,6.955646515,-11.8191967,4.470020771,-9.123353004,8.681384087,4.128672123,8.379570007,-8.567091942,2.09839201,1889.502686,266.2552795,108.9606705,61.14603043,63.50654221,47.61321259,56.44633484,56.62347794,50.24724579,47.43647766,77.34833527,97.02042389,63.40739822,102.2028198,94.97554016,72.21749115,100.2091217,99.48836517,91.39553833,91.21082306
Amir_Molayi-Chahargah-Maabar.mp3,D_6,I_2,52522,1321.579349,164180.7242,2192.695074,1087386.546,0.632445276,0.304885387,0.176275387,0.181801125,0.221685588,0.05946115,0.169903576,0.485899001,0.363824248,0.203003973,0.046764299,0.262380302,0.123601079,0.070577763,0.040097635,0.08111164,0.091868959,0.011643847,0.03307265,0.13350831,0.111478679,0.064935699,0.006171463,0.068970673,-278.7519226,113.9045792,-37.39632797,-5.188948631,-37.59218979,-11.02163315,-10.04049873,-6.351818085,-13.99292564,-6.510687828,-1.259277582,1.790888309,-6.767230988,-1.177675247,-16.22649384,-6.396050453,-4.290872097,-6.318178177,-2.226964712,-2.25311923,11105.99805,1406.70874,613.1421509,156.9952393,272.0861816,104.1781998,132.4507599,84.61878204,89.70657349,68.42733765,56.77248383,44.89456558,57.26558685,43.73469925,63.3977356,57.80109406,43.31442261,105.4884872,75.03024292,69.76862335
Fazlollah_Tavakol-Chahargah-Taknavazan_Jadid133-[AudioTrimmer.com].mp3,D_6,I_2,38263,1256.613483,269609.8425,2206.144993,1615598.618,0.046883889,0.11586564,0.184906662,0.103155948,0.085521057,0.086469412,0.222851828,0.365518898,0.312490314,0.760147631,0.42490381,0.202458486,0.011157039,0.033328649,0.075807042,0.039613459,0.019346746,0.018030787,0.079822727,0.13512376,0.015658071,0.111318357,0.074666515,0.061403103,-325.1566772,123.7036667,-22.19441795,19.40038681,-10.15427685,7.244592667,-6.863423347,-8.871531487,-11.2995472,-14.16714001,-9.368180275,-11.80279446,-10.35513878,-7.53076458,7.088521004,12.84093475,14.39624596,7.293302059,2.953736305,-4.81026125,10537.41699,868.7885132,1730.225952,286.5280151,469.0309448,84.53300476,197.335495,95.9303894,85.68819427,90.82949066,55.32018661,63.74678421,73.88301849,87.23519897,188.3101349,201.6865692,215.0174561,140.5281067,118.2453079,76.38101959
Maghloob-va-Hesar-Faramarz-Payvar.mp3,D_6,I_2,59433,1551.052967,40040.97656,2734.866796,240938.0164,0.276108652,0.110804968,0.143510044,0.09079989,0.128768191,0.217487812,0.200627312,0.615561366,0.526574492,0.334461749,0.05090107,0.166738689,0.105315715,0.020055704,0.04418759,0.013218683,0.037765741,0.100841887,0.02959702,0.138289973,0.125928372,0.112944886,0.00610339,0.054398388,-156.6754608,107.3506699,-67.39940643,-7.497982025,-44.82271576,-26.60575867,-27.49222946,-19.39667702,-17.5268898,-7.664023399,-14.62025356,-11.87628174,-17.62294197,-5.246033192,-9.144026756,-1.14109385,2.991090536,9.399838448,5.152182579,0.006755534,2035.014648,244.3503723,115.0891571,85.09643555,72.89037323,70.56164551,78.04629517,61.47447205,71.28486633,54.72071075,65.71115875,70.33779144,100.2775955,124.3884277,155.0889587,117.2824631,209.7702637,104.9352036,108.6591187,149.8613739
santoor.mp3,D_6,I_2,70839,1877.710181,195589.9577,3407.096064,879262.2839,0.404426306,0.170036405,0.210089296,0.248734802,0.152517885,0.106619865,0.348742813,0.266683668,0.120395161,0.141058728,0.222077787,0.759489834,0.085436478,0.034177136,0.077385105,0.075794563,0.049028955,0.008639714,0.086857952,0.090243928,0.014103844,0.03005225,0.010174657,0.104561605,-216.7663269,99.68828583,-52.82696533,10.85427189,-28.98394012,-7.230647087,-9.700677872,1.430975199,-12.51183319,0.890895784,-9.155991554,7.375641823,-0.421401888,-1.084986448,-5.735532761,-9.322000504,-14.67699242,2.454710245,-9.837677956,-4.314319611,3150.640869,1103.91394,119.4146576,103.5608292,90.55876923,116.3918839,113.4243088,70.06466675,70.77178955,63.42550278,76.28740692,70.40683746,53.10336304,63.83734131,60.7531929,85.24658966,49.38767624,110.0137253,53.77873611,48.32252121
index.html?VALID=TRUE&attid=46683&VALID=TRUE&q=10&g=52511&t=1&w=4,D_6,I_2,80709,1778.887591,338577.3685,2974.04035,1259424.004,0.715180099,0.290806055,0.191080555,0.107704803,0.220701709,0.085043125,0.097708598,0.355389684,0.286217332,0.224513456,0.095557787,0.29277271,0.133100569,0.080019049,0.06484998,0.024924187,0.07379584,0.033628199,0.010893401,0.105287559,0.087739915,0.072274037,0.013086378,0.044259008,-332.8565063,89.53871155,-66.10992432,7.658648968,-26.76021004,-14.3469305,-18.68786049,-13.29893875,-18.56977081,-14.97344875,-21.31737328,-9.785678864,-1.056514621,5.429311752,-0.80289501,-5.94536972,-17.57596779,-8.584952354,-6.331466198,-5.724610329,13610.95313,1086.490601,880.2401123,177.1130524,551.7757568,113.8153305,238.5225983,105.3141556,194.5458984,92.56276703,219.3629761,140.6973724,114.7059555,196.2900848,145.5196533,120.651535,183.3855743,172.0117645,80.40015411,124.8630524
index.html?VALID=TRUE&attid=260045&VALID=TRUE&q=10&g=333678&t=1&w=4,D_6,I_2,58651,1481.835508,371018.7758,2338.060862,1405930.979,0.392730236,0.208882496,0.19927907,0.228050381,0.447219551,0.209120825,0.149200588,0.15407376,0.171140268,0.18049252,0.066216268,0.302758902,0.157246694,0.058847148,0.086752377,0.060565464,0.155178055,0.087398991,0.047932003,0.054873947,0.04361929,0.061990798,0.006507009,0.112732664,-345.3598022,97.1129837,-47.61426163,-6.558888435,-23.40537834,-11.22882748,-19.0747776,-17.28907394,-18.90457153,-5.78844738,-1.406533003,5.459625244,0.585810125,4.107916355,-4.654407024,-6.171791077,-9.212787628,-1.401895404,-4.743674278,1.461769342,18255.60156,1763.162598,808.5061646,137.2967987,277.5550842,82.04027557,174.4021912,124.8515396,113.9094772,114.1023636,136.3232574,141.8246002,147.3284302,228.7781982,179.1170349,111.6347733,95.85389709,76.89793396,112.1599274,106.6980667
index.html?VALID=TRUE&attid=402878&VALID=TRUE&q=10&g=524053&t=1&w=4,D_6,I_2,57632,1450.188491,376687.2121,2465.293426,1158090.674,0.181792334,0.100404888,0.109588966,0.116085865,0.504102468,0.56440109,0.187788576,0.141952991,0.175477192,0.132461518,0.064901188,0.313679606,0.069109671,0.037389617,0.047548354,0.016563931,0.134354085,0.164126813,0.031720221,0.053801261,0.049978204,0.049731348,0.010660891,0.123640396,-242.0338898,80.02274323,-59.31968307,-9.351027489,-31.8858242,-16.56986809,-21.52119064,-15.93603325,-17.83735657,-9.728667259,-3.038477421,-7.324332714,-15.33868408,-8.057779312,-7.822067738,-10.64313793,-11.24680424,0.783470213,4.836914539,13.18966198,12860.11328,1377.723633,934.552063,95.87348938,439.8768311,98.97792053,204.2240448,113.1003418,123.4692841,112.6443253,166.3610687,190.7807922,162.2276001,75.3736496,106.8461914,102.2700424,105.5430679,111.5844116,205.8760834,178.5315399
kamanche-Chargah-Meshkatian-Shajarian-dastan.mp3,D_6,I_1,83956,2083.374606,75599.68365,3289.821774,330863.6188,0.266287088,0.456394911,0.300910413,0.148892447,0.287182599,0.385679543,0.101393804,0.211880803,0.277304411,0.099801205,0.084320292,0.201718777,0.11425592,0.1823643,0.076337479,0.03768488,0.090125851,0.143081069,0.009900167,0.085502863,0.118403055,0.026730502,0.013866154,0.068609215,-299.1878052,55.19174576,-93.12306213,16.46742821,-19.91970634,-3.197757959,-17.52931404,-13.67610455,-10.00658798,2.912851334,6.134101391,4.412880898,5.480918407,8.821875572,6.565399647,-9.282636642,-13.9195919,-3.328250408,-2.031799555,9.241751671,5019.229492,461.3664856,730.0855713,111.1901627,175.2026978,64.36255646,110.223671,40.00191498,37.3757019,25.13973999,48.37530899,29.84913826,42.20659256,28.44940567,42.02082825,27.42706299,50.68893433,64.95426941,144.7843628,322.8684692
Negar_kharkan_kamanche_4gah.m4a,D_6,I_1,91493,2263.161546,804085.6939,3796.318711,2798306.42,0.585307598,0.215293735,0.195971504,0.359932452,0.516876698,0.234851927,0.25589633,0.366552055,0.207674861,0.164742306,0.132151768,0.255051881,0.161240786,0.062856622,0.083889514,0.133003548,0.138132483,0.104667477,0.084307641,0.111434653,0.052549049,0.046610784,0.039860036,0.059257407,-277.5626221,40.09461212,-40.95426941,2.740897417,-30.76632309,-7.320236683,-11.48590469,0.20435591,-14.24040222,5.001647472,0.36983335,2.518558502,-4.201150417,12.4340868,6.807592392,7.120724201,-7.755278111,2.370151997,5.403557777,7.342506409,14181.43652,1867.128906,1568.206055,365.4440918,833.9068604,290.6298523,228.6573944,115.6932297,169.5277863,80.09043884,104.2417984,125.8795242,158.8325043,173.6304932,115.4312134,106.4232559,256.2018127,174.1701202,82.69398499,236.8983459
Ali_Asghar_Bahari-Kereshmeh_Va_Zangooleh-(WWW.IRMP3.IR).mp3,D_6,I_1,55767,1343.476084,17001.84544,2127.395469,113960.2031,0.208583817,0.117958091,0.154279038,0.083260775,0.055314191,0.314112842,0.384657204,0.094864018,0.140488178,0.544408262,0.353128463,0.19953078,0.079547197,0.025980843,0.039917096,0.023892436,0.007202692,0.128315419,0.125432819,0.024912152,0.029249847,0.191216588,0.110708445,0.066907354,-301.9732971,131.8722687,-76.99477386,-25.78678513,-30.69610786,-36.79997253,-18.35622406,0.665104568,-1.169770002,-15.56416607,-2.716941595,-4.348705292,-13.44470024,-3.462326288,3.392497301,1.33075428,-5.606813431,-6.24144125,-3.121237278,0.303978503,3586.810303,319.1957703,749.9481812,72.1078186,134.5600281,116.7527924,63.63677979,52.98703003,58.13184357,55.08330154,44.99098969,51.30043793,51.38032913,40.22979355,44.68437195,69.79935455,53.29463577,42.45052719,88.25545502,118.7863083
pishdaramad4ghahyahaghi.mp3,D_6,I_1,85275,1891.186191,235585.8344,2775.49155,771333.1963,0.3168028,0.134703472,0.091588877,0.048629839,0.140707478,0.126842156,0.197320983,0.474647641,0.315326691,0.100618266,0.032362346,0.157756984,0.137335911,0.055277575,0.03554295,0.006046921,0.069241717,0.068196952,0.078395076,0.184356779,0.124528065,0.029583352,0.004060853,0.056106225,-325.7485962,38.50543976,-64.6703186,-19.18180084,-30.07705498,-19.88665962,-14.25085068,-18.73023224,-10.79254532,5.565795422,6.506300926,-1.934442163,4.891636848,15.66220188,7.658780575,-0.311386615,-7.907809258,-2.823647738,7.371517181,12.31801891,3763.93042,276.0280151,929.1641846,119.391655,187.2379303,100.0394745,87.75832367,49.3791008,51.28270721,147.1839447,142.7056274,180.7697906,212.1359558,446.5042114,321.2881165,175.0069885,307.0004272,539.7282104,222.6271515,201.7017059
sammer_habibi_baste_negar.mp3,D_6,I_1,78383,2027.076223,147824.9526,3233.497114,577711.1869,0.14671734,0.146613076,0.100921556,0.169408381,0.483619988,0.237845555,0.109120443,0.288006276,0.29852277,0.207842231,0.050701477,0.146660656,0.067530982,0.066655621,0.0323532,0.049779106,0.196093753,0.06526272,0.01783826,0.157826006,0.111758158,0.092925951,0.004573652,0.038154766,-235.8679352,40.90126801,-91.70672607,-19.78315544,-44.07978058,-4.079133987,-14.38342953,-12.49664593,-14.18210602,9.125184059,10.87301254,3.127412796,3.545983076,8.238181114,-2.256213427,-3.496651649,-2.466744423,1.191079378,3.951747894,9.394949913,5309.845215,970.8971558,677.9758911,149.4317627,173.9350891,80.68249512,68.6739502,57.2947464,106.6600723,62.13738251,144.2602386,293.8299561,248.4864502,328.1331177,149.4971771,118.2933884,299.3370667,356.6788025,252.278183,176.2649536
5_درآمد_چهارگاه_و_چهارمضراب_بهاری.mp3,D_6,I_1,86421,1889.359066,88236.50048,2944.340529,196610.7569,0.37621665,0.308704197,0.256899387,0.442106545,0.16546008,0.165700659,0.426173061,0.196493864,0.118018858,0.086616673,0.169242054,0.366848409,0.13833043,0.112281725,0.078956537,0.167254448,0.045328341,0.047029503,0.168460026,0.043174833,0.036849856,0.02996657,0.042849477,0.126010746,-322.04422,90.66252899,-59.89157867,11.78265285,7.656058788,-18.08456039,0.718393266,-2.534775019,-1.668755054,5.783409119,10.20692062,14.27377319,20.56923103,22.16398621,11.3099556,1.075708628,-12.12531281,-18.4612751,-5.969762802,6.49105835,4868.245117,369.7740784,1748.346313,145.7820129,138.736557,197.5266113,78.96073151,108.4154892,34.4267807,55.31282806,57.50663376,133.169342,199.1767731,180.4104614,203.272522,187.7947083,98.81275177,169.9357758,101.6629105,79.99092102
اسماعیل زاده (چهارگاه).mp3,D_6,I_1,43635,1044.52361,92419.50726,1746.047775,259582.3164,0.605792463,0.52246505,0.210129678,0.069861561,0.097826079,0.065298319,0.047857214,0.040142208,0.025330568,0.022637846,0.065627366,0.280765772,0.160877734,0.151357025,0.059426948,0.026095541,0.05405635,0.027873805,0.015907774,0.013264244,0.005398236,0.004634566,0.015942734,0.099143229,-268.3500366,163.8083191,-41.78216171,28.63305473,3.400472164,-7.15623951,1.587687254,-22.43848228,7.440367699,0.871934652,-1.127253413,19.00418282,8.772883415,25.49467659,17.40680885,-6.580412865,-2.106122255,-14.88680649,-12.39596367,-5.019925594,1993.151489,683.5708008,313.6061096,98.08889008,169.6076813,87.18273163,39.9455719,61.14073563,40.87311172,38.09423828,57.07297134,67.21742249,46.04825974,96.94103241,114.7626038,90.5899353,57.60033035,48.0253067,51.0450592,44.20812988
6_1_1.mp3,D_6,I_1,143797,3116.63315,128091.1803,4906.578664,879351.9528,0.033722542,0.060803067,0.131263986,0.200505733,0.143457919,0.036943719,0.247617692,0.518360257,0.383831531,0.22072646,0.170572385,0.173896104,0.001374958,0.013208384,0.030713575,0.0792327,0.065592855,0.004328844,0.118906833,0.189757988,0.151114866,0.087904207,0.078311056,0.053540457,-299.6876831,-14.3068552,-43.98184586,6.471278191,-31.38642883,-21.91988564,-26.60422325,-12.08610344,-3.278072119,25.47286797,-2.321032763,-14.43031597,-34.10856628,-18.79901314,-3.739309311,9.413191795,-7.681471348,14.5477953,16.5522213,6.328809738,3002.253174,257.1764832,325.0181274,87.01407623,63.81890869,44.15629959,82.43299866,148.7353973,160.2631378,198.6083679,256.0834351,414.8930969,462.5295105,290.3535767,206.0745392,162.1778107,62.44047546,164.0420685,380.943634,595.4136963
6_1_2.mp3,D_6,I_1,147413,3178.722492,129531.6134,5207.61851,523975.0201,0.065923482,0.041046787,0.119038865,0.150499538,0.123287238,0.050918557,0.227993757,0.50663799,0.471625179,0.239509746,0.089053042,0.203659222,0.02138857,0.005746357,0.028489949,0.036534701,0.054607321,0.011762883,0.095491007,0.181820571,0.161957309,0.089196146,0.025015429,0.079930209,-291.2685852,-12.99047947,-46.90512085,6.430105686,-34.0520668,-20.81975937,-26.3489418,-8.472974777,1.070930123,25.98408508,-4.488022804,-22.28138542,-38.32699966,-16.39533806,-2.11088872,10.96315956,-10.38044357,11.83508205,11.44613361,8.647958755,3181.952637,278.4889832,338.427063,63.80858231,75.21634674,49.57781219,82.28205109,138.4618988,162.628418,161.9346466,338.2662354,437.4742737,365.6072388,347.261261,174.7833405,139.216217,74.04301453,135.1589966,436.1856689,481.3602905
6_1_3.mp3,D_6,I_1,58806,1936.122632,106151.8893,3260.955281,754583.2439,0.168699592,0.128164709,0.111491032,0.097179666,0.35692057,0.536307871,0.397472888,0.255905896,0.080840558,0.09472733,0.054319955,0.081541672,0.044191804,0.054187197,0.053950436,0.02267508,0.130423531,0.17694971,0.141684324,0.127416164,0.015227235,0.023803174,0.005207101,0.007197807,-292.4318848,39.77305222,-60.45606232,16.28299904,-13.416502,-3.929461479,-21.3993721,-21.11168098,-24.95938683,-11.89564228,-22.02963638,-11.67742634,-11.37794971,-10.78718472,-16.76254082,-9.151555061,-14.32577324,7.299395561,12.66942883,26.44466782,7393.521484,510.3056335,530.7709961,134.0599823,92.18254852,57.50049591,79.24233246,69.53077698,65.68832397,36.55591965,74.40739441,43.18918228,35.28050995,41.73027039,44.87776184,54.84469223,136.1074982,207.5770111,274.1221313,369.4466553
61.mp3,D_6,I_1,107750,2404.530728,159098.4973,3862.61831,883483.3322,0.556575537,0.260994136,0.125654832,0.080343857,0.156565621,0.133262143,0.189264148,0.417470604,0.24822703,0.177852452,0.106045492,0.351258844,0.142170563,0.08888568,0.033502869,0.023982519,0.068320036,0.042509157,0.04219247,0.126445293,0.085903533,0.060344506,0.015027682,0.14011161,-295.9943542,17.19849586,-96.81738281,-17.87482452,-50.93495941,-5.612377167,-15.14307404,-12.32438183,-21.7379303,3.313010931,6.374309063,2.539841175,18.56960106,36.05181503,18.9115448,1.009715319,-16.99703026,-16.46879387,-2.536956549,4.997146606,6301.832031,801.5701294,680.0359497,105.3333511,228.7278137,62.31958771,76.10090637,47.43673706,88.20445251,58.5827446,80.26998138,165.163559,165.9474487,297.4239197,233.0749817,168.1248322,134.4628906,104.1842117,149.2720184,78.13726044
Maghloob-Samer-Habibi.mp3,D_6,I_1,108111,2453.969808,305884.8159,3898.001429,1219884.497,0.425811619,0.173137963,0.100541599,0.160548761,0.169146821,0.121462062,0.155786455,0.552734733,0.292818636,0.192980886,0.076604873,0.181649119,0.165218741,0.061606433,0.036812402,0.089221276,0.061167672,0.049060222,0.02357286,0.16208522,0.089511201,0.074020468,0.011890745,0.06770274,-285.7373962,9.428171158,-85.58327484,-11.07978439,-40.79348755,1.344098806,-7.620490551,-12.81259346,-19.52312469,2.487350464,6.894811153,-4.573696613,10.32120228,27.0270195,16.8461113,3.687964916,-7.543488979,-7.175998211,1.00070715,3.614388466,5302.523926,638.9682617,1102.954468,143.6482239,319.0660706,60.65939331,64.72642517,44.33460236,68.68618011,54.46987534,59.01604843,149.4157257,219.0778046,429.4746399,274.9946289,140.0245209,437.7444763,585.258728,155.5636444,125.984642
Naghmeye-Maghloob-Samer-Habibi.mp3,D_6,I_1,77830,1903.269416,305872.6428,3045.806582,977477.3788,0.084917821,0.067436039,0.208174407,0.487473756,0.333539456,0.267732829,0.203367352,0.316959292,0.263069928,0.24383904,0.068376958,0.149556145,0.030122506,0.02196054,0.094167382,0.173166871,0.060076762,0.099762835,0.071422189,0.148875177,0.063744478,0.090949453,0.013906166,0.055411372,-246.0235291,57.7403183,-94.45375061,-18.54567337,-42.18656158,-10.03813553,-15.54797554,-14.52528191,-17.43275452,0.417319089,10.46540356,-7.12451458,-5.523694515,-1.615702868,-5.506803513,4.279511929,10.69182682,10.09200478,2.337134838,2.075758457,4829.914063,1681.926025,1013.187378,159.8305969,252.913269,132.336731,73.57524109,54.95223618,51.80443192,58.2322464,57.80484009,67.66652679,60.59441376,66.32250977,112.7364044,125.9272919,235.4232788,446.0214844,210.5663757,200.3599243
Hoda-Samer-Habibi.mp3,D_6,I_1,81841,2009.246513,252945.1067,3091.347974,1180682.45,0.174800262,0.090690777,0.074450701,0.241483614,0.55667454,0.181356877,0.107761323,0.42930153,0.194762304,0.099046692,0.033813823,0.081030816,0.074556686,0.031186448,0.017423483,0.071299754,0.174311236,0.060993303,0.015920773,0.195203438,0.057542607,0.040959302,0.004853893,0.009948756,-273.4535828,35.26206207,-81.14087677,-13.9938097,-37.85650635,-3.94865942,-9.105010986,-11.72761345,-15.29027748,7.158485889,17.08213043,5.385766983,3.219234467,3.617595673,-2.921806335,-1.747466803,-0.96917969,-0.050108917,0.488956422,4.755022049,7545.466797,748.9646606,1493.557495,242.0965576,353.632019,97.33724213,81.46139526,68.29392242,90.79470825,75.04360962,134.5171661,243.7548065,153.4623108,253.3427582,171.7045746,63.35480499,169.7329407,309.1522827,176.1697998,118.7616119
Pahlavi-Samer-Habibi.mp3,D_6,I_1,88043,2161.51186,263044.56,3481.262283,1200932.45,0.092055105,0.050461888,0.100104153,0.377780229,0.406723022,0.199295238,0.167647049,0.477503598,0.295607865,0.211469814,0.05349227,0.105742216,0.037751306,0.017211815,0.030999137,0.154453471,0.117858559,0.075838968,0.040496226,0.202332631,0.071229123,0.079448193,0.011584229,0.039898418,-270.54599,26.54328346,-87.42757416,-12.02307034,-40.1130867,-0.215421036,-13.16165161,-10.33726025,-16.41220284,3.733024359,12.79319572,-4.741635323,-5.685176373,2.285054684,1.359604836,10.39393997,16.73618889,22.54951096,10.98218536,3.553643942,7533.01416,733.4561157,1362.664429,185.4384003,353.9104919,65.37783051,74.53134918,44.1715889,74.28890991,45.49014282,48.10333252,62.66641998,79.5557785,143.5205536,187.2608185,155.2707672,289.4241943,458.6229248,208.9502258,224.6472015
kamancheh.mp3,D_6,I_1,116135,2250.860441,47611.76373,3607.661518,119725.3162,0.346247286,0.234952375,0.291028589,0.268981308,0.392585635,0.329950005,0.208295703,0.444331497,0.17508921,0.065448977,0.067097895,0.237894118,0.093198024,0.076430336,0.066863716,0.09247347,0.106029101,0.117438503,0.046123583,0.172242969,0.037211474,0.005340595,0.010260834,0.061365534,-116.7113724,74.90853119,-125.5971985,12.99812126,-54.38515854,-10.8896389,-39.58288574,-8.733700752,-26.26470566,1.381702662,5.70746851,6.988185406,-4.334120274,-10.50728893,3.07060647,-1.935066581,-4.261100292,-16.85613632,5.481129169,6.814677715,976.9851074,413.4255066,194.1348419,107.4610367,93.63156891,119.4896851,76.06471252,95.0337677,86.93379974,82.00227356,73.18365479,83.97197723,128.4650421,96.5099411,127.5449677,54.66980743,104.3204346,95.54368591,199.3572083,241.799057
index.html?attid=260210&VALID=TRUE&q=11,D_6,I_1,64410,1345.933477,510552.3626,2464.768429,1678836.542,0.298898667,0.199492469,0.235235751,0.385906458,0.204234049,0.16298224,0.442997217,0.204974711,0.150683135,0.1651894,0.312391281,0.617263794,0.075686596,0.046765413,0.074753247,0.131805614,0.05954922,0.031616203,0.139955804,0.043285329,0.037568521,0.037122384,0.059420086,0.149346456,-274.7596436,107.5163269,-22.78820992,24.24583435,1.027582407,2.446498156,1.231561184,6.759738445,-1.82195425,-0.882111073,4.622109413,-4.243103027,-0.065826461,2.748482227,1.961371303,1.34686029,-0.250734687,-10.53182793,-2.024346352,1.329678774,10333.4043,2149.835449,1021.80127,305.5348816,286.7211304,136.9358521,134.7336731,82.38409424,59.32097626,59.05466461,65.61235809,101.2571564,80.60730743,83.18048859,113.1411972,127.6600723,71.21969604,147.9384155,102.9948959,49.42580032
index.html?VALID=TRUE&attid=344597&VALID=TRUE&q=10&g=448856&t=1&w=4,D_6,I_1,68646,1676.82195,522946.1399,2819.932948,1641862.414,0.487281412,0.425147474,0.249426216,0.201339155,0.334185183,0.132119626,0.085356452,0.231206894,0.152807578,0.109158874,0.105005503,0.339119017,0.136545584,0.132679567,0.080353826,0.057769172,0.13661845,0.046962891,0.011857018,0.074324884,0.035871446,0.030014334,0.019905414,0.118738204,-208.7847748,97.98555756,-38.41749573,4.460886955,-16.83263206,-2.108751774,-5.587804317,4.296709538,-8.03572464,-0.805639505,-8.545210838,2.250337124,-2.176337004,4.412905216,-7.953998566,-3.17369318,-10.97565746,-4.694637299,-8.60608387,5.916928768,21015.77734,2002.294312,730.083374,240.9043427,233.2543945,94.43665314,77.03479004,80.65631104,87.30001068,79.21398163,128.5653076,97.52890015,78.730896,115.0106888,147.1057434,73.41403198,117.3240356,107.8148727,78.96768188,112.6757965
index.html?VALID=TRUE&attid=260210&VALID=TRUE&q=10&g=333921&t=1&w=4,D_6,I_1,64436,1503.968207,566657.0894,2691.608724,1961018.115,0.301809728,0.204442069,0.238335013,0.389894336,0.208148867,0.165969476,0.451235175,0.213275403,0.156506971,0.170211524,0.318579942,0.622441947,0.075024322,0.047019694,0.073763549,0.12985754,0.059352014,0.030376045,0.138211429,0.044299323,0.039176494,0.037284844,0.060385369,0.147922203,-263.4400024,100.7762451,-11.4349575,19.37327957,3.238671303,-1.049495697,-2.189774036,9.579603195,-4.367592812,2.964598894,1.804462314,-2.467211723,-3.549023151,6.094815731,-0.292699963,3.204929113,-2.542948723,-7.480529308,-4.186933994,2.676659107,11653.53906,2204.762695,556.7809448,214.6472321,148.2340546,101.688858,107.7559128,82.94500732,74.92910767,56.29201508,59.41923904,85.60058594,68.65536499,108.08461,96.78141022,153.9285278,74.00041199,113.4762726,139.3858643,51.86245728
index.html?VALID=TRUE&attid=344597&VALID=TRUE&q=10&g=448856&t=1&w=4.1,D_6,I_1,68646,1676.82195,522946.1399,2819.932948,1641862.414,0.487281412,0.425147474,0.249426216,0.201339155,0.334185183,0.132119626,0.085356452,0.231206894,0.152807578,0.109158874,0.105005503,0.339119017,0.136545584,0.132679567,0.080353826,0.057769172,0.13661845,0.046962891,0.011857018,0.074324884,0.035871446,0.030014334,0.019905414,0.118738204,-208.7847748,97.98555756,-38.41749573,4.460886955,-16.83263206,-2.108751774,-5.587804317,4.296709538,-8.03572464,-0.805639505,-8.545210838,2.250337124,-2.176337004,4.412905216,-7.953998566,-3.17369318,-10.97565746,-4.694637299,-8.60608387,5.916928768,21015.77734,2002.294312,730.083374,240.9043427,233.2543945,94.43665314,77.03479004,80.65631104,87.30001068,79.21398163,128.5653076,97.52890015,78.730896,115.0106888,147.1057434,73.41403198,117.3240356,107.8148727,78.96768188,112.6757965
mix-Chahargah-Alizadeh-kasaii-salamesobhgahi.mp3,D_6,I_5,47268,1121.626285,214475.9618,2061.520868,923975.5551,0.503688753,0.329118073,0.23166272,0.169549748,0.248902082,0.193762571,0.224228948,0.383567423,0.269205213,0.187308446,0.245700866,0.509298444,0.118044756,0.116709448,0.076048471,0.038574435,0.081050813,0.063894682,0.05184561,0.121358886,0.08022704,0.050470252,0.06589359,0.123186201,-266.1178894,160.3909302,-25.79481316,22.17367172,-8.859992981,-9.389220238,6.232666969,-17.27563858,-2.398413658,-0.873256326,-1.519918561,-4.58970356,-9.900506973,-0.224210471,-7.502637386,-1.445897937,1.33336699,-8.762563705,-1.06049943,-2.283985376,12305.48535,1781.974121,2216.841797,433.1453552,291.4465942,159.9642334,103.2000275,211.3562317,114.8907471,94.75295258,87.79458618,66.13265228,88.91591644,110.4615402,97.05518341,78.49250031,81.12323761,91.58113861,76.91593933,69.92014313
Siavash_kamkar_tarkibi_4gah.mp3,D_6,I_5,53583,1359.464953,197032.8476,1910.455114,1249981.134,0.593830764,0.340877384,0.216858834,0.065313004,0.065497629,0.036265325,0.107153296,0.500115931,0.245145693,0.099202074,0.061550446,0.277312487,0.137101874,0.084785722,0.085767716,0.023434434,0.017261025,0.011382101,0.013503642,0.157104984,0.062203523,0.04442361,0.004815555,0.082751505,-427.3543091,86.89142609,-23.00973511,-6.61019516,-11.18113613,-14.22461987,-17.85582924,-12.52011967,-13.17193985,-20.44707489,-22.05332375,-7.912732124,-0.166161701,3.875287533,-2.028090954,-2.485575676,-7.23851347,-7.800042152,-4.015568256,0.27384302,9811.342773,797.6616821,878.0111084,118.0489273,196.7561646,88.41199493,94.98999786,146.8518829,156.3844147,83.19380188,99.83648682,68.09346008,75.35492706,77.69291687,89.11916351,67.91226959,57.79920959,89.91153717,85.86966705,92.42136383
hooshmand_ebadi_tarkibi_4gah.mp3,D_6,I_5,55816,1274.814559,144150.769,2287.219503,825690.8665,0.140831709,0.228029564,0.531315923,0.299269915,0.14481616,0.061889742,0.048847217,0.050645113,0.066229738,0.186825737,0.487549961,0.382132083,0.045154452,0.084240623,0.192080289,0.116827548,0.05901169,0.024651626,0.02286849,0.018638372,0.015323395,0.032856837,0.137290806,0.09700343,-259.1859436,138.9700775,6.877300739,10.81967163,6.471105099,-7.212762833,32.55676651,16.79660225,-25.56463432,-6.392112732,-7.903775215,11.12955475,6.18737793,-12.19958591,-19.55674553,2.801241636,-7.429172993,5.164898396,-2.43063736,-13.62572098,7433.695801,1280.267334,309.1289063,156.1438599,138.8031006,156.3130951,280.9190674,152.4954224,283.9517822,116.7720566,201.4081726,200.1055298,166.0623016,271.0791931,188.3870392,103.2609787,61.9043808,115.7668076,269.4530334,237.2495422
Kourosh_Babaei_tarkibi_4gah.m4a,D_6,I_5,52556,1573.772713,289928.8635,3080.948037,2243218.619,0.348776549,0.346633255,0.563494444,0.345492244,0.332675278,0.31180948,0.332468629,0.390583545,0.283770353,0.452474028,0.340962738,0.254212171,0.081685282,0.061244633,0.126203761,0.070754357,0.084987722,0.071029484,0.077694781,0.110743403,0.046121679,0.107508831,0.074507006,0.04197032,-156.5307617,138.97612,-27.23542023,20.10451126,1.625952363,2.175235748,2.556794405,3.456490517,-8.435807228,-0.100908689,-12.43183231,3.671326637,-14.22223282,-1.015642524,-11.65997791,1.850833058,-10.34920692,-1.207376719,-7.297391891,4.084025383,7317.197266,977.4543457,1820.387329,127.5322876,96.02985382,113.3027496,60.69193649,46.17023849,43.93230057,67.24565887,44.51423264,40.80259705,37.29047012,52.27814102,44.37705612,32.60292435,36.66131973,49.00199509,43.64384842,62.53346252
33-Musa_Marufi_(Renghay_e_Dastgahe_Chahargah).mp3,D_6,I_5,65454,2091.949429,697107.7878,4526.455962,2047000.662,0.539414644,0.387501389,0.170739532,0.352389365,0.335885197,0.183166713,0.40995717,0.31934762,0.222986206,0.120119907,0.127614349,0.353950381,0.130220294,0.092655182,0.030432263,0.127042383,0.124800146,0.046212558,0.137043029,0.083666176,0.104368359,0.016314678,0.030727776,0.085470572,-96.35931396,96.21360779,11.64590359,17.49253654,-29.00386429,-1.123990178,-18.36296844,-0.843039095,-11.84620762,4.281838417,-4.909311295,7.054870605,-10.48357773,-0.572651863,-12.5684557,6.930011749,-0.922139764,2.809924841,-2.714984655,5.702425957,5899.142578,653.588501,250.8766937,245.346344,202.3878174,139.1800842,89.18809509,56.72611618,67.379776,49.944561,86.97401428,103.2874146,66.32519531,88.8674469,111.4850311,76.4349823,103.6708374,98.37895203,116.4857635,74.93291473
reng4gah.mp3,D_6,I_5,58238,1917.823644,611444.6464,3915.342991,1439147.983,0.466848463,0.331359059,0.242198884,0.363918185,0.14836289,0.149285302,0.32377705,0.290225476,0.224059209,0.135055184,0.282156646,0.507245719,0.112198606,0.096280068,0.065323457,0.142117739,0.041432802,0.031990375,0.114472687,0.084308445,0.063257553,0.018707629,0.064114727,0.124317408,-118.525444,102.3936691,0.355936259,13.8181715,-26.60866356,-0.8197065,-15.74606228,-0.663324893,-14.3448658,5.852870464,-8.614439964,3.391984701,-4.275057316,1.673908591,-10.06801605,9.222071648,-0.750014663,3.315474987,-5.271125317,-2.019765377,5171.566406,590.4286499,288.9983521,211.5561218,193.8131561,99.33519745,83.77545166,67.68170929,62.07217407,75.73937225,74.50885773,41.41581726,55.89754105,42.62963867,57.36820221,40.55573273,62.54582214,52.65221024,107.8068008,48.35722351
hezardastan.mp3,D_6,I_5,57708,1767.417587,241469.3138,3056.173186,1219642.627,0.443879962,0.386384964,0.256146878,0.365801364,0.526815712,0.1922611,0.213293776,0.193581954,0.204788849,0.193249241,0.126010597,0.283660144,0.126994565,0.128758669,0.074228674,0.108386636,0.151518896,0.039206229,0.093568675,0.051220246,0.054263078,0.071895912,0.016911937,0.081918254,-219.0346832,107.9059753,-17.0512867,1.358637094,1.689628243,5.803955078,11.87056255,18.63941193,-5.584208965,15.62739754,-4.199059963,14.46057892,-8.779911041,-6.213166237,-13.64565468,4.001863003,-4.706707954,-5.716953754,-15.76737881,0.113501512,5277.24707,634.0623779,702.3978882,249.5185089,189.3891754,103.1481857,58.84436798,70.84963226,74.4467392,58.39501572,65.87139893,82.25006866,115.0513,71.72329712,81.35675049,48.50016785,87.60421753,49.39713287,89.65060425,47.48818588
Y2Mate.is - سلام شاهکار استاد حسن کسایی در دستگاه چهارگاه-rhTRYweQmkg-160k-1655956101899.mp3,D_6,I_5,52109,1687.961323,357800.6166,3117.389483,2289383.631,0.505406976,0.3279787,0.229504704,0.166050941,0.24781251,0.191940829,0.223013654,0.384567201,0.266202271,0.185419679,0.245798871,0.511932075,0.117450409,0.116256535,0.074910931,0.036202267,0.079857171,0.063438378,0.051050149,0.121193498,0.078038976,0.049869519,0.065958433,0.123169735,-220.1628113,114.6317978,-2.616557121,16.87110519,-13.07271004,2.020011663,-9.556451797,-2.711492062,-11.26887321,3.273139715,-3.395164728,-4.76800108,-7.96195507,-2.038629055,-7.227034092,0.95324111,-3.722709656,-2.864041567,-4.81833744,-0.303408921,18659.01563,993.213623,787.1072998,143.5390778,202.3620148,48.53338242,102.0012131,69.22515869,90.20950317,51.33895493,70.1738205,40.75510406,54.75466919,62.87656784,50.57301712,48.33166122,65.58969879,49.56684113,46.35812378,50.19646072
Shahram_Nazeri-Dastgah_Chahargah-(WWW (mp3cut.net).mp3,D_6,I_5,51890,1752.307352,375638.5109,3637.661337,2548803.678,0.426093698,0.329985559,0.207697392,0.227648661,0.204818085,0.253971577,0.393003374,0.301398695,0.17297776,0.179876283,0.373482168,0.458845586,0.133286119,0.08136344,0.042445291,0.081072293,0.069482416,0.05734938,0.106983505,0.098491535,0.035817295,0.035534117,0.104879588,0.110227861,-180.5797882,113.3330383,0.403424621,31.7491169,-17.36085129,3.495972395,-16.98550606,-2.55635047,-17.9882946,0.260616392,-15.06056499,-4.071718216,-10.9156971,0.360360056,-11.83729649,-1.148025513,-9.243282318,-4.086896896,-6.333528042,1.385819197,13099.67188,1057.357422,411.1765747,196.6860504,240.0074768,85.33397675,102.3245468,80.8707428,81.22616577,51.86155319,83.71193695,63.80353928,48.81590652,51.67408371,45.70989609,40.75283432,44.66254044,43.66279984,60.14956284,55.2048378
Shahram_Nazeri-Dastgah_Chahargah-(WWW (mp3cut.net) (1).mp3,D_6,I_5,78822,2910.105499,650854.8489,6000.772047,2904452.488,0.155124635,0.220887169,0.240263328,0.719750524,0.406620979,0.132671267,0.10849829,0.133324951,0.08923848,0.056858111,0.090097867,0.099971406,0.067235649,0.116411023,0.041233718,0.143093005,0.102271713,0.034764953,0.035997018,0.03254734,0.024768325,0.015892759,0.024596019,0.035011426,-187.1311646,50.0796814,-21.23527336,3.29258132,-29.96370697,-17.05025291,-24.80186462,-1.068716526,-42.79978943,5.021858215,-1.977541566,-4.620100498,-13.75275707,-1.43413198,-22.76174545,-12.32760239,-12.57879448,-11.8180027,-10.50643444,-4.42551899,4697.435547,954.9862671,363.4299927,457.0215759,399.6960754,110.5444336,236.3639679,209.5960541,235.5112305,134.8034058,160.623703,72.25442505,108.2675018,119.557106,106.0449295,58.05843735,69.17131805,73.47589874,102.3992081,121.4594879
Shahram_Nazeri-Dastgah_Chahargah-(WWW (mp3cut.net) (2).mp3,D_6,I_5,65332,2278.795552,176050.3517,4347.998708,1918738.599,0.50927645,0.430489182,0.110474743,0.32205379,0.194765508,0.058737777,0.095632136,0.109930277,0.093959145,0.054825738,0.186545581,0.419308782,0.133042872,0.175781161,0.020017488,0.139875576,0.085273854,0.010383944,0.020162378,0.013018936,0.017395727,0.009658421,0.069455341,0.158868909,-270.1093445,77.0983963,-29.07139397,1.659232378,-18.75538254,-17.81050301,-17.76759148,-0.481588721,-30.18831062,-1.406419277,-9.46908474,2.244747877,-2.345799208,6.21685791,-4.604625702,0.078861013,-6.030522823,-6.229954243,-9.79893589,-3.056254864,4273.539551,504.3896179,151.8088684,153.5913086,313.6813049,145.93927,232.4881439,195.5009155,248.3932343,53.39902878,117.1507111,101.53125,108.4454422,90.47439575,114.8537521,89.96733856,61.05591965,60.02444839,66.36026001,71.59520721
Shahram_Nazeri-Dastgah_Chahargah-(WWW (mp3cut.net) (5).mp3,D_6,I_5,75834,2351.570567,182371.6993,5058.886076,848345.2595,0.605654299,0.406097472,0.242742389,0.376824439,0.226387069,0.264487416,0.552584291,0.258485764,0.130748034,0.114198655,0.29527545,0.592235386,0.103064708,0.065214254,0.028978126,0.101738825,0.050626747,0.025652608,0.106475241,0.039101303,0.02350023,0.008160343,0.042958356,0.093921304,-108.9178848,89.26709747,-7.278011322,26.63208771,-27.39632797,0.332109094,-21.87168121,-5.54782629,-23.09727859,-1.359151125,-14.22279549,1.15907526,-13.68415356,2.651553154,-14.48699284,-3.073768616,-14.80528927,-3.494804382,-9.615848541,-0.486735523,4118.133301,340.6457825,171.7812195,101.8332977,84.21233368,44.78846741,60.40983582,35.51554489,42.82440567,41.92411423,42.5069046,35.0381813,49.30323029,48.56750488,52.52490234,45.62955856,52.63031387,36.07601929,46.7204628,45.96628189
BiaBia(Motamedi).mp3,D_6,I_5,45812,1259.587351,211881.9792,2083.920732,1359086.204,0.169886723,0.374278337,0.275984913,0.187047452,0.289213151,0.352178246,0.180162564,0.206566095,0.37161997,0.528694212,0.361517221,0.15919812,0.040899213,0.149737403,0.079885915,0.052549161,0.08435715,0.122246332,0.04182104,0.058124803,0.103408143,0.135692894,0.104159608,0.035991184,-347.2034607,144.0589142,-5.539689064,32.08040619,-12.27110386,10.74210167,-8.285241127,4.744184017,-4.895056248,4.565570354,-8.085727692,0.572687507,-6.898831844,0.958741248,0.394960761,5.703730583,5.38299942,-0.235380292,-6.337169647,-17.63780022,9908.244141,1492.443115,583.3944702,185.2832031,194.8417511,114.6243744,132.1283569,100.4033966,108.5419769,124.3208237,158.4627228,95.1875,104.8449249,101.1558075,90.91592407,103.8910141,86.49213409,150.6379852,96.37643433,157.9613953
Mogozaram(AlirezaEftekhari).mp3,D_6,I_5,88943,1980.697372,311715.8797,3440.495862,798748.2932,0.226877153,0.402320802,0.377144277,0.248125553,0.330324829,0.376479596,0.197292462,0.096019134,0.33263877,0.44515577,0.268494308,0.224355191,0.026952239,0.11494533,0.116713271,0.052761283,0.088770203,0.121288143,0.047011107,0.010326792,0.102261312,0.118065342,0.074486144,0.06300766,-207.2673187,104.911911,-37.40739441,34.80403519,-5.963270664,9.105748177,-3.55487752,1.121168971,-7.853565693,1.373655677,-11.64541054,1.195822835,-13.4568615,1.839868903,-5.295230865,0.384953469,0.981318772,2.133025169,-12.1044693,-3.004312992,7551.208008,883.2404175,456.5805359,441.2182312,129.4584198,95.04292297,88.67098999,60.20145035,85.24350739,76.5145874,75.24721527,112.9175491,121.0993958,98.46500397,207.10289,260.1954651,187.1719208,151.9660645,107.0405045,147.6287994
Jalil_Shahnaz-Chahargah-Taknavazan376-[AudioTrimmer.com].mp3,D_6,I_5,49769,1322.985332,177369.4469,2378.277286,1190734.653,0.236744553,0.110923246,0.188260972,0.12169034,0.059795272,0.059373979,0.140742108,0.360278547,0.430654794,0.349328578,0.167868808,0.360305697,0.109853506,0.024280282,0.090756603,0.035887282,0.008908213,0.012926541,0.03021659,0.143322617,0.148355454,0.126854822,0.03555999,0.160256147,-297.8151245,133.2339783,-18.07383919,17.55919647,-23.54857445,1.85894835,-15.42979145,-6.827458858,-6.665173054,-9.045528412,-8.068065643,-13.1679306,-4.799367905,1.419525862,5.782956123,18.90729523,17.06251907,5.181373596,6.359368324,1.572952271,5634.033203,540.2997437,613.494751,240.6577911,462.0349731,102.791069,176.5708313,86.64536285,114.2737885,90.77050018,100.1808701,97.04636383,148.9143219,182.3795624,154.7880707,154.7244568,233.3872833,284.3937073,126.7830734,133.3659973
tarkibi.mp3,D_6,I_5,73496,1862.460628,104340.1412,2678.633803,996159.7513,0.249547243,0.2652165,0.400858909,0.275830626,0.264811277,0.240444571,0.291029274,0.185752839,0.172003016,0.298846036,0.330058932,0.337559193,0.104949452,0.079592213,0.126044869,0.10115736,0.066988207,0.072554357,0.089525282,0.075702466,0.044609789,0.104026653,0.127083883,0.108869039,-408.2665405,97.11870575,-54.89330292,10.3131094,-12.65462494,-7.287953854,-10.63176346,-1.946907401,-4.708333969,5.332562447,3.012518644,15.94854736,-6.369950771,0.836870015,-6.208090782,3.509769678,0.792589903,1.424489498,-8.946138382,-5.9436059,10480.2334,578.6035156,922.1776123,137.288147,400.6089783,110.1674271,155.0551605,66.17292023,80.46067047,65.76998138,72.77552795,116.8471222,68.38283539,78.3516922,87.66794586,69.77474213,60.89947891,89.09767914,157.7852478,108.1994476
Paliz_Ensemble_ضربی_زابل_در_دستگاه_چهارگاه.mp3,D_6,I_5,71439,1825.332858,207865.2325,2995.215222,471858.0712,0.06037293,0.261345804,0.385829806,0.387149006,0.306344628,0.114887476,0.359442025,0.230193719,0.107116774,0.290696144,0.231052935,0.119075671,0.012223912,0.087675691,0.133976415,0.13403666,0.092582278,0.020600298,0.13826111,0.077333264,0.014209429,0.135692775,0.079480059,0.032774881,-234.3903351,99.32444763,-56.67172241,0.055459227,-22.90480995,-18.05766296,-23.61993217,-8.669446945,-8.652079582,2.711661577,2.182932377,12.63064575,0.377805263,-4.122984409,-4.577501297,6.887166023,1.33670342,10.35369492,8.458974838,14.76725197,3797.703125,604.2745972,248.1561737,81.57852173,129.8251953,83.15610504,63.4934082,59.26565552,47.57625198,67.69442749,67.96828461,103.0511475,77.9808197,108.5235672,56.67497635,54.57727051,80.26248932,87.79943848,111.0508423,112.6801453
Paliz Ensemble - رنگ چهارگاه.mp3,D_6,I_5,77119,1924.444788,233847.002,2642.250689,1096500.764,0.260084182,0.275123894,0.411807209,0.285573393,0.26853618,0.249167547,0.299439877,0.189281821,0.180675209,0.30507943,0.337140173,0.345902354,0.10817682,0.083133332,0.126607746,0.105200149,0.068697676,0.076477088,0.093199193,0.075909674,0.050166991,0.105653025,0.129979685,0.111738391,-419.9075012,94.97319031,-52.68943024,9.118000984,-12.70192909,-6.728225231,-11.13838196,-1.319529295,-5.179926872,5.194990635,2.742790461,15.63500404,-5.917572975,0.998120785,-6.137020111,3.468020678,0.400553972,1.552927971,-9.017942429,-5.189441204,11817.6123,676.3131714,937.1929932,131.4113159,383.9895325,104.720459,151.3581238,64.12197113,74.50994873,63.88814163,69.35897827,108.9347687,63.09262466,67.11963654,85.48266602,63.05568695,57.2852211,79.35782623,152.1314545,101.698555
ضربی_بداهه_در_چهارگاه_محمد_معتمدی.mp3,D_6,I_5,56322,2186.9391,101387.5627,4345.990387,726778.718,0.58199513,0.368359536,0.342974395,0.220138952,0.169768795,0.090214901,0.120365158,0.208651721,0.209084153,0.192368567,0.118551269,0.252337515,0.163127646,0.09171202,0.130005479,0.072138838,0.065343745,0.022051914,0.031687584,0.072943754,0.07246998,0.079231165,0.034333192,0.069462754,-165.1741028,82.21986389,-15.44370747,19.60668182,-16.26523018,-12.68066788,-7.165595531,4.641940594,-29.03242683,6.098085403,-8.209009171,5.063319683,1.750091076,5.502138138,-13.89453602,-4.302072048,-14.62701321,-8.966650009,-15.80226421,-4.451938152,2979.070068,249.5440674,253.1816711,123.4268341,203.8696747,180.8346558,80.95080566,93.45109558,208.3819122,100.2371292,54.34486389,60.16568375,64.84195709,61.26289368,68.46232605,66.25218964,51.41077805,58.58938599,54.40510178,60.64179993
Paliz Ensemble - چهارمضراب چهارگاه.mp3,D_6,I_5,76598,1946.777386,231047.1775,3265.938585,676631.2233,0.060060695,0.26937589,0.580895662,0.289669365,0.231181949,0.145865798,0.22054553,0.134848431,0.129297316,0.333716661,0.144322395,0.062457837,0.011581409,0.060557704,0.167740583,0.095582381,0.094309807,0.051327843,0.094008982,0.053892672,0.021657556,0.123349331,0.042691622,0.012196629,-178.9554291,86.20223236,-60.64407349,-1.746991277,-25.6324501,-15.60303211,-25.42375565,-12.1788044,-12.46323299,1.696212769,3.26119566,8.190936089,-1.169939518,2.511950493,-5.949172974,4.670327663,-2.390383244,7.425940514,-2.068898201,3.086180687,3597.283936,705.8937988,263.5250244,67.43599701,119.0247955,89.1016922,104.2259064,88.38761139,58.95565414,61.197258,55.05658722,108.2147369,78.74301147,112.0663223,78.87844086,132.7060547,77.5019455,114.7213364,166.7135162,132.604599
index.html?attid=89139&VALID=TRUE&q=11,D_6,I_5,52455,1636.686377,235253.9104,3463.679056,1609009.01,0.189260185,0.37914294,0.234796807,0.25445506,0.339868337,0.563280344,0.281267464,0.158634424,0.240457729,0.163746506,0.087382965,0.059121743,0.043404344,0.138705328,0.059212122,0.107187852,0.083157197,0.153209761,0.094656549,0.028893149,0.090190411,0.058931954,0.021714732,0.007898194,-219.5428619,113.5949631,-13.46012402,27.98199844,-42.5737114,5.778234005,-23.44168663,-2.580165148,-15.82162285,-3.019661188,-10.78384304,-9.55666256,1.295786858,-16.80908012,-6.509451389,-12.54869175,4.626997948,-6.283069134,2.039901018,-3.14625597,10354.13281,556.756897,517.9157104,319.3453979,536.1108398,152.2700653,207.6164856,108.2390823,115.4171371,72.56280518,83.84796143,99.9447937,61.086483,118.7478561,80.8407135,122.2648392,113.0876541,86.65809631,155.7778625,191.0528259
index.html?attid=260045&VALID=TRUE&q=11,D_6,I_5,58091,1389.957325,318437.004,2225.736541,1269541.082,0.393343508,0.207558692,0.198794156,0.227084115,0.443914652,0.207919195,0.147384346,0.151972726,0.167811602,0.175627664,0.064594969,0.301446825,0.157578453,0.058986753,0.087208241,0.060894888,0.155791417,0.086724363,0.047374468,0.055352308,0.042901691,0.060899019,0.006206997,0.112236246,-357.3456421,107.1129303,-59.56507492,-1.305455804,-28.21856308,-9.258399963,-20.55654716,-18.90719032,-16.98529625,-8.971847534,2.407166958,1.333895802,5.074294567,-0.114958681,-0.302019536,-10.15436459,-5.409613132,-3.862210989,-3.162378788,-0.374249071,16217.13965,1938.280151,1329.141968,215.4315186,447.2554626,102.5456543,210.5002441,153.6565704,108.7597504,108.0200043,159.7648315,123.5394363,140.0281525,232.1083374,190.4009094,140.8930664,69.42514038,80.02600098,102.8939896,113.2512207
index.html?attid=201723&VALID=TRUE&q=11,D_6,I_5,71196,1504.176013,346302.5788,2700.342005,682247.3337,0.559760511,0.443815678,0.462097913,0.381562263,0.345280319,0.158816412,0.117246903,0.181710407,0.19680801,0.162497014,0.108380273,0.239531472,0.14890863,0.086561218,0.136144131,0.105794899,0.108877368,0.050194804,0.035579175,0.057085257,0.057346273,0.049346142,0.026050508,0.063307226,-256.7936707,156.0377502,-44.7220459,38.52447891,-27.22292137,8.681922913,-8.200473785,-5.225263119,-7.69619894,-9.218608856,-5.797735214,-11.86979961,3.188932419,-5.612886429,-5.818243027,-13.13192844,-10.08017063,-13.59194851,-0.256985277,2.986849785,8458.828125,1313.415161,337.8036194,190.5669556,246.6243744,149.5674591,224.8228455,118.3894119,102.9979477,88.5353241,86.67441559,108.4534302,118.692894,119.0495224,101.7357788,94.26729584,77.12942505,79.39329529,93.30300903,94.83192444
index.html?attid=376959&VALID=TRUE&q=11,D_6,I_5,57696,1364.645849,312289.8987,2336.094207,1169055.315,0.372962445,0.200401545,0.195078939,0.246127427,0.465161502,0.210171893,0.153872386,0.152720168,0.172942623,0.179066479,0.065938421,0.301407099,0.148123682,0.060428064,0.085962214,0.066664092,0.158735588,0.086483017,0.050293576,0.055478416,0.044053998,0.061491974,0.006521408,0.114417464,-286.7919312,111.5677338,-63.28914261,-0.861588717,-29.21923065,-9.583362579,-21.31375885,-19.70105362,-17.45519066,-9.329220772,2.568267345,0.7224828,4.661131859,-0.711528599,-0.841578245,-10.42457867,-5.545253277,-4.010252953,-3.111417055,-0.024388269,15469.71484,1902.57019,1218.39502,221.426712,435.2778015,108.0671539,204.486557,155.3907013,113.8141327,115.9821777,167.0951233,117.4445038,146.6878815,235.4105072,191.3859863,136.5583954,67.40840149,84.80921936,105.5260468,122.220108
index.html?VALID=TRUE&attid=260045&VALID=TRUE&q=10&g=333678&t=1&w=4,D_6,I_5,58651,1481.835508,371018.7758,2338.060862,1405930.979,0.392730236,0.208882496,0.19927907,0.228050381,0.447219551,0.209120825,0.149200588,0.15407376,0.171140268,0.18049252,0.066216268,0.302758902,0.157246694,0.058847148,0.086752377,0.060565464,0.155178055,0.087398991,0.047932003,0.054873947,0.04361929,0.061990798,0.006507009,0.112732664,-345.3598022,97.1129837,-47.61426163,-6.558888435,-23.40537834,-11.22882748,-19.0747776,-17.28907394,-18.90457153,-5.78844738,-1.406533003,5.459625244,0.585810125,4.107916355,-4.654407024,-6.171791077,-9.212787628,-1.401895404,-4.743674278,1.461769342,18255.60156,1763.162598,808.5061646,137.2967987,277.5550842,82.04027557,174.4021912,124.8515396,113.9094772,114.1023636,136.3232574,141.8246002,147.3284302,228.7781982,179.1170349,111.6347733,95.85389709,76.89793396,112.1599274,106.6980667
index.html?attid=319066&VALID=TRUE&q=11,D_6,I_5,49707,1308.489469,257659.3509,2507.301505,1031123.28,0.562395871,0.464262784,0.300258398,0.229788974,0.276354432,0.15210034,0.129260972,0.274998099,0.216719538,0.12712267,0.112774543,0.344649792,0.141738489,0.127084404,0.075822785,0.057699353,0.07942985,0.054056209,0.017698349,0.090073898,0.046998046,0.021643493,0.01467116,0.095069863,-238.5159607,144.909256,-52.79890823,33.95097351,-33.4826088,15.58465576,-15.58420086,-2.939391613,-10.19584465,-9.025420189,-0.056562345,-10.91838932,4.946124077,-8.018462181,4.549314976,-6.235174656,-7.979143143,-8.560045242,-2.870611429,-2.601720572,18485.13867,2700.520996,457.2034607,220.8085785,254.1577454,147.6479492,117.490036,68.22879791,71.96379089,51.97780228,42.32881546,59.8419342,63.41609573,54.98793793,59.01997757,57.35471725,63.19437408,65.87956238,58.78139496,54.36556625
index.html?attid=186919&VALID=TRUE&q=11,D_6,I_5,66653,1380.908102,366923.9709,2395.643847,496737.3917,0.500817716,0.242940545,0.129316181,0.160604894,0.224939585,0.283005565,0.166867465,0.329034626,0.3792198,0.308694869,0.338625371,0.408215314,0.13104929,0.087641001,0.031627744,0.04706414,0.073019058,0.120579511,0.029401129,0.087559938,0.118928879,0.06682796,0.078247823,0.094084755,-261.2049255,173.7592621,-40.99404526,30.24309731,-10.94637585,5.578409672,-6.037545204,-0.572671115,-2.226792574,-13.71679974,-5.277454853,-16.73244095,-0.238166168,-7.560001373,-5.227233887,-4.873933315,-10.62982464,-4.069604874,-8.709705353,2.03540802,5633.699707,1357.651855,368.3215332,146.747345,150.3547668,77.12549591,82.23638153,91.02935791,73.10871887,69.56175995,92.79093933,100.3795395,101.4522552,100.2656479,80.95449066,65.36863708,70.98361206,85.98806763,167.3898773,99.52207947
index.html?attid=174902&VALID=TRUE&q=11,D_6,I_5,51880,1108.594751,448883.4835,1665.89826,775720.4861,0.547218442,0.341886163,0.256338626,0.165377632,0.251942754,0.207630977,0.188137412,0.336635768,0.262453914,0.210263848,0.253150046,0.510479808,0.123464629,0.105892502,0.103216648,0.037109509,0.088405684,0.077474721,0.043215759,0.109144159,0.075568289,0.071514301,0.074311487,0.118284456,-291.4953918,157.0586243,-7.454146862,26.11331367,-14.85389996,-1.688876629,-4.337443829,-13.05089283,-5.499126434,-5.053203106,1.109026194,-10.43950462,-6.151418686,-4.106693745,-7.379785538,-1.623580337,-3.126455069,-5.198877335,-4.18447113,-3.07105732,14671.0957,1874.58728,1912.342896,322.2478638,292.1259766,92.46034241,90.56938171,100.1568451,86.59986115,65.24092102,85.88690948,64.51333618,61.52825546,65.80750275,53.54548264,51.38276291,65.07043457,56.96489334,43.76424789,55.1267662
index.html?attid=323747&VALID=TRUE&q=11,D_6,I_5,80524,1660.413475,428392.1146,2994.540226,1192256.852,0.398991346,0.152009323,0.22177887,0.21998696,0.214105561,0.139037281,0.163887098,0.429736912,0.410969168,0.190916657,0.128509954,0.351073325,0.115164816,0.026341084,0.067738645,0.064655505,0.068542868,0.030825777,0.028132413,0.132276952,0.13863045,0.061042394,0.024383478,0.112932198,-238.6851959,127.7769547,-82.31317902,40.1758194,-22.97689438,5.030199528,-0.17642127,-7.729795933,2.156161547,-4.871110439,-3.066680908,-3.805264235,0.800219297,-5.833699703,-1.905238271,-2.940666676,4.835937977,-0.632198632,-0.571019173,4.284501553,17840.11914,2585.534912,1186.373047,425.4865417,269.4901733,149.8898315,142.8763275,106.8317642,79.08300781,79.37219238,74.31669617,98.84644318,103.5686035,99.09610748,84.0790863,80.71910095,70.95157623,181.8190002,115.7014694,233.2367249
index.html?attid=403260&VALID=TRUE&q=11,D_6,I_5,66670,1383.0785,363328.6653,2301.219418,643706.8579,0.159378111,0.273857951,0.654278874,0.335672945,0.198297366,0.161174506,0.322480321,0.16725941,0.127105623,0.385618806,0.240081266,0.152594119,0.039519504,0.051146757,0.160455167,0.069166653,0.072378062,0.044405863,0.107058004,0.051123664,0.02913654,0.129565299,0.058878813,0.052698247,-261.4675903,159.6713104,-44.42871857,24.88852501,-32.20744705,1.287180901,-0.822120786,-8.270611763,-4.260472298,-11.01690674,0.819080472,-9.060572624,2.988640547,-5.751228333,-5.120528698,-2.480434418,-10.03164673,0.16923365,-4.107248783,-5.443522453,8472.533203,1265.798706,450.1277161,363.7904053,477.1340332,142.3187714,96.32135773,89.60106659,94.88523865,94.40138245,106.4631882,140.1248474,77.82104492,65.4547348,64.77545929,71.08974457,107.4073029,57.78077698,54.54033661,70.37789917
index.html?attid=403264&VALID=TRUE&q=11,D_6,I_5,62637,1487.918273,389530.5772,2818.157959,1583039.946,0.56087774,0.430097252,0.20624049,0.156360775,0.129511997,0.12183816,0.194931149,0.474748552,0.368903041,0.182889417,0.160480425,0.269165933,0.138068989,0.113308214,0.037034065,0.042080913,0.030180478,0.020729655,0.037229646,0.132461473,0.095329367,0.036808055,0.033944607,0.055654164,-304.0658569,128.3783112,-41.4596138,52.24971008,-19.12246132,18.08036995,-8.698041916,-1.198467493,-2.202270269,-3.292022705,4.10414362,-8.607031822,6.192995071,-1.883919597,1.115715384,-4.229205608,-5.076090813,-6.806096554,3.134806156,2.207145691,22828.90625,2671.911621,720.3433228,591.479126,216.2034454,158.6219482,135.8633423,101.2298508,86.72226715,56.26966858,57.13779449,92.57341003,92.13884735,48.89237976,55.92526245,84.21682739,63.72519684,58.1627388,94.50372314,56.81736755
index.html?attid=401664&VALID=TRUE&q=11,D_6,I_5,73760,1641.547384,335994.6173,3049.164895,679136.5425,0.59440279,0.358456165,0.186689153,0.174959406,0.266557574,0.183838487,0.165180102,0.410348386,0.313500702,0.174523443,0.266451627,0.434921443,0.116056979,0.093045749,0.041018564,0.048029728,0.089497134,0.06430696,0.030500958,0.104046896,0.068132065,0.031452753,0.077529855,0.114521407,-154.1354675,153.9097443,-58.71212769,47.41030884,-29.1000576,3.682587624,-13.88437557,-2.987040997,-16.59524536,1.181023598,-9.473262787,-12.30604649,9.28280735,-16.42717934,8.879662514,-9.482955933,-6.449567318,-2.183052301,-1.007098556,-2.069268942,7304.930176,1499.614746,570.1129761,197.0237885,292.610199,203.889267,218.7310333,150.4639282,134.9972839,77.10536957,90.99111176,81.72258759,104.3593292,115.6696854,95.77076721,68.89028931,137.5640106,113.3636703,108.1111145,141.2155609
index.html?attid=399934&VALID=TRUE&q=11,D_6,I_5,49010,1275.65644,225058.1313,2397.093838,699157.0825,0.546365559,0.365037084,0.247575462,0.19905445,0.283519894,0.189500064,0.157426998,0.385355622,0.470740914,0.370907903,0.124294579,0.247523591,0.149561688,0.078530073,0.078182831,0.042664625,0.08827047,0.057980031,0.025315365,0.127082169,0.109391995,0.135933176,0.019612756,0.056679044,-198.4266815,164.216156,-35.37843323,35.51379395,-29.04544258,5.71543026,-8.338067055,-8.758357048,-5.877330303,-7.426323891,-4.244896412,-11.71438599,-2.123585463,-4.563131332,-0.69671315,-9.180603027,-3.418025494,-3.674044371,-2.899432182,-4.629869938,5800.207031,1056.865845,337.7776184,241.8592224,296.1369629,249.4818115,137.9777985,175.794281,71.87253571,70.65900421,92.7718277,83.38644409,109.4390564,98.65312195,69.30644989,78.11422729,87.75534821,64.49581909,80.27122498,106.8060455
index.html?VALID=TRUE&attid=67894&VALID=TRUE&q=10&g=75232&t=1&w=4,D_6,I_5,77838,1990.1632,527409.6837,3752.535642,2804910.947,0.170424893,0.300506264,0.575860381,0.424117953,0.315112978,0.147867471,0.232711136,0.505213022,0.252123207,0.19430697,0.284281492,0.305816144,0.040149555,0.070951417,0.130202532,0.10514155,0.109104216,0.0315735,0.043802109,0.124179736,0.050838351,0.059686854,0.085960701,0.069332287,-147.1951447,111.3433609,-17.9396019,22.78226089,1.306795955,9.836537361,-1.720100522,11.10268593,-13.42090034,2.152163982,-6.043057442,5.857838154,-4.097966671,0.69354099,-8.340949059,-2.274149418,-3.191713095,1.572957993,-3.928404093,-0.272289336,9741.064453,1871.646118,600.4804688,335.0163879,352.1171875,502.2720032,119.7357407,289.2258606,214.4181519,117.479126,82.36824799,56.64382553,62.61937714,59.04948807,64.12953186,66.39883423,88.48538971,86.21639252,69.32128143,72.68418884
index.html?VALID=TRUE&attid=2973&VALID=TRUE&q=10&g=19159&t=1&w=4,D_6,I_5,67548,1663.419208,120554.9364,3283.363479,218308.0123,0.246170193,0.180186391,0.456988722,0.18890433,0.120090358,0.153910488,0.307138443,0.657081127,0.333137125,0.171494067,0.208087131,0.343407452,0.068364285,0.015798723,0.13391389,0.019248204,0.01321778,0.022790113,0.035998285,0.12063013,0.095610969,0.036866721,0.060231388,0.117815308,-108.1349182,125.8458023,-44.95727921,46.82648087,-26.5213089,-2.536866903,-18.5844841,-6.818382263,-26.57584572,-5.885629177,-7.61548233,-6.450745583,-20.46624374,-10.7614212,-13.14077663,-4.245627403,-8.819338799,-7.424665451,-5.039843082,-10.24353218,1937.343262,354.9284668,182.0396118,107.0028305,78.91177368,61.6955719,71.79875946,72.3521347,79.32159424,86.79220581,83.3367157,71.52945709,60.71392441,61.01509857,62.80057144,66.57779694,56.64255905,60.25799942,77.06640625,74.37526703
index.html?VALID=TRUE&attid=88617&VALID=TRUE&q=10&g=97973&t=1&w=4,D_6,I_5,28254,942.389289,171001.9632,1479.599386,584255.9449,0.62416178,0.303399771,0.139866173,0.125896588,0.118982524,0.17173788,0.207530752,0.1464912,0.159558058,0.164671138,0.365711182,0.753408134,0.121173538,0.065093011,0.026581271,0.035293125,0.034551658,0.057949349,0.052115534,0.037830181,0.042514045,0.030240973,0.068193108,0.099458143,-296.1221008,155.9621582,1.449399829,-3.930119753,12.23203945,-1.116520882,-3.546584845,3.759721518,-4.926152229,2.926086664,-4.635857582,-0.501195967,-2.904373884,9.906703949,9.419260979,10.91662598,3.225617647,-4.891082287,-6.16994524,5.648915768,7845.199707,1427.361084,440.2073669,248.6247101,177.9670258,148.4837646,83.79792786,55.59463882,141.710434,68.93685913,135.9139404,70.50539398,94.03530121,137.1899414,147.1939087,154.7575226,74.47265625,121.6924591,117.5849228,75.47467804
index.html?VALID=TRUE&attid=89139&VALID=TRUE&q=10&g=99270&t=1&w=4,D_6,I_5,60247,2211.138771,392398.2328,4844.570706,3019841.949,0.197715268,0.384507954,0.239299119,0.259213954,0.345340043,0.567594409,0.281156003,0.162724316,0.245912492,0.166793093,0.091460072,0.064760588,0.044862099,0.138015017,0.059701014,0.106438011,0.082560562,0.151201755,0.09400019,0.028704703,0.090690285,0.059450924,0.021422869,0.008370102,-192.664444,82.8454895,15.78966236,4.606613636,-25.31469727,-8.531907082,-15.99897766,-6.700249195,-15.59243488,-0.585970938,-17.55620193,-1.048704505,-9.733813286,-6.211151123,-19.21362495,-2.488836288,-5.890238762,2.424110174,-6.171916008,1.146636248,12520.92969,589.2496948,249.9744873,163.6033936,237.0297546,99.09983063,110.0586548,76.44374084,91.97112274,63.47330856,93.48575592,65.22548676,76.37711334,82.00691223,118.7503128,91.01042175,92.37490845,103.3493729,135.299118,225.1621246
index.html?VALID=TRUE&attid=260067&VALID=TRUE&q=10&g=333741&t=1&w=4,D_6,I_5,69682,1654.776263,437247.448,2260.544664,516958.3727,0.513319552,0.174524814,0.161721945,0.33407861,0.423177719,0.071576029,0.136150554,0.48451966,0.222212687,0.098270684,0.081961058,0.22835286,0.165096045,0.030358028,0.083500631,0.116786994,0.132210553,0.018462712,0.028173901,0.15013288,0.069842651,0.034954477,0.023340648,0.054328363,-289.5187988,96.14286041,-66.09933472,-15.6891489,-28.39386368,-28.79823494,-11.74068451,-7.798010826,-3.254142761,-0.59541291,1.033884883,3.582652569,2.636313677,-1.993448973,-10.77583313,-4.74467659,-1.852951407,-6.878260612,-9.807683945,-6.95879221,7671.641602,1182.759521,783.3076172,121.3206787,173.3401642,153.9493561,80.88764191,49.67516327,36.82383728,40.24730301,46.24362183,61.71208572,40.72878647,46.30506134,42.52477646,36.74008942,37.73809052,37.2800827,52.34671402,40.94639587
index.html?VALID=TRUE&attid=260045&VALID=TRUE&q=10&g=333678&t=1&w=4.1,D_6,I_5,58651,1481.835508,371018.7758,2338.060862,1405930.979,0.392730236,0.208882496,0.19927907,0.228050381,0.447219551,0.209120825,0.149200588,0.15407376,0.171140268,0.18049252,0.066216268,0.302758902,0.157246694,0.058847148,0.086752377,0.060565464,0.155178055,0.087398991,0.047932003,0.054873947,0.04361929,0.061990798,0.006507009,0.112732664,-345.3598022,97.1129837,-47.61426163,-6.558888435,-23.40537834,-11.22882748,-19.0747776,-17.28907394,-18.90457153,-5.78844738,-1.406533003,5.459625244,0.585810125,4.107916355,-4.654407024,-6.171791077,-9.212787628,-1.401895404,-4.743674278,1.461769342,18255.60156,1763.162598,808.5061646,137.2967987,277.5550842,82.04027557,174.4021912,124.8515396,113.9094772,114.1023636,136.3232574,141.8246002,147.3284302,228.7781982,179.1170349,111.6347733,95.85389709,76.89793396,112.1599274,106.6980667
index.html?VALID=TRUE&attid=306274&VALID=TRUE&q=10&g=394809&t=1&w=4,D_6,I_5,31193,1165.816584,310134.1965,1925.621689,1170363.558,0.260200471,0.238291502,0.300062329,0.355407298,0.283942223,0.14255777,0.24239555,0.407794058,0.345371455,0.271392196,0.165417314,0.320503265,0.086494744,0.064341515,0.093285076,0.113898844,0.095311463,0.031103009,0.076099075,0.145903036,0.093066439,0.109430745,0.029041145,0.137776136,-348.2506104,116.655899,2.925391674,11.96755314,1.352097273,7.978574753,1.01391542,2.505855083,-5.745474815,-1.15856123,-3.866477728,-0.167529181,-2.806855202,-0.022145368,-3.000617266,-3.222025394,-4.479410172,-2.653582096,-5.801477909,-1.697355151,12611.31445,2012.988525,261.2007141,180.4066772,110.0604935,58.58793259,72.50934601,42.69556046,53.95674133,46.90941238,69.828125,50.25336838,65.74777222,44.73142242,57.13336945,54.31845474,79.21438599,47.79426193,52.97013474,47.6217041
index.html?VALID=TRUE&attid=408121&VALID=TRUE&q=10&g=530986&t=1&w=4,D_6,I_5,73929,2067.511914,246236.3203,4190.832992,1117422.41,0.307239771,0.481509835,0.357107252,0.28687489,0.221446604,0.148635209,0.28593725,0.319477171,0.283903807,0.093872108,0.198124439,0.357746929,0.05423538,0.15696454,0.086175554,0.081602186,0.084970057,0.024018247,0.087566204,0.09641549,0.092810512,0.012553106,0.0596646,0.134521797,-194.1491699,93.85640717,-19.55037498,20.88022041,-20.35737419,8.577334404,-13.83146572,-4.680468082,-20.80340767,-6.031690598,-13.53474331,-2.750280619,-15.14284611,-3.757192612,-10.43763447,3.099986076,-13.52305508,0.734306395,-5.057251453,6.043092728,6941.719727,529.4022827,337.144104,189.2180023,97.61183167,77.70733643,140.8839569,67.35819244,80.16519928,71.73963928,73.61495972,58.305233,79.87969971,75.19789124,107.4134827,94.98229218,122.5669022,112.2316666,101.2305908,92.93132019
index.html?VALID=TRUE&attid=407337&VALID=TRUE&q=10&g=530218&t=1&w=4,D_6,I_5,56665,1388.743397,373689.528,2304.461065,667100.8024,0.540384412,0.272017211,0.238846391,0.175501391,0.225447237,0.167629823,0.178514585,0.382749915,0.317641586,0.181390256,0.113416456,0.342439443,0.155285627,0.069112241,0.087083206,0.042745765,0.083226234,0.060134605,0.036257703,0.127267092,0.118221238,0.059447374,0.02853426,0.087912157,-252.7589569,148.6071167,-38.54107666,17.7613678,-22.88942528,-3.165155888,-11.2192812,-9.72271347,-11.48495388,-8.214627266,-0.824759007,-5.334162712,-3.141049862,-0.134636417,-0.882387877,2.415951252,-6.865044117,-3.116608858,-0.426469177,0.615117013,10433.21387,1004.6604,375.2609558,263.6259766,168.5222778,133.4770508,89.54732513,96.53578186,64.3008194,61.29586029,55.78382111,70.53534698,53.03447723,55.39530563,78.13103485,52.473526,60.34644699,96.76274109,77.28846741,72.58982849
index.html?VALID=TRUE&attid=391929&VALID=TRUE&q=10&g=509667&t=1&w=4,D_6,I_5,52881,1479.385004,492140.7159,3003.906836,2289691.046,0.40104416,0.49687469,0.385008454,0.312048256,0.135364607,0.105047859,0.22424522,0.207399562,0.153411418,0.087686926,0.213576511,0.505555809,0.088259377,0.142067954,0.106412187,0.091726027,0.036589015,0.012650075,0.063251905,0.062499579,0.040444408,0.009268859,0.041581202,0.148624033,-234.3734589,114.7361374,-23.94939041,30.58591843,-22.57742882,5.574555874,-20.25645828,-5.302556515,-19.68486404,-11.05036163,-14.01093864,-9.648528099,-6.474308491,-1.794338346,-7.877282143,-3.662675619,-7.717158318,-6.91326046,-10.15324211,-0.604719996,19380.20313,2391.760742,362.631134,228.7497559,201.2095032,69.58399963,145.5623627,74.43128204,146.9516602,72.1865387,136.5625305,91.78071594,72.85227203,95.71736908,104.6892776,56.57641983,81.10912323,87.795578,79.17914581,74.28403473
setar-chahargah-ahmad ebadi.mp3,D_6,I_3,42309,1166.659072,96121.66116,1716.189622,734949.97,0.180026129,0.121753767,0.226996839,0.135058537,0.166294649,0.361472279,0.249315053,0.177423149,0.130150318,0.347459763,0.60305047,0.309820175,0.075010493,0.024257476,0.095376328,0.046763357,0.029869761,0.130092666,0.085003197,0.057320498,0.027463021,0.086587586,0.155603155,0.090275049,-409.6928101,137.2916565,-17.13188171,18.63119888,-8.194556236,8.126091003,-4.106604099,-20.41562653,-4.622961998,-10.65068531,-2.604278564,-12.38699627,-8.03476429,-1.073177576,-3.850409031,6.119606018,-3.747298956,-6.100108624,-7.559549809,-6.006625652,9579.583984,517.5689087,1429.085815,411.1039124,455.1439514,72.03936005,82.87882996,213.5956421,58.27838898,88.12442017,64.10528564,88.29511261,102.5845108,180.9361267,289.7997742,250.7463684,135.1899872,98.11297607,107.2275772,104.6598511
08.Dariush Talai.mp3,D_6,I_3,52285,1495.935024,246666.2032,2624.042466,1561480.125,0.072601959,0.061862767,0.12560305,0.076421626,0.217698142,0.672547162,0.281922221,0.199556857,0.094005227,0.238132447,0.659981668,0.193881422,0.019606283,0.004304139,0.030979706,0.017820992,0.036411151,0.116888516,0.086078517,0.085986622,0.0090227,0.039875336,0.115844645,0.033425212,-266.9907227,121.7767639,-15.5149765,8.230884552,-3.321193457,7.172035217,-10.36843204,-4.061024666,-16.04876328,1.559837103,-6.222385883,5.084133625,-5.822390556,-5.913589954,-8.117595673,9.729228973,-6.495589733,2.397691965,-2.134651184,0.877257168,11687.80762,822.769165,394.033783,105.8684921,188.7752228,61.45703125,110.9201584,47.70950317,102.0925369,63.54471207,82.62564087,103.5651398,55.62372971,33.34742355,64.88976288,49.54176712,52.98567963,32.65168381,46.07075119,45.4278183
01-Moghadame_4Gah.mp3,D_6,I_3,169856,3389.400961,384155.6716,5743.681935,1418544.831,0.178527564,0.428058624,0.589310408,0.299729496,0.318993032,0.243283182,0.388988137,0.308861613,0.289217889,0.362999469,0.421512753,0.352921933,0.040581878,0.088497683,0.123094283,0.045627858,0.093000174,0.049530756,0.092986561,0.079403982,0.063695982,0.089031309,0.101131678,0.116565846,-183.7080231,4.460326672,-49.91028214,11.38974667,-33.6990509,-6.189609528,-29.78008842,-1.446087956,-23.11214828,-5.134936333,-9.915039063,2.215919733,-4.383638859,6.384174347,-7.165563583,5.979114056,-6.141263485,6.132396698,-6.866749287,-0.438274622,10009.36133,1204.405396,647.5396729,207.5301819,346.9344177,72.37815857,248.426178,64.98966217,117.8638382,126.4251404,160.9430389,209.6576996,265.7146301,223.1665039,151.8918762,197.3483734,162.5016327,114.8713989,137.3802795,107.22509
02-Daramad1_4Gah.mp3,D_6,I_3,145304,3012.159431,548935.9098,4730.388063,2737304.039,0.184286043,0.342678726,0.452021927,0.349060923,0.362153947,0.260528266,0.365096062,0.246513441,0.255501866,0.519493043,0.422924697,0.3270787,0.041704513,0.077333443,0.125351772,0.091304719,0.100257121,0.061245147,0.104152031,0.061320297,0.043851025,0.113109142,0.095273316,0.105529137,-267.0307312,24.01118279,-48.5578804,18.07636452,-32.70050812,-8.501364708,-17.25401115,-2.498823404,-17.16657257,-3.469927549,-7.082801342,-1.670797586,-1.261794329,7.759381771,-3.167579889,2.373909473,-3.992589712,3.028838873,-12.46336746,-9.016515732,15294.67969,1676.729126,662.2845459,190.1483307,346.181488,126.209465,186.8861542,75.60739136,132.6513519,105.5169525,75.34395599,172.0086517,231.0694122,165.3791656,161.6646881,190.2353668,200.4947205,119.2817307,119.1468811,102.6502304
03-4Mezrab_4Gah.mp3,D_6,I_3,165028,3409.762348,470777.9788,5301.576275,3136660.681,0.158574581,0.363664478,0.693886101,0.454094231,0.300060928,0.292652845,0.366915047,0.212351799,0.274276912,0.387983918,0.271084994,0.229664728,0.025540721,0.058551386,0.11947383,0.09760759,0.08321622,0.085471481,0.094978735,0.04209372,0.049695335,0.065176852,0.056824226,0.054169901,-203.5240936,7.645870686,-44.15180588,19.87244225,-33.56928635,-3.419584751,-20.4623127,0.506193161,-17.37331581,-0.832830489,-5.140399933,2.673853874,-4.299091339,5.745717525,-13.91738415,-8.664149284,-20.61438751,-2.224065065,-11.79969883,-9.277428627,19323.44727,1453.686768,907.2853394,270.7202454,534.1999512,97.56299591,173.125473,61.37151718,115.3200226,59.20479202,46.99833679,85.38182831,72.34941101,103.9866333,86.00743103,60.28656006,96.40216827,46.42968369,55.100811,64.81840515
04-Daramad2_4Gah.mp3,D_6,I_3,149333,3115.150219,483026.2789,4719.346463,3136290.146,0.214583501,0.247233197,0.40491119,0.46698612,0.473085582,0.436772496,0.581533492,0.254797637,0.222330734,0.384680092,0.37593618,0.449499935,0.029897962,0.049673043,0.105629295,0.093193837,0.122463688,0.079841085,0.110602863,0.031339251,0.044280022,0.073897317,0.060670245,0.115207173,-247.64328,22.34416962,-46.39303589,19.55292511,-39.13957977,-1.301820159,-19.16693878,-2.74453783,-15.43243313,-0.270587921,-4.791250706,-1.64593184,-13.38998127,-0.828118682,-13.071702,-3.961570978,-6.849083424,0.174036816,-10.18752861,-4.379733562,22982.54492,1753.564209,915.4555054,135.0340729,590.0322266,108.5986862,180.4190063,110.6529388,118.4453735,61.67699051,54.0663681,68.82551575,98.06775665,90.1326828,70.77033234,62.97508621,104.2776718,42.31624603,53.26805115,53.00500488
05-Zabol1_4gah.mp3,D_6,I_3,162992,3233.995569,331044.0351,5099.285832,2214610.53,0.131016627,0.37274158,0.370036542,0.344382852,0.528761804,0.291608214,0.45579657,0.35178107,0.288593769,0.332920939,0.421106815,0.28418836,0.019903189,0.092809118,0.068131462,0.067740612,0.127485603,0.065366715,0.112648509,0.066029571,0.050031975,0.085158773,0.087289751,0.063934304,-241.4701843,8.929814339,-57.51651382,23.3437748,-29.63196373,-6.60659647,-19.07380104,1.794433355,-21.14089203,0.437960893,-4.912684917,-1.363094211,-9.325719833,-3.312485695,-18.02608871,-3.808445692,-9.671573639,8.09129715,-2.560388565,3.122464657,13721.63184,1387.8396,718.4413452,190.8261261,256.2267456,83.58747101,117.6862869,77.41386414,119.5599136,66.14554596,73.32324982,45.07823563,67.32199097,73.61100769,94.95193481,103.5002289,139.7470245,219.0393219,174.3222504,193.3433228
06-4Mezrab_Zabol_4gah.mp3,D_6,I_3,180259,3618.233945,477168.3998,5481.58352,3174463.271,0.228962079,0.57072258,0.459092975,0.354677558,0.428506106,0.296693146,0.396294713,0.325757295,0.276042342,0.40438664,0.512657344,0.256508291,0.032087043,0.102844924,0.099150427,0.066387214,0.083309554,0.073843673,0.070342235,0.05951732,0.047137596,0.077405922,0.099216558,0.039947379,-216.1814575,-6.386829853,-49.19908142,26.62282562,-27.45505905,-3.185879469,-19.31752586,4.374539375,-17.14683533,-0.287108421,-10.50446415,0.884872973,-6.940042496,-0.487340033,-13.4097147,-2.044115782,-14.17951107,6.766899586,-6.551493168,-0.422213346,18358.8418,1510.7052,1017.225159,162.9306488,328.5611572,107.4530411,122.3858566,58.72739029,113.3056183,70.5502243,77.09641266,39.65836334,55.14557266,54.05843735,60.45273972,57.4817276,80.9076767,87.47534943,95.84122467,64.99226379
07-Zabol2_4gah.mp3,D_6,I_3,160097,3337.120732,292354.5066,5204.85186,2668722.734,0.133978352,0.422338635,0.544793904,0.316524953,0.434542149,0.306446642,0.320073605,0.385790616,0.243788823,0.246815965,0.39641133,0.324024707,0.02139519,0.116071463,0.091084406,0.055658136,0.123473741,0.097966105,0.078162543,0.08430735,0.041189045,0.077134334,0.100835845,0.081417218,-261.9190063,-9.564473152,-57.16446304,15.83105469,-24.32856941,-6.995285034,-20.98648262,4.810838223,-16.17393494,3.66086483,-4.445515156,3.099082947,-9.376794815,-7.760056496,-16.60031319,3.971277952,-1.076968193,23.99181938,12.55616474,10.11580467,14069.24023,1204.79126,836.8098755,150.9418488,302.4255066,91.69311523,142.3219452,92.53834534,143.4254303,181.3398743,240.3431396,155.219986,124.0723953,110.9211731,119.5520477,132.4714661,159.222168,481.0140381,192.9090271,208.1247559
08-Mokhalef_4gah.mp3,D_6,I_3,177123,3491.973286,296909.5281,5770.598439,2048007.963,0.235633075,0.220575675,0.3637622,0.478721648,0.346076667,0.338673264,0.466324002,0.348487824,0.294460297,0.463954479,0.428859085,0.583424211,0.028743897,0.050885249,0.082152337,0.101724654,0.089959823,0.069714457,0.107317097,0.07236439,0.049568269,0.09234181,0.088845283,0.103303812,-168.0922699,-0.288452893,-50.33928299,11.851511,-35.10807037,-8.648652077,-21.13123703,0.119295903,-23.21917152,-7.408229351,-13.96972847,-9.718048096,-14.27119732,6.171616554,-1.183906913,13.46254635,1.651227713,7.275932789,-9.607214928,-3.494894981,13208.97656,986.9560547,519.2937012,141.1664581,279.1192932,73.98935699,117.786377,57.71957779,119.459198,114.1570206,95.82427979,74.9916153,81.8862381,164.3863678,187.6359558,471.4150391,193.6481171,220.8986053,121.7107468,86.74897003
09-4Mezrab_Mokhalef_4gah.mp3,D_6,I_3,167789,3323.179896,388256.2638,5292.034666,2415915.166,0.217192754,0.39374584,0.567434669,0.355711341,0.387648255,0.428306282,0.40453732,0.290985316,0.332503051,0.456961721,0.474754363,0.489087313,0.03702062,0.092159554,0.118605331,0.052139211,0.083985217,0.09679272,0.08614178,0.062739968,0.053184085,0.096993364,0.079950459,0.087266147,-198.4338837,16.73866463,-45.58285522,16.88194847,-35.91249466,-6.603108406,-21.23044777,-2.266776085,-19.77086067,-5.835426331,-11.00104904,-4.002537251,-13.11697292,3.425107718,-5.941123486,4.507139206,-5.751310349,1.605967402,-13.77923012,-6.977780819,18939.75781,1004.606995,811.8190918,177.8924408,510.4267578,96.78026581,134.0621948,77.21751404,130.4541626,90.23317719,93.75785065,87.35673523,78.08808136,91.1743927,105.0461273,272.5280151,127.467041,139.1776581,109.0223999,85.43056488
11-4Mezrab_Hessar_4gah.mp3,D_6,I_3,179909,3686.198212,389978.6104,5867.414521,2571140.096,0.151345834,0.175168648,0.231485888,0.271653831,0.414459139,0.204477832,0.1711023,0.14646475,0.326889068,0.808463752,0.244338229,0.216284543,0.03364215,0.039634857,0.078973271,0.069478802,0.091341607,0.056955036,0.048430949,0.038054302,0.040551279,0.091909789,0.043347448,0.06295076,-174.4882507,-4.11687088,-33.74704742,11.12915993,-45.68454742,-8.752472878,-18.38314819,5.043686867,-7.925109863,1.843361497,-13.33618259,-10.60098457,-20.419487,9.896918297,3.549142599,11.01605511,-2.559802055,10.80868721,-15.04417229,-14.05837917,15327.47559,1170.949829,444.6948547,247.1377258,662.821228,143.0494843,106.1262131,65.39445496,125.4205704,77.9575119,70.46793365,81.13932037,109.4644318,107.6782379,73.30305481,202.7236786,124.1600266,86.95502472,80.46220398,123.8959732
12-Hessar2_4gah.mp3,D_6,I_3,132888,2853.363053,361760.9823,4595.172214,1980514.581,0.133654207,0.210895851,0.263815761,0.385733604,0.413837731,0.308142334,0.293818116,0.125618979,0.343990892,0.471974105,0.365578294,0.354102671,0.025974918,0.082176507,0.070949197,0.107778139,0.117972098,0.098077372,0.115482673,0.026523301,0.084693305,0.137916327,0.08878082,0.115516476,-292.2944031,30.49681282,-45.51838303,16.89805984,-39.54897308,-4.354813576,-15.26877499,0.2517111,-15.04027748,-8.953793526,-10.16192532,-1.680071115,-17.56142616,5.888605595,5.649991989,18.31324768,10.46519756,15.86006451,-11.11457253,-13.82762623,12451.48438,1112.781616,597.1126099,158.649765,454.3581238,86.733078,117.6781158,66.9309845,137.0305481,79.18037415,93.73750305,69.66630554,99.82705688,139.5016632,156.7848969,342.7981873,156.9997101,201.0626373,82.28161621,120.5527267
14-Mansuri_4gah.mp3,D_6,I_3,136650,3060.681037,443389.603,4524.16431,3249670.649,0.137289718,0.37071684,0.746665895,0.355309695,0.249895975,0.145183384,0.199168652,0.089977078,0.14099218,0.266378313,0.225630268,0.274898618,0.03538309,0.07577844,0.12231829,0.091065519,0.09403424,0.047756359,0.059011206,0.01539249,0.029632039,0.076513588,0.048994508,0.101569489,-321.39151,14.63421345,-41.58440018,14.94288063,-28.36878967,-12.10554886,-18.69861603,-7.52454567,-17.00676918,-6.223904133,-1.30910778,21.94530869,18.05645561,10.15843105,-10.98506165,-8.086103439,-13.60219765,8.14031601,-8.648287773,-13.14908028,15953.76758,1093.514526,750.4133911,137.8776398,403.8045349,156.543808,188.246582,98.48514557,140.7845612,94.79790497,118.833374,358.0579834,307.9106445,213.8066406,125.4631882,110.0504456,129.394043,113.0704117,95.30715179,164.2468872
15-Reng_4gah.mp3,D_6,I_3,173982,3463.847628,421660.0902,5751.806886,1733141.821,0.157610819,0.299103081,0.568328202,0.409047127,0.354835451,0.193437412,0.337563455,0.30976215,0.372005731,0.476643652,0.356564134,0.329273641,0.027444305,0.054177463,0.123321131,0.083904073,0.115264088,0.037164383,0.08799579,0.07857386,0.083004951,0.105134614,0.071563736,0.090694062,-201.3490295,1.191555381,-48.65015411,11.53250599,-40.5027771,-8.032621384,-29.14660835,-5.218699932,-22.14658356,-2.009754419,-7.267327785,6.785833359,3.30941081,11.80000496,-7.907723904,5.039921761,-5.195445538,6.015838623,-6.763147831,-4.549338818,10797.99902,1326.005127,683.3843994,223.4567719,352.7103577,92.12646484,148.9805603,86.0171051,165.5954895,131.7859192,117.6523666,219.9740906,173.5329437,137.4310913,184.5752563,207.1593475,218.6733551,128.6112366,143.2007294,76.43232727
17-Mokhalef(Chahargah).mp3,D_6,I_3,57996,1518.350153,92711.48207,2899.382468,583607.3075,0.060705226,0.118156597,0.169146299,0.144372627,0.104247525,0.087996282,0.221392393,0.374562174,0.662884295,0.254746914,0.085969687,0.092544399,0.028778767,0.035574839,0.064312711,0.059862558,0.047765501,0.041626025,0.090236135,0.114949942,0.177257493,0.057548229,0.033901423,0.054573238,-220.6369934,105.5993652,-61.58510208,12.05280876,-57.62459946,-23.22881126,-22.59925461,-31.11845207,-16.78028297,-21.4584465,-15.08455086,-21.52779198,-18.67876816,-15.93932152,-9.104288101,8.829111099,16.48872948,13.69542694,8.827322006,-9.975948334,5063.82373,786.3227539,539.2498169,131.3777771,350.432251,130.3029022,129.4635925,103.5724411,71.01202393,79.42193604,130.596405,63.64825439,86.38303375,159.7249756,218.1022949,229.3581696,297.2730408,270.1344299,229.6115723,245.5486603
19-Edameye_Mokhalef(Chahargah).mp3,D_6,I_3,56981,1501.815846,74723.76528,2930.45728,424203.7778,0.055338066,0.132003546,0.182593256,0.104607478,0.116520025,0.124899261,0.226168752,0.374952465,0.643285215,0.202371553,0.067448579,0.083096758,0.023989495,0.04648583,0.079623222,0.027662585,0.059029505,0.062558696,0.097893149,0.112085029,0.19914858,0.038702238,0.029519176,0.048889074,-187.0614166,112.7947922,-67.52874756,17.22189522,-60.20376587,-26.6977005,-24.56650734,-27.73405838,-18.79889679,-22.58462524,-15.89128399,-21.74588394,-22.33200645,-20.28641701,-10.77861691,5.588717461,13.70765591,9.958376884,8.285673141,-8.310632706,3139.243164,803.1621704,188.3040619,91.67392731,166.398819,140.2768097,117.9704208,94.79768372,50.13051605,68.48240662,67.99472809,62.07657623,88.55395508,109.2951584,131.4880524,289.3208008,341.7282715,229.1086731,163.4716034,275.8122864
13-Chahar_Mezrab_Raghse_Atash(Chahargah).mp3,D_6,I_3,55264,1517.7888,42782.87606,3118.256144,194658.2105,0.70213747,0.251664281,0.309684038,0.191580951,0.22227861,0.054032121,0.11402905,0.383846402,0.285072953,0.22547251,0.099806368,0.244187132,0.132812321,0.0302605,0.125565186,0.046654124,0.078230828,0.004874746,0.0121704,0.104629554,0.099602938,0.08199247,0.01106139,0.038462974,-132.9544067,130.2525787,-80.44270325,28.18770027,-65.7042923,-26.64116669,-31.18105316,-31.32098007,-29.9920826,-19.03569412,-18.31659889,-22.54390335,-7.378772259,-11.60670185,-11.86861897,-7.982969284,-7.877518654,-14.45963287,-11.19484234,-14.66264629,1561.98584,345.0965576,161.860321,53.36702347,86.82511139,66.43852997,60.19739151,71.21786499,43.67193604,72.1866684,54.49434662,52.56798553,63.22523117,58.57608795,51.33184433,44.19842148,67.20526123,69.10708618,43.53506851,71.28421783
16-Hesar_Va_chahar_Mezrabe...(Chahargah).mp3,D_6,I_3,58304,1588.200357,108275.235,3071.206429,613370.1417,0.122834101,0.1363471,0.476501703,0.204122484,0.158010274,0.124196574,0.217622921,0.493423164,0.265163153,0.184428379,0.056449931,0.064869508,0.079213537,0.018456019,0.161212668,0.052242458,0.070908107,0.058823731,0.07700073,0.16371797,0.097803704,0.099404491,0.009500609,0.014406461,-217.5977173,101.1190948,-60.39794159,20.77823257,-54.91839981,-22.31585884,-21.90416527,-29.13705444,-21.32675934,-19.32408524,-12.22443295,-16.70811653,-11.16104221,-13.76788616,-15.58981991,-7.050109386,-1.662652493,2.32106185,5.063928127,-6.321408272,6400.793945,900.0603638,510.9721375,186.5893555,451.1307983,156.6954651,158.4930573,132.6784973,79.65044403,65.46869659,111.2507477,111.6281052,91.31627655,94.13143158,105.2893295,145.988205,243.8177795,247.5389404,309.0539856,262.1976013
Ebadi.mp3,D_6,I_3,41100,1179.568044,122839.4104,1716.00629,593851.3873,0.236381084,0.061462637,0.087033443,0.155336618,0.052182224,0.216993272,0.454570532,0.20791921,0.153885424,0.146330908,0.449157804,0.766150951,0.050862718,0.017231081,0.014136811,0.044285778,0.00698856,0.045215629,0.116576537,0.069503628,0.051344007,0.030907696,0.072285935,0.093124188,-339.4824829,127.5376129,-31.77751923,-15.0994854,-14.4227972,-17.61183548,-21.38087082,-32.72684479,-18.89421463,-15.08268452,-21.7782917,-21.12769699,-21.54368591,-13.46410942,-14.24435806,1.437262893,-10.8607378,-9.594082832,-14.89227867,-5.905585766,16627.46094,639.5545654,1329.44873,168.6587677,130.5015411,91.57671356,81.05171204,114.5894699,60.25290298,70.9250412,53.30497742,81.85009766,85.4990387,159.4103699,331.2432861,241.548233,183.311203,99.81194305,109.286705,52.49658966
torabi_pas_heassar.mp3,D_6,I_3,78109,2152.950593,142954.1736,4140.149965,779200.5579,0.291876525,0.271012962,0.225984365,0.341035545,0.721091986,0.473649055,0.365980208,0.209352553,0.380017549,0.173581034,0.180397272,0.450452477,0.066116348,0.051971328,0.04450563,0.050026957,0.075780138,0.12471018,0.078995265,0.019371506,0.073820062,0.034005396,0.033931982,0.099561401,-168.5213165,85.83461761,-42.12454224,6.547071457,-18.5413208,15.37620926,-0.116058446,-3.625877857,-14.70712376,-7.82138586,-18.90129089,-11.15972424,-20.40274048,-8.738887787,-14.50385189,-0.83533895,-12.39166832,0.330718011,-4.366235733,8.259933472,5544.382813,462.4688416,115.0468903,78.13148499,112.6607513,48.37297821,63.37475967,49.840168,62.94303894,56.19758606,66.84029388,54.0797348,51.07028961,44.01322174,65.94787598,39.26854706,66.34198761,49.04260635,78.4613266,124.8144379
Ahmad Ebadi - Chahargah-[AudioTrimmer.com].mp3,D_6,I_3,59971,2277.626961,768913.5139,4752.504596,4070128.054,0.272094816,0.300316155,0.415859252,0.341209322,0.320031613,0.492235601,0.411386788,0.343275428,0.260385364,0.407831401,0.654010415,0.328321189,0.084788695,0.090694867,0.129389316,0.13622722,0.10276629,0.13109605,0.131706715,0.121180221,0.084761776,0.069675259,0.128242388,0.058738373,-287.8215332,74.21652985,4.875517368,22.40193558,10.96394825,12.02887249,-5.192778111,-0.615283608,-6.5723176,4.284800529,-7.826518059,1.991543174,-4.572481155,1.414682627,-8.509292603,3.122545481,-6.410644531,1.614609122,-3.60062027,5.265327454,26530.78906,1100.225586,463.3120117,127.0151443,153.7837219,82.11626434,216.3391724,142.7670135,140.625412,49.74769974,113.2739563,64.70063019,77.50206757,39.03314209,80.14852905,35.12890625,95.65146637,42.56369781,71.26451111,117.2668381
آسمان.mp3,D_6,I_3,47723,1362.189774,93357.9259,2163.69525,241570.3298,0.52428323,0.30808866,0.230388895,0.181785673,0.348633349,0.158359095,0.122313932,0.296409249,0.226425365,0.129765272,0.116914846,0.374824464,0.145638317,0.108741149,0.080037929,0.041285679,0.140247479,0.041927315,0.01483816,0.098041758,0.086125001,0.038947556,0.018779445,0.087211549,-310.184082,123.4991302,-50.51065063,2.917452574,9.445662498,-0.918870032,-3.438671112,-4.38720417,-30.43436432,-15.90824223,-16.68841362,-21.13850594,-10.62367058,-12.71086979,-13.45006847,-9.99280262,-10.87891102,1.224637866,-12.51637173,-5.649478436,7252.388672,515.9530029,335.0419922,166.952301,121.853302,58.72309113,93.84156036,58.87633514,100.0076218,58.79265594,66.03226471,65.52322388,52.25580597,54.98894501,44.7688942,44.88190079,60.59486771,47.67007446,62.48379517,82.49530792
nader fouladinasab. osyan 5. solo setar. zabol. chahargah.mp3,D_6,I_3,48251,1673.605341,337227.406,2938.465565,2904820.918,0.186822549,0.276294708,0.289064348,0.644454539,0.348240286,0.19371058,0.446887851,0.194696814,0.090168901,0.084367618,0.240351722,0.188143626,0.081357151,0.100965716,0.030587776,0.153737336,0.077334434,0.024878483,0.114903241,0.033816673,0.025315737,0.014313778,0.034514491,0.06974078,-339.0957642,99.49721527,2.799399137,15.17494202,2.85605073,-10.25116062,-12.50703812,7.486443996,-7.88224268,-9.142004013,-15.87395668,7.213673592,-14.06375313,0.877737343,-9.147972107,-5.181268215,-10.95990372,-0.709204257,-7.729812622,-4.845286846,21824.72852,666.5491333,484.0585327,159.2987366,221.3017426,162.1693878,119.2008514,53.43670654,129.7367096,85.1248703,73.81163788,77.24864197,87.77618408,41.1757431,79.6905365,52.56869125,69.26980591,35.88783646,47.2567749,50.30433273
Ata_Jangouk-Chahargah-15_Shoshtari.mp3,D_6,I_3,56108,1912.670898,275596.6175,3619.128116,2045486.46,0.19991003,0.094902404,0.067640096,0.084801346,0.028880034,0.127558619,0.332983822,0.265006781,0.153620958,0.096949361,0.379295617,0.859976649,0.006402299,0.023212813,0.007327028,0.009712767,0.000877961,0.01672033,0.096273616,0.110171318,0.045851894,0.014307761,0.040382184,0.069510065,-291.3336182,85.0100708,-6.695741653,31.25645828,-28.18576431,-12.19341946,-7.314036846,-6.281354904,-26.53944016,-24.16346359,-24.66106415,-6.115905285,-13.22474575,-2.564780474,-6.523387432,13.27904034,2.142730474,0.466606408,-16.61085129,-5.316969395,14777.55762,484.8321533,521.5246582,88.11127472,330.531311,61.76864243,78.97494507,43.73992538,112.5055618,48.31445313,79.11180878,55.99881363,52.34704971,40.10681534,76.36330414,43.38790131,51.18981171,30.73838425,62.00328827,48.06973648
Ata_Jangouk-Chahargah-9_Daramad.mp3,D_6,I_3,49942,1656.827985,508392.5875,2397.285504,3342379.383,0.265990376,0.053295407,0.06786602,0.097715683,0.041766778,0.129950061,0.39526391,0.225186944,0.162198231,0.108189598,0.312831104,0.887817562,0.018727241,0.015438078,0.014438517,0.017567992,0.012140831,0.017892631,0.117122836,0.073647127,0.073833406,0.040651485,0.026653718,0.052969411,-409.3201294,92.64876556,12.30661774,28.24506569,-12.59220695,-2.608509064,-4.671057224,-6.542423725,-17.71069717,-19.59454727,-20.88857269,0.310671628,-7.16173315,-2.2727108,-2.216647863,11.07292843,3.244428873,-1.203862906,-5.274023056,-3.023490906,19968.83008,919.9889526,699.7578125,85.10301971,471.447937,79.39211273,78.72515106,50.408535,88.29510498,114.9425278,94.68698883,33.84215164,77.26695251,45.1640625,80.77336121,62.80679321,38.6240387,50.22526169,58.88264847,57.70270157
setar.mp3,D_6,I_3,53287,1376.70719,130668.4759,2455.093488,1112078.955,0.140169829,0.117159344,0.265733331,0.196974054,0.223634943,0.560789883,0.302615285,0.184812054,0.13195169,0.29566586,0.584578931,0.229489878,0.048664153,0.014751177,0.085495502,0.072063483,0.029423758,0.146588147,0.082458958,0.050669331,0.026978776,0.053971894,0.132119447,0.059557315,-284.0766907,134.7849121,-40.36852646,20.57994461,-19.97454643,9.861527443,-7.384868622,-25.07269859,-0.993348897,-18.65665817,-4.941411495,-13.79975605,-10.60215759,-5.265712261,-10.34659004,4.616071701,-7.283424377,-4.003165722,-3.258810282,-3.208359957,16448.4375,757.0499268,1966.179199,462.6408691,650.914978,61.91379166,84.38349915,235.2011414,93.45492554,91.74812317,62.76293945,82.75243378,75.35379791,102.339386,230.4327087,152.7715302,139.8709106,78.62297058,78.57634735,89.53149414
meisam.jahany - تک نوازی سه تار_چهارگاه.mp3,D_6,I_3,83674,2397.947461,284784.8819,4988.869833,1743364.379,0.226805747,0.236457393,0.255001873,0.420621276,0.158274159,0.259690195,0.704448938,0.363432676,0.209154233,0.182034075,0.339348406,0.542600155,0.033399928,0.057391059,0.041319884,0.092929579,0.029443717,0.028812788,0.110958278,0.083139494,0.055058636,0.027990146,0.066082314,0.117023245,-189.6998291,83.90721893,-12.06266022,15.65977669,-9.417491913,10.46475792,-15.44861698,5.992120743,-16.50338554,-0.081409939,-17.23971748,4.4086833,-9.890901566,-0.670394421,-12.22488022,1.619419098,-11.88179207,1.354575634,-9.246980667,-2.885604382,15237.28125,463.7888489,275.7879639,69.72086334,112.6476669,45.67682266,140.1033173,38.117733,162.9753723,43.10824585,177.0220642,36.23342514,58.09148788,29.80278969,66.92823792,27.60082436,84.64710236,32.76107788,29.20036125,55.00630188
index.html?VALID=TRUE&attid=352432&VALID=TRUE&q=10&g=457706&t=1&w=4,D_6,I_3,41620,1272.181122,620314.5414,1208.784357,988167.7573,0.097017914,0.178478882,0.403507531,0.297505379,0.12450023,0.103329405,0.23305653,0.268249452,0.233445302,0.506467104,0.248189867,0.089078605,0.047984034,0.033647206,0.132915407,0.096571967,0.025133159,0.033452764,0.092208534,0.141120434,0.024863495,0.17283918,0.069597967,0.022015871,-542.9293823,106.2616348,7.765174389,24.23506165,6.57918787,2.848727226,-9.874552727,-11.32748127,-24.5123291,-9.949921608,-16.14002419,-11.39862633,-15.48243713,-21.66269302,-18.96273994,-15.35496044,-12.65101337,-8.108083725,-10.7050066,-7.624655247,8431.761719,923.5678101,374.0386353,157.7362671,185.3621826,71.97845459,117.2155304,106.082428,164.9217072,94.51036835,92.77129364,98.75539398,84.50065613,106.735466,77.39570618,90.29865265,65.52607727,72.40736389,120.1621017,93.52700806
index.html?VALID=TRUE&attid=37940&VALID=TRUE&q=10&g=42470&t=15&w=4,D_6,I_3,43723,1571.769213,434266.0235,2848.041112,3326258.289,0.102406703,0.076363079,0.121038973,0.071122631,0.098094478,0.226563096,0.322594613,0.281016767,0.084042609,0.209658191,0.428502798,0.197946131,0.043171685,0.023502804,0.061691292,0.029686246,0.02808691,0.119809188,0.146241009,0.141287193,0.019915758,0.08323431,0.194083393,0.084075406,-359.8616028,87.75013733,15.98520947,3.352185965,-0.789191008,-2.348982573,-12.24342155,4.099122524,-15.96487427,-12.29521561,-28.94358826,-6.800940514,-3.256132603,-5.274626255,5.532299519,17.23183441,7.611759186,-0.342109799,-2.745539427,0.848018706,9582.898438,702.130188,330.0529175,142.5912781,149.4304199,78.29159546,117.9911728,60.76358032,85.60199738,86.69969177,221.525589,110.2608948,85.79399872,223.8125,477.2189941,424.9913025,252.0218353,259.1994934,388.4079895,190.4033661
index.html?VALID=TRUE&attid=37941&VALID=TRUE&q=10&g=42470&t=16&w=4,D_6,I_3,61805,2054.650464,341011.3019,5024.727949,3004082.184,0.262975603,0.282920688,0.295970768,0.234955728,0.142046943,0.205840424,0.549785197,0.232331261,0.136577517,0.118043266,0.286871761,0.721450448,0.027600339,0.090506837,0.088261291,0.047107425,0.029518582,0.018995842,0.122422844,0.05347243,0.03099704,0.008861586,0.036385842,0.113435872,-172.7762451,99.08628845,17.78191948,0.285673827,-9.415881157,5.147387505,-14.93248749,8.38673687,-17.65674591,2.338718653,-28.03762245,6.430280209,-6.347168922,-11.90745926,-6.485362053,3.26354146,-13.12546825,6.63735199,-7.151690483,-2.47256279,12610.0791,664.4458008,182.075058,184.3710785,125.207428,98.64472961,71.95886993,56.07954025,76.63244629,87.85836792,100.3852158,51.62147903,57.26467133,57.46069717,58.37018585,45.02915573,72.1269455,54.62404633,88.30605316,70.77788544
mix-Shoor-Zarabian_Eftekhari -Aman Aman.mp3,D_0,I_5,95860,2557.023597,68256.96983,4990.928154,688517.7523,0.318832457,0.370086968,0.239890128,0.392875969,0.294009238,0.263572097,0.32570529,0.316901773,0.591871142,0.464513063,0.38154915,0.37760368,0.046755906,0.088773951,0.034896396,0.100760728,0.041636746,0.034652747,0.088466004,0.030873679,0.128539577,0.094595708,0.069282979,0.100735784,-153.4326324,82.37606049,-24.20956421,26.40367699,-16.8583107,8.684400558,-8.805505753,3.830407619,-12.12996006,5.438750744,-13.5714035,-3.551781178,-13.40670776,-1.129550219,-11.14750957,4.059606075,-8.944569588,1.0445894,-14.6961832,-3.507644653,6566.887207,169.9719543,143.1838837,54.30338287,66.37597656,35.56562424,42.59237289,26.86822128,42.72428131,25.01014328,41.52765274,49.20539093,39.05235291,30.32710838,33.78254318,36.16441727,30.32140923,30.75785255,42.4435997,48.53276825
shoorafarin_shor_tar.mp3,D_0,I_5,62162,1557.352807,209776.4544,2802.516387,1376003.722,0.54760617,0.321540892,0.259660065,0.331331789,0.324245602,0.428498834,0.187150866,0.257181942,0.227534339,0.247808069,0.185280874,0.205540478,0.162684739,0.095427878,0.067540728,0.12132287,0.048137229,0.13362059,0.025731167,0.072222166,0.059942629,0.059611183,0.051679086,0.023716522,-318.53479,133.9668884,-35.42075729,22.57304001,-13.05861378,13.91435623,-3.108488083,19.09748459,-15.69660664,3.285311222,3.361916065,-1.318422318,-2.25088954,-4.140150547,-4.478982925,-3.395438671,1.106852889,-2.281261444,7.638567448,-4.044412613,9636.828125,577.3833618,702.3798218,114.4330139,397.7984314,117.1825638,263.3344727,156.9896545,277.3068848,69.98208618,105.7721329,83.60842896,69.39078522,76.35300446,72.77287292,65.20503235,82.69767761,83.87326813,99.19772339,98.09751892
Gole-Gandom (1).mp3,D_0,I_5,39812,1417.658297,353006.8989,2595.492639,1082742.38,0.334107608,0.360464185,0.29553327,0.212805972,0.214774564,0.153591692,0.179787725,0.269366294,0.189630553,0.236638308,0.235886663,0.399671525,0.081705771,0.126328513,0.092321895,0.062666051,0.113675557,0.060192928,0.064479217,0.124310493,0.04581733,0.106277548,0.051176898,0.161976889,-185.1979065,125.3287277,6.074382782,15.31031895,-10.34516907,7.165431976,-9.37745285,4.082466602,-12.51861191,-1.929466248,-8.268917084,-2.372563362,-13.84048748,-0.222096547,-12.07416534,-6.454668999,-18.24923134,-9.924664497,-9.429211617,0.172625899,5235.969727,618.62854,180.2050781,118.624527,123.6873322,86.19895935,65.16360474,53.72591019,49.88932037,40.61949921,51.07575989,61.64547348,66.45649719,96.3115921,137.0185699,70.97146606,86.2069931,106.223465,91.60414886,61.76577759
MouyeSepid(Golpa).mp3,D_0,I_5,61591,1685.012372,233577.4725,3464.57905,664394.4177,0.222630501,0.369472772,0.462548852,0.353488564,0.225158364,0.327366769,0.363346785,0.303480387,0.302248001,0.205980122,0.184256211,0.172632605,0.079107761,0.097927406,0.145125374,0.092108488,0.051639061,0.111119837,0.110642001,0.100127615,0.098819993,0.074560411,0.06942369,0.060369603,-164.0899963,124.2920837,-26.3906517,53.55339432,-11.30238724,4.852518559,-1.794322133,3.385020018,-8.81528759,-3.308472157,-14.554636,-4.053352833,-15.53729248,-6.118535042,-8.965568542,-3.658181906,-11.92140293,-1.45929265,-8.797895432,-4.502913475,1758.154053,592.6491089,143.3925629,142.119751,85.74081421,62.55334091,47.38194656,68.92085266,74.80427551,81.28417969,87.37635803,119.0501251,132.032135,96.87596893,65.54167175,52.04646301,48.98165894,96.24331665,68.68805695,128.890625
Parandeh (Iraj)delkash.blogfa.com.mp3,D_0,I_5,87475,1862.407333,140453.2236,3501.245495,350436.1236,0.254156709,0.203729749,0.200764179,0.186043128,0.346538633,0.270630866,0.251040429,0.301743358,0.267022431,0.580998659,0.428971887,0.303320497,0.091243081,0.037162628,0.046694934,0.041266523,0.094620012,0.076463968,0.059514496,0.109228767,0.031037789,0.136296153,0.108318768,0.07704439,-98.10845184,154.3107147,-87.59249115,62.36380005,-23.6831665,-1.594382644,12.32585144,-13.46283913,8.287210464,-12.48117924,-1.525798798,-6.53822422,-7.366261482,2.187800169,-2.467805862,7.978394508,3.957184315,0.287595451,2.720149517,-2.675164461,6904.672363,1463.636475,693.0462036,192.2577209,124.9258194,119.7795334,99.90110779,125.7687454,63.22789383,72.65200806,56.93795776,60.47518539,83.59870911,84.50256348,97.24878693,88.81802368,92.59468079,86.90460205,80.35262299,79.7384491
tarkibi.mp3,D_0,I_5,40412,875.0209899,11775.33446,1396.058225,97149.28954,0.416177899,0.144195557,0.280326337,0.283818096,0.179027438,0.074270524,0.114274144,0.488278985,0.386568844,0.307822645,0.374280959,0.309926033,0.132945523,0.015213154,0.091911271,0.099769711,0.040047418,0.016521912,0.010636652,0.124850668,0.112982817,0.075204097,0.115474559,0.059427846,-332.6384888,196.9464722,-45.10222626,-46.78679657,-8.317204475,-49.86833191,-44.3274765,-7.153619766,-21.80780411,-35.75040054,-12.92161179,-4.225159645,-14.48720932,-8.101355553,1.49483943,-1.46978426,-0.384461492,-2.177507877,-13.079422,-10.87182999,482.2542419,231.3700409,259.2019043,131.5457611,107.5176544,74.45215607,62.02818298,59.96484375,46.32351303,38.79778671,51.86149216,58.11649704,51.47647095,76.46893311,64.49601746,49.76796341,63.74219513,101.3114624,68.81973267,69.92640686
notdoni_تصنیف_ما_دگر_در_دستگاه_شور_برای_تار_و_سه_تار.mp3,D_0,I_5,66112,1688.619394,101092.2427,2702.81699,608656.1913,0.142790526,0.145135716,0.093649872,0.103530221,0.175178334,0.216086462,0.52475208,0.339356542,0.231821448,0.241182268,0.132451609,0.342294335,0.018554052,0.031052735,0.011147532,0.019270428,0.07813435,0.043962747,0.150022268,0.123933211,0.070745036,0.146700218,0.02104599,0.150227904,-287.6659546,102.5507431,-37.58120346,17.40481949,2.098207712,-7.564058781,-22.95214272,-17.05365944,-8.155945778,-14.90219879,-17.49092293,-3.847742319,-15.62632275,-12.3602438,-16.30910301,-1.993942022,0.522405922,0.317068577,-7.01450634,8.904131889,7924.160156,608.4844971,363.4501648,77.35119629,116.9355927,66.92480469,87.23357391,71.80265808,82.54000854,76.02374268,88.00773621,84.93196106,85.29340363,96.68028259,182.6240997,164.2190704,194.4351959,242.3830719,176.7111664,196.4573364
index.html?VALID=TRUE&attid=99620&VALID=TRUE&q=10&g=115687&t=1&w=4,D_0,I_5,41531,1308.656954,441654.415,1262.225701,280522.688,0.113265976,0.115553133,0.173845291,0.132708266,0.159708083,0.208775729,0.215979129,0.382444233,0.287106872,0.651810944,0.282419115,0.11953982,0.048763819,0.037144113,0.085704535,0.056108341,0.052417021,0.087073013,0.067305937,0.158830747,0.039515551,0.157900423,0.061115757,0.044529922,-361.8488159,111.6820602,3.159528494,-9.464529037,-8.924515724,-2.123540163,-14.67083931,-2.109568834,-6.614585876,-4.923161507,-12.93898773,-11.74727631,-9.708785057,-4.839215755,9.259282112,18.3939991,16.10919571,17.05675316,13.09117985,1.495509148,11730.43945,2546.539307,449.5386963,245.3692474,141.7832184,101.1901855,285.6609802,75.41707611,121.2567215,72.39648438,157.3631287,115.0805435,100.9951019,124.9546509,192.5158234,207.9566498,169.5499573,168.3139496,190.0293884,169.785141
index.html?attid=14932&VALID=TRUE&q=9,D_0,I_5,44590,1863.667376,868392.4048,3654.677901,4917747.705,0.502129436,0.346281648,0.351990044,0.319393158,0.564722776,0.340233326,0.260889053,0.320517421,0.195669249,0.250451356,0.251198739,0.442079395,0.128471658,0.061040819,0.095913574,0.049204916,0.15839459,0.072354853,0.051666472,0.097920753,0.038842537,0.079801492,0.044083823,0.099073537,-207.5706787,105.708168,21.41246033,29.02039909,-1.110708833,18.21571541,-1.793784261,3.976876497,-6.202694416,0.710951388,-7.234211922,5.388491154,-8.333144188,0.799920499,-1.196873546,1.026332021,-8.508706093,3.449374914,-3.379735708,4.723731041,15246.21387,1712.553955,569.5980225,425.8434448,182.5049286,145.5681305,88.12822723,81.86235809,86.21258545,56.03684235,87.39608002,66.72238159,77.49732971,58.57537842,72.79579926,63.00378418,72.39239502,66.11578369,75.92894745,66.03566742
index.html?attid=369189&VALID=TRUE&q=11,D_0,I_5,60798,1448.082603,147167.2847,2064.362517,500035.8201,0.318320632,0.136007741,0.222644672,0.188773662,0.250955522,0.323806047,0.220856607,0.550377548,0.257761478,0.425031215,0.382022411,0.316345572,0.092397422,0.020922406,0.074630834,0.088953607,0.066590026,0.106777892,0.036359295,0.161069512,0.055656694,0.133554861,0.110052787,0.070581906,-305.9492188,153.4282379,-72.34555054,9.079972267,-14.71770668,-11.2595892,4.81032753,-10.85067177,9.161184311,1.428953052,-6.312495708,-0.503186584,-8.789416313,-9.982982635,-6.402320862,-5.360742092,1.802064538,-0.76464808,-3.839359999,-1.17051518,11000.09473,2408.598145,940.7727661,149.4329834,204.2384644,120.1706924,99.5843811,87.94313812,55.16698837,64.58083344,88.35780334,93.19254303,100.7926559,145.0109253,96.22981262,188.9311676,136.7398224,119.9756546,135.5993652,93.76301575
index.html?attid=369190&VALID=TRUE&q=11,D_0,I_5,62001,1509.717054,258132.4679,2175.720177,207684.6605,0.322898865,0.117525034,0.157711208,0.141514435,0.194123581,0.337924123,0.21695967,0.590264261,0.316641003,0.318809301,0.293697298,0.240073115,0.122856304,0.022733307,0.064297795,0.04761659,0.043702334,0.125403896,0.032522276,0.171765521,0.107580535,0.127016053,0.109602325,0.041820157,-338.6022949,156.4276276,-69.83360291,19.96883202,-15.22439575,-7.572181702,-0.788871467,-13.31474686,7.342895985,6.964187622,6.458361626,0.269498169,-5.687336922,-5.772866249,-6.960233212,-8.744415283,-1.64885509,-2.103860378,-1.889284849,3.84429884,10946.56348,2335.860596,1150.9375,161.2052002,220.5891724,165.1713715,104.3186951,158.3848724,111.5112686,112.7271423,96.81829071,174.1931305,197.9577026,125.1000519,133.7914276,125.8164291,143.4407654,104.0910873,111.4999161,163.6474152
index.html?attid=369193&VALID=TRUE&q=11,D_0,I_5,61594,1340.7482,51523.84551,2211.778292,229139.2241,0.329728365,0.141452879,0.3716425,0.173212737,0.200566575,0.404884547,0.173859298,0.420654684,0.275393724,0.321702361,0.329337358,0.302804053,0.105232596,0.012422688,0.12827827,0.031034933,0.032290366,0.114709899,0.016130328,0.142214566,0.070007339,0.094611116,0.097815894,0.06345807,-311.3417053,174.9479523,-80.30024719,14.70970726,-23.32208443,-11.22832584,4.415560722,-14.89750004,9.262205124,1.597414136,0.914998651,2.754822731,-8.683066368,-1.252884746,-1.042842388,-11.82919121,-5.177952766,-4.955727577,-2.054229736,4.69019556,2963.424805,439.6673889,726.8963013,170.6841431,209.3447113,117.0756683,115.9933014,91.98007202,78.32107544,75.15372467,103.6550674,102.6088562,101.8427429,81.8234787,86.37055969,166.7901459,185.2014618,162.4386597,168.0107727,164.4395142
index.html?attid=369195&VALID=TRUE&q=11,D_0,I_5,64272,1554.187871,146935.9803,2296.852778,557597.6865,0.424933046,0.279151559,0.291205436,0.229632378,0.27268821,0.394824564,0.185855269,0.261645108,0.231787711,0.588489532,0.371268541,0.251912415,0.118418008,0.048867963,0.0984862,0.078386292,0.063796259,0.130616173,0.037465747,0.099705532,0.064918131,0.144831836,0.101153262,0.048169002,-293.3227234,145.5436859,-69.36672974,17.13884544,-14.92798233,-6.014854908,9.301810265,-11.21950245,7.307750225,5.207539082,-3.08361125,-0.158325151,-5.119897842,-6.244987488,-0.929223239,-2.62937212,-1.507115245,-8.720538139,-10.62284184,-4.136819839,14423.39746,2704.182129,1327.292358,158.9360352,216.3754883,123.5593185,83.64186096,109.036232,92.18904877,94.98356628,129.6989594,81.04701233,122.0071869,123.389389,154.9683838,99.47457123,85.83055115,102.6130142,116.4750366,95.73748779
index.html?attid=369196&VALID=TRUE&q=11,D_0,I_5,66135,1537.706829,87463.00463,2125.003817,424894.6461,0.414729506,0.112798393,0.104807317,0.064869016,0.127406538,0.279056489,0.120932728,0.208288938,0.128846079,0.452143043,0.33111158,0.162998974,0.186973646,0.015344082,0.053548016,0.03174261,0.033533394,0.14060168,0.025402429,0.094238892,0.032816637,0.167197287,0.101890326,0.02173801,-359.6394653,120.9918747,-86.74960327,-15.57580948,-27.49633789,-20.13011932,7.401751995,-9.210968018,3.832911015,6.513599873,-5.10135746,-3.05303359,4.57829237,14.89542294,20.62457848,22.30217361,16.4052887,1.40873158,-1.646897078,1.14554286,7602.29248,1014.509216,1489.615112,133.4048462,144.3094788,145.6166382,63.50849533,104.9694519,54.78381348,71.85040283,79.53259277,70.14339447,101.8284912,98.55426025,89.83640289,163.8897247,206.9117432,105.3744659,76.24382019,53.08168793
index.html?attid=371714&VALID=TRUE&q=11,D_0,I_5,62513,1508.880794,469071.1447,2993.015235,1509387.114,0.291244537,0.232013002,0.202061564,0.247744799,0.274773836,0.478206098,0.421378225,0.366437525,0.397951484,0.26075229,0.254043639,0.237843558,0.072324872,0.068290889,0.049473733,0.06790971,0.0497487,0.142602772,0.103439234,0.076996677,0.146910056,0.049367178,0.079104796,0.05846107,-224.9872284,131.0510864,-53.80118179,61.36960602,-4.953794479,16.46445274,4.213674545,-0.034247998,-2.544596434,-5.535565853,3.967959642,-4.142541885,-1.392331839,-6.768308163,0.906555533,-7.969676018,-1.450384259,1.008060455,0.202865317,1.906149507,18304.94336,2672.774414,591.7379761,627.6807861,193.9773712,227.6024628,257.1630859,148.8095703,102.3966141,128.90242,72.04029083,75.5874939,94.82723236,162.7771912,111.2955322,102.3220749,77.52848053,127.7568207,77.29311371,83.06877899
index.html?attid=406675&VALID=TRUE&q=11,D_0,I_5,98221,1954.904796,274657.657,3587.178309,688003.9094,0.302384555,0.245939672,0.444467515,0.267986864,0.257516026,0.299684554,0.229291171,0.609493017,0.334655374,0.261904091,0.299149692,0.243998051,0.095703997,0.042667419,0.112193361,0.066791318,0.065547019,0.101530306,0.028930372,0.134044483,0.068988636,0.084014677,0.104402475,0.038707737,-167.3677216,139.321701,-68.35514069,56.44460678,-43.40546417,16.51748466,-14.70165253,-1.956991792,-8.784972191,-10.76120377,-3.073519945,-15.86310101,-2.612563372,-17.74707794,2.134737968,-3.414455652,0.788367629,-1.088890672,-0.491188556,-6.088305473,9478.393555,894.385437,382.9277954,243.505661,272.8061218,146.125946,165.3200684,84.91582489,97.82260895,73.277565,60.74489212,75.78678131,73.16825867,89.80644989,97.02297211,84.78335571,73.36906433,86.59963989,112.0497513,101.5286407
index.html?attid=335305&VALID=TRUE&q=11,D_0,I_5,49426,1261.333499,250744.6104,2157.645286,1205875.816,0.228132814,0.293265432,0.370879322,0.20637846,0.233335897,0.22231774,0.245312199,0.290630519,0.207821921,0.412297577,0.25615868,0.191421792,0.077925779,0.072522074,0.134240612,0.05833187,0.079662301,0.087794609,0.095046207,0.123991244,0.045022093,0.170986712,0.079198264,0.055266134,-285.5495911,133.2949371,-46.42967224,30.83718872,-12.27008343,-4.940184116,6.226819515,-7.751468658,-0.463015616,-8.510831833,-4.258267879,0.396827161,0.057423536,-1.221224546,1.082436919,2.001517296,-1.407044411,-0.805931747,0.902939916,-1.428463221,23885.94141,4218.463379,1441.087158,321.0092163,294.3945923,142.3693695,111.4796829,106.4046326,52.48700714,104.9569702,70.49563599,57.01348877,97.12525177,87.52319336,67.0606842,77.58183289,93.54992676,69.55167389,73.72220612,74.94039917
index.html?attid=281190&VALID=TRUE&q=11,D_0,I_5,47417,1242.960609,247239.58,2488.30162,968921.1252,0.182871506,0.318113238,0.720097244,0.343773216,0.173660487,0.140565127,0.114594258,0.198957294,0.200221509,0.358158648,0.187732548,0.134971827,0.0654644,0.045640923,0.142703056,0.085026883,0.051697232,0.061779182,0.027187413,0.078419477,0.046887677,0.09620972,0.052540343,0.029332036,-292.871521,145.7206879,-56.22395706,36.32474899,-16.10996246,-16.00074577,15.47675323,-15.00832367,-1.544381499,-5.96337986,-11.64641762,-3.408967972,-8.474592209,-1.800752282,2.824697018,1.564217925,-0.348025024,-1.21247828,2.662917852,-0.090303265,17871.19727,3472.578125,1073.376465,332.7648621,372.0596619,160.7076263,171.6108246,145.6947174,65.98975372,96.32962799,80.24415588,77.5116272,77.49423981,65.55129242,60.77535248,58.11460114,48.45531845,50.09111786,109.9668503,91.91726685
index.html?VALID=TRUE&attid=135860&VALID=TRUE&q=10&g=162006&t=1&w=4,D_0,I_5,67008,1964.029172,149211.8734,3731.752435,776972.0287,0.148835286,0.168849513,0.438169748,0.336006135,0.316396952,0.376119405,0.205745593,0.283370912,0.14895986,0.275927186,0.234875515,0.166679069,0.038369071,0.018530637,0.150120705,0.114118844,0.077417567,0.152078047,0.035510574,0.118395627,0.034464397,0.095395342,0.079114616,0.035475694,-182.6460571,105.6725006,-31.96260643,19.39626694,-23.56411743,7.950467587,-14.99197006,9.622003555,-9.709366798,3.219942331,-5.235029697,5.124526978,-6.896383762,0.616408765,-7.659194946,5.267071247,-3.516038179,5.572936535,-1.474633455,6.600752354,10077.64746,546.0502319,191.4299011,71.07218933,131.69487,49.44413376,80.6521225,42.16218185,53.61029434,40.75598526,65.70187378,55.48560715,58.9645462,61.98023224,77.91394806,52.3577652,60.88871384,47.1111412,60.11825943,90.80085754
index.html?VALID=TRUE&attid=312966&VALID=TRUE&q=10&g=405116&t=1&w=4,D_0,I_5,57481,2180.18413,384336.7932,4002.717463,936066.5135,0.519628406,0.55469811,0.461886942,0.329646051,0.175528944,0.205792144,0.114286155,0.095491581,0.070387967,0.072006367,0.110403247,0.207090586,0.146826521,0.114570498,0.116927437,0.142605156,0.054010898,0.107801385,0.029620403,0.023224352,0.015311615,0.019358817,0.042724915,0.042321246,-144.9266052,82.37898254,-23.25783157,49.57035065,-13.41749287,-7.945203781,-10.45910358,2.199905872,-22.2192421,3.624414206,-5.415419579,-10.41552925,-15.55491734,-12.62865925,-15.57254982,-3.329914808,-14.47481823,-11.42656994,-7.315601349,4.03555584,8049.131348,559.9987183,140.624176,203.2600098,96.41621399,78.30139923,68.87857819,46.88267899,87.24944305,62.02926636,55.28394699,51.05901718,74.74441528,84.2254715,70.00971222,44.0973587,65.76959229,68.35335541,106.5832291,121.4455032
index.html?VALID=TRUE&attid=322663&VALID=TRUE&q=10&g=417996&t=1&w=4,D_0,I_5,40904,1188.248778,574359.7035,1745.397779,554170.5643,0.259596318,0.294056416,0.28049612,0.229302332,0.442727208,0.201405406,0.142067954,0.158541128,0.32091254,0.65627265,0.505386353,0.313863039,0.088898771,0.080293037,0.071561053,0.041883647,0.137622043,0.03108272,0.027319908,0.037902702,0.037656877,0.114461198,0.097998746,0.067617826,-282.3274841,159.8373108,-2.919948816,10.42575836,-1.666073084,-1.376657367,-7.109019756,-1.067000508,-5.274712563,2.111833572,-12.47580147,-8.944789886,-8.946887016,-4.777382374,-9.310752869,-10.69100094,-12.98850822,-6.083909512,-7.038730621,-0.904861987,6463.23584,1341.509155,153.3706055,106.7637482,99.15672302,46.01659393,50.53518677,64.57798004,65.59906006,31.99143791,56.05970764,39.57384872,43.07741928,33.7085495,47.37385559,43.86110306,50.2365303,36.1961937,40.97673798,35.80444717
index.html?VALID=TRUE&attid=213392&VALID=TRUE&q=10&g=270424&t=1&w=4,D_0,I_5,33261,1150.288502,285433.229,2327.97759,1707012.755,0.690014899,0.441017747,0.321617901,0.128367558,0.09585163,0.143884212,0.204655722,0.322666287,0.222641319,0.228839844,0.321226537,0.63760823,0.109457284,0.091923811,0.07791651,0.019003464,0.013335607,0.035801537,0.041777883,0.115514241,0.047657367,0.04665434,0.06187249,0.102374569,-249.5489044,140.9777679,-5.607737064,28.74627304,-8.308811188,12.74398232,5.182240963,5.204380035,-0.33389923,2.682145119,-3.805917978,3.850363016,-3.989961147,-2.548416853,-4.224050045,-3.79764533,-6.304492474,-0.253353357,-6.503747463,-4.670338154,8804.535156,1526.828979,791.7293701,514.2463989,212.1574097,91.10756683,77.25537109,51.53542709,41.79139328,51.0197258,62.10250092,69.57392883,59.26360703,53.69250488,57.12770844,57.57640839,59.61140823,85.29135132,87.83556366,50.80369568
index.html?VALID=TRUE&attid=281190&VALID=TRUE&q=10&g=359644&t=1&w=4,D_0,I_5,49337,1502.360007,448809.1306,2958.690443,1423325.414,0.185868561,0.330084652,0.720715642,0.339369982,0.174817562,0.143889844,0.121163227,0.204995483,0.206334427,0.364731342,0.186264634,0.137045756,0.065901764,0.049031749,0.142569959,0.085342571,0.051808868,0.061176121,0.027334522,0.080536135,0.046479069,0.098020598,0.05173758,0.030463511,-266.4090271,113.8113251,-27.25969696,31.25442696,-29.42453957,-1.13773787,-0.320224255,0.291354537,-12.07380486,-1.292964101,-10.4715519,-4.372420311,-8.509413719,-1.776194096,2.001456976,4.759274483,-2.202866793,0.786195993,2.707464695,0.304183781,20771.85352,2197.445313,557.2061768,232.9608154,486.5280151,110.6388855,215.7153625,82.9180069,133.0836334,57.9691124,100.5592117,66.42073059,84.60665131,59.78433228,67.43191528,68.05480957,59.79150391,52.38689423,113.2720947,91.43338776
index.html?VALID=TRUE&attid=403062&VALID=TRUE&q=10&g=524267&t=1&w=4,D_0,I_5,49350,1485.692217,395356.4749,2936.848908,2065832.234,0.353463739,0.253848583,0.28828764,0.241610318,0.336681902,0.324867547,0.315636545,0.36098823,0.307250589,0.423371106,0.281362385,0.389144748,0.104777321,0.058053963,0.097030155,0.047535535,0.102889374,0.089736924,0.075263172,0.127701491,0.052723877,0.140600547,0.049370691,0.11475572,-144.3277893,135.4846497,6.456481934,17.17421341,-15.52957153,14.18063641,-1.092596889,-5.718560219,-2.335059881,-0.198265433,-0.738887906,-1.171611309,-12.35797691,2.241744757,-4.75415659,7.413048744,-12.22817135,-0.082018211,-13.03708839,4.15421772,7245.234375,870.7300415,398.4761963,161.6022034,168.8613129,106.2552719,144.1212158,144.9581451,93.55011749,75.76109314,78.11595154,64.90031433,90.43815613,77.04286194,75.06777191,91.14969635,79.49106598,114.4104462,106.6182404,92.98724365
index.html?VALID=TRUE&attid=391632&VALID=TRUE&q=10&g=509332&t=1&w=4,D_0,I_5,88326,1840.486047,411600.0448,3379.054567,836369.3465,0.594769835,0.388507515,0.418384373,0.207151994,0.296315074,0.196044192,0.206867561,0.274424583,0.203264311,0.450125575,0.317707121,0.382859528,0.130917788,0.061034814,0.123243205,0.029865047,0.087086514,0.042570964,0.042327631,0.080975957,0.02198578,0.129371211,0.077889241,0.073672459,-132.5308838,135.7653046,-49.92108917,44.40414429,-32.83592224,16.7440567,-15.80420113,6.375452042,-7.406942368,-2.353942156,-7.02419281,-8.57095623,-0.744369447,-4.574456692,-0.967977881,-6.926109314,-5.771715164,-7.446640491,-8.513749123,-3.934775829,8987.000977,1215.831909,268.2044678,219.0669708,133.003479,136.0129547,84.74881744,60.68093491,63.85132217,82.83036804,72.49266815,92.65746307,136.5749207,66.93685913,56.27792358,62.4198494,85.84029388,78.34719086,81.20039368,87.27416229
index.html?VALID=TRUE&attid=391609&VALID=TRUE&q=10&g=509320&t=1&w=4,D_0,I_5,58656,1313.095692,482030.4634,1900.630174,987586.201,0.314260513,0.307456672,0.343514442,0.182050541,0.305543035,0.127689272,0.115973152,0.219900355,0.201535091,0.40489167,0.309844792,0.326387703,0.133277982,0.075979002,0.133326769,0.030452548,0.126405552,0.025460616,0.023790708,0.084079131,0.033016305,0.14568612,0.096731864,0.123380251,-238.5133514,142.3036194,-7.469957829,1.620904565,-32.97390747,-6.27378273,-12.75839043,-12.31120777,-19.75691032,-9.931328773,-14.77485371,-10.62194061,-4.079524517,-5.406904697,-2.644523621,-2.301537037,-10.5212822,-7.077821732,-9.397562981,-1.436020255,11137.8418,1292.517822,1195.126953,152.3893433,237.5199738,80.77619171,106.1250229,76.56787872,85.15128326,87.91941071,112.1277924,88.8500824,74.77194214,68.66428375,91.19233704,95.61936188,98.05384064,80.43995667,82.90393066,70.02355957
Farzad_Soltani_tar_shoor.mp3,D_0,I_0,39953,986.7050372,46277.50904,1401.024862,331784.5647,0.120474279,0.122293383,0.19875662,0.093415596,0.133075461,0.20497112,0.25995791,0.308691591,0.251951188,0.704666674,0.289498389,0.171060279,0.052169245,0.028376726,0.076487623,0.020733137,0.037049875,0.071516998,0.078700274,0.133690342,0.031016972,0.148825377,0.068824381,0.066375695,-324.3240662,144.594696,3.735241652,11.47557354,-28.14026833,-1.551707387,-6.096248627,-6.763958454,-1.643027902,-8.210384369,-7.566225052,-6.912657261,-3.957969189,-10.52009678,-3.96734643,14.06589508,21.72649956,15.72925377,5.618994236,-2.205310583,6364.82666,536.1344604,466.0697937,127.8551788,495.3182068,83.77622986,143.7597198,121.418541,85.08049011,80.77182007,72.72703552,89.77406311,98.36141205,140.6092224,120.8683701,210.6546783,221.4599762,194.8905029,163.8020172,132.1316376
Keyvan_Saket-Chaharmezrab_Baharan-SONG95I.mp3,D_0,I_0,75098,2173.366217,175278.8272,4480.239575,622045.6327,0.572266757,0.332804501,0.296328008,0.216146126,0.292743266,0.224558264,0.298178077,0.259142309,0.137336284,0.201637119,0.234421432,0.46478942,0.124331072,0.080686159,0.100326702,0.058671515,0.113456398,0.058502432,0.103612572,0.07569588,0.027345333,0.083509684,0.062998049,0.116482705,-137.0774994,92.90180969,-17.68541908,13.78279495,-31.16814995,0.070513651,-20.55691528,-5.079306602,-16.50523376,-3.626163244,-17.77289581,1.348094225,-9.956550598,3.888054609,-6.318079948,6.100444317,-5.30851841,-3.572213411,-11.93843842,6.880702019,5395.458496,322.5304871,209.3216858,134.557251,137.3734894,82.90418243,81.89810181,60.64173889,76.72782135,50.43509293,122.2306976,77.81638336,71.9163208,84.66020203,100.187233,72.61910248,75.61417389,79.33008575,96.69564819,97.11161041
46-Mohsen_Nafar_Ghajar.mp3,D_0,I_0,72937,2144.55101,270690.2583,4191.924652,1528733.876,0.404692382,0.262848377,0.283497065,0.322307587,0.187529027,0.349237025,0.153866753,0.203741074,0.072684832,0.049366754,0.06041244,0.115493752,0.172473431,0.100867845,0.09694735,0.162656412,0.035563476,0.176213622,0.028048461,0.10601145,0.021429062,0.013697021,0.01724761,0.028011978,-261.2353516,71.63457489,-21.02291489,-3.921790838,-50.12792587,-23.84810066,-35.08509827,-17.39347267,-29.52035904,-10.20289707,-8.948877335,8.712881088,2.364007473,-2.004607677,-13.62812328,4.760464191,-6.448217392,-2.731057167,-3.40497303,7.234799862,7828.300293,521.5855103,157.3573914,102.8976746,189.785202,103.6449814,124.4340439,135.1252136,189.4376221,237.2368469,221.6459503,145.1866455,273.468811,248.492981,157.1590271,123.8500519,52.33538055,69.24597168,78.58109283,118.1004639
45-Mohsen_Nafar_Razavi.mp3,D_0,I_0,81057,2178.929376,427539.4047,4169.324789,1920206.549,0.568530619,0.453551948,0.316183358,0.178530365,0.128609881,0.119279049,0.084161185,0.098955028,0.064956605,0.097244248,0.201256454,0.200541347,0.182045013,0.129575357,0.107248239,0.091817342,0.057770886,0.048046935,0.022792036,0.031678438,0.020169131,0.027491936,0.096993737,0.048149928,-268.1624756,70.402771,-22.05688667,-3.048206568,-44.95100784,-15.57902431,-31.65774345,-12.22901344,-28.81329727,-24.48058128,-28.30621147,-2.034909964,13.77554035,12.19552898,3.427469015,11.14955425,-5.999228954,-7.567469597,-4.731764793,4.569776058,6812.698242,795.4927368,223.9947968,114.9923096,277.3942566,84.64517212,120.9969406,77.67889404,114.4010468,138.212616,222.7412262,279.3583984,144.9264832,137.2352142,184.4841614,202.5927124,118.1692886,87.03618622,86.65661621,65.83480072
54-Mohsen_Nafar_Ashegh_Kosh.mp3,D_0,I_0,65018,1825.643041,327867.5243,3334.454837,2000741.295,0.349448174,0.287446618,0.264603615,0.098308966,0.102259718,0.146333784,0.098036103,0.225039199,0.265951455,0.300950646,0.368754864,0.175746873,0.158245862,0.121283561,0.119711988,0.032944147,0.033230692,0.055760346,0.021813624,0.109627128,0.1292568,0.086793043,0.168340683,0.039229345,-298.203186,81.09671021,-17.13561249,-7.005548,-47.98832321,-15.07437897,-20.87467957,-9.641166687,-25.75353813,-21.18968201,-26.9061451,-11.72160721,-1.620215416,1.597402692,3.924528837,18.7116909,8.674767494,3.782488823,-3.489646673,-0.991072237,8968.405273,917.960144,279.2153015,190.3284149,469.1522827,107.2057343,185.8974304,101.0070877,153.278656,139.1222839,135.0058594,226.9104614,289.6292725,215.9628296,172.1035919,295.4344177,282.430542,160.1270142,126.7360916,110.8882751
51-Mohsen_Nafar_Goshe_Abooata.mp3,D_0,I_0,61455,1940.22392,246455.1883,3877.201555,1408075.117,0.303958654,0.669905603,0.34140715,0.177064061,0.126219839,0.151443392,0.088497639,0.093753092,0.063059181,0.106947564,0.089247428,0.099274576,0.074945621,0.179114059,0.086768195,0.089413024,0.048914559,0.075890318,0.029382918,0.044636309,0.022432571,0.06051131,0.043737121,0.030107575,-253.5084686,81.44958496,-20.90195084,-2.602658033,-47.55405045,-18.33283424,-32.73777771,-18.22948837,-35.47989273,-17.64509964,-18.98066521,6.256135941,13.54406929,7.440412998,-7.744395256,4.917865753,-6.846085548,-0.552856445,0.908764422,1.343535185,3850.925781,633.600769,186.775589,90.86573792,243.3116302,80.35528564,129.2577362,96.23830414,119.7698593,167.0050507,269.6723328,146.1744995,182.567337,187.8609467,148.7080994,85.04383087,73.37320709,47.19792175,66.81364441,69.88467407
HAMED_JOWKAR_DASTGAH_SHOUR.mp3,D_0,I_0,46715,1608.377379,118229.1685,3013.331779,1520910.609,0.080629505,0.035962716,0.11771857,0.049276117,0.033169571,0.06893751,0.182872713,0.611836135,0.411728233,0.353844643,0.201284215,0.084047586,0.046966445,0.004541194,0.056140464,0.007511302,0.004905543,0.02954603,0.022602476,0.181701705,0.114180192,0.135362059,0.118378296,0.022314349,-203.3041382,99.35517883,-14.95410728,-13.9063282,-37.02576065,-8.266337395,-40.3661232,-12.30913639,-19.65698242,-3.255984068,-15.77202225,-13.32371235,-23.32247162,-5.846923828,1.947480321,7.736701488,19.75380707,17.42718697,2.890097141,-3.010374069,2804.491455,389.4526367,120.2189789,65.70124054,80.53600311,63.89829254,83.85423279,44.00663757,49.91204071,41.89191437,45.39302063,42.24806976,53.7652626,96.29840851,129.1834412,184.1555481,155.9189301,169.7956696,238.2661285,156.6803589
Keyvan Saket Improvisation In Shour.mp3,D_0,I_0,61086,1645.41635,207444.5742,2800.808064,1168944.594,0.154611647,0.101554766,0.261366308,0.116705574,0.131624788,0.178369105,0.160339803,0.338714659,0.170351654,0.382390112,0.472688287,0.256260455,0.077293605,0.016489886,0.116515808,0.029622866,0.036991149,0.084696025,0.044748958,0.142150432,0.029163491,0.131487802,0.141093582,0.072791681,-219.5927887,108.1382751,-34.84395981,-9.878960609,-30.03514481,-6.399610519,-15.28792,-13.30488682,-19.76345062,-12.58825016,-18.82824326,-13.46516418,-10.81562901,4.002126217,2.05958724,13.41845512,0.510679722,1.855981231,-4.177052498,-3.507501125,5335.717285,972.8045654,393.0080261,109.3700638,115.7596283,65.57977295,82.7084198,63.35220337,65.05050659,48.77088165,62.24142456,80.84703064,99.67177582,135.5189819,161.8359375,231.13797,152.5975952,186.7326813,222.4583435,148.2027893
شور- لطف الله مجد.mp3,D_0,I_0,35924,888.2775704,27193.32184,1103.334995,59455.17839,0.109424293,0.175413251,0.451063454,0.339751244,0.280014008,0.261306256,0.204369813,0.246869072,0.169155926,0.428003371,0.239634365,0.174483031,0.040018607,0.029465124,0.141554505,0.116686404,0.081168182,0.104786299,0.045618713,0.120214731,0.031353313,0.163121954,0.073757365,0.067165054,-309.2759094,150.549469,12.43613529,-13.3301115,-20.30841827,-7.513513088,-12.43265915,6.933996677,-5.549275398,-2.603751898,4.487653732,-4.711944103,1.573663592,-5.046444893,-2.312079668,7.283567429,7.419450283,1.229375958,5.543717384,4.315825939,6380.665527,1178.715942,483.9412231,232.0683289,207.4647064,129.8565063,214.3821564,52.73710251,156.4665527,122.1143112,67.0296936,110.920639,43.29354477,72.04884338,53.39493179,48.06687546,60.24310684,133.4883118,128.3539581,146.1253967
04. Dastgah Shur-[AudioTrimmer.com].mp3,D_0,I_0,35017,1312.054403,421067.5895,1142.751423,953865.981,0.227530032,0.268156201,0.473655403,0.618881106,0.448851109,0.33182466,0.318689883,0.415052444,0.257070363,0.302396417,0.223532423,0.217885017,0.089660086,0.080852084,0.130607054,0.14475745,0.085370608,0.098846339,0.0838558,0.141231477,0.052963577,0.077463306,0.072937235,0.08125101,-406.5878601,117.3297577,-1.831121922,6.243641853,-8.897386551,3.30163312,-3.94687438,-0.565680265,-6.376088619,-3.789351225,-3.475222826,-0.167584583,-5.063022137,-7.116558552,-5.246798038,-0.258868665,4.302365303,7.898367882,10.10015965,7.348593712,20956.26563,4782.258789,616.8652344,301.5820007,421.6656494,117.9459534,168.6168518,102.8170242,174.7514801,110.3169403,106.168045,83.71183014,96.0883255,113.541748,89.4180069,60.33108139,49.62604904,70.9077301,121.928093,95.42454529
موسم گل (موسی معرفی).mp3,D_0,I_0,52415,1427.324938,59208.26757,2553.059562,373741.6447,0.170717478,0.519803524,0.257064193,0.151410386,0.075911142,0.13002497,0.351208061,0.161405057,0.399239451,0.183307141,0.096905753,0.18872419,0.033105716,0.150906399,0.083105907,0.062940896,0.030378288,0.017804939,0.164299235,0.028109191,0.142198771,0.061371539,0.017988704,0.080835395,-182.881546,118.7374344,-42.62147903,3.679130554,-31.0453701,-22.86432076,-14.38521957,-26.67261887,-14.8958559,-2.747025728,-6.929997921,-9.105401993,-9.555379868,0.391076893,-25.65393639,2.051897287,1.279148698,-2.327357054,-2.279242516,-4.320800781,2780.733643,427.9736938,164.4365082,94.04123688,159.7940369,73.63879395,76.1841507,84.17025757,63.49517441,83.53923798,87.54523468,62.92180252,60.38941574,45.73130417,69.79978943,48.02388382,63.72818756,56.95620346,78.87848663,92.8046875
Mohammad_Reza_Shajarian-Saz_o_Avazeh_Shour-(WWW (mp3cut.net).mp3,D_0,I_0,55135,1780.82843,111925.9678,3571.06174,781419.0072,0.220380068,0.10135366,0.259719819,0.156735823,0.382240802,0.144033775,0.082949862,0.117169157,0.204707965,0.532048941,0.332234204,0.267154008,0.123512305,0.010808298,0.105297737,0.012837874,0.131506234,0.020914922,0.015145054,0.034866139,0.035649966,0.176282778,0.104089789,0.105992109,-298.7985535,108.525116,-5.784870625,22.06125069,-42.8270874,-1.721358776,-10.86263466,-7.712643623,-12.51187325,-1.314224124,-6.628260612,3.360130072,-2.613778114,6.452682018,-12.94031811,5.98631525,-0.91127944,0.86231184,-3.400762558,-2.860419512,4981.215332,354.758728,189.7909546,105.5176926,259.2229919,94.53174591,122.1534653,52.48390961,70.59078979,56.60040283,74.01928711,60.29406738,58.02650452,62.91820908,72.79175568,55.87561798,54.63091278,42.48799133,57.12774658,72.26268005
AshofteHali(Marzieh).mp3,D_0,I_0,54108,1962.003514,513129.3595,3486.337252,2513895.155,0.089570768,0.057225455,0.089919858,0.176513463,0.306118578,0.313272119,0.240355968,0.307258636,0.389802426,0.493625641,0.15313895,0.16046305,0.024898548,0.015610264,0.025504652,0.051441465,0.125360176,0.134142548,0.077528439,0.127934128,0.111206904,0.177560747,0.023792801,0.080051661,-357.363678,86.64678955,-7.434502125,12.87234497,-29.87751579,0.393474787,-24.53748512,-5.501152039,-21.75292587,-8.845546722,-22.1094017,-15.1625948,-21.74608994,-9.143994331,-11.51280594,4.10913229,10.57370472,13.02123642,3.609747171,-2.053711414,9600.77832,724.2215576,614.7258301,347.4801636,575.9638062,103.5477676,348.0067444,65.28251648,136.2321472,162.7950134,207.6450195,173.7651062,139.1258545,185.5377502,139.0461884,117.431427,233.0433655,216.3918762,157.7147064,144.2922974
00.mp3,D_0,I_0,40626,1355.657081,99604.47869,2557.309536,810926.2264,0.333147883,0.363468081,0.243930966,0.161827698,0.189115137,0.142020881,0.41025871,0.363831431,0.312729388,0.291689903,0.235473782,0.42601943,0.084793948,0.104107432,0.045014862,0.022201037,0.075513698,0.017795816,0.143732235,0.116725594,0.063500077,0.120901808,0.034901381,0.139682278,-208.2799988,137.3326416,-11.07288361,14.71922779,-24.49732971,8.002726555,-13.07447529,-3.434838533,-3.71338582,5.914660931,4.435634136,-1.90454495,-2.177457094,-0.263472617,-3.927994013,4.715985775,6.908024788,5.87982893,5.847835541,4.070435524,1632.654419,325.2426147,325.3528442,139.3940582,97.51403046,110.1486282,83.72001648,71.21738434,66.06525421,56.2742157,75.42314148,55.00551987,52.85704041,71.69037628,106.3664017,93.03303528,153.465744,97.58621979,98.92984772,92.61382294
25-four-gooshe-2.mp3,D_0,I_0,47366,1704.937305,339934.8801,3312.671635,3328966.506,0.23352094,0.126405999,0.071902975,0.079667807,0.110503748,0.151655704,0.353939503,0.382094055,0.360013634,0.553011,0.263105273,0.324976385,0.096376002,0.049646277,0.031320579,0.029895067,0.039646752,0.032932956,0.101904735,0.104497351,0.083363429,0.174171612,0.041181043,0.145388961,-207.4051361,96.46411896,3.097596884,-2.496088743,-21.02909851,-2.498275995,-27.9078064,-15.4732008,-23.61314392,-4.511568069,-31.19821548,-9.407113075,-18.55753899,-2.180190086,10.54194355,27.23735046,19.96131134,11.14833355,0.548843145,1.372694016,8532.240234,765.7001953,258.9861755,139.0894012,218.0947418,57.89356995,146.6370544,80.9364624,99.18917847,58.56814957,138.9317627,66.47189331,109.3485184,289.7043152,175.2207794,169.3493958,275.8419189,317.0984802,132.945343,110.3809738
26-four-gooshe-3.mp3,D_0,I_0,49894,1770.555907,422446.0413,3453.712449,3354295.913,0.423994333,0.2476594,0.147241607,0.093525998,0.131815761,0.192832202,0.375176907,0.30276674,0.244849712,0.408135861,0.260035038,0.432624429,0.14259389,0.078387976,0.074078217,0.029193636,0.048469648,0.042776234,0.105563857,0.079663277,0.053594578,0.159094825,0.051248156,0.143313974,-208.454483,95.66085815,2.7340765,-0.603062034,-21.16070366,-2.538393497,-30.45854378,-18.63153267,-28.18370819,-10.10678959,-32.23168945,-2.385281801,-13.55133724,6.879789829,14.94153309,21.86246681,9.684048653,0.667195499,0.776051223,3.960225821,7503.36084,858.3564453,278.4992981,198.1794281,172.7617035,67.56895447,148.95047,83.87821198,117.0023499,58.06407166,149.9468079,141.4887695,156.4176636,237.6460114,162.5973358,201.7611237,295.5316467,209.2503357,73.14358521,100.6607437
27-four-gooshe-4.mp3,D_0,I_0,49284,1724.824451,438937.3274,3266.346916,2928955.645,0.311228335,0.173492521,0.115771055,0.109739378,0.245651886,0.198198631,0.30578956,0.280233949,0.26191923,0.44313398,0.230865434,0.350223333,0.133386388,0.062682964,0.060816903,0.025418621,0.115286507,0.041511223,0.086359307,0.085496113,0.060703993,0.178998306,0.042758811,0.137438253,-234.4958649,93.18606567,2.577887774,-0.275209039,-21.66942215,-4.700322151,-26.6603775,-16.42466927,-25.88168144,-10.21880913,-26.32359505,-6.3654809,-12.71236801,-1.418781877,10.88862228,20.70813942,14.69481945,7.990942001,-1.616399527,2.047155142,8934.367188,840.598999,266.1975708,154.6569214,223.7428436,80.42040253,206.4568024,125.4994431,126.2318802,74.46040344,157.2773132,111.5842285,144.2476807,248.3923645,194.4810638,304.5766602,288.1685791,263.6551514,122.6148682,113.8359604
Molanazi-Roohafza.mp3,D_0,I_0,48665,1557.368677,123805.3714,2948.715503,615629.6742,0.185486987,0.367103189,0.242532879,0.192263454,0.165309533,0.114331484,0.084091894,0.0678844,0.210929185,0.285312861,0.266772538,0.358046174,0.032991763,0.176948518,0.090415388,0.076467074,0.085826822,0.030152259,0.021742648,0.011334861,0.086751848,0.116293564,0.072148621,0.176904172,-261.4497681,102.6462097,-40.43531418,13.69851398,-46.78634262,-20.03572845,-35.83085251,-32.90707397,-26.38183594,-11.94845772,-12.40649986,-5.827313423,-8.209346771,-6.212144375,8.796205521,10.00321388,3.831679106,-1.250563383,-9.212391853,-7.742290497,4056.910889,422.0608215,246.3816681,126.806633,207.2964172,95.49894714,117.151535,69.88673401,88.27335358,55.99704742,61.91183853,49.23062515,48.69382477,54.72990036,38.02718735,44.12717819,35.36787796,61.38761902,86.79180908,50.71725464
tar.mp3,D_0,I_0,41325,1150.265437,61625.89364,1580.948774,460651.2142,0.006445343,0.020732673,0.080862336,0.083250985,0.143413335,0.232519194,0.218223214,0.704998851,0.375097066,0.193524525,0.082403198,0.015632598,0.000109421,0.000820202,0.013385354,0.016038887,0.049564369,0.127711475,0.016915446,0.154583767,0.113201059,0.067338727,0.04776242,0.001326305,-381.1737671,112.061203,-12.1177969,-3.608318329,-35.72096252,-21.55423927,-31.06878281,-24.4864254,-14.30581093,-12.50093842,-14.03345394,-23.4607048,-24.81449509,-25.14606667,-24.62358856,-1.120306134,17.24536133,24.71024513,21.04805756,9.702777863,4163.642578,473.9273376,252.2235107,113.1628036,132.339798,77.47023773,69.15866852,64.415802,38.02965164,44.72574615,51.31682968,70.61352539,57.57659531,82.41846466,105.8157883,133.5880127,168.8417358,179.1303558,114.7994385,187.4438324
index.html?attid=100580&VALID=TRUE&q=11,D_0,I_0,46683,1225.723161,93116.25276,2231.819838,398103.6832,0.222038299,0.108308785,0.084884457,0.066961706,0.205452293,0.13525638,0.150438771,0.230440021,0.206988335,0.617573082,0.339749634,0.22225754,0.124530308,0.019246254,0.02157929,0.006879624,0.06006261,0.040414404,0.038223188,0.116692461,0.026177695,0.176336348,0.098025948,0.06681966,-371.5010986,151.8249054,-53.6102562,27.36868668,-8.185792923,-21.33982277,-2.26252079,-11.95893383,-7.970650196,-3.512274027,-4.214375019,-2.936724901,-0.425380975,-6.409970284,1.300342798,7.462316036,5.864520073,4.62533474,-1.96983695,-2.344792366,5319.552734,1178.167236,539.0595093,185.7304077,209.5193939,180.5728149,95.50610352,84.05082703,124.8317795,78.88097382,76.04972076,61.53794861,56.45140839,65.23458862,68.71438599,72.36248016,77.46432495,64.96891022,66.29714966,61.32376099
setar-Shoor-Zarabian-Eftekhari -Zibatarin.mp3,D_0,I_3,56017,2001.123566,273240.0574,3073.989745,2133730.214,0.227664351,0.10394299,0.135350913,0.089882582,0.109996371,0.226412088,0.113032266,0.163006485,0.288060695,0.439634949,0.636939526,0.192477301,0.124848582,0.021121521,0.053826075,0.023307027,0.023960885,0.093777716,0.031282566,0.068730466,0.126365274,0.111329824,0.160675198,0.019998219,-380.4450989,79.33094788,-14.96929741,4.193642139,-32.37768555,-8.890872955,-16.76130104,-13.4721365,-13.1978035,-0.63886416,-9.415175438,-1.981025457,-0.367816478,6.45736599,8.490859032,17.0401268,11.66019917,8.002818108,-0.353648841,-4.430402756,14499.80762,889.5013428,512.7880249,112.1055069,398.2282104,85.22346497,136.6888275,103.2899323,110.9561005,61.76156235,134.1808472,70.30476379,129.0599213,63.40603256,137.6980743,254.0491943,182.9654694,109.319252,97.42204285,136.0046997
mehran_rezaee_3tar_shoor.mp3,D_0,I_3,76904,2383.95138,202358.4924,4502.522774,1979739.565,0.39192763,0.340185672,0.312978566,0.17030713,0.219392806,0.272873729,0.20977585,0.532079339,0.209901676,0.21481505,0.326204151,0.30254522,0.13566263,0.121288925,0.074449345,0.052532233,0.03328032,0.091364518,0.019909363,0.128034592,0.039958943,0.060423028,0.113259025,0.049690597,-378.5324097,90.07459259,-7.389690876,6.066046238,-11.18966293,16.47466469,-23.49790764,0.753708124,-13.68573761,6.786437988,-13.01557064,2.570498466,-11.63783169,7.875498772,-7.128872871,4.136711121,-6.613954544,-0.558605969,-4.994168758,0.715789855,4709.049316,304.54953,288.8692932,89.20235443,122.451973,62.81865692,95.65015411,50.4966507,58.05375671,57.17494583,57.00615692,52.23061371,58.03184128,48.3066864,30.60862732,37.697155,30.44700623,43.15569687,39.17205811,52.41007233
Keyvan_Saket-Taknavazi_Setar_(Bayat_Tork_Shour)-(WWW.IRMP3.IR).mp3,D_0,I_3,46224,1466.104899,338664.7314,2202.420016,1509761.108,0.359786958,0.245416701,0.256062508,0.153447419,0.1791462,0.331902713,0.122358531,0.178264424,0.26274389,0.393617243,0.6098575,0.344172239,0.114255972,0.053163961,0.071126826,0.027965182,0.039585363,0.10814102,0.020770375,0.068914361,0.077525131,0.103688098,0.146977872,0.066230528,-303.8973694,122.5659485,-10.27406979,-14.09957123,-17.46108055,-4.510426044,-0.442191958,5.442673683,-12.53597355,-7.942125797,-13.81777,-0.831487954,-1.017885923,8.527526855,-6.444576263,1.13998282,-0.343256354,6.131053448,-2.036546707,-0.534119487,15223.97168,1363.873535,392.7832336,149.3690796,184.4217529,89.3427124,87.69773865,50.63822556,138.5011444,52.87421417,91.52920532,78.07562256,49.05104065,52.30758286,41.65454102,52.8254776,35.06472015,35.86672211,43.739151,38.61449432
Mortazavi.mp3,D_0,I_3,30358,920.6565525,306670.4315,1434.90799,1253611.453,0.264577538,0.633356094,0.332193196,0.250335991,0.278015941,0.368965775,0.101997048,0.116606593,0.282782316,0.084548682,0.043484718,0.093303643,0.031342849,0.161273673,0.076665424,0.066166535,0.084906921,0.133770481,0.018459601,0.012417467,0.084225975,0.005309493,0.00577745,0.037057605,-450.6532898,146.5167389,9.05799675,8.730008125,-4.22952652,2.069418669,-7.536450863,-3.277844191,-8.979212761,-3.553881407,-5.542596817,-2.540437698,-5.517924786,-8.423820496,-10.48018265,-1.079286933,-5.271077633,-1.812230706,-1.262525678,0.405871332,16401.43555,3741.669922,615.973999,185.1884766,96.31464386,110.0293427,59.02420044,33.39019394,105.420433,38.73315811,47.09925842,43.87272263,30.60229492,35.49309921,70.80261993,39.29721832,38.87292099,29.98969269,37.70611954,49.31506348
Jalal_Zolfonun-Shur_Gratomic.com_1.mp3,D_0,I_3,52583,1994.520354,134717.0581,3703.660938,1821680.381,0.130667359,0.129888311,0.207586572,0.430889398,0.255477279,0.484615266,0.175323457,0.126098469,0.195182964,0.28205198,0.802301288,0.298290759,0.017054422,0.029462289,0.020277785,0.094689347,0.030960638,0.11591921,0.022441925,0.019284803,0.065193966,0.031526331,0.079704963,0.054075431,-287.0141296,91.61644745,-12.3122797,8.390749931,1.867371321,2.704759121,-9.807317734,-4.124639988,-22.30709457,-11.53944969,-18.10328674,-2.623612404,-13.87182808,-4.653570652,-10.35032845,-3.708868742,-3.876555443,4.982021809,-4.571526527,4.501049042,14068.45508,473.9520264,90.06719208,73.61651611,52.06221008,45.32141495,49.19792557,70.57717896,71.43553162,47.1425972,52.77526855,39.41691208,56.01922226,45.11340332,49.79876328,73.07962799,53.13983917,59.08690643,36.66014862,32.8850708
30130236_.mp3,D_0,I_3,67941,1517.756184,519561.337,2918.590685,2261255.736,0.140934765,0.336382687,0.194794357,0.177323446,0.174487635,0.130056098,0.35836947,0.185663626,0.271875352,0.407361537,0.357374817,0.374650002,0.012998748,0.131986588,0.047626659,0.051851533,0.057210185,0.015047007,0.133593723,0.037863556,0.087324895,0.148220837,0.080287449,0.146615401,-260.0635071,134.1845703,-32.63714981,15.72044659,-27.71082497,-15.54085541,3.676724195,4.046544075,-0.315164,4.837882519,-5.413048744,-1.161020637,0.058890279,5.974564075,15.84252071,18.76468849,-6.003149509,3.513723612,7.779136658,-4.382236481,9436.126953,1706.378052,1277.429443,521.0021973,411.5652466,346.0599976,422.1138611,200.8414459,217.935379,259.3214417,302.9292603,202.4793854,191.0310974,268.7008057,288.7642822,254.4418488,212.3600006,294.261322,272.0066223,278.2924194
ای آمان.mp3,D_0,I_3,38304,1101.794647,34251.73202,1917.980069,144141.5898,0.162874281,0.159951255,0.481993407,0.275318265,0.203442529,0.246513769,0.290084839,0.472433984,0.193750545,0.181389853,0.117693804,0.114223562,0.091997482,0.020789979,0.176542938,0.067319266,0.078248844,0.110779494,0.060657855,0.150121734,0.025645159,0.068154253,0.040919255,0.038883716,-251.7598877,151.7678223,-46.38778305,10.90856361,-3.010454178,-8.108805656,-7.246217728,-13.48901558,-19.74847412,-10.70941639,-10.86742973,-22.40006447,-10.93192673,-17.24214745,-22.50105476,-10.0222187,-2.533908367,-4.130738735,-1.357298613,-0.692826509,2689.57959,282.6148376,275.8326111,128.2539215,109.0371399,38.77253342,58.07420731,49.45373154,59.88731766,56.93536377,38.69229507,65.6220932,53.4961319,48.06007385,61.44626617,82.16419983,51.83626556,78.61499786,113.0582886,139.5720825
Salar-Aghili-Taknavazi-Setar-(Bayat-Turk-Shour)[email protected],D_0,I_3,44912,1391.866665,256600.1827,2108.903914,1377759.369,0.35506615,0.236859247,0.251055121,0.143232331,0.168813616,0.322128236,0.110522799,0.17170608,0.258093625,0.390544444,0.607946694,0.334649444,0.117126442,0.053078666,0.071562022,0.02499995,0.035731688,0.105461404,0.016655674,0.068143152,0.08009129,0.104321107,0.150189027,0.066657379,-291.0606384,120.7337723,-9.84115696,-13.98801231,-18.51620483,-5.875338078,-0.278842807,5.297785282,-13.22682571,-9.53338623,-15.13562775,-1.714667201,-0.768889904,8.595897675,-6.388455868,0.790327728,-0.231545419,6.266388416,-2.015918732,-1.440672159,14463.93848,1335.593262,392.2705688,169.280426,191.9635773,91.21430969,87.44619751,49.60599518,141.769577,53.81719208,100.0556335,83.59169769,48.90143585,48.40716171,41.12363434,47.64509583,33.19227219,35.4547348,43.26535416,36.41805267
Vahid Taj - Taknavazi Setar.mp3,D_0,I_3,53035,2069.165269,669137.7533,3100.689584,6349003.483,0.251715183,0.379465342,0.226267666,0.25015229,0.124109678,0.143996343,0.205381036,0.213308111,0.614246309,0.333457172,0.269612491,0.276642352,0.057591867,0.155354246,0.051986452,0.075597294,0.029667389,0.029418664,0.053903431,0.042898897,0.153364018,0.08682178,0.112945996,0.137605667,-328.703186,72.53083038,7.256940365,-2.666207075,-1.221376538,6.754315376,-2.355861187,-6.567990303,-14.78876877,-2.528089285,-10.68228912,-3.301668167,-9.702762604,-9.086513519,-9.632328987,1.884158254,-7.938009262,-2.607862949,-7.416418552,2.24275732,22328.06445,1246.974121,226.3190002,172.5302582,158.9137268,47.45353317,78.28270721,54.33626938,181.0549011,35.95263672,83.36698151,39.31900787,69.01954651,48.21476364,62.57152176,30.98609543,110.5223846,46.94826889,102.0607376,44.23160934
setar.mp3,D_0,I_3,53440,1683.382754,345659.3861,2773.558229,2738622.693,0.296425492,0.243318439,0.455648988,0.178621277,0.075593054,0.078037903,0.155826911,0.429570258,0.306211829,0.382507116,0.241527408,0.175437927,0.159770295,0.050979089,0.137043849,0.037192937,0.017048882,0.026720956,0.0360673,0.170107529,0.071529202,0.12987037,0.092618287,0.043125235,-298.5522156,91.79916382,-4.970746517,5.282806873,0.452507645,-1.726394653,-9.016693115,-0.184813038,-12.77807999,-14.33990765,-16.52225113,-14.39782333,-12.59960651,-5.760578156,-15.88779926,-3.943996191,-4.565801144,-1.862703204,-6.765150547,-10.22183704,20139.11914,1132.463623,376.2866821,123.9627762,197.4211578,68.49503326,81.76130676,67.98778534,87.69526672,84.11894989,96.19652557,96.7097702,63.64530563,59.72937012,105.4720383,46.74811554,51.57976913,50.76908493,69.02840424,77.27657318
2_ردیف_استاد_سعید_هرمزی_دستگاه_شور_درآمد_دوم.mp3,D_0,I_3,54477,1616.86999,150104.7932,2982.556965,1044686.948,0.215655044,0.306861043,0.416414291,0.751535594,0.323681176,0.253570467,0.207371712,0.20267196,0.421339869,0.145538121,0.223394558,0.117119476,0.028321039,0.093437716,0.065358862,0.101528414,0.065928414,0.09377832,0.092234351,0.027666328,0.070051722,0.011832451,0.054485641,0.007451368,-176.280838,125.8817749,-41.75893784,5.174674511,-25.68431282,-2.900486708,-23.05844498,5.098381996,-25.70152473,-7.932491779,-24.21631622,-11.07603168,-19.17314529,-11.09386158,-10.49193764,-10.916152,-16.2417202,-11.25190163,-4.021107674,-2.407590866,5090.913086,596.6015625,155.722702,88.91457367,127.7307434,107.6243439,93.89756012,96.70927429,173.9692078,81.22663116,85.58198547,72.16819,57.59737778,39.88274765,45.92903137,40.93784332,47.28147888,38.98831177,36.74775696,38.6220932
Khan Amoo Hastam - قطعه خزان-دستگاه شور.mp3,D_0,I_3,73186,2356.359637,238257.6094,4530.572604,2118735.914,0.198934838,0.211075827,0.477234632,0.253681958,0.262457937,0.274610013,0.341522008,0.636308789,0.400952458,0.277396411,0.275434762,0.204788536,0.082769036,0.042522073,0.136026785,0.053111333,0.061516263,0.073737651,0.071915656,0.125132561,0.099249117,0.088404477,0.117792219,0.055396684,-232.1104584,64.53289795,-20.74552155,37.44588852,-11.5379858,-3.992930174,-35.04447556,-9.61591053,-19.61591911,-14.11260986,-15.76878452,-3.548704624,-10.52188301,3.526581764,-6.115051746,11.43619251,-2.279343128,12.59175396,-3.494637489,-4.454952717,16181.25098,689.0551758,159.7251892,184.5426788,87.39859772,49.90790939,196.6989594,50.4974556,74.78399658,66.54169464,103.6376038,102.734108,54.28915787,34.80298996,94.82084656,130.8969269,91.42520905,130.1002655,86.50307465,66.7454071
index.html?VALID=TRUE&attid=366070&VALID=TRUE&q=10&g=473608&t=1&w=4,D_0,I_3,32417,1533.900275,762732.4903,2130.945448,4027860.44,0.26692766,0.464137584,0.211335436,0.189329863,0.271086454,0.264686972,0.346716374,0.288679659,0.377029121,0.20517534,0.125672102,0.134745643,0.071742199,0.188424543,0.065060548,0.057950642,0.121058837,0.085155919,0.144368097,0.088866204,0.136933908,0.086451687,0.039841972,0.049196746,-449.6825256,83.60954285,22.9078064,7.431153774,0.142449841,19.37450981,9.326461792,12.91244507,-11.52282715,-1.533164144,-3.051531553,-8.047851563,-10.13338852,-8.25450325,-3.92185235,7.595869541,12.92442989,15.37824154,8.581088066,9.871965408,15064.14551,1883.925659,303.9642944,138.1314392,198.7576599,134.8786316,138.8674316,81.6819458,191.4581604,60.89365387,62.86034393,68.50872803,96.16892242,68.45031738,104.9759598,125.3693771,268.87323,291.4822998,208.2265167,254.9727631
index.html?VALID=TRUE&attid=301960&VALID=TRUE&q=10&g=389043&t=1&w=4,D_0,I_3,30839,906.4440484,296113.0325,1430.366351,1193852.129,0.270765275,0.633828819,0.331098229,0.249723807,0.283735335,0.369921744,0.103497982,0.120531678,0.28550002,0.085813284,0.045899291,0.096343979,0.032512192,0.160487831,0.076571234,0.064344332,0.087610058,0.13391605,0.018413935,0.012682168,0.084053822,0.00550128,0.006219939,0.037880663,-445.1112671,148.7529449,9.191811562,7.823134899,-4.482034683,1.935182571,-6.68856287,-3.157512665,-8.844602585,-3.292773724,-5.567266464,-2.617730856,-5.049908161,-8.50019455,-10.35369205,-0.954266727,-5.126720428,-1.449127913,-0.764443874,-0.329873532,16366.98438,3787.480713,607.5239868,192.0816345,108.0611191,114.0143051,69.04827118,39.43265533,99.65226746,44.38157272,50.94268799,48.00778198,34.70675278,38.89884186,72.73197937,45.24921036,41.87554932,35.46203613,41.40956879,54.78217697
index.html?VALID=TRUE&attid=37936&VALID=TRUE&q=10&g=42470&t=11&w=4,D_0,I_3,43186,1628.502843,358924.317,3417.845999,3246857.548,0.11021702,0.217678338,0.064157657,0.086245693,0.159649536,0.279055625,0.675025046,0.368201792,0.233597338,0.147074312,0.163794309,0.284578979,0.009807368,0.05856492,0.004915025,0.030102598,0.079359181,0.028556613,0.14894253,0.085676149,0.105290182,0.075303279,0.027244583,0.103905171,-253.4257507,99.75431061,10.10241032,3.397161961,-8.999295235,-4.313419819,-17.47476387,3.750994682,-19.17423439,-12.41320801,-26.55818939,-5.098016262,-11.55789375,-11.77779102,-13.77975082,2.119641542,-8.718369484,1.040938377,-12.25352383,-9.903778076,11835.5,751.7578125,294.5974731,164.6433411,130.0415192,76.58539581,121.3701859,62.0528717,120.0736465,79.18156433,111.3014069,88.82935333,130.6824493,133.7309418,98.93843842,91.21311188,146.0776367,192.4108276,133.4225464,169.8609161
index.html?VALID=TRUE&attid=37937&VALID=TRUE&q=10&g=42470&t=12&w=4,D_0,I_3,47798,1716.815416,319014.3109,3838.126791,2699344.452,0.262239367,0.483894885,0.436737061,0.233884171,0.211791873,0.273252696,0.61999768,0.353121251,0.226602331,0.18550393,0.200266838,0.323208928,0.041630458,0.096854165,0.114361212,0.030284729,0.051375799,0.029620793,0.12883085,0.087842755,0.073949486,0.067874238,0.02583967,0.087122679,-141.5292358,114.6751404,12.56910229,8.258208275,-7.821206093,4.648877621,-6.182991505,11.96786308,-18.63235283,1.300028682,-18.90693283,0.6542449,-12.05504894,0.162969157,-11.5709734,3.412359953,-12.22879124,0.065233164,-7.877774715,0.796576619,8106.915039,818.7382202,211.657486,181.321701,113.5447922,69.68572235,54.62867737,67.92880249,70.06387329,51.18333817,70.36400604,88.48158264,79.95951843,67.20162964,62.19573593,63.28273773,68.30218506,77.67011261,107.8540802,70.43516541
index.html?VALID=TRUE&attid=366473&VALID=TRUE&q=10&g=474204&t=1&w=4,D_0,I_3,39820,1702.82544,687405.3093,3471.045678,5728561.766,0.153557852,0.400678426,0.25993827,0.229659215,0.216613725,0.232310295,0.289246112,0.213281497,0.398296535,0.212422758,0.144164696,0.100298665,0.028420044,0.159812927,0.069232069,0.111642241,0.113237575,0.07771606,0.130847842,0.043857522,0.154007569,0.051127315,0.050311085,0.04167914,-361.8128052,82.59634399,28.34459305,7.716786861,-4.553815365,14.43877888,2.858102083,7.935443878,-14.16802597,0.229724288,-9.217605591,-7.771113873,-8.079525948,-1.402090192,-7.603494644,3.58845973,-3.061175585,2.76247859,-2.649111271,3.210214853,16714.5625,1439.371094,257.0557861,105.7030792,147.7366028,96.94128418,81.14467621,49.26211929,203.1870117,64.55041504,92.63615417,87.63833618,81.59207916,50.19311142,101.0536499,48.64218521,59.31678772,63.42300415,76.5628891,114.7996292
santoor-Shoor-mohsen gholami.mp3,D_0,I_2,66466,1463.987494,427607.5046,2457.360141,1542629.801,0.120333783,0.10251414,0.23454915,0.157691553,0.530036747,0.302864611,0.160228103,0.346493274,0.117237255,0.154597566,0.094256543,0.136213318,0.026646014,0.017437534,0.095590465,0.014526266,0.189696386,0.109181575,0.028825961,0.157216683,0.011577054,0.045631818,0.019536089,0.024548555,-308.2362061,104.8094864,-35.90851212,8.479930878,-15.67930031,-9.400918007,-6.811287403,-6.833759785,-2.977157116,9.14221096,6.067655087,4.018250942,1.153885484,-1.337577939,-4.889509201,-2.113474846,-2.415048838,-1.334932923,-0.143323064,4.150358677,16595.78516,1816.213989,955.635437,320.291687,333.4008789,92.73078156,162.723526,90.65702057,59.38299942,106.8937683,124.7908783,109.9392929,149.1423645,153.8637695,136.5883179,104.4788818,89.20254517,83.1019516,62.57928467,127.1255341
Faramarz_Payvar-Moghadameh_Shoor-SONG95IR.mp3,D_0,I_2,74882,2052.037011,219713.3157,3968.959334,1095544.703,0.324108928,0.124565974,0.285236508,0.182090223,0.162938476,0.155890822,0.136253148,0.498467416,0.346299946,0.264154583,0.234848425,0.15016143,0.124382101,0.008965674,0.105395176,0.057114568,0.03651984,0.06570971,0.009405916,0.160416037,0.110332876,0.065527968,0.104565702,0.023145394,-163.39328,97.93270111,-55.91646194,-8.867681503,-36.39454269,-21.83765793,-8.26380825,-20.39237022,-8.040755272,-13.64975262,-8.17624855,-4.69516468,-12.02770424,6.976477146,-13.62739754,2.990638733,-2.321055412,10.16441059,-4.966474056,0.186064586,5181.154785,669.1763916,466.1821289,379.4653015,289.9446411,229.5229492,261.759491,236.6308594,316.6445007,147.4066315,163.5809937,146.9606781,150.5199585,135.2348328,178.3187408,167.0195313,94.35399628,96.68092346,100.8986206,105.5416718
Shur.mp3,D_0,I_2,66608,1485.287003,441092.9698,2522.584746,1535424.725,0.120927483,0.102783099,0.233788997,0.158388838,0.530988216,0.304686368,0.160612002,0.347057372,0.118223689,0.154765055,0.094846666,0.13655965,0.027339501,0.017511001,0.094513722,0.015073763,0.189897478,0.110733457,0.028317405,0.156730041,0.012277871,0.045985114,0.019605007,0.024559306,-271.0924072,104.4420853,-38.26045609,8.935885429,-15.44998646,-9.68271637,-6.719659328,-6.472534657,-3.141192436,8.899282455,6.295955658,3.954668522,0.80711323,-1.292073846,-4.632283211,-2.240193844,-2.45704937,-1.08756125,-0.187259778,3.915926456,16973.42383,1829.470947,1031.223145,324.2008972,329.3406677,93.84359741,159.3983459,83.89880371,58.87296295,92.27372742,114.0453186,100.9172974,134.4754486,144.3504791,125.2749023,93.07494354,80.05767822,72.90084076,60.0896759,107.8382111
hosein_farjami_Dastgah Homayun.mp3,D_0,I_2,49151,1685.490037,626891.5752,3269.355231,3988801.599,0.115762472,0.186611071,0.278519064,0.499398202,0.372258425,0.339514732,0.16616869,0.145339727,0.159404665,0.375392884,0.499208778,0.264275432,0.016558614,0.061652765,0.086136088,0.131879419,0.058926802,0.167240679,0.026113449,0.041659016,0.023772543,0.074625775,0.141520172,0.048077561,-307.7542725,118.3037109,8.070268631,14.35913658,-11.08164501,0.989444196,-6.113719463,-2.63767314,-12.19693565,-0.4253847,-15.20215797,1.991575956,-15.7630434,-4.183205605,-15.79965019,-3.515566826,-7.000473976,1.272111297,-4.535254478,10.8701725,13223.93164,1794.344604,774.3850708,323.6831055,142.0706024,111.6502151,69.76331329,70.02561951,53.31268311,52.80459213,56.83866882,59.26841736,55.21802521,48.81765366,58.9538765,36.78775787,63.35017776,41.25212097,52.77761078,121.0950317
D1736614T14754114(Web)-[AudioTrimmer.com].mp3,D_0,I_2,42249,1015.618848,122878.0187,1351.908492,462592.8108,0.500697613,0.272482008,0.188755184,0.366542339,0.215161428,0.448054165,0.408440799,0.234088466,0.155990347,0.150707215,0.314863324,0.159278616,0.178470135,0.054875884,0.032246482,0.114425659,0.025028082,0.108648509,0.112979218,0.056424007,0.049977895,0.02498498,0.122922681,0.014289775,-408.7024841,152.2200775,-2.182054758,-1.707557321,-5.330927849,0.705293,-4.381172657,1.169041634,-3.292344332,-0.902380526,4.942283154,-2.006240368,1.978920221,2.284012556,-4.722431183,-5.778329372,0.757020175,7.150254726,8.135293007,11.96667767,10671.38086,1179.630859,2534.785156,167.1743469,202.2577362,70.25241852,96.4862442,49.10485077,46.70090866,45.55467224,46.703022,114.4976273,73.33887482,73.56583405,54.46781921,180.8751526,168.9524689,145.8534241,217.7897949,164.1806335
1afbbe7d-ac11-4490-8b67-0c744fc4b6fd_S-Barfe Piri-A.Eftekhari (1).mp3,D_0,I_2,97135,2728.283769,133342.6545,5134.602285,613953.2467,0.142148018,0.092847712,0.140322417,0.042284053,0.117868572,0.147062019,0.081674218,0.259249508,0.153695837,0.650246143,0.347696126,0.107582562,0.075746946,0.010640889,0.05314507,0.002742592,0.028683288,0.061244331,0.008732667,0.132217556,0.006329761,0.155547947,0.115055248,0.013801052,-281.4404907,17.10464859,-54.57750702,-16.06032562,-48.41249466,-3.277287006,-22.0036602,4.341217995,-14.09251308,0.372866601,-17.20294952,-9.622662544,-20.89539528,11.76248264,10.81950283,31.96931839,21.40980148,26.006567,0.778276086,4.459505081,5879.362305,459.9633179,165.4401855,134.8971558,81.83198547,79.99287415,88.43169403,45.93997192,151.0111237,102.4197922,120.5194931,96.7387085,307.7220154,346.9443665,324.1723938,303.8797302,385.4122925,427.4281006,234.7818298,270.2449036
02.mp3,D_0,I_2,107347,2629.229512,249444.9289,4755.629577,969766.5471,0.206550345,0.130685478,0.557790756,0.253988922,0.240990579,0.251404464,0.160049587,0.549173653,0.191460818,0.196172386,0.1037637,0.209261686,0.092855483,0.005583322,0.137772322,0.075400025,0.077796884,0.094959505,0.010415457,0.141729206,0.03500307,0.070677578,0.018047834,0.043348767,-240.2481079,56.39799118,-39.14083481,4.7485466,-30.4274807,-8.645944595,-19.5568161,-3.120442152,-11.3127203,2.38146925,-2.027682066,1.444298387,-8.205661774,-8.958460808,-16.53009796,-0.232959002,1.112980247,13.4398222,4.91434145,4.364502907,7390.134766,896.4394531,431.8286133,209.7079163,131.6037903,72.40418243,99.89257813,49.45400238,63.17994308,70.65149689,89.94498444,113.0559311,144.4608917,128.577713,111.0407104,127.1920929,108.0625153,183.4721222,249.4435883,203.9799957
Mansour_Saremi-Mohammad_Mousavi-Shour-Taknavazan754-[AudioTrimmer.com].mp3,D_0,I_2,77961,1916.688687,185700.2812,3387.737848,1088094.254,0.204054773,0.783275783,0.34028101,0.190518364,0.067304783,0.05457405,0.057864092,0.099202633,0.413527548,0.139936298,0.101689756,0.173060417,0.008001015,0.100549914,0.085011676,0.05273306,0.018948929,0.004951745,0.022023,0.009827508,0.133432657,0.033007022,0.027035538,0.058060843,-300.782135,101.7689362,-79.55851746,8.619674683,-51.16516113,-16.80083275,-27.51531601,0.554986537,-20.00167274,-13.69835377,-10.08355522,-1.048621655,11.54905319,-1.170481205,14.30762959,-12.14452839,-1.355250597,-7.571674347,-3.48329711,-9.217635155,7029.175781,365.3127747,1123.138306,207.0754395,342.6304626,210.2205353,227.197052,134.0558014,176.8639069,127.4229279,151.0208435,147.3063049,174.5352325,222.8898315,150.1287994,256.6446228,156.9838867,139.4988403,137.7831879,134.2879791
Reza_Varzande-Shour-Taknavazan727-[AudioTrimmer.com].mp3,D_0,I_2,67661,1844.595581,124014.4288,3656.852888,974865.4432,0.109768584,0.318857998,0.411490142,0.343512863,0.206483141,0.103494689,0.188573837,0.109266415,0.352767587,0.216154322,0.186750352,0.130303472,0.0158245,0.123997159,0.155479431,0.080762014,0.100105099,0.014281007,0.09022776,0.010029317,0.145970732,0.05988045,0.076162912,0.05585482,-268.0630188,110.7744751,-52.28519821,5.856441498,-52.16355515,-4.94107914,-41.54313278,-1.880346894,-13.4003849,-12.00267696,6.874980927,-11.04926682,-0.548457682,-8.279010773,-0.644725978,-1.245878816,8.227065086,-4.530571938,-0.008939478,-6.34939003,4883.605957,389.8332825,384.303894,174.5240936,240.8118439,143.9512329,206.8766022,87.71284485,95.39300537,96.21681976,83.9387207,120.3792801,94.39768982,144.7177582,188.0804749,123.4853058,213.3168793,232.6871185,189.4081879,132.7536774
Faramarz_Payvar-Raghse_Younani_Shour-(WWW.IRMP3.IR).mp3,D_0,I_2,52185,1261.682216,102326.6135,2237.761469,218435.3591,0.148542687,0.231193304,0.143575162,0.320954323,0.17349796,0.147925377,0.213758305,0.179827124,0.360702902,0.179341629,0.294265449,0.286354363,0.024766449,0.128222585,0.01985102,0.122247845,0.049207356,0.029590454,0.09317375,0.032795411,0.181252807,0.048485849,0.105525844,0.128414705,-192.384491,160.0131531,-67.82814026,7.49855423,-18.49075127,-22.73693275,-6.449882984,-22.19190216,-18.03893661,-21.74157143,-15.72354317,-7.343876839,-12.18850613,-7.751414299,-6.643959045,-11.59973145,-2.391086817,-3.203100443,-13.60239697,-3.77341795,5145.155762,872.3076782,444.0246582,186.8945465,173.2792664,76.24420929,67.06700134,96.89912415,66.15590668,81.80148315,81.25086975,85.43264008,79.11089325,51.25515366,60.29870605,95.35791016,92.75225067,72.49597168,83.06496429,74.49572754
Faramarz_Payvar-Raghse_Irani_Shoor-(WWW.IRMP3.IR).mp3,D_0,I_2,56292,1367.660516,106373.02,2429.668641,373053.2109,0.164011508,0.205376044,0.197821885,0.34832269,0.213523328,0.272138596,0.228691831,0.087988593,0.084361836,0.111695744,0.476406544,0.302187741,0.051940996,0.09730681,0.044382937,0.164274842,0.049881287,0.082658127,0.08982341,0.012157462,0.023466853,0.013469925,0.177357912,0.085527517,-139.5010681,151.6823273,-66.13963318,12.94307232,-28.99608231,-9.479457855,-10.67156982,-15.69734383,-17.56178856,-14.41309643,-9.869933128,-6.709138393,-6.534417152,-4.425111294,-1.950921893,-4.860652924,-2.285702229,-5.431368351,-9.250609398,2.275820494,5477.37793,809.3083496,416.5877075,226.9487457,203.2327118,71.75855255,118.7191162,52.11862564,55.17392349,68.97993469,85.32222748,68.52230072,68.37542725,69.7474823,60.39228821,74.5398941,64.78424072,47.44992447,54.46006775,74.51928711
santoor.mp3,D_0,I_2,57458,1417.593257,130367.9038,2216.528264,731378.6645,0.483726561,0.15719749,0.302328855,0.171519205,0.138059989,0.14744547,0.10445445,0.278927028,0.181055069,0.287434429,0.557403266,0.240458339,0.148829177,0.011009072,0.123046331,0.03417103,0.046925582,0.034101438,0.0131969,0.110040493,0.051764544,0.076801583,0.158933595,0.020942602,-205.0923157,134.9243927,-34.16431046,-11.93604469,-28.74814606,-8.890053749,-9.642636299,-13.15564251,-14.37051964,-10.4530077,-19.24744606,-13.93123531,-4.903579712,3.387220144,1.240188599,1.139996529,0.50759691,2.315740585,-5.409025669,-0.054828845,9916.977539,545.9782104,1181.381836,207.9319611,142.065567,90.23859406,94.08269501,83.47319794,121.2757492,99.48970032,91.48084259,84.02597809,111.6315155,110.1349869,132.6988373,97.9559021,83.08250427,64.35874939,57.81923676,135.4129944
Iranian Santoor playing - 1st music piece of Shur played by.mp3,D_0,I_2,148093,2821.140235,234096.5223,5159.493801,989163.1975,0.193668976,0.153892264,0.417368323,0.211513132,0.218745023,0.259061545,0.182344526,0.536305308,0.438458651,0.425282478,0.311746031,0.262694091,0.050819989,0.025888702,0.140614316,0.02768293,0.048631344,0.070438363,0.032401048,0.137123883,0.111724004,0.144746616,0.107506864,0.062292211,-220.8677216,55.06247711,-63.31365967,34.75824356,-46.31934357,25.16040039,-35.61649704,11.85467243,-19.22862434,0.553682148,-1.931086183,-6.487202644,-2.304805756,-4.262937069,-0.527520597,15.3349123,21.64091492,23.83962631,7.749450684,2.487905264,7276.776855,508.0405273,505.3772888,97.24315643,253.1851044,68.33872986,154.1287079,56.61433411,127.0948639,60.03425598,76.63386536,96.66009521,67.53295898,118.0590897,196.3265381,223.2505798,228.2325592,188.4733276,190.7396698,211.9539185
سنتور - شور .mp3,D_0,I_2,60189,1462.477791,139766.368,2249.503064,637232.1993,0.594329774,0.17753768,0.24635981,0.172235519,0.134547502,0.104573816,0.075101413,0.215794727,0.170566231,0.245052442,0.425935388,0.253229469,0.157170132,0.018541094,0.111165568,0.044241514,0.051419917,0.022931257,0.009744642,0.088243909,0.052910998,0.076743335,0.158762708,0.027347682,-210.512146,129.464035,-33.61478806,-14.07752037,-28.34758949,-9.356160164,-8.374285698,-11.76754951,-11.30601025,-9.779040337,-20.6649704,-12.83414173,0.370221019,5.421070576,0.244298503,-0.090890415,1.313276649,0.349281907,-6.200671673,2.106342077,9967.875,597.4572144,1206.994141,214.0638123,179.8012543,84.12682343,107.1487045,95.96209717,153.8262329,103.4223862,110.5728912,82.79317474,117.1796417,109.437027,131.9901123,100.3825989,82.27376556,81.14598083,55.47186279,194.5432892
index.html?VALID=TRUE&attid=227539&VALID=TRUE&q=10&g=293537&t=1&w=4,D_0,I_2,81350,1786.11739,144574.3448,2960.557098,680335.4879,0.247183099,0.086924948,0.276924968,0.324290663,0.291841686,0.161982611,0.390417367,0.218806162,0.081766032,0.204319552,0.172583282,0.672467947,0.044172559,0.014706455,0.110708512,0.078064613,0.100039594,0.029106073,0.109467164,0.066456027,0.018579369,0.079864219,0.014369828,0.114439882,-205.7679291,109.5800018,-75.15623474,-1.507796288,-35.89413071,-1.978928685,-20.05841637,-16.62076378,-24.53562737,-13.85199165,-17.15636253,-0.683627546,-10.4558382,-6.855090141,-7.036879539,-2.853760242,-8.501586914,-6.148873329,-12.7497797,-5.827236176,6087.571777,840.9431152,269.8944092,107.952179,159.4955902,76.96530914,148.2778015,68.54785156,131.8371429,90.6151886,132.8598633,144.617569,153.8013,152.2180634,199.925293,150.288269,137.0516815,104.3507538,112.359581,72.87256622
index.html?attid=357799&VALID=TRUE&q=11,D_0,I_2,51841,1229.293703,237376.4887,2053.170918,820712.1042,0.335898042,0.103815898,0.168499902,0.14367862,0.157972738,0.294112206,0.11932645,0.267344832,0.24992843,0.264927357,0.51122874,0.165164694,0.14373292,0.010838788,0.060830038,0.063491561,0.050282162,0.110782586,0.015105885,0.118980713,0.102322467,0.047902241,0.158598125,0.014020978,-365.5289307,111.9357376,-63.65329361,-14.98542976,-28.09977913,-33.96947098,-19.28693199,-17.00105858,-20.07876015,-10.29653072,-9.985783577,-12.54723644,2.137886047,3.722140789,8.888972282,9.594848633,-1.627766252,-6.072902203,-1.590782166,-4.066847324,10688.93652,1889.411377,1217.235718,263.1756592,246.5551453,279.1780701,138.5497589,118.5814285,118.8537369,81.64113617,66.40405273,115.7998657,196.5513763,230.6824188,164.8623199,190.555069,155.1715851,139.5311737,84.72520447,106.9024277
index.html?VALID=TRUE&attid=41046&VALID=TRUE&q=10&g=45093&t=1&w=4,D_0,I_2,74668,1652.028007,477795.7842,2760.699973,1691075.593,0.317502886,0.243651345,0.439368516,0.165303752,0.360063165,0.284608573,0.238929719,0.146017864,0.119433261,0.376719922,0.220873594,0.25371933,0.119095854,0.044977248,0.167426199,0.012398192,0.149616212,0.096987143,0.059595551,0.041406073,0.009133928,0.134152055,0.058943965,0.063316628,-365.4677734,91.33596802,-59.52619934,5.372334957,-32.88000488,-8.703125,-16.73820877,-10.19348717,-16.74870872,-13.71477413,-8.944438934,-9.441682816,-7.562832355,-4.79796505,-0.362248391,4.913444042,-0.003506404,-4.860291481,3.556035995,7.455652714,13271.82324,1792.447021,1237.973267,293.2677917,665.2798462,132.4230194,230.3257599,178.44664,190.1800995,80.09440613,126.135643,87.04216766,60.5999527,75.06907654,118.9998322,246.7081299,210.4010468,175.0515442,293.50354,313.8413391
index.html?VALID=TRUE&attid=43090&VALID=TRUE&q=10&g=48121&t=1&w=4,D_0,I_2,82994,1980.52565,871568.4694,2717.18357,1611746.172,0.353195786,0.230090216,0.662550867,0.247070163,0.1471017,0.183001071,0.135087669,0.152764708,0.102396987,0.326587319,0.21831286,0.145659834,0.160052791,0.035364158,0.159903824,0.061420903,0.050154369,0.09913139,0.040394414,0.058627095,0.029554235,0.099756107,0.091922626,0.040364701,-380.6552734,80.12452698,-63.69949722,-6.737099171,-34.28731918,-8.12016201,-17.74912262,-9.608335495,-13.86915874,0.911487103,-2.070966244,7.654545784,18.93643761,16.73127556,0.414182305,-6.170808315,-2.755417109,3.981988668,-5.771503448,-2.635996103,14181.55371,1551.493042,911.7619019,243.0254517,428.5526428,124.6698532,203.5343933,98.55884552,153.8755188,76.90774536,179.7549438,351.5620728,387.3140869,352.4662476,209.6766205,260.8646545,142.9550781,280.8920898,263.4475098,150.4077454
ney-Shoor-Andalibi-Shajarian -yadayyam.mp3,D_0,I_4,59569,2526.546873,316938.1121,3839.843448,382651.8773,0.292151213,0.232262865,0.439157635,0.225442231,0.384865552,0.199681565,0.151484817,0.16717279,0.241453111,0.314385951,0.234677136,0.250292778,0.151490316,0.056602854,0.177782997,0.049189802,0.178295165,0.074114792,0.06308464,0.073812954,0.082306735,0.147490367,0.102200761,0.102273867,-448.2052002,50.12043381,-4.868713856,49.73124695,-7.302571297,-5.085365772,2.707704306,-2.510944366,-0.863648236,18.90995598,10.76589108,26.0750351,16.66485023,12.58842564,-6.562648296,-0.709075332,-4.625409126,2.323660135,-6.033166885,-3.902171135,6950.84375,681.1790771,773.758606,129.2720032,302.5244141,252.7339935,44.04105759,98.08039856,70.07888031,158.4334106,159.8585815,236.2644653,145.6407776,198.759491,408.471405,220.5020599,109.4821243,51.98811722,52.65148926,136.060257
12-zirkesh salmak shoor.mp3,D_0,I_4,65685,2684.675914,461646.7103,4653.08853,1482824.917,0.28855291,0.289964467,0.51071775,0.303043246,0.119004048,0.149128065,0.076288126,0.074770994,0.071472555,0.10067033,0.130234703,0.09676268,0.156211257,0.067987792,0.180629522,0.126846537,0.030980498,0.088364206,0.020110639,0.024008706,0.031937193,0.046548806,0.077319786,0.021322351,-139.4255066,28.70344162,-44.88526154,29.7107048,-36.9473381,-3.511894464,-26.73253059,-22.1009922,-13.26486778,-4.866195202,-13.65576935,9.908153534,-18.27968597,-7.326684475,-17.02942467,-6.892460346,-14.84422874,-7.683693409,-14.15335083,2.079774618,15982.25195,933.3283691,865.5808105,142.4951019,398.9334717,143.316803,124.8559036,143.3091888,79.63201141,39.51485443,76.27742004,55.20064163,50.11611557,37.99962616,57.99524689,33.52870178,55.63882828,81.16017151,179.0072174,290.5226746
Amjadian.mp3,D_0,I_4,59191,1648.749025,632762.4819,2096.712321,2489746.768,0.36459446,0.160152435,0.135634333,0.065266378,0.104255557,0.09503556,0.136959046,0.208732069,0.172138661,0.430659235,0.327367634,0.313144803,0.167393699,0.043147739,0.077433191,0.017817542,0.051006913,0.034930497,0.052609593,0.090058975,0.046381742,0.18764253,0.079118945,0.138796806,-392.6486511,53.19119644,-35.70396423,1.041961193,-19.78112984,-33.30038452,-4.334775448,-9.628048897,-16.60313797,2.555211306,-4.809224129,-12.78151321,-3.167685509,9.534296036,7.539596081,7.922294617,1.243458033,-2.196583509,-4.409570694,-2.188372374,14151.05273,1582.956665,1358.187988,301.2382507,573.5782471,478.8627625,164.6102905,297.4499207,787.9646606,417.2926636,201.4493561,227.3365936,223.5905609,302.2887573,487.0119019,463.3742371,341.4578857,286.433136,91.13832855,255.539032
نی شور امیر شکری.mp3,D_0,I_4,72686,2330.59471,155512.1968,3606.044861,2154707.071,0.159974545,0.411901891,0.336020321,0.356070906,0.349984229,0.233310997,0.322360992,0.120188877,0.114887938,0.110090837,0.12466187,0.192453042,0.030765321,0.149280965,0.104237653,0.144079983,0.170658335,0.069527924,0.156498015,0.032281741,0.035187211,0.033414949,0.03571707,0.083991535,-271.7863159,60.83974838,-62.73376846,21.92711258,-49.55451202,11.22774506,-7.105037212,-19.19545746,-16.13931274,-3.836253405,-14.75084782,0.337852925,-3.716235638,-13.49779606,-17.80419731,-8.258347511,-18.92008781,2.519896984,3.94039011,12.37330055,22595.76758,730.8502197,1379.98999,148.9760284,821.9806519,92.87667847,201.1366119,194.3795166,168.6604156,91.73739624,113.4262543,38.75297928,64.45589447,89.85151672,145.7843323,58.17544174,161.2544556,224.4479523,309.28302,395.6119385
نی شور امیر شکری 2.mp3,D_0,I_4,71398,2184.543442,211917.5156,3269.755228,2236527.436,0.227412075,0.43703407,0.3313936,0.325145304,0.32474193,0.203560889,0.224775285,0.1475548,0.237903565,0.15478006,0.104693584,0.155616447,0.055805992,0.179215014,0.139572755,0.10608764,0.161239952,0.070411555,0.115930729,0.058562074,0.112586245,0.056551885,0.031254105,0.057698354,-309.0372009,55.21082687,-48.44747543,16.11427689,-38.99699402,2.929905176,2.868349552,-19.63564301,-7.587400913,-1.318514705,-10.78544331,-3.725589991,-2.14328289,-15.50910473,-9.719977379,-5.645195484,-13.42129707,2.868483543,4.690134048,4.630228043,13479.80762,829.836853,1239.406006,127.9693756,666.4830933,81.97836304,109.6318436,243.7132568,289.0042114,148.4156342,118.9561234,97.55378723,84.14961243,149.2651215,119.5655365,89.42823792,166.8866577,230.149765,243.2693481,323.0223083
نی شور امیر شکری 3.mp3,D_0,I_4,69821,2259.883632,290766.7907,3156.39758,2221592.484,0.206485435,0.482915342,0.276420981,0.209977165,0.206514075,0.138721377,0.107351959,0.089849278,0.198336437,0.188490406,0.223467991,0.291205913,0.051112242,0.197167099,0.120447092,0.118473843,0.126609221,0.068307668,0.055793013,0.033021443,0.09878318,0.076723881,0.101496898,0.156033009,-355.2173462,26.51168251,-56.95617294,4.63839817,-45.61542892,0.623767555,13.60178661,-3.08898735,6.281475067,-3.361280441,-12.1537447,0.123094872,16.35267067,4.006552696,-4.574844837,-7.544066429,-13.24834347,-1.234512687,0.538638532,2.253299475,9357.490234,609.4980469,1466.722168,123.7225342,804.9884644,266.1229553,264.4505615,448.9182434,246.8656158,290.5354309,314.1256409,426.6646729,306.7563782,190.0489349,204.3046112,102.3108673,120.3311844,103.577652,293.3248291,342.7762451
rasoul_akbari_gharache.mp3,D_0,I_4,46053,1692.222696,121086.2201,3046.673244,528665.8444,0.244646102,0.412832916,0.401175946,0.392932594,0.398687959,0.215740576,0.160459518,0.128395617,0.181441665,0.211249188,0.248071939,0.363840908,0.067029379,0.176372156,0.134742275,0.120293587,0.150716901,0.087262459,0.0768888,0.05411876,0.065079004,0.078657806,0.069602676,0.157042563,-223.7414093,83.39513397,-46.20280838,19.86843491,-24.43811417,-15.61841774,10.81710911,-2.692092896,0.785266101,-11.86586666,-9.573154449,7.492287159,-4.677211285,-14.31081009,-8.219262123,-5.830889702,-3.492675066,-10.81636524,-13.10532379,3.07712245,16778.34961,809.7294922,1782.069702,130.767868,528.352356,368.1737671,85.71625519,137.878006,110.6890945,122.6807404,183.4777069,43.36014175,65.78400421,111.1781158,55.95773697,100.6296463,52.25304794,77.8828125,99.24086761,107.4010468
Y2Mate.is - آموزش ترانه رشیدخان در دستگاه شور-TJw1VjLzyYc-160k-1655952736357_[cut_56sec].mp3,D_0,I_4,101449,3170.019419,299778.7746,5541.033161,1283897.797,0.273068368,0.231014952,0.317204654,0.313244224,0.305772424,0.336551249,0.172748715,0.304772586,0.157512978,0.188372374,0.169583246,0.149601102,0.099558435,0.064673722,0.13794212,0.101016417,0.108379729,0.152975723,0.023120435,0.148547128,0.030427685,0.081313491,0.064642876,0.046900459,-207.8808594,13.59536934,-60.53601456,5.863482475,-34.23958969,-6.378339291,-7.996964455,-10.02412224,-15.519454,-6.654653072,-21.54614639,2.624339819,-11.47347546,-11.24614525,-21.06755257,-2.042207718,-3.234537125,9.285035133,-2.333852291,21.35749245,8404.088867,686.1091919,322.407135,170.0142517,195.2981567,103.9925232,76.76856995,53.03806305,103.7484665,70.66604614,59.46820068,38.36458588,95.35218811,68.57394409,120.0544434,240.9373016,336.6156006,376.108551,368.1561584,392.5473938
Hassan_Kassaie-Dastgaheh_Shoor-(WWW (mp3cut.net).mp3,D_0,I_4,162490,2775.429777,120227.8958,3731.219104,329433.6839,0.132656649,0.406759173,0.20075877,0.171327993,0.202210128,0.138479039,0.206671253,0.132157177,0.446476609,0.33957839,0.329059929,0.283500046,0.023868997,0.152380943,0.067401141,0.074424386,0.103380635,0.029514883,0.090737231,0.020363797,0.136303917,0.116049491,0.110749356,0.129392594,-303.2900391,27.80409813,-74.56980133,31.40890503,-37.96410751,-19.35257721,10.40911007,-2.967325211,-1.51785934,9.494783401,-4.977402687,5.99441576,19.6824398,6.421699524,-4.959508419,-0.076906279,-8.054274559,-2.556504011,1.394601583,2.830658197,10534.71094,457.1296387,1278.04895,431.7124023,613.3774414,589.7109985,612.4742432,814.8114624,213.7803802,285.8468628,461.5855408,397.2711792,368.8077698,297.4581604,341.2056885,152.3284454,90.59088898,204.4138184,281.2863464,322.3210144
04.mp3,D_0,I_4,84349,1908.897661,50000.56141,3255.155317,274745.0703,0.155041561,0.35695225,0.294272512,0.217518002,0.16284126,0.151830003,0.163242936,0.084433019,0.170382306,0.205131978,0.255157709,0.362265587,0.035820756,0.170832828,0.134501413,0.100167774,0.08339034,0.068988286,0.077477172,0.023281021,0.072667606,0.094326988,0.086191989,0.18140246,-340.1297302,76.24665833,-78.93389893,2.702415466,-17.54882431,-29.80940437,29.91126251,2.770024776,-12.49372005,-1.859637856,-26.87901497,-10.15293026,10.852808,-8.254749298,-6.356836796,-3.75562501,-14.4655962,-6.716294765,-7.47312355,-11.90129757,6789.027832,1087.093994,1668.721191,258.6063232,331.2512207,625.3850098,670.6192017,644.2820435,418.4365845,334.000061,427.8302917,378.0188293,334.2398376,356.7035828,216.1570282,88.93560028,133.8998871,208.1323242,379.8233032,429.0509949
Mansour_Saremi-Mohammad_Mousavi-Shour-Taknavazan754-p2-[AudioTrimmer.com].mp3,D_0,I_4,38308,1681.302999,61852.98959,3522.870364,208398.6466,0.095493622,0.120122857,0.363872409,0.350826949,0.303124279,0.27300176,0.171867326,0.198395908,0.068555787,0.065448999,0.047490127,0.05473141,0.062239762,0.026329501,0.188166127,0.14170368,0.114456221,0.150291011,0.057732891,0.122274555,0.023062393,0.037255868,0.019219186,0.019598583,-346.2698975,126.2916107,-75.24940491,36.90523529,-23.80225372,-23.34879875,1.094807386,-34.28953934,-26.00265694,11.33790302,-22.13312912,-2.701941729,4.132120132,-38.26029587,4.369819164,-22.27220917,-11.0038023,11.45848942,-10.84072781,20.85193443,3356.065674,491.132782,565.9935913,128.6110382,130.2919312,197.2127228,104.2800674,163.7425232,151.0667877,90.69802094,102.2004623,161.1024017,116.0750046,190.6652222,87.79767609,235.4029083,171.2206879,356.3786621,319.3875427,297.3121948
ney.mp3,D_0,I_4,84304,2378.129535,451548.3164,3334.146506,2590945.059,0.196460858,0.173415661,0.177784905,0.10601268,0.207415909,0.182091728,0.23870261,0.487073302,0.379738718,0.507658541,0.309028178,0.207045093,0.09515775,0.049675778,0.059523415,0.020717127,0.095023438,0.067569405,0.037470415,0.159104168,0.052719116,0.137922227,0.088180043,0.066818558,-239.1403809,55.00169373,-42.75085449,11.94637871,-22.9024601,-31.83290291,6.504234314,-15.88993835,-11.94896603,1.974987268,-11.9441576,-12.81543732,-8.070345879,2.448734522,-13.90832996,-1.632298112,-11.67639828,2.288638115,-8.51076889,1.216599822,33753.84375,707.6798706,696.5852661,259.7574158,199.5963898,246.3260498,141.3670654,168.2569122,256.2018738,156.1477814,104.0140991,94.55883789,92.26812744,85.48786163,281.6733398,180.658844,437.8764648,189.7826385,206.5612183,79.06536865
index.html?VALID=TRUE&attid=288572&VALID=TRUE&q=10&g=369323&t=1&w=4,D_0,I_4,77638,2394.432376,791587.184,3987.275889,2889865.329,0.059224036,0.106303059,0.297061801,0.36130479,0.333957732,0.284332812,0.18918094,0.267317861,0.085446373,0.087100483,0.073233686,0.05541848,0.019141335,0.017926358,0.144782409,0.166072458,0.118241511,0.144605041,0.048727665,0.13587822,0.016085554,0.021178946,0.017333906,0.012320882,-211.2822723,31.8628273,-48.77442169,30.4387188,-32.19587326,-8.523726463,-24.12637329,-21.37560081,-12.45462513,-0.707682788,-6.755129814,-4.111534119,-17.54758835,-8.985998154,-15.97121906,-7.365274429,-3.546990633,0.983407438,3.25653553,15.61111355,31694.4707,510.9498901,680.6382446,256.0655518,351.8006592,80.3684082,208.9848633,131.9294281,88.92222595,49.29623795,59.44887924,44.52629089,93.75704193,51.64557266,97.89498901,95.30417633,219.4483795,306.4347839,347.2590942,328.1116943
index.html?VALID=TRUE&attid=399451&VALID=TRUE&q=10&g=519686&t=1&w=4,D_0,I_4,56772,1781.544149,498646.0818,2709.41695,1123727.803,0.522100031,0.324687719,0.075170308,0.04025517,0.041897494,0.033919256,0.065916173,0.066451266,0.063208431,0.061672859,0.131506473,0.583153009,0.132910147,0.145205915,0.048073009,0.02096728,0.026143219,0.016241312,0.017128265,0.015233913,0.018301757,0.03879552,0.027795732,0.217239469,-317.9442749,74.40277863,-68.22377014,20.89331818,-24.20298958,2.074646235,-1.106463313,-22.95338821,-4.378922939,-3.610019684,-5.180899143,10.15219307,23.3846817,29.40621758,18.55544662,12.46248531,-9.575787544,-8.498239517,-11.25953102,1.806355476,11191.46777,1153.921997,908.2416992,187.4703369,193.565155,60.43180847,66.15835571,146.0984955,46.32550812,86.52972412,76.4772644,134.9656372,197.8409882,206.7853394,129.201004,277.6312256,140.3160553,77.41486359,121.79776,91.14433289
index.html?VALID=TRUE&attid=235307&VALID=TRUE&q=10&g=304683&t=1&w=4,D_0,I_4,63106,2218.767047,702381.2943,3571.903401,2018443.249,0.047515601,0.06982857,0.071175508,0.140159205,0.11962568,0.103676252,0.259911478,0.30031991,0.663407803,0.189067185,0.053667624,0.048201568,0.018750254,0.040968895,0.027460612,0.031448469,0.063005745,0.026750872,0.137234166,0.053442836,0.187717691,0.048465483,0.011539722,0.026352879,-192.0833435,31.34939194,-66.54230499,12.38736629,-24.90234566,-22.87866974,-17.15203285,-8.748904228,-20.40124321,2.435201168,-10.56085396,-12.57519817,-20.55811882,-7.631279469,-4.944302559,18.35718346,23.01468468,35.31992722,21.95541,6.185410023,26311.27539,477.0318298,857.6038818,141.5449829,217.4682617,174.9849854,108.5584946,77.07589722,132.0565186,44.66732407,105.8826675,83.48369598,114.3203964,98.64597321,180.2016296,301.3570251,345.1392212,370.512146,276.5794373,209.7872009
index.html?VALID=TRUE&attid=399496&VALID=TRUE&q=10&g=519786&t=1&w=4,D_0,I_4,29500,957.7065035,320762.7876,1301.417131,445862.9947,0.273892671,0.394312859,0.446320444,0.265716761,0.319476396,0.105772346,0.088972509,0.050207634,0.046265893,0.08548633,0.066506259,0.126001477,0.136352494,0.120006919,0.192519516,0.06363339,0.178504258,0.026381573,0.063673034,0.018746603,0.018311657,0.048204727,0.020797921,0.061689105,-329.7012024,108.7812347,-25.63331985,3.841834784,-5.435234547,9.718489647,12.72040272,-10.81285572,-6.226119995,-11.16666222,-22.47117996,-15.83876419,-13.69726753,-14.87782097,-14.44501305,-15.41902065,-1.743834138,1.481626511,1.368982315,6.526843548,11087.78027,2065.077881,1053.758545,221.1188812,127.3785324,81.80913544,127.6376038,62.20235062,60.60687256,89.86659241,75.44155121,76.39084625,45.9515152,67.90215302,63.64331436,51.08946228,64.6639328,92.59701538,162.601944,210.5623779
kamanche-Shoor-Farajpoori-Shajarian_rosvaye del.mp3,D_0,I_1,102836,2541.745129,132540.1188,3988.334216,463460.6052,0.165558234,0.257944643,0.190566078,0.271227986,0.267342091,0.261247337,0.300328404,0.547200084,0.13496919,0.157414332,0.144797146,0.111614212,0.080237329,0.09517584,0.068478473,0.125794232,0.084759489,0.083373576,0.087418891,0.169046193,0.012220492,0.057124022,0.034402676,0.022231484,-282.4471436,40.52202225,-74.76465607,17.88609314,-9.788985252,1.559105754,-5.260682583,0.861991882,-3.260731936,16.91645432,6.288221836,-0.160053164,-7.485218525,6.262194157,-5.26411581,-0.462852269,-2.402556419,9.686523438,8.877383232,20.86026001,2829.424805,871.3915405,299.6215515,120.2988968,97.97836304,205.6869202,64.06586456,39.73316574,30.60083008,45.60529709,49.30544662,56.27474213,61.94995117,47.5990181,93.42285156,278.1987,318.7280884,287.4981689,361.1492615,267.4087524
sina_seraji_kamanche_shoor.mp3,D_0,I_1,33348,1109.268875,83183.18763,1873.980335,347658.7385,0.218335479,0.20278734,0.187410951,0.196953073,0.556506872,0.372115582,0.30932641,0.429085463,0.331519574,0.393432647,0.225395396,0.155277848,0.071819946,0.052620996,0.058388475,0.029642776,0.171068192,0.092511557,0.073821515,0.160694286,0.108622894,0.125346869,0.048039697,0.027381735,-278.7228394,131.3539886,2.243215561,16.8881588,11.04210091,-0.769025803,2.497326851,0.423114032,5.521382332,8.388968468,1.40871644,3.088459015,-0.229204774,0.152196437,1.665261865,-1.784320712,-1.991400123,0.393396199,-1.227408171,4.186666489,4271.649414,973.9511719,617.7762451,121.9297333,83.66314697,50.81360626,39.67122269,32.15523148,36.71417236,34.74305344,29.17749786,27.9427433,35.77983475,25.56506348,26.2960186,39.47381592,34.9724617,26.92180252,37.31910324,47.44424057
Ali_Asghar_Bahari-Razavi-(WWW.IRMP3.IR).mp3,D_0,I_1,64341,1679.056041,53168.04106,2663.09223,131701.5641,0.341261595,0.255652815,0.317682713,0.432337105,0.513399661,0.093187682,0.110295229,0.144613922,0.090374999,0.074551657,0.12166284,0.194531977,0.174390912,0.075862758,0.141249239,0.105735622,0.187132061,0.017464137,0.037790775,0.044842757,0.017307118,0.01498689,0.044869304,0.080818541,-297.3715515,77.39944458,-96.33624268,-19.8910141,-44.55386353,-34.23448944,-30.27035332,-24.53158379,-5.314917564,-6.034584999,6.497350216,10.91080475,9.852933884,16.81871414,2.190086603,-23.61052132,-18.13155174,-8.449406624,-4.063305378,3.027995586,3584.164551,193.8545074,913.003479,124.1882629,170.7454834,81.3170929,101.4973602,50.10732651,57.60028839,95.51642609,126.1610184,151.5262604,119.5196609,310.043335,338.6596375,173.1272888,131.9518738,99.52593231,108.4464493,91.80573273
pishdaramadshoor.mp3,D_0,I_1,78700,1871.284645,469493.7251,2781.824845,1362209.373,0.073359579,0.054977365,0.123258077,0.109989747,0.129480585,0.342959791,0.229455099,0.573137105,0.177803397,0.105618976,0.159983203,0.070114978,0.041902665,0.022635683,0.065859906,0.052535113,0.03553468,0.187311903,0.064717434,0.203986317,0.038255699,0.035888691,0.079152398,0.022327287,-331.2437134,49.15891647,-74.4760437,-18.22315407,-42.93281555,-24.01133537,-24.60603333,-17.17611313,-7.265352249,4.909753323,-6.187063217,-9.920284271,-6.3300457,-6.683048248,-11.01563549,7.447999001,9.869094849,12.3063364,9.464404106,9.483064651,7008.316406,916.8981934,1170.820435,205.3416443,156.9268646,104.8986664,89.94895935,64.19631195,61.35498428,33.83931351,45.9446373,62.06588745,55.34949875,139.7433472,189.9964905,406.6289673,230.4564819,357.3271484,521.4415894,306.7938843
pishdaramadafsharialiakbarshahnazi.mp3,D_0,I_1,79837,1828.625353,270630.6223,2731.533483,1021897.648,0.457040697,0.173982188,0.308168292,0.156450495,0.111832738,0.33701086,0.095521003,0.199944347,0.127663717,0.11113362,0.136180624,0.118625343,0.187877312,0.055667274,0.142957181,0.071871385,0.016395723,0.176080868,0.015829504,0.092316799,0.060407538,0.030811355,0.067598045,0.014007336,-328.4581909,42.4246254,-66.97329712,-20.74110222,-33.92502594,-23.29655838,-23.07173729,-22.69325256,-18.62205505,-0.939889252,4.15405941,7.613808632,16.5252037,20.73596001,7.386123657,1.125636935,-9.819848061,-11.97893143,-4.635019779,2.138949394,6866.353516,514.4325562,1559.299805,119.0485916,157.1378479,95.52653503,82.58411407,110.8689804,48.37150192,63.02223969,105.9168472,196.5809784,200.1236877,240.3046112,249.9037781,337.4736633,227.344986,276.146637,259.3361206,235.0336456
dashtimoosa.mp3,D_0,I_1,76818,1884.019659,183521.4188,2983.415293,889727.8498,0.335067928,0.160772011,0.347446084,0.166990146,0.106229231,0.282797098,0.08382646,0.175695002,0.069125302,0.17336151,0.16294995,0.078391984,0.189642608,0.03800245,0.160391822,0.078423955,0.024526058,0.163198009,0.010814928,0.098458,0.012063487,0.073042154,0.072313987,0.009480222,-304.1311035,34.47554398,-66.3631897,-19.05919456,-37.65132141,-23.00167274,-20.19701385,-18.14698792,-10.5093832,3.668164253,6.557126522,14.40638924,24.52248764,17.11385727,-7.014994621,-8.244055748,-11.13024902,-5.439186573,-1.492907047,1.691071987,4225.410156,302.1919861,849.953186,110.2479095,160.7974243,65.31362152,74.39816284,78.55284882,88.55747223,104.3601761,190.0529633,336.1994629,324.0366211,305.6030273,323.2539063,447.1748352,294.706665,322.9158325,295.4819031,261.8060608
abooatamoosa.mp3,D_0,I_1,83646,1960.755769,183435.4494,3078.156387,727116.22,0.310548872,0.079774015,0.131281525,0.08989919,0.13099359,0.305272669,0.125363395,0.455936641,0.155622706,0.168090448,0.247929618,0.108594909,0.156156018,0.011425465,0.078534581,0.042093128,0.033789072,0.165101379,0.007208864,0.187373966,0.049188767,0.05033271,0.120134279,0.015162462,-308.8252869,46.86569214,-83.34712219,-18.89339638,-42.61561584,-21.33904648,-22.2200222,-19.99343491,-13.00712585,-0.003425811,-9.636628151,-5.915503979,0.779789686,13.19953632,3.009501934,8.062832832,-2.421206713,-5.386662483,-6.163276672,5.127260208,5491.524902,600.9556885,858.8101807,134.2005157,126.508934,73.18824005,89.99675751,45.34891891,98.59702301,41.80609512,51.34843445,173.9267731,304.5561523,432.1601563,433.8661499,413.6322632,379.9402161,493.3861389,506.6747437,305.8512878
Hadi_Montazeri.mp3,D_0,I_1,50326,1186.679634,428079.9892,1836.922226,1312280.956,0.154360622,0.304995805,0.329771012,0.162248954,0.096986599,0.133171424,0.246901289,0.33049801,0.365911365,0.46097821,0.235117674,0.097527079,0.037097752,0.121060185,0.083651312,0.018465616,0.02427876,0.035093188,0.095130377,0.131278902,0.077990748,0.159838796,0.045678131,0.02053849,-327.8773804,113.9312592,-49.60864258,13.51553535,-5.432206631,7.832341194,3.040797234,13.57874966,11.33817863,6.278954029,6.92247057,-5.71435833,-1.5711447,-2.318555355,-0.975315809,-18.6348629,-13.53678894,-2.089805365,3.840109348,4.916692734,22979.44141,2166.274658,4016.299561,241.3248138,647.8156128,162.1776123,179.4810333,57.74009705,53.02383804,41.60991287,39.23799515,46.26370621,41.74375916,39.60946274,63.88053894,89.70463562,71.16529846,54.83215332,49.57781601,57.67828369
Ardeshir_Kamkar-Avaz_Owj-(WWW.IRMP3.IR).mp3,D_0,I_1,95252,2239.402192,117986.9577,3702.82761,519756.6384,0.427862495,0.205659568,0.318553001,0.22532326,0.27666229,0.303252697,0.1302367,0.352424383,0.157171175,0.20123969,0.215181708,0.167523399,0.147236198,0.05445791,0.138921514,0.090542026,0.071935385,0.12216679,0.014728248,0.123906448,0.034050714,0.059756447,0.088641815,0.025298089,-198.7670288,69.25939941,-80.47703552,-5.175147057,-33.18817902,-18.7145443,-22.72430038,-8.596369743,-20.77403831,4.35714674,-6.57838726,6.015578747,-2.152225018,11.71931648,-5.708541393,-0.134277433,-0.569516599,-3.567949057,-8.039215088,-3.779776096,4660.67627,597.4176636,199.2351532,64.33056641,156.2856445,57.317276,72.05158234,49.08068466,85.79018402,41.41201401,123.2707901,89.35205841,128.6699677,238.4797363,98.91215515,176.8097534,131.9275818,114.9844742,100.9696121,78.62760162
رامشگر (دشتی).mp3,D_0,I_1,49287,858.2205201,59679.70523,1211.909338,144760.3935,0.124569304,0.291562915,0.116485193,0.148544952,0.220688865,0.282036692,0.212687388,0.202295661,0.239008918,0.144109339,0.195375904,0.059655711,0.031201959,0.162111729,0.030819004,0.076477602,0.111386009,0.130488217,0.086482011,0.085809156,0.136853412,0.045812756,0.125464216,0.005788774,-398.3795471,157.726181,-21.8659687,-85.38021851,-37.19868088,-2.975167274,-18.27336884,-28.16308594,-13.0030899,-1.040436506,-2.996582031,-5.134602547,-1.140957236,4.295642853,6.41535902,4.143098831,1.906509995,4.83173418,9.393595695,8.642839432,3192.221436,2236.142822,254.4652252,1032.246338,534.1604004,138.2806091,254.9799805,442.4081726,190.0648041,74.01689148,83.08790588,137.8122559,123.6279984,58.27695847,159.7593536,393.7557983,370.4284973,237.9082336,302.7673035,312.4213257
0_1_1.mp3,D_0,I_1,47806,1740.926899,58657.53249,3493.195544,207836.0912,0.085693195,0.30490905,0.810033262,0.207811236,0.084860511,0.142559931,0.220587626,0.314520061,0.093544133,0.156016231,0.050806038,0.049963947,0.021819808,0.023980984,0.126159519,0.009582642,0.033830136,0.069447406,0.016847791,0.122566141,0.009986146,0.033411797,0.008439385,0.016470267,-89.45353699,98.66352844,-55.16867065,36.71471786,-23.40205574,9.074661255,-16.75517654,-17.61398888,-27.58421135,-8.699307442,-26.56916618,-5.640046597,-26.70060349,-21.33926964,-4.552446842,13.77289009,2.723366022,-0.956732869,-0.937433779,-1.133476734,1410.593262,294.8232422,126.9771881,58.83358002,98.32819366,89.44863892,53.52772522,41.02570343,44.1762352,54.52346039,49.79463577,40.16333008,80.65189362,106.1727219,59.03331375,78.26537323,95.75971985,102.031723,139.8258209,122.9824142
0_1_2.mp3,D_0,I_1,94567,2428.578065,296657.6723,4085.716961,762635.4543,0.337482691,0.15991278,0.500347316,0.153635696,0.063714184,0.091695942,0.186967909,0.092594475,0.064222947,0.267847627,0.180733174,0.243790761,0.154157445,0.020762626,0.187565282,0.029856315,0.01118971,0.023635335,0.088884503,0.035075705,0.010285789,0.120678931,0.079193637,0.093853787,-193.0678406,35.37056351,-52.49374008,25.06184196,-31.50561142,-10.04338741,-23.81922913,-21.38941193,-27.27382469,-12.80179405,-15.975914,9.776914597,5.018885136,16.44186783,5.604994774,6.053434849,-6.387083054,-0.448971599,-2.586666107,-5.61387682,7733.726074,904.4737549,702.1115723,86.11976624,260.9562683,86.19850922,83.35377502,63.51652145,72.17582703,85.15512848,119.6417465,277.4100037,255.5363312,313.6193542,423.6631775,558.5737915,286.2859497,283.5939331,179.5503998,167.5077209
0_1_3.mp3,D_0,I_1,151260,3026.832514,172928.2419,4790.779364,452797.957,0.248097211,0.116938107,0.117238767,0.195255533,0.4360241,0.305464983,0.307687193,0.208873034,0.254542679,0.063165873,0.083660141,0.270394683,0.0890247,0.032800272,0.040175188,0.050124899,0.213173121,0.092979774,0.164628074,0.073353998,0.115044139,0.014410031,0.03302912,0.120479628,-193.9447937,16.32554817,-47.83414841,25.86625099,-37.83044815,-11.52666664,-25.86038399,-13.9032917,-20.00597191,19.51151657,14.84439564,26.73674011,-15.59060383,-14.30473423,-16.9934597,3.392058134,-2.751209021,7.913781166,-0.313918829,13.12684727,5043.69873,289.2848511,416.9608154,110.0864182,95.42662048,69.47924042,76.38444519,63.34653091,241.2832794,160.8791809,126.1834488,373.8834839,432.7086487,174.4494934,237.0632019,248.7728882,76.03463745,107.4926376,242.1654358,388.5037537
part1.mp3,D_0,I_1,76707,1752.445354,287829.6983,2579.32607,464487.6856,0.228053212,0.138794661,0.263910741,0.085223444,0.131319329,0.210212991,0.168891147,0.547765136,0.222274408,0.224160895,0.130371019,0.107266039,0.109996237,0.039625306,0.122148588,0.019301962,0.036762837,0.119704932,0.027576471,0.187140942,0.06770134,0.101769105,0.074869916,0.034311786,-270.4603577,92.99753571,-71.64461517,-1.148637533,-20.67588043,-28.61107635,-18.78622627,-12.75554943,-3.244821548,-9.861063957,-2.07523489,-8.624134064,-9.911561012,-4.107751369,-4.409761906,-1.960708499,-3.538011074,1.989597201,7.072410107,6.304389,6813.619141,665.135376,2209.963135,232.3462219,228.6670074,108.7178345,88.61865997,75.61577606,64.44471741,76.42861938,88.31731415,75.33869171,78.45591736,126.3297119,129.8201904,152.4828491,141.4894562,142.0275726,175.1824493,165.0114288
part2.mp3,D_0,I_1,94939,2012.110779,43501.66222,3222.180516,139708.7221,0.390316933,0.311931819,0.324905902,0.28990674,0.079828881,0.120596565,0.056556057,0.152776361,0.173375621,0.157125816,0.137044951,0.116371825,0.186691925,0.130422086,0.09795367,0.158034965,0.018843299,0.032721251,0.004121411,0.067001224,0.07322526,0.051023141,0.070106633,0.024800932,-238.9932098,71.52423859,-87.86404419,7.991029739,-32.90189743,-26.9467392,-18.21605873,-10.49378872,-7.197597504,-14.10635567,-1.911680102,-4.134102821,8.10948658,21.22480965,7.421395779,0.689371765,-14.19730473,-8.1642313,-2.339811325,-4.842812538,4547.577637,241.7325897,907.5665894,101.1629562,223.0821228,84.42285919,122.8259277,87.90120697,75.85875702,80.95231628,118.5746536,187.7861328,208.0235901,264.6919556,151.3322906,188.831131,138.4554291,153.8234558,118.1942596,188.8166809
♫♫ دانلود آهنگ سوز عشق از پرویز یاحقی ♫♫.mp3,D_0,I_1,54957,1427.922603,206581.9375,2648.875649,1009595.534,0.408501178,0.529539049,0.537488222,0.296186864,0.345621407,0.278088063,0.206305638,0.281710833,0.318619162,0.159534335,0.110700592,0.420675784,0.077953458,0.118906297,0.123213492,0.04185779,0.129933804,0.103845529,0.046413701,0.075385779,0.074984036,0.020396121,0.009709066,0.124559313,-200.4304199,145.9185333,-29.62848282,26.91590118,-22.85452271,4.786046505,-12.41878033,2.422338009,-10.52513504,-0.107966654,-12.4359169,-8.594713211,-5.663216114,-6.598634243,-8.992613792,-0.691286743,-0.707840383,-2.435936213,0.22145097,8.224099159,2761.772949,635.7481689,311.9605408,642.5999756,157.7399292,117.9207382,119.7002792,106.5437775,122.7681732,109.4312744,80.17602539,74.87001038,84.12291718,62.17405319,68.52014923,58.91892242,42.94105911,55.46994019,58.68287277,85.0395813
♫♫ دانلود آهنگ دستگاه شور از پرویز یاحقی ♫♫ .mp3,D_0,I_1,50459,1792.386674,190335.2651,3429.27093,375742.8694,0.119371712,0.105760284,0.145684242,0.282365084,0.677769542,0.551832557,0.352067322,0.131716371,0.12087559,0.115828477,0.086115271,0.142680615,0.0268283,0.025979234,0.065905713,0.051893223,0.147984773,0.127667427,0.106248587,0.067521177,0.050621837,0.049385261,0.02465884,0.047715001,-268.6867371,83.44384003,-41.39350891,37.92153168,-15.17796135,1.292270184,1.487673879,-5.290018082,-19.49199104,-8.438489914,-19.1264267,-18.07408524,5.227752686,-3.145260096,-10.63902664,-4.532447815,0.216603667,3.744920254,11.09733391,22.98984146,6163.133301,462.8562927,542.5523682,164.0655975,161.1356964,70.76065826,117.224411,66.46523285,138.137146,62.26861954,115.5645523,86.24559784,46.60538483,48.38895798,76.02007294,80.72956085,67.63137054,75.84049988,173.2466431,271.8922729
01.mp3,D_0,I_1,91682,2272.045916,147744.2544,3843.743424,1051908.731,0.647152066,0.232755587,0.150091305,0.124231897,0.277050346,0.25079596,0.087488629,0.259844482,0.096980579,0.110036895,0.196725756,0.24476099,0.15873757,0.072166696,0.056972586,0.041359562,0.061622255,0.119472519,0.010383512,0.102288991,0.018262662,0.029678073,0.099918023,0.052401207,-226.3477631,31.77789116,-67.36769867,-8.667392731,-44.26994324,-5.269562244,-14.86397934,-1.873523593,-19.95262909,-5.682875156,-4.785125732,11.29369831,13.01327991,32.35577011,27.19703674,6.39252758,-19.75178909,-8.302568436,-3.31001091,-3.197628736,7817.23291,689.6086426,835.1259766,89.44004059,230.5316315,58.41518784,65.44297791,61.11396027,152.0881195,52.73653793,85.46258545,153.4105377,185.6756897,429.1308899,249.4811401,352.7662659,476.7965393,136.0092163,208.9578705,161.9901276
Ali_Asghar_Bahari-Shour-Avaye_Jan-(WWW.IRMP3.IR)-[AudioTrimmer.com].mp3,D_0,I_1,53975,1343.66522,95380.91671,2027.837738,132403.1007,0.15453957,0.500437438,0.202912703,0.082830839,0.119118445,0.08384788,0.335505217,0.261240661,0.182366982,0.244074613,0.598402202,0.25045225,0.031196512,0.114854656,0.023858329,0.021031315,0.063131623,0.008547041,0.105043299,0.087162308,0.062483277,0.070087962,0.152428448,0.066584714,-283.1383972,139.8158875,-68.02182007,-23.81653786,-12.87685299,-33.28247833,-17.12900352,-5.675840378,-5.67320776,-12.11109257,-24.23841667,-13.94206715,-6.814302921,3.593261003,0.126538545,-8.136450768,-2.322439909,-10.29932976,-3.742363214,1.951926947,6221.616699,1010.745667,855.8965454,173.617157,107.1909256,139.9141083,69.19608307,118.2413254,109.7069016,77.2696991,90.42707825,43.00854874,134.2395782,53.01047134,41.81388855,43.42874908,68.77971649,140.523407,49.90365601,57.72895813
Homayoun_Khorram-Reza_Varzande-Shour-Taknavazan769-[AudioTrimmer.com].mp3,D_0,I_1,48636,1272.12733,42723.01845,2485.809969,292552.7144,0.207953066,0.202233374,0.55636692,0.423490077,0.325761765,0.215745747,0.082866713,0.077537313,0.098203756,0.38773796,0.132753208,0.103107817,0.091339268,0.027394492,0.140502214,0.123269938,0.091692626,0.122878,0.010902143,0.020423025,0.007409288,0.147462547,0.012006766,0.014892192,-274.7923279,146.7192383,-59.3787384,15.98584938,1.213045359,-34.55072021,1.254253745,-13.32596016,-26.91838074,2.304605961,-15.55850315,-18.22227859,-3.456919432,-11.42124176,0.323343158,-1.643750668,-4.932973385,-0.615346372,-5.151673317,0.730645299,4081.715088,618.9702759,743.4763184,208.6807709,72.37547302,154.2416077,92.22602844,70.72183228,147.6591187,80.85231018,110.854805,116.0727539,82.05182648,67.4996109,44.88507462,82.31208038,65.21759796,69.25576782,130.6786499,146.6310272
"gharche, forude motamam - samer habibi.mp3",D_0,I_1,80967,2227.371638,481647.7331,3423.662631,2004490.596,0.313240826,0.473342031,0.390415698,0.367563784,0.188779205,0.165652201,0.147926167,0.197679162,0.254766554,0.130280271,0.10701219,0.224913046,0.128612384,0.186694905,0.124715798,0.146198735,0.073108487,0.06977541,0.068999775,0.098822877,0.09480314,0.046370532,0.049694296,0.110508755,-246.8975372,22.74037933,-51.35733032,-7.943050861,-38.92557526,-10.19888783,-16.12294006,-5.677799225,-19.9774971,1.740306139,4.627033234,22.67399979,22.09921074,17.31355858,0.201086327,-12.51140785,-22.69786072,-2.180953264,-2.168263197,-12.56017113,8929.200195,815.8480835,1016.043457,142.4768066,382.8701782,48.7185936,95.36869049,53.28816223,169.8947449,67.8478775,102.0023117,351.0020447,399.2935486,513.0752563,246.4588318,127.5392075,243.3460999,97.91820526,93.47421265,193.7348633
kamancheh.mp3,D_0,I_1,61026,1646.067876,106895.494,2736.316787,544491.1556,0.240815997,0.07416492,0.09952224,0.067806408,0.138025209,0.073573537,0.161244258,0.189960673,0.100963555,0.289597929,0.247606426,0.517583847,0.089947559,0.020555336,0.053038064,0.011089433,0.095905341,0.021812815,0.039688315,0.100927785,0.013205491,0.173594385,0.066365667,0.167972207,-340.4284058,97.80396271,-32.17723846,17.21774101,-2.756393433,4.128283978,-5.549985409,-7.500678062,3.427810669,-0.032123625,-22.06067657,-1.834966063,2.803084612,1.561581612,15.641325,19.94467926,5.659976482,-4.569903374,-8.762710571,1.96990037,1875.157837,903.5702515,304.620636,138.180542,86.72312927,39.52641678,56.88385391,57.495327,47.43036652,43.78319168,85.62030792,81.56287384,93.49330902,260.9168396,320.2339783,444.61203,255.4079437,244.0769653,213.3331757,199.6677856
index.html?VALID=TRUE&attid=28209&VALID=TRUE&q=10&g=33677&t=1&w=4,D_0,I_1,117189,2524.776672,310021.8816,3844.226754,1066511.266,0.235264093,0.15868631,0.475597709,0.181562454,0.148995265,0.128399774,0.270727068,0.262583733,0.108906783,0.387546092,0.186998025,0.198148564,0.124823086,0.030476792,0.173584133,0.069776908,0.068584628,0.0417573,0.063636221,0.125803962,0.019370589,0.137550622,0.080211185,0.080800146,-343.3346558,12.69920349,-79.00765228,1.672400713,-49.25090408,-10.83371258,-22.47162056,-4.238903046,-8.475421906,7.998932838,7.919938564,13.49246597,14.03314114,7.001104832,-5.281977654,-17.8346653,-3.526021004,10.16642094,3.266653061,-3.570943594,7195.711914,678.4741211,1059.29248,184.9735565,637.1130981,113.5859985,199.0340118,151.0103455,216.7334595,109.1929398,242.481308,701.1500854,418.2174988,396.6914063,471.1611328,609.0787354,275.5898438,357.6414795,339.9848633,236.5266266
index.html?VALID=TRUE&attid=308725&VALID=TRUE&q=10&g=398607&t=1&w=4,D_0,I_1,50322,1318.017379,472126.1289,1972.446406,1497965.361,0.156705707,0.306341112,0.333130956,0.161932811,0.099675983,0.135348216,0.249104083,0.331562489,0.366494656,0.464122087,0.236246273,0.100863054,0.03807538,0.120964192,0.084970914,0.017630227,0.024866043,0.035826776,0.094743513,0.131125927,0.077487081,0.15882057,0.043676872,0.021180529,-308.9074402,99.38075256,-33.95944214,7.653278828,-2.230426073,7.041819096,1.253360868,15.71759033,8.240366936,10.04163647,1.610249281,-2.028102398,-5.69795084,1.667623281,-4.271317959,-14.64990807,-16.86637688,-0.281910151,4.827301979,3.347097397,26174.77734,1602.948486,2704.708008,269.8982849,421.0396118,136.2765656,162.8901215,58.24559784,51.21441269,38.07853699,29.76638412,25.07575226,31.56665802,57.93651962,33.06475449,67.08283234,75.29290771,46.00902939,54.47359467,45.23167419
index.html?VALID=TRUE&attid=308725&VALID=TRUE&q=10&g=398607&t=1&w=4.1,D_0,I_1,50322,1318.017379,472126.1289,1972.446406,1497965.361,0.156705707,0.306341112,0.333130956,0.161932811,0.099675983,0.135348216,0.249104083,0.331562489,0.366494656,0.464122087,0.236246273,0.100863054,0.03807538,0.120964192,0.084970914,0.017630227,0.024866043,0.035826776,0.094743513,0.131125927,0.077487081,0.15882057,0.043676872,0.021180529,-308.9074402,99.38075256,-33.95944214,7.653278828,-2.230426073,7.041819096,1.253360868,15.71759033,8.240366936,10.04163647,1.610249281,-2.028102398,-5.69795084,1.667623281,-4.271317959,-14.64990807,-16.86637688,-0.281910151,4.827301979,3.347097397,26174.77734,1602.948486,2704.708008,269.8982849,421.0396118,136.2765656,162.8901215,58.24559784,51.21441269,38.07853699,29.76638412,25.07575226,31.56665802,57.93651962,33.06475449,67.08283234,75.29290771,46.00902939,54.47359467,45.23167419
santoor-Rast-mohsengholami.mp3,D_4,I_2,98193,1914.83334,24744.83692,3482.970606,153801.1391,0.360812277,0.125827566,0.165917784,0.11128816,0.402562678,0.761168122,0.194816977,0.221371576,0.19787319,0.468399286,0.223428756,0.221947446,0.069110312,0.009034922,0.029753901,0.01052861,0.076629758,0.09485925,0.008506417,0.055483412,0.023885857,0.120323561,0.0500631,0.036950994,-236.6456299,141.7371826,-115.2939987,44.5708313,-41.21025085,-22.42174721,-4.759143353,-39.67642593,17.9010582,-19.23367119,-15.59829998,-6.320466995,-24.2191143,6.849173069,-18.42646217,-15.8201313,1.752934217,-0.026555631,17.85428047,3.834002256,1837.93811,244.0826263,178.0379791,108.8090668,83.98726654,102.4415665,49.42718887,72.69425964,48.3172493,51.28448486,122.6175232,62.86351776,59.02694321,48.90866089,57.95473862,135.9090881,130.7151184,94.5655899,68.43498993,90.48361206
Faramarz_Payvar-Dastgah_Rast_Pangah_4-SONG95.mp3,D_4,I_2,152031,3063.279497,45044.70427,5268.534809,241273.6099,0.415625215,0.229371056,0.443566293,0.245734245,0.460542083,0.340007156,0.161676049,0.512370646,0.28027606,0.585214734,0.32987988,0.295384198,0.119877651,0.020561399,0.10380239,0.026557399,0.100836918,0.06687437,0.007489051,0.105459668,0.024818784,0.104588985,0.055614337,0.042960871,-109.9542389,37.86449432,-61.00104141,21.51645279,-37.57788467,11.16944695,-13.37979794,4.631193638,-9.014460564,7.147405624,-13.15506744,5.325521946,-8.139469147,-3.626485586,-10.70351505,10.37641907,3.062416553,13.18982506,-8.110050201,-2.379372597,2389.924316,161.8280029,89.85417175,127.0341492,77.7748642,48.85945892,57.14346695,43.2561264,45.76049042,66.63708496,50.29974365,54.14116287,50.35858154,59.53786469,85.36221313,86.85323334,66.37281036,83.39984131,85.6845932,73.64395142
mohsengholami_4_2_49S.mp3,D_4,I_2,97904,1915.054765,25289.06096,3503.16215,145610.9621,0.361090511,0.126188502,0.166218504,0.111565769,0.402526289,0.761260808,0.194624931,0.22103478,0.19839789,0.468821526,0.223176375,0.221711025,0.069043756,0.009224583,0.029848594,0.010807293,0.076571383,0.094900399,0.008259761,0.054897632,0.024598904,0.120759875,0.049906708,0.036913153,-197.017807,141.3392181,-114.9432831,44.30602264,-41.08429718,-22.47307396,-4.797225475,-39.60538864,17.82757759,-19.17016602,-15.61702156,-6.340526104,-24.17790413,6.812754631,-18.40027809,-15.84075356,1.721518636,0.004178121,17.83786583,3.852413654,1766.246704,236.2495117,173.1747742,108.4313049,82.64411163,101.6704254,49.71078491,71.50178528,48.41212082,51.35601425,122.8258896,62.81912613,58.46598816,49.13057327,58.22633743,136.1309357,130.5262909,94.65769196,68.42970276,91.16652679
Farmarz.mp3,D_4,I_2,154200,3028.074208,248506.8098,5218.718443,736622.2034,0.463041127,0.267012089,0.543391764,0.2814219,0.329957485,0.269246966,0.14946723,0.42178902,0.262136728,0.4009507,0.290455163,0.438483417,0.115189828,0.023608243,0.135511696,0.064459398,0.074529313,0.046204753,0.010818952,0.085864894,0.042884935,0.089396976,0.059617683,0.093713894,-197.6289215,40.96226883,-55.07071304,30.76780128,-29.84145164,18.10438728,-9.086255074,6.244726181,-9.995951653,-1.323917866,-13.66617584,7.199416637,2.481227636,6.642422199,-2.364902496,10.09423542,4.369391918,7.591372013,-7.87113905,-2.35635829,8191.476074,609.479126,108.2206879,121.1268616,138.6888733,89.89395905,141.4682465,67.67012024,94.86032104,73.22562408,46.74525452,65.30399323,108.3160553,117.0656662,89.88085175,84.12992096,93.17376709,88.53162384,93.32131195,93.55181122
rostamian_oshagh.mp3,D_4,I_2,70287,1782.014649,120314.6975,3447.262488,521086.5134,0.354173988,0.173297167,0.226914674,0.137228817,0.133125141,0.178649992,0.119150475,0.333541542,0.480268747,0.530349374,0.380285829,0.221877247,0.114215024,0.015017997,0.106874138,0.015525691,0.017221931,0.071189582,0.009565521,0.134048223,0.09329138,0.161369249,0.126829073,0.026732344,-167.2787781,90.11721802,-74.75093079,7.450811386,-63.64019012,-14.68275642,-32.57230377,-23.60019302,-17.19182968,-12.43196678,-18.08848381,-20.53282738,-15.05160046,-12.48102188,-7.536628723,-4.728542328,-0.727955699,-7.20703125,-15.30585766,-4.859310627,1987.792236,572.3336182,185.8161011,87.81600189,118.6050491,110.593338,85.52417755,115.8621063,87.14558411,79.57849121,80.37861633,70.40556335,56.90470123,63.4994545,75.53449249,46.18923187,43.85129547,59.71895599,70.37472534,60.19124222
02 Cheharmezrab Panjgah [320].mp3,D_4,I_2,83287,1986.269467,338260.3128,3754.352298,1463684.385,0.671898544,0.460546017,0.489552468,0.170241714,0.261825383,0.38356927,0.160860598,0.309714496,0.12650536,0.16944018,0.120169967,0.282721788,0.105542019,0.063787445,0.125782758,0.01367907,0.040051665,0.121193215,0.013473246,0.102597803,0.01405444,0.049055025,0.020639297,0.027645884,-264.3693848,97.31027222,-40.83333588,35.96493912,-12.23700047,15.0573616,-11.32461929,-0.483158261,-12.99803734,-8.62434864,-9.42759037,-3.538988829,-12.27695179,-12.37825966,-8.629688263,-1.343894005,-12.91851711,-1.806122065,-2.950187683,6.379526138,7254.605469,930.9024658,240.7348633,120.7797623,190.3292694,72.21903229,112.1847305,69.94910431,45.33856201,48.87818527,75.58903503,57.01969528,64.9797287,79.88246155,56.94899368,88.95850372,62.3531723,73.02163696,57.07743454,98.84088135
42.mp3,D_4,I_2,89322,2089.696025,325880.6009,3893.076459,1612060.848,0.476038396,0.166105732,0.286574334,0.169071004,0.261638135,0.584621072,0.18813701,0.38285318,0.149056688,0.29432258,0.251895577,0.192480788,0.131041542,0.012016221,0.080777846,0.031366061,0.033953402,0.135294095,0.01187594,0.135410905,0.014957516,0.083725899,0.082650296,0.023030194,-233.0774536,99.49797058,-39.89928818,20.7794857,-24.25017166,7.384484291,-18.17510796,-0.326757789,-3.950372934,1.885411501,-0.120801426,5.547748566,6.708955765,0.614736915,-1.611272812,2.996960878,2.274824858,10.1636343,0.106724225,6.715405941,7164.611328,1140.499756,422.8731689,178.9164276,358.8126831,72.39794159,128.3565521,62.36021042,57.37503052,124.7102203,162.8287811,137.5562897,107.5938263,96.28875732,140.5600586,163.703949,124.5454712,79.54135132,117.0216446,224.5006104
santoor.mp3,D_4,I_2,161506,2882.962273,151043.6126,4987.394842,497912.6225,0.512318969,0.206667006,0.34969908,0.230541453,0.376447916,0.370351255,0.187003613,0.400350928,0.1786374,0.393129796,0.347663164,0.217312932,0.138304546,0.016473433,0.100336947,0.036580622,0.093415305,0.107714765,0.014046654,0.105188198,0.016842352,0.088089064,0.096389569,0.023497675,-127.016098,72.92250061,-87.28972626,50.163517,-60.96365356,29.35235977,-26.88039398,13.05058193,-19.07929611,-5.281811237,-8.973211288,-10.25304317,2.152882338,-6.346563816,9.420492172,-3.512019634,11.66226196,-1.957923889,-1.5542593,-10.53751564,4900.296875,270.3129883,308.8871765,500.3285217,253.4738464,445.4355164,174.8512878,159.5524445,132.8658142,172.8321075,168.8372498,157.168457,195.664978,190.4021454,118.3175278,131.6196594,202.6653137,125.3110733,98.85931396,139.7732849
Salman Mohammadi - دو پرنده )راست پنجگاه).mp3,D_4,I_2,40215,1330.116152,88509.61724,2264.177975,899663.4021,0.172166899,0.227938905,0.106448486,0.196429148,0.505138755,0.2137115,0.299346983,0.150834262,0.20767875,0.096121989,0.140297875,0.457354665,0.019047882,0.128841832,0.02040326,0.037818655,0.170820102,0.038659263,0.134716898,0.018598553,0.082699709,0.023360338,0.022411978,0.150474802,-280.6619873,113.7784195,-16.79457092,5.693842411,-30.72832489,-22.56942749,-34.58870697,-24.12623024,-14.81234741,-10.21678734,-6.525677204,-4.78356266,-17.58804512,-10.29923916,-18.06357193,0.863739848,2.728841305,-3.554518223,-9.851198196,-10.05875206,10102.07324,245.0871735,275.6130066,95.65157318,226.1675873,66.20861816,93.65448761,51.1207428,116.7242661,92.65188599,81.12388611,55.57445908,97.47743225,106.6271896,48.45251846,55.13097382,35.8980751,52.30054092,79.30750275,55.09645844
setar-Rast-Alizadeh-Eftekhari-RazoNiaz.mp3,D_4,I_3,61270,1909.714836,197336.2847,2888.4992,838472.2278,0.55671674,0.192101464,0.168252975,0.160901964,0.170256406,0.248823732,0.149721086,0.253498912,0.228148594,0.285311401,0.509002864,0.28881675,0.189720586,0.036329284,0.078167774,0.058584224,0.045159105,0.084493861,0.028547009,0.073851027,0.085605383,0.072274707,0.173472583,0.037686683,-371.459198,98.03356171,-10.35796928,4.433193684,9.339548111,15.11090374,5.725856304,6.845872402,-8.554297447,-0.517058611,-18.75230789,-3.524084806,3.708773136,17.35832977,20.48548889,25.41804695,8.765615463,-0.461943358,-10.48856735,-0.995523751,10240.43457,437.6958313,699.0353394,132.3166046,88.64660645,73.35326385,72.28131104,60.63350296,141.3903809,74.06739807,192.953598,144.0284882,134.8517609,151.4273376,116.3728867,218.9319916,237.9790955,124.8259506,191.0811768,104.243454
Ahmad_Ebadi-Raste_Panjgah-(WWW.IRMP3.IR).mp3,D_4,I_3,45054,1574.026708,488336.1186,3199.513986,4084755.972,0.110434897,0.191152781,0.509689927,0.181165919,0.162936166,0.125463814,0.243413866,0.531313002,0.264138579,0.333063483,0.185650051,0.176146537,0.031194849,0.040474813,0.129306719,0.02420594,0.059890453,0.017591089,0.053808544,0.150242478,0.049731523,0.150021255,0.039145976,0.082604244,-243.5173187,115.7325745,19.72405624,-3.953524113,-9.994182587,32.02090454,-6.882150173,-3.627743483,-14.72838402,-7.471321583,-10.90455723,10.31346416,-2.617652178,-2.85644269,-9.597206116,0.257949412,-1.642838359,6.764241695,1.554504156,-1.334064126,16307.48633,844.1461182,541.946106,350.4147644,317.5946655,162.8039246,478.2375183,144.5536041,220.3083954,120.5064316,128.429306,118.0205002,121.860466,52.72531128,57.82696915,62.52256775,103.256012,99.45552826,135.3850098,92.96208954
mehdi_4_3_334S.mp3,D_4,I_3,25673,671.721304,29844.88849,942.4193013,155094.6223,0.224775314,0.088972867,0.087825313,0.086025581,0.273176491,0.363443971,0.209214136,0.259531587,0.218136027,0.428123921,0.253392935,0.137448028,0.112440325,0.022006636,0.046292257,0.028340491,0.087073289,0.161973029,0.059550021,0.120406374,0.047977887,0.186171904,0.092436545,0.032026649,-458.6531982,169.7464905,9.641915321,5.34513092,12.33793449,-16.57108307,-2.336277962,4.857903957,-18.17222023,-16.05366325,-9.253539085,-14.91454506,-6.961826324,-1.575974941,-3.781888008,1.381457448,-2.056211948,-5.385855675,5.243270874,3.008903503,2083.914795,882.9163818,588.2637939,191.1873779,389.4342041,149.3234253,126.5200729,92.97267914,127.3764114,87.27082825,86.8991394,73.505867,117.8583221,99.47476959,116.3631516,114.2947845,138.4509735,179.2054749,72.81999969,73.14601898
Alizade.mp3,D_4,I_3,46950,1840.056092,347619.9953,3471.395676,2840946.529,0.124529079,0.383491695,0.430325061,0.244350016,0.437122166,0.293048441,0.151457325,0.059127979,0.153545916,0.287586123,0.151467338,0.097762205,0.019370401,0.134842277,0.147333086,0.035201237,0.16404143,0.085936293,0.051463462,0.014648753,0.033021696,0.105792902,0.064146318,0.033219595,-299.1266785,87.68083954,-13.00890732,3.021360159,-9.9691782,-2.05491662,-13.04225254,-12.92129135,-27.24298859,-25.25784874,-14.47021675,-8.950133324,-24.6435051,-2.43804884,-14.8828907,-2.926425457,-7.513749123,-0.131629452,-6.522126198,2.757816792,12146.19922,522.8356323,518.8345337,131.1385651,142.9008789,67.17043304,106.3168259,73.28369904,90.38950348,87.69802094,67.27062225,48.27581787,82.55307007,53.75171661,98.67807007,52.58134079,76.01868439,53.94113922,82.15912628,114.1176682
سه تار احمد عبادی راست پنجگاه.mp3,D_4,I_3,41600,1319.340771,453499.2067,1263.425694,288351.7711,0.113650888,0.115780808,0.173643112,0.133149341,0.160128027,0.209359661,0.21612145,0.382768661,0.287516534,0.652008832,0.282498777,0.119479731,0.0493434,0.037388489,0.085479654,0.056408595,0.052611429,0.087538682,0.067338161,0.158766299,0.039584391,0.157998592,0.061194263,0.044454645,-364.8309937,111.371254,3.107354164,-9.293480873,-8.998646736,-2.109227419,-14.60893631,-2.125908375,-6.604972839,-4.89705658,-12.95189857,-11.7132473,-9.721073151,-4.837087154,9.245484352,18.39524651,16.10688591,17.0693264,13.07609463,1.488459229,11801.05762,2536.452881,450.7692566,242.0231781,143.2551727,100.2005386,283.2194824,75.40653992,121.1496201,71.76806641,157.2841492,114.6365738,100.9772873,124.5647278,191.5198517,207.227356,169.3838043,167.57547,188.9904938,169.0293884
سه تار احمد عبادی راست پنجگاه 2.mp3,D_4,I_3,43754,1143.303838,37688.80296,1520.699138,185183.8145,0.108973429,0.09968359,0.216756269,0.068494499,0.171335325,0.067349061,0.097538516,0.238864765,0.242491096,0.702965021,0.221705914,0.09989401,0.064927772,0.019740038,0.115295649,0.006507636,0.057527166,0.012027761,0.021606227,0.131927446,0.019654827,0.163160905,0.059052411,0.037270758,-323.3049011,140.4175262,-8.027269363,-15.24772072,-12.81166267,-13.5478754,-14.12912083,0.616654336,-17.63394737,0.191232502,-7.419487953,-10.89450359,-8.648454666,-5.48693943,1.155084252,12.78887939,11.60217571,6.636482239,10.49663162,1.12041688,4996.784668,521.7525024,517.2356567,162.9165802,87.73085785,165.8226166,167.0302582,81.07785797,200.0521698,129.5514526,93.17532349,82.96614838,102.7707291,86.37444305,128.9000549,168.4482422,190.9246368,300.056427,256.7931519,139.9528046
سه تار احمد عبادی راست پنجگاه 3.mp3,D_4,I_3,37845,941.6717696,32689.53009,1345.166866,117171.5137,0.09875071,0.065413825,0.11683879,0.18023102,0.201985791,0.11128974,0.110007003,0.216204256,0.244290993,0.693832815,0.409271479,0.265177995,0.033577438,0.008868703,0.036092084,0.078538619,0.076194979,0.031977005,0.029427262,0.10998594,0.042804994,0.136650041,0.074694999,0.116963908,-265.3543396,173.1331482,5.980421543,-11.90405655,-2.913571835,-1.971337438,-19.7788353,4.687076569,-12.16466236,-3.154527903,-10.34481144,-11.18137264,-11.54950428,-8.503083229,1.530166626,15.46820259,7.294315815,1.317671776,1.114978552,-4.505700111,4338.078125,301.873291,327.2160034,173.2170715,155.7167206,137.2917786,153.5949097,112.3235779,128.2601929,71.32849884,115.5887451,88.20597839,97.26583099,101.1214752,126.6061554,230.5071106,130.0983276,201.8239136,142.734375,117.1331177
سه تار احمد عبادی راست پنجگاه 4.mp3,D_4,I_3,35545,914.7977657,31236.72869,1282.383912,91250.88664,0.160572484,0.143661976,0.30172351,0.334668726,0.494134575,0.215444461,0.112675354,0.189586461,0.154587701,0.42056793,0.343995005,0.337867379,0.047793865,0.020323839,0.101572588,0.0711613,0.143485218,0.059924785,0.015568199,0.077704914,0.015821461,0.13506645,0.096011445,0.126676559,-276.788269,176.0378418,5.893970966,-14.62529659,-7.13423872,-2.953605652,-13.74440384,-1.599679828,-11.67425251,-0.086025603,-6.005983829,-3.354365587,-5.542802334,-2.169543505,-2.44610405,3.499713898,-2.960700512,-6.522693157,1.915920973,3.23354578,5116.609375,328.3980408,634.857605,242.5146637,155.1914673,111.1102829,171.1974335,122.1712189,115.1776581,86.10809326,100.3734131,61.62466049,94.79336548,75.95903015,63.35519028,85.11425781,98.29816437,99.88396454,114.2775726,118.6980667
سه تار احمد عبادی راست پنجگاه 5.mp3,D_4,I_3,36024,1198.814597,96103.59508,1376.308344,139458.5176,0.21671477,0.293451667,0.557571054,0.227598488,0.220337436,0.087670639,0.063641258,0.085423954,0.161593586,0.52299577,0.217234612,0.14261812,0.111326657,0.04521367,0.16980347,0.057786889,0.090006106,0.018865518,0.011155632,0.021554179,0.024191579,0.150709867,0.054932244,0.040008098,-336.8331604,130.5730438,5.773123264,-6.874079227,-8.092928886,-10.9423151,-17.15349007,-4.808906078,-11.76895809,-0.563907146,-12.06948376,-6.047972679,-5.506719589,-0.584787071,0.460520566,6.579282761,-4.1439538,-6.770860195,-1.895616412,-2.124859571,12723.90137,1703.846802,632.2802734,300.957428,183.2841339,166.4667053,244.4209137,77.18605804,150.0505829,72.18193817,178.5975494,82.60292053,88.12014008,65.21338654,47.8036499,68.60875702,74.41793823,65.5382843,43.89714432,82.21950531
torabi_nowrouz_khara.mp3,D_4,I_3,69659,1983.729879,142409.0238,3797.58537,828822.6022,0.337947965,0.437977225,0.319638878,0.633437753,0.219757646,0.26279515,0.217443243,0.179056108,0.161681816,0.154512316,0.425210774,0.133328989,0.087770604,0.106953673,0.057774175,0.108670332,0.022927789,0.080502898,0.060519241,0.021631435,0.081685297,0.017171541,0.105754271,0.007830177,-182.6163483,89.93669128,-42.49066544,7.615080357,-22.21574593,13.41901493,1.491205692,-2.315244198,-14.16502285,-14.41487885,-26.71062279,-8.267253876,-15.79471016,-12.46768284,-23.33181572,-5.183130741,-16.96807861,-2.086318016,-4.926215172,9.962574959,7111.980469,514.2733154,206.2511902,90.35608673,123.628334,50.86717987,61.05578232,58.22673798,67.89598083,57.4322319,63.50765991,73.51773834,69.71006775,37.22953796,91.85666656,61.66903305,85.67498016,78.16256714,86.2688446,148.6234741
Jalal Zolfonoon - Pish Daramad Rast Panjgah.mp3,D_4,I_3,146891,2883.927034,235105.6281,4269.799181,492025.7909,0.727388978,0.714149892,0.677271724,0.647203445,0.59556663,0.536073327,0.492347658,0.504913688,0.545390129,0.610384166,0.644452751,0.675594151,0.05263602,0.048261356,0.050536849,0.051901639,0.045441836,0.04084054,0.040123947,0.040833678,0.044255544,0.050055772,0.047456015,0.050856281,-264.5589905,-11.20458221,-150.4280853,-18.53396225,-42.05286789,-14.54602528,-27.35625839,-1.380634546,-2.891713142,7.308871746,0.584755719,15.02067375,-0.30695945,15.01999378,-1.580482841,14.42212582,-3.096698761,12.53048801,-5.003897667,9.237248421,12133.53809,620.7608643,3193.239258,691.7722778,457.7324524,193.8494873,280.1316223,116.6222153,114.8862686,113.8165359,110.2248917,104.5911026,82.76296234,76.82758331,64.49184418,63.72488022,57.2363472,58.02897644,53.39483261,46.77816772
Y2Mate.is - بداهه نوازی سه تار در دستگاه راست پنجگاه حمید نشوادیان - iranian music sitar-66jQZDch_0o-160k-1655958330298.mp3,D_4,I_3,22254,1025.227855,298072.6011,1474.216086,1152088.102,0.086868636,0.159854427,0.409391075,0.300531149,0.526550233,0.197655812,0.116256148,0.10329552,0.256904662,0.564832985,0.231510997,0.106203467,0.026394391,0.031800304,0.128941551,0.044990741,0.152827069,0.030122211,0.024449481,0.025707697,0.039644677,0.154156789,0.036665499,0.036778256,-408.6933899,107.8338089,16.5646019,21.53582954,16.81119537,12.66985703,-3.496856451,-4.515825748,-5.730505466,1.082369804,0.620803952,0.296967268,-4.625139713,3.174249172,-7.079021454,-9.762982368,-11.91839314,-7.737457275,-2.934124708,5.895361423,17394.25781,2770.514404,913.8759766,191.028656,112.2564545,70.74281311,99.69359589,51.9416008,53.83890152,27.05615616,99.0384903,22.55441856,107.0582581,27.50348282,47.67179489,76.70124817,92.1807251,57.29732132,31.52788162,38.61052322
Zangule - Hossein Alizadeh.mp3,D_4,I_3,45466,1510.968003,247816.8722,1833.413914,253278.1466,0.07541538,0.080864795,0.193835631,0.251092076,0.227098614,0.458664924,0.269382983,0.390765965,0.258581847,0.174743891,0.299299687,0.099857025,0.017440746,0.014328359,0.058292832,0.103442825,0.045473553,0.167380065,0.04048619,0.149531037,0.100645818,0.054939412,0.152479142,0.021464977,-402.9115295,108.3021011,-33.19537354,-2.003855944,-5.092878342,6.184528351,-13.11120129,-20.36452484,-21.44878006,-19.87962914,-20.2339325,-19.19656181,-16.6617012,-15.45825386,-14.34820938,-8.390207291,-4.858097076,2.54228878,8.886622429,4.581433773,13160.44922,586.7775879,1055.892578,102.5023193,170.0648193,52.61221695,129.4573059,73.40484619,100.4996796,97.56305695,99.90702057,60.74529648,59.53585052,126.8178482,171.3181915,166.6984253,155.3591156,185.7142334,265.151062,163.6304626
Hosein_Alizade-Rast_Panjgah-06_ruhafza.mp3,D_4,I_3,46115,1395.451857,73744.15535,2115.787206,456341.1506,0.162509501,0.245250791,0.341019094,0.427436769,0.200579807,0.304854691,0.18604058,0.265284777,0.177296638,0.231973708,0.589452028,0.18092303,0.052936886,0.066576563,0.071282275,0.152808979,0.028975153,0.104812138,0.053618025,0.064775825,0.050646536,0.023473674,0.136682108,0.012488673,-283.0145264,109.015358,-37.44223785,-3.042544127,-9.82851696,3.10086298,-14.971241,-20.10952187,-23.55556679,-18.68267822,-15.95496941,-13.05570316,-16.0746727,-14.6716423,-23.2008152,-20.56056595,-14.66311932,-4.387869835,-3.525764704,-3.371159554,17035.98242,493.1186218,1060.359985,133.0272827,180.696106,78.53353119,204.4073334,71.82753754,103.057312,86.51464844,90.35534668,49.59899139,50.54344177,60.34731293,78.15294647,89.20167542,53.94680023,54.35897446,41.64447021,38.8473053
Hosein_Alizade-Rast_Panjgah-07-oshaq-abuata.mp3,D_4,I_3,45300,1513.569064,114899.5496,2042.94598,391814.2917,0.06129178,0.104255579,0.176960632,0.160092548,0.169950664,0.377982348,0.317715943,0.308497697,0.323552668,0.299064279,0.598571301,0.156762227,0.008699732,0.023374325,0.049865805,0.046641029,0.037407435,0.12076322,0.118392646,0.094777659,0.141172156,0.044082984,0.169003084,0.013165439,-332.8375854,89.43095398,-25.33538055,-1.901841998,-4.902324677,3.545691252,-14.91252232,-19.79494858,-21.59428978,-19.95893669,-16.76656151,-16.74372292,-14.90345669,-12.12086964,-12.71225262,-6.577094078,-1.776081443,1.282414794,2.139924049,1.469711781,14884.27246,989.4786377,1158.060791,113.2560501,214.9358978,61.34135056,174.951355,93.26961517,99.68400574,83.80687714,62.2830925,61.29063034,50.95677185,47.8831749,119.967926,160.8958282,99.90737152,118.8490143,155.6721649,127.1805344
setar.mp3,D_4,I_3,55780,1876.144926,186942.6455,3839.276784,1389866.208,0.067377836,0.101196758,0.386906624,0.467813492,0.255767256,0.47801885,0.166146487,0.239236996,0.311986715,0.270987689,0.398713678,0.130133808,0.02291467,0.010541654,0.074340671,0.15843232,0.020519722,0.139336154,0.01754147,0.071040906,0.126385882,0.055351913,0.107807808,0.013672067,-65.04100037,101.1687775,-17.43276024,18.4290905,-2.670400858,8.343109131,-10.08429241,-0.447915852,-20.43198013,-1.67661953,-18.7769146,-4.795079231,-12.67960548,-9.853357315,-27.48602867,-9.202774048,-6.205869675,4.356505394,-2.983560801,10.02002811,1396.586914,420.0301819,110.7463379,89.53621674,89.36454773,73.4547348,61.541008,50.01988983,54.69900131,69.31465912,47.7543869,51.26939392,72.28813171,67.78895569,82.90040588,71.01477814,78.13388824,101.8715286,88.94852448,64.83882904
index.html?VALID=TRUE&attid=37938&VALID=TRUE&q=10&g=42470&t=13&w=4,D_4,I_3,48200,1710.595483,330102.2278,3372.621273,3014211.502,0.108248331,0.239398807,0.220149338,0.26407367,0.326079577,0.257625699,0.436919212,0.20539166,0.118554458,0.130518392,0.185436025,0.257836759,0.011254498,0.109875351,0.103994161,0.111690253,0.163411871,0.046154302,0.162482277,0.051173162,0.047491871,0.049277883,0.051286858,0.106772304,-317.2961121,94.53117371,9.134661674,6.115920067,-1.179770112,-2.539975643,-14.18015575,7.801380634,-17.98418427,-6.623366833,-15.71152687,-6.756120205,-6.985683441,-8.418722153,-7.626450539,1.739049554,-10.10251141,-5.764296055,-13.79867268,-3.412042141,9760.864258,654.3654175,400.7571106,104.7492523,160.8799896,94.29127502,105.8916321,87.34501648,160.315567,82.05262756,107.703064,82.66174316,83.25241852,104.744339,88.23235321,81.68596649,115.9127579,132.9700623,169.7929535,219.4324646
index.html?VALID=TRUE&attid=169283&VALID=TRUE&q=10&g=214031&t=1&w=4,D_4,I_3,64810,1360.015995,521169.9791,1788.014188,412242.1208,0.154592931,0.112917945,0.280632198,0.125645369,0.277997524,0.402702689,0.315929174,0.765529931,0.298953921,0.307870239,0.169933021,0.180222839,0.041700229,0.018355815,0.063910373,0.022514267,0.060422566,0.128208742,0.038591582,0.115376674,0.031943638,0.10972295,0.040544759,0.048239771,-353.9645691,149.0812225,-31.61163139,-1.967083693,4.668406963,7.632073402,-5.773755074,1.913743138,-5.193313122,5.831920624,0.097323105,-4.298878193,-10.30736446,-3.370698452,-1.278307319,9.937960625,6.780888557,13.11561108,11.15235043,4.752593517,14043.41016,1284.789551,769.7694092,76.20682526,211.8858185,148.7407837,169.7210236,56.3350296,64.70074463,69.49983215,84.51190948,70.44703674,78.99086761,62.07269669,81.02907562,149.8399506,220.8935699,216.2765503,244.3408966,137.3589783
index.html?VALID=TRUE&attid=359405&VALID=TRUE&q=10&g=466507&t=1&w=4,D_4,I_3,80307,1700.929432,1275260.967,2294.327793,987111.1351,0.441056103,0.294058263,0.462472498,0.440368593,0.400824189,0.367712736,0.284505516,0.492402643,0.276560009,0.268437535,0.311887085,0.296885163,0.102419816,0.053214472,0.113865949,0.101809464,0.084713966,0.100008368,0.051106174,0.151072741,0.043114215,0.076170035,0.087062597,0.050733242,-290.7141113,128.167923,-6.172575474,27.67751694,-13.40476704,5.05570507,-2.610351086,1.698721766,-10.96617603,0.396337748,-10.66673088,-2.039535284,-2.071513653,-1.173542261,-6.925376892,2.816665888,-2.946093559,-1.48329699,-6.95808506,0.764934778,16432.45313,2065.923096,99.286026,163.1464539,92.66371918,39.80004501,46.551754,35.46378708,62.83171082,37.08591461,59.148983,46.10214615,56.93790436,36.84341049,48.67451096,33.74451065,42.46457291,44.11681747,44.50720596,35.81125259
mix-Rast-Alizadeh-Shajarian-Eftekhari- RazoNiaz.mp3,D_4,I_5,40274,1753.504388,187401.7275,3695.54432,1192096.636,0.767299235,0.368924558,0.238128141,0.197023854,0.208902389,0.127926067,0.189243674,0.388094217,0.317894906,0.241016373,0.189766854,0.448924631,0.106494561,0.045071121,0.045368779,0.036845818,0.032279491,0.018373314,0.025669349,0.093900956,0.135112301,0.08105658,0.025583887,0.072909608,-221.4434509,104.3256607,-0.92754674,28.61487389,10.36789322,25.39997292,2.934520721,14.4551506,-13.74863338,-1.471791744,-5.616416454,3.720146179,-4.652069569,5.107086182,-5.884030342,2.253885746,-5.286832333,2.4891994,-4.605387688,5.047113895,6520.993164,351.5505981,98.91553497,61.01291656,35.98203278,38.31162643,37.9905777,41.3732338,39.25782013,35.18795776,56.39684296,51.38997269,44.92226028,53.13091278,36.36753464,30.41345787,63.0898819,49.20748138,36.82311249,49.27456284
Shida_ebadatdoust_kamanche_rast5gah.mp3,D_4,I_5,42638,1172.938183,22938.38068,2075.887447,71613.11448,0.281202376,0.682966888,0.24240309,0.117049687,0.10882391,0.105739087,0.158747867,0.114556789,0.212248534,0.144688323,0.166228712,0.370786786,0.031851921,0.169097185,0.039675463,0.062913895,0.059726715,0.029085463,0.041600727,0.042915341,0.082675554,0.040157702,0.053118885,0.180104807,-284.7724609,142.127182,-33.80098724,6.739056587,17.06721306,-20.76327515,-19.03893661,-2.978853226,3.393581629,-4.340304852,-1.273895025,5.22288847,-1.269978762,-0.069408119,6.552146435,4.965811253,1.858643293,0.928041041,-4.6696105,-9.024960518,5623.492676,836.0467529,1347.244385,80.61201477,62.10432053,219.1835022,116.6218948,48.44995499,31.64551735,22.48815727,22.28155899,23.7891655,82.67803955,59.08900833,33.3371048,20.08135796,18.49752998,21.29199219,23.55146408,38.34623718
siavash_kamkar_tarkibi_rast5gah.mp3,D_4,I_5,63931,1615.059872,343186.1706,2109.04558,1565015.012,0.641364396,0.263452739,0.350955158,0.240352288,0.444137424,0.36652109,0.227209821,0.408145577,0.244222939,0.22212635,0.16111128,0.352347553,0.116455458,0.027945058,0.121393986,0.046887476,0.097385742,0.094285809,0.037263639,0.107927352,0.079707414,0.099454612,0.083774745,0.047323305,-461.8331909,107.4449234,-35.2016449,9.739481926,-0.299327165,7.875837326,-6.316833973,-1.866639733,-7.421996593,-7.881092072,-9.891222,-13.22437954,-16.88448715,-17.11881065,-18.04957771,-8.44511795,-9.20199585,1.872265697,-5.309072018,-4.58314085,13864.54785,931.2241821,698.3948364,170.6380005,228.826767,68.91364288,92.25115204,63.94384766,98.57192993,140.9341736,89.71743011,66.41590118,192.7705231,179.8372498,128.4830475,60.53210449,80.33347321,184.0203857,75.76473999,77.3457489
Soroush_pourgoodarzi_tarkibi_rast5gah.mp3,D_4,I_5,57425,2026.336068,218645.584,4451.056418,1342167.676,0.45174405,0.16945295,0.151933864,0.171590254,0.303215563,0.604519784,0.256148458,0.243125677,0.214612082,0.390450865,0.143920988,0.174355611,0.123319671,0.018615613,0.035429023,0.038449474,0.053861,0.156432807,0.025482714,0.129178211,0.02986207,0.109666981,0.037361741,0.029304383,-106.0272217,97.13407898,-3.894777775,23.70154762,-25.26845741,-1.777109385,-16.02173233,4.782627583,-17.49911499,3.986447096,-16.89826012,1.172605872,-14.33098507,-1.860004067,-7.159305096,3.092429399,-2.751318693,2.1891675,-0.712787628,-0.800400376,1470.080811,697.3153076,194.9698639,150.5548096,100.9942627,79.501297,57.25865936,54.14612198,62.04543686,74.16069031,59.16068268,56.36432648,65.11238861,71.12825775,49.68609238,50.54603958,47.76013947,38.98620987,49.36137772,54.70859146
shahramnazeri.mp3,D_4,I_5,82495,2660.082885,418956.6477,5800.231593,2110833.835,0.471398234,0.410811156,0.404959559,0.297849953,0.400508642,0.292295516,0.225331709,0.4266029,0.288991302,0.467007846,0.386754155,0.319257915,0.096538387,0.073684059,0.103083491,0.060032338,0.090900667,0.061915018,0.024878794,0.117325276,0.039133888,0.108114429,0.081138968,0.045912039,-229.7969971,87.88049316,11.42351627,9.565649033,-17.70230293,3.376742125,-11.93738365,-1.180061221,-18.55235291,-0.379814506,-9.201555252,-2.929359913,-15.48935604,7.894915104,-11.65562725,-0.470415801,-5.669951916,2.269831657,-13.2521553,3.209997892,5026.352051,577.9243774,564.960083,227.9109497,202.946106,201.033371,90.93814087,94.44171143,90.92147827,75.8230896,44.92677307,68.32292938,57.23672104,114.8902893,54.31287384,61.81813431,85.30747223,91.49476624,62.29310226,82.58119965
05 Golpa - Datgah Rast Panjgah_[cut_294sec].mp3,D_4,I_5,40572,1339.064223,396958.1768,2035.446025,1434199.154,0.397137493,0.115093715,0.106901377,0.10295894,0.396743536,0.393993825,0.096162982,0.142877743,0.045239445,0.049555257,0.048058353,0.10616976,0.185661107,0.015012224,0.064663671,0.014552482,0.150973722,0.142828628,0.010467057,0.077397764,0.008330761,0.018462265,0.01957399,0.013834159,-474.2805786,89.84052277,-16.18273735,11.4124012,-20.20118141,-10.92599583,-19.1852932,-11.61375809,-1.512342691,13.50172615,8.948591232,12.60436821,-4.866968155,-5.857619762,-12.65224266,-1.315270185,0.629281938,-1.656701088,-4.399604321,8.454752922,14705.02441,1609.833618,246.0263214,159.8284912,194.0229797,80.83269501,125.201973,62.70411682,77.15924835,162.3807526,193.8907776,123.7748184,129.7159424,141.4025574,143.2456665,103.9946442,78.88221741,58.14270401,80.29994965,178.7575226
Y2Mate.is - Kashti Shekastegan-THcsNeCINbQ-160k-1658234254528_[cut_249sec].mp3,D_4,I_5,52642,1890.36856,634494.9434,3199.630652,4529893.674,0.25927332,0.222617865,0.30367282,0.138120979,0.219122067,0.27634424,0.133767575,0.227236837,0.20476757,0.600157857,0.362809241,0.134385943,0.092311844,0.048034184,0.122090057,0.020121336,0.071384504,0.115931273,0.021573054,0.09167219,0.028392615,0.153736025,0.108114712,0.010312591,-360.6598206,111.1016617,-2.774696827,6.853510857,-4.058834076,-4.787658691,-12.84849072,-0.999626875,-8.005875587,-3.910242081,-16.22539139,-5.778046131,-12.27948761,-6.592533112,-15.49819851,-3.390316248,-7.756040096,-2.045782328,-7.7689991,-3.603107452,13089.17969,1122.182251,813.6179199,165.3974762,174.1416473,84.98999023,64.27996826,60.55831528,57.3029213,57.69299698,68.3829422,79.01791382,57.23242188,38.12379074,39.7808342,30.13382912,24.83876991,36.18582535,41.79074478,40.85588455
Shahram_Nazeri-Avaze_Rasteh_Panjgah-(WWW (mp3cut.net) (1).mp3,D_4,I_5,65008,1576.846444,110630.9796,2899.065803,467802.0139,0.086424619,0.25405395,0.508059323,0.491832405,0.145738274,0.142836243,0.414307117,0.294855446,0.132409811,0.359650105,0.297937363,0.091780066,0.012400503,0.058413044,0.093896963,0.139924884,0.01175594,0.01293582,0.14112623,0.10164883,0.015237082,0.103146769,0.075997531,0.010560337,-187.8851166,138.2084045,-42.12758255,25.64214325,-17.38371658,5.373447418,-7.384796619,1.556841612,-9.844431877,-5.236219883,-3.171761274,4.477541924,-9.36482048,-5.769245625,-7.758888721,2.4588449,-1.305802703,3.127920151,-3.083952665,-0.999898255,6386.517578,736.4304199,138.3581848,139.4468994,86.71687317,45.86942673,112.467453,56.88385391,132.0281219,28.09979057,48.16226578,39.23726654,73.88354492,47.33216476,83.4589386,47.37327576,37.48754501,64.23616791,51.73139954,63.31135559
Shahram_Nazeri-Avaze_Rasteh_Panjgah-(WWW (mp3cut.net) (2).mp3,D_4,I_5,61570,1410.970453,138030.1995,2486.959962,607063.8752,0.06397669,0.19708395,0.40447554,0.289507747,0.180352792,0.146363512,0.332377523,0.245141849,0.193149671,0.531729519,0.318228275,0.100025825,0.00997697,0.039105736,0.129693359,0.091951415,0.037160806,0.033647336,0.113039427,0.093744352,0.032582268,0.148030147,0.092882343,0.016998507,-242.7103882,155.8540497,-29.53173447,16.3254528,-7.244003296,-2.39104414,-1.992937684,1.478178978,-6.441358089,2.701973915,-1.997569799,0.048967768,-8.485606194,-3.196409941,-0.664648175,2.95343256,-4.403138161,1.420098782,-0.803136885,-0.369025826,5471.80957,596.2797241,347.9872742,141.7041321,153.2607574,70.30646515,65.81253052,120.1111679,69.67658234,91.87304688,81.67198181,132.7039642,96.38303375,71.86831665,66.90547943,76.3886795,59.81451416,72.13703156,104.4827805,190.4067841
Shahram_Nazeri-Avaze_Rasteh_Panjgah-(WWW (mp3cut.net) (3).mp3,D_4,I_5,38844,1078.261135,205452.9476,1931.07999,1040950.831,0.35228008,0.435478806,0.670231521,0.540910661,0.482287228,0.462453932,0.55660522,0.29513067,0.23514989,0.428394884,0.265690684,0.282207906,0.058623925,0.057479091,0.106536537,0.07868737,0.07967215,0.079003759,0.09779983,0.055404339,0.036397785,0.093248561,0.0290472,0.038975529,-218.1731262,176.5125732,-7.00668335,21.07108688,-5.328194618,9.762397766,-3.144422054,6.327639103,-6.501957893,3.191390753,0.921988666,7.776968956,-1.579762697,1.573980093,-5.053199768,1.071798921,-5.858617306,1.685944796,-0.153678566,1.536664367,3261.362305,1422.806152,345.1607361,128.6861115,67.20278931,80.79470825,56.026371,93.03266144,44.59695435,50.73839188,70.61906433,58.71562958,66.16062927,42.39490891,40.4525795,40.33395386,31.54654312,53.11827469,67.29859161,69.37993622
tarkibi.mp3,D_4,I_5,66615,2077.304383,188674.5344,4565.522393,932422.5571,0.640105367,0.307323426,0.18843925,0.130537093,0.215526953,0.355380058,0.27932474,0.615189314,0.338547409,0.184956595,0.098125972,0.239114061,0.13227421,0.061624225,0.038048688,0.021127548,0.037189592,0.097188294,0.029521588,0.125937015,0.061051205,0.03258723,0.009786549,0.031627521,-188.9813995,96.03514099,-9.917570114,11.44190979,-37.26416016,3.498376131,-22.81494904,-6.28407383,-15.53254128,-3.201046467,-17.2227993,-7.843975067,-19.15080452,-3.307693481,-22.50079155,-2.387818813,-4.504746914,10.95701504,1.354235411,2.370293856,2037.986694,441.6599121,209.4345245,104.4760818,94.71165466,94.18798828,57.36859512,50.83223724,54.7686348,42.82083893,49.63061905,57.26111221,43.96693802,45.4070816,58.19628525,47.70714569,74.05648804,123.1415405,101.5201492,94.30265045
پرده_بندی_های_راست_پنجگاه_با_تلفیق_فلکلوریک_لرستان1_علی_اک.mp3,D_4,I_5,69970,1873.653927,184175.5944,3360.91301,853471.1072,0.254168451,0.340036213,0.635171413,0.18857713,0.335265398,0.2353089,0.220211014,0.087878957,0.156279981,0.323927552,0.296057403,0.425634295,0.052359387,0.053096335,0.144512773,0.010845109,0.135958225,0.043212734,0.057788316,0.006667383,0.027080759,0.089795828,0.061626613,0.13026157,-141.3112335,108.6232376,-39.87205887,20.03005028,-6.684677601,5.7405653,-11.3369236,-3.356734753,-18.09764671,-1.266351938,-4.185557842,-0.723486543,-7.112101555,9.222090721,-4.21316576,0.354257226,-14.45077896,-5.573508739,-11.01580143,-2.78828764,4076.41333,781.1959839,538.7769165,88.95537567,116.0572281,66.77806854,124.8286209,52.80888367,93.77471924,48.39557266,102.4401093,53.66632462,99.71604156,101.2490311,58.81597137,94.74298096,128.9277954,64.65831757,95.23709869,89.92332458
index.html?VALID=TRUE&attid=239392&VALID=TRUE&q=10&g=310685&t=1&w=4,D_4,I_5,42534,1216.517126,258880.7653,2161.445263,1098499.237,0.398517013,0.222782314,0.160369635,0.09830337,0.231156394,0.633367896,0.23727034,0.235847756,0.115730949,0.182737216,0.084103614,0.128475159,0.130078018,0.050343197,0.073679835,0.012616465,0.060643017,0.168361917,0.022388173,0.106846079,0.015939368,0.04610531,0.00931212,0.020337498,-332.6670227,125.8289871,-13.98974419,13.55464172,-13.40312958,-4.604471207,-11.71025467,-2.456540823,-5.875395298,-0.284246117,-3.773909807,-2.697445631,-7.429215908,-8.490006447,-15.58741856,-2.186132193,-5.505647182,-6.003657341,-6.498228073,0.241555423,15641.5293,2228.963379,161.1077881,142.9363556,212.7965546,92.15670776,93.7412796,45.27674866,79.58614349,58.33037567,56.6687355,36.64863205,76.71496582,71.39376068,76.84393311,41.17206955,67.60128784,46.06188965,47.15933228,71.32759094
index.html?attid=209408&VALID=TRUE&q=11,D_4,I_5,87996,1362.699524,1046453.072,1600.948653,493855.5954,0.554928124,0.322381943,0.135158643,0.116605088,0.282591343,0.539240122,0.288691968,0.354623139,0.278054833,0.166504711,0.274265528,0.277995348,0.137343585,0.083842508,0.043679353,0.043869838,0.058361687,0.141421035,0.055232871,0.117117196,0.104995802,0.045142896,0.111488603,0.061837737,-318.6370544,167.0001984,-27.54621506,7.40621233,-2.36394906,-3.96115303,-8.486621857,1.0319978,-3.438437939,-5.253367901,-5.817948818,-11.67374134,-0.926820159,-6.163443089,-3.222256422,-5.123357296,-6.27120018,-1.934336543,-1.266289592,-1.016538501,10424.625,3448.301758,272.2536621,200.9662476,218.839447,94.43835449,100.1763077,73.57511902,65.14161682,87.02570343,97.1803894,97.20446777,111.9017715,100.8721008,86.61876678,56.97805023,61.35327911,81.66859436,140.0489502,131.554306
index.html?attid=283514&VALID=TRUE&q=11,D_4,I_5,115514,2142.25051,808624.6551,3472.420669,2378874.179,0.411583006,0.178805873,0.236745641,0.25500083,0.484742433,0.459346652,0.142795965,0.247661605,0.177411914,0.162637308,0.161072701,0.300565451,0.12254674,0.023894032,0.06356325,0.042704687,0.150920048,0.135997027,0.012455614,0.078915745,0.028853836,0.050269868,0.044821616,0.06699831,-417.1300354,72.97097778,-83.84442902,26.19996834,-30.99883842,0.604441345,-13.50065327,-5.322412968,-3.833766699,-6.951550007,-0.248165831,-5.096140862,0.460993528,-17.23753738,-8.811221123,-13.12470818,-9.489329338,-4.107486725,-5.38330555,5.031843185,15452.83398,1242.991821,1437.360474,266.3840637,741.4821167,227.4374695,267.4302063,130.7483978,125.5449295,137.0755157,92.51403809,141.6645508,75.76998138,141.9541779,110.0441208,104.4146347,96.79006958,108.024353,217.7991028,215.0892029
index.html?attid=283174&VALID=TRUE&q=11,D_4,I_5,17414,647.2307239,163470.5503,960.8441899,565933.271,0.714678705,0.607288539,0.328285396,0.149893999,0.068272248,0.077125117,0.115191199,0.272643656,0.205743939,0.090280294,0.121343851,0.292622447,0.133139715,0.095499538,0.095076136,0.034382813,0.014435987,0.0147051,0.029916143,0.11485862,0.061957069,0.01911008,0.025792001,0.051319949,-316.2506409,148.190033,14.17726135,24.95076752,2.371170998,6.984746933,-2.605027437,-3.085352421,-5.46198225,-6.931435108,-6.829833031,-11.67495441,-9.06771946,-10.3034668,-6.526400566,-8.396862984,-9.110959053,-9.9740448,-7.275404453,-4.895225525,9262.710938,3127.877441,653.2149658,457.1777649,325.4004822,137.5310364,94.94698334,65.94036865,56.85334015,65.42963409,55.23218155,62.85288239,66.20909882,61.68317032,45.37760544,49.35437012,49.62273407,42.53048325,38.80828476,68.02091217
index.html?attid=266243&VALID=TRUE&q=11,D_4,I_5,41540,975.4457381,466628.125,1326.150314,577812.7823,0.462452799,0.563321531,0.779222429,0.369626343,0.209181607,0.171094388,0.195954084,0.303577691,0.225562692,0.328149706,0.240327954,0.351294309,0.097016066,0.058280047,0.079674192,0.049327273,0.045009021,0.05360467,0.03366562,0.090457216,0.03831597,0.072842814,0.042050265,0.083104409,-350.5749207,170.8587036,13.3247509,21.54372215,-13.07899857,16.68514252,-5.644647121,2.894384146,-10.98421669,-0.028852433,-0.602283835,-7.424983025,6.423170567,-12.31748867,-1.968272924,-3.331656694,3.69478941,-0.175467923,1.614923,1.0426054,7532.459961,1402.500488,405.992157,174.2332153,330.9623718,216.748764,139.4638367,110.3115845,78.40689087,96.78110504,75.63638306,83.13912964,99.29508209,96.98442078,110.6168823,62.99471664,78.67378998,97.28162384,91.97673798,78.47794342
index.html?attid=297217&VALID=TRUE&q=11,D_4,I_5,42838,1071.323258,195626.1635,2024.371092,668738.9455,0.541256785,0.463258386,0.42140168,0.21003294,0.281250179,0.168707386,0.168880478,0.351427495,0.158689499,0.130659655,0.109257892,0.310325027,0.128965884,0.112759702,0.107837759,0.035515189,0.099891096,0.047229391,0.038076233,0.112541214,0.021035392,0.036198165,0.016589426,0.072665125,-264.0593567,160.1380615,-45.41598511,33.42947769,-16.34226418,2.837016344,0.104334593,-5.145676136,-6.876777172,-8.807414055,-1.159179091,-7.229003906,3.062068701,-7.924468994,-9.495738983,-6.56024313,-4.788854599,-5.683452129,-4.40768671,1.351136208,15283.08008,3243.766357,453.0654602,252.7072144,167.1959839,112.8700562,95.13343811,73.57057953,65.71672058,70.98896027,56.57208252,56.65055466,73.33769989,68.67517853,72.25086212,63.0527153,51.61798477,58.32454681,49.57690811,62.26520157
index.html?attid=326278&VALID=TRUE&q=11,D_4,I_5,61485,1509.689929,51215.90186,3203.880627,227419.5369,0.546839237,0.319573462,0.228494808,0.145126939,0.282576591,0.332370311,0.200910777,0.349805176,0.220071509,0.339146942,0.25729242,0.253796995,0.141922623,0.055384997,0.074848466,0.023877004,0.063820168,0.120593823,0.029185321,0.106118903,0.035268955,0.117679313,0.083000354,0.046117887,-226.5900726,167.228714,-60.62682724,55.622509,-27.72061539,9.240967751,9.745093346,-12.8057394,11.55377579,-10.46675491,0.571205437,-6.439743519,-4.534851074,-1.6849823,-4.593065262,2.887439728,-2.251949072,0.239294052,-4.723504066,-3.886032343,3069.749756,309.5784607,336.7142639,95.777771,242.0626984,123.5397186,155.8900757,103.5924835,68.35279083,81.18139648,83.04264832,91.14868927,82.01200867,86.72127533,87.18340302,75.7015152,71.05336761,80.56052399,58.5026474,85.46128845
index.html?VALID=TRUE&attid=239392&VALID=TRUE&q=10&g=310685&t=1&w=4.1,D_4,I_5,42534,1216.517126,258880.7653,2161.445263,1098499.237,0.398517013,0.222782314,0.160369635,0.09830337,0.231156394,0.633367896,0.23727034,0.235847756,0.115730949,0.182737216,0.084103614,0.128475159,0.130078018,0.050343197,0.073679835,0.012616465,0.060643017,0.168361917,0.022388173,0.106846079,0.015939368,0.04610531,0.00931212,0.020337498,-332.6670227,125.8289871,-13.98974419,13.55464172,-13.40312958,-4.604471207,-11.71025467,-2.456540823,-5.875395298,-0.284246117,-3.773909807,-2.697445631,-7.429215908,-8.490006447,-15.58741856,-2.186132193,-5.505647182,-6.003657341,-6.498228073,0.241555423,15641.5293,2228.963379,161.1077881,142.9363556,212.7965546,92.15670776,93.7412796,45.27674866,79.58614349,58.33037567,56.6687355,36.64863205,76.71496582,71.39376068,76.84393311,41.17206955,67.60128784,46.06188965,47.15933228,71.32759094
index.html?VALID=TRUE&attid=77440&VALID=TRUE&q=10&g=85586&t=1&w=4,D_4,I_5,54044,1634.008747,201093.995,3225.31383,773699.5742,0.507525682,0.20016028,0.272384465,0.251719505,0.371141642,0.5745942,0.304696918,0.280583143,0.228934482,0.291548461,0.140056521,0.215928495,0.130311072,0.017189147,0.089980051,0.063074723,0.059792411,0.154193848,0.035094284,0.094121821,0.047861148,0.099941351,0.019910151,0.029174326,-138.0184784,117.009491,-27.5996418,28.05557251,-8.703680038,11.84614944,-11.65188122,5.840968609,-10.90081501,5.362627029,-6.582276821,0.170483336,-9.163176537,-7.179532528,-14.4828167,-4.844269276,-9.825623512,-4.454654217,-13.09117126,-3.534018755,9321.019531,799.1297607,114.9915848,109.088295,66.97650909,68.01204681,61.54727936,50.95879745,48.67892075,73.00006104,60.22543335,51.73088074,54.15227127,56.89356232,56.21141052,52.8984375,50.13596344,60.89176941,69.126091,56.74149704
index.html?VALID=TRUE&attid=283514&VALID=TRUE&q=10&g=363176&t=1&w=4,D_4,I_5,118603,2349.122972,1014139.833,3847.810066,3138008.399,0.416950703,0.180296361,0.233781591,0.256513238,0.489867419,0.462707907,0.14981316,0.261047453,0.183236092,0.160514861,0.160200462,0.301001281,0.123501144,0.021697724,0.059483692,0.042574346,0.150659665,0.135916889,0.013434198,0.082817599,0.030300261,0.047150649,0.041422509,0.066894516,-396.1516418,45.17472458,-53.35367966,18.40573692,-19.82122421,3.035218239,-14.09331799,2.749833345,-5.679355621,3.328088045,-4.84029007,3.341443777,-4.202011108,-10.68168259,-16.31023407,-10.05619049,-10.28732395,-0.810625076,-7.780919552,8.537112236,18420.85938,1389.842896,624.9378662,220.3773956,244.0428619,111.1670837,176.2037354,135.6399689,107.909584,105.7198639,93.58809662,110.817131,110.6271515,130.688446,108.7736435,104.5862503,75.81441498,96.92261505,250.1213684,235.5341492
index.html?VALID=TRUE&attid=339284&VALID=TRUE&q=10&g=441159&t=1&w=4,D_4,I_5,41057,1717.924115,628181.602,3914.201331,4144743.452,0.390283555,0.251883835,0.31471923,0.411878079,0.172785044,0.148035049,0.151750609,0.08660166,0.046922464,0.103095651,0.239150122,0.316206813,0.151442513,0.056757439,0.102694482,0.172457978,0.030568285,0.05949403,0.079725392,0.018450579,0.010745135,0.021419514,0.079224929,0.104946315,-243.9048004,91.90198517,24.14030075,19.12818718,0.179297581,0.588046074,-8.130819321,-2.592782974,-11.39422894,3.969994783,-8.058792114,2.274475574,-5.351875305,-2.722280502,-11.27838516,-2.603446007,-13.67291069,-3.105585098,-13.3694067,-0.986678839,16762.51563,1476.308594,240.1445007,135.2667847,91.24754333,78.48313904,84.54919434,48.72557831,82.44299316,58.20066833,95.55677032,54.23426056,65.26344299,67.00333405,80.13407135,62.98600769,71.87625885,48.64476776,109.8392715,119.3898544
index.html?VALID=TRUE&attid=400339&VALID=TRUE&q=10&g=521481&t=1&w=4,D_4,I_5,42890,1250.7973,308514.7867,2512.434808,1491338.07,0.258086711,0.282989323,0.271502644,0.427775294,0.176837221,0.177429363,0.075242952,0.12463627,0.295505911,0.159408882,0.279266059,0.164724573,0.115823448,0.110875003,0.055419024,0.152565196,0.029704154,0.062451016,0.010686897,0.024573501,0.139829308,0.025256054,0.14101088,0.031863362,-252.0439758,126.017128,-11.88734722,25.54141998,-16.40124893,9.847373962,-4.143586159,-3.780329466,-9.619459152,-6.002504826,-8.624941826,-3.778550863,-6.257525444,-2.331608057,-6.055896282,-0.753510773,-6.084415913,2.057078362,-4.508747578,3.824252844,15934.83301,2312.550781,234.306839,309.805542,179.2169647,59.58794022,87.1807251,53.98017883,73.19937897,55.30051422,67.57633972,57.6462059,129.5439758,67.8235321,76.30541229,97.3638382,93.97357178,115.3775406,84.18769073,68.0693512
index.html?VALID=TRUE&attid=283174&VALID=TRUE&q=10&g=362854&t=1&w=4,D_4,I_5,18700,868.9756706,304006.3976,1263.142362,1049471.312,0.715660989,0.609771252,0.332638949,0.152945131,0.071139142,0.080342852,0.118603922,0.277124226,0.208147153,0.091898747,0.123572901,0.294789284,0.131689057,0.094605945,0.096468337,0.035213962,0.014902003,0.015635097,0.030730627,0.116639331,0.062111273,0.018863404,0.026255885,0.051638909,-295.1002197,133.6005402,23.39603043,20.75367928,3.130147457,5.367690563,-2.865920782,-0.978200972,-7.001414776,-2.856666327,-9.418870926,-8.24379158,-12.02619457,-7.163361073,-9.313946724,-5.026180744,-10.73814583,-7.203600407,-8.847183228,-3.230586767,10886.47949,2659.437744,471.2954712,321.7698364,207.9794617,79.8216095,67.48468018,51.07126617,55.65270615,44.30964661,61.93848038,50.01380539,64.24609375,60.92007828,43.52173233,32.75123215,56.10412216,30.86667442,41.72914505,54.43511581
index.html?VALID=TRUE&attid=77440&VALID=TRUE&q=10&g=85586&t=1&w=4.1,D_4,I_5,54044,1634.008747,201093.995,3225.31383,773699.5742,0.507525682,0.20016028,0.272384465,0.251719505,0.371141642,0.5745942,0.304696918,0.280583143,0.228934482,0.291548461,0.140056521,0.215928495,0.130311072,0.017189147,0.089980051,0.063074723,0.059792411,0.154193848,0.035094284,0.094121821,0.047861148,0.099941351,0.019910151,0.029174326,-138.0184784,117.009491,-27.5996418,28.05557251,-8.703680038,11.84614944,-11.65188122,5.840968609,-10.90081501,5.362627029,-6.582276821,0.170483336,-9.163176537,-7.179532528,-14.4828167,-4.844269276,-9.825623512,-4.454654217,-13.09117126,-3.534018755,9321.019531,799.1297607,114.9915848,109.088295,66.97650909,68.01204681,61.54727936,50.95879745,48.67892075,73.00006104,60.22543335,51.73088074,54.15227127,56.89356232,56.21141052,52.8984375,50.13596344,60.89176941,69.126091,56.74149704
index.html?VALID=TRUE&attid=375249&VALID=TRUE&q=10&g=485273&t=1&w=4,D_4,I_5,78588,1699.988302,436552.9585,2685.158763,805320.3564,0.189481556,0.371948212,0.49798432,0.159850076,0.241728082,0.11821115,0.158565506,0.113080405,0.193759173,0.504268289,0.189484045,0.228254259,0.042094756,0.112205885,0.15572764,0.017475467,0.095550381,0.020574978,0.054585494,0.034144163,0.033498198,0.141464397,0.023378575,0.097049639,-220.0565033,131.1781311,-35.62270737,-0.334816188,-15.03796482,-0.157480061,-18.3828392,-3.976858139,-18.59468651,-5.545875549,-13.06205273,-0.641501486,-4.701927185,-0.006710301,-11.32143688,-2.037341118,-7.8104949,-0.3170425,-5.553311825,-5.698102474,9731.244141,1082.521362,624.5957642,153.3412476,142.1112213,143.51297,111.0658646,57.79670715,92.24716187,87.82956696,83.77069092,95.4563446,84.54685211,78.86328125,115.4243774,89.51067352,107.6949997,69.11699677,82.47686768,108.2659912
index.html?VALID=TRUE&attid=342565&VALID=TRUE&q=10&g=445624&t=1&w=4,D_4,I_5,62360,1585.629546,430998.1839,2646.833995,564614.5659,0.468933851,0.264633894,0.242580399,0.148590013,0.265681148,0.376483738,0.176489159,0.37164256,0.220976785,0.373415887,0.213206768,0.209558755,0.14838405,0.051453806,0.074488692,0.028757438,0.060680851,0.14570348,0.02433891,0.138397425,0.030946111,0.136240959,0.059684977,0.032785699,-206.572998,136.2199707,-19.54069901,13.48508835,-22.44843483,3.122050285,-11.37037373,2.51087451,-11.5640707,4.036460876,-5.651107788,-4.777092457,-10.69628429,-3.779215336,-5.083773136,3.291000605,-0.996716738,3.544588089,-6.525713921,-0.251415133,7152.744629,852.1052856,143.6113892,175.5546417,105.792305,68.71899414,56.74486542,67.67995453,51.38080978,50.83452225,51.13793945,52.09325409,88.1413269,51.9679451,44.28905106,93.37232971,72.23954773,58.29878998,73.73940277,74.62564087
index.html?VALID=TRUE&attid=366263&VALID=TRUE&q=10&g=473889&t=1&w=4,D_4,I_5,65937,1812.961713,435351.8759,3541.645251,1768736.158,0.23951672,0.336510569,0.250219285,0.422966778,0.274159491,0.187222406,0.445280373,0.228671759,0.188080415,0.155690074,0.309903949,0.367063344,0.04225431,0.104375206,0.034717325,0.137141839,0.074856207,0.026285216,0.143483356,0.032911949,0.057994954,0.030731604,0.07841593,0.12278416,-159.6498718,97.75192261,-18.39182091,21.64024925,-9.515060425,-1.837462068,-10.00973892,6.893225193,-13.08638763,-1.072609186,-6.686778069,2.519927025,-7.31644392,2.396834612,-10.33644104,-1.106002331,-10.33516407,-0.18472226,-8.149782181,-0.00198232,21559.76953,1262.727173,105.6187439,109.0183105,62.77923203,43.01315308,42.20499802,34.90399933,54.37950516,29.04998589,40.30707169,36.56940079,36.61184692,30.91170502,57.04110718,44.72338486,46.07377243,34.8885231,51.05854416,55.91144943
index.html?VALID=TRUE&attid=326278&VALID=TRUE&q=10&g=423278&t=1&w=4,D_4,I_5,62870,1888.272957,109536.9511,3929.776237,376017.6959,0.548063278,0.325150251,0.230995253,0.146125197,0.283737332,0.334855884,0.204798371,0.353503257,0.224579051,0.341780245,0.259903133,0.253443807,0.142214611,0.055579118,0.073815003,0.02290846,0.062386196,0.119301364,0.029744949,0.10451445,0.035398148,0.118029967,0.082422189,0.046080247,-186.1919556,116.6765671,-15.01985455,30.30533981,-20.67692757,12.66867352,-2.880691528,3.703864574,-4.322593689,4.339292049,-10.4963541,0.381161749,-8.342086792,0.462390006,-6.962780476,5.566813469,-4.949450493,3.642846346,-9.202444077,0.448548675,3266.01709,222.6431885,242.8909149,90.06850433,145.023407,53.55363464,79.7826767,60.66436386,67.3526535,50.21616364,59.62726593,52.89550018,63.0647316,55.66806412,62.59910202,68.73952484,54.41611862,59.61407852,52.9912262,59.44172668
index.html?VALID=TRUE&attid=254837&VALID=TRUE&q=10&g=327104&t=1&w=4,D_4,I_5,35696,1117.994031,236400.679,2102.995617,1245758.773,0.399158716,0.216482013,0.138588697,0.126520187,0.295104682,0.542031467,0.261441469,0.305540383,0.14343068,0.158055946,0.140458241,0.153128818,0.133762702,0.044884656,0.046320722,0.026525538,0.067879282,0.16626291,0.032876749,0.127409354,0.025585968,0.062027883,0.051938415,0.026681818,-340.5205688,132.9181671,0.392152578,27.57685471,-17.05254936,2.08584404,-4.102887154,0.023156434,-5.220780849,3.895228148,-3.232653618,1.985935092,-5.560222149,-2.324345827,-7.711276054,-0.933314443,-0.295884967,0.934469581,-5.914921761,3.144507647,15622.0791,2451.845703,202.5971985,248.3536224,151.8223267,68.24246979,86.02114868,58.71209717,59.53492737,58.50805283,62.18696976,48.17685699,60.90781021,62.91463089,83.42082214,60.35940552,74.64665985,80.77938843,65.08959961,64.36766815
tar-Rast-Lotfi-Shajarian-cheshmehnameh.mp3,D_4,I_0,43168,1512.468092,157934.4805,2313.469344,2010443.938,0.492990017,0.168950692,0.039853942,0.049322557,0.198120743,0.516715288,0.300516278,0.351234972,0.219781384,0.300563842,0.136519358,0.107269429,0.16597417,0.019618465,0.004449776,0.004766039,0.040225349,0.15892753,0.055786725,0.135022029,0.049852714,0.115233049,0.041617971,0.012003021,-391.0005798,107.5327988,4.362508774,14.35416889,-24.9203701,-0.982230484,-13.02558422,-8.177415848,-9.53137207,-4.775109291,-10.55964851,-9.827362061,-12.91148472,-1.794263721,-9.152523994,3.536566973,5.66091156,8.082808495,4.70308876,1.763341546,10452.32227,790.4624634,507.1970825,168.4167786,383.5428467,129.1882477,175.7001495,70.58966827,87.42635345,69.50146484,105.3522491,59.06106186,124.2259827,86.45022583,149.0902252,135.241272,138.3999329,114.3097534,149.9846954,128.5053253
AliAsghar_Arabshahi_tar_rast5gah.m4a,D_4,I_0,49382,1512.980308,63803.47141,2346.352479,545852.5825,0.146971121,0.05760311,0.073838636,0.266675532,0.571809351,0.258299947,0.358543277,0.170964077,0.288850874,0.164443433,0.24150832,0.466545939,0.012582058,0.008296232,0.009183518,0.041134674,0.160615638,0.017892513,0.148599342,0.017324522,0.111541845,0.042243846,0.038455401,0.129442453,-338.4634399,108.2631912,-17.78152466,7.362755299,-13.93291664,-2.541744709,-16.47845459,-7.606401443,-8.862048149,5.007243156,-8.034438133,-11.44665718,-10.395648,-7.260091305,-23.3206234,-16.4901104,0.343203008,0.316292554,-14.40663815,-9.783654213,13295.95703,331.5436707,451.2823181,181.7373047,412.6057434,68.44153595,218.5784607,54.7637558,121.8039474,46.97480011,151.8527985,69.85871124,66.16012573,53.37374115,98.85346985,76.79144287,61.6459465,58.57616425,54.54804993,49.7701416
Siavash_mousavizad_tar_rast5gah.mp3,D_4,I_0,37608,1048.791285,74914.8551,1517.465824,324878.8601,0.21699968,0.128622875,0.298443884,0.109269254,0.103725456,0.078637652,0.245269686,0.270122141,0.170204028,0.441874981,0.209314451,0.272286087,0.101220734,0.022429315,0.143329784,0.014674922,0.033895727,0.008279867,0.086518928,0.094044484,0.024292897,0.190097615,0.03668553,0.138080969,-195.5869446,144.0054779,-11.44503212,-4.68558836,-27.42006493,-14.10995674,-25.92920685,-13.38783741,-19.64626122,-7.94916153,-10.85121822,-6.290265083,-15.25527096,-6.948423386,-8.891403198,-0.674649,-6.490197182,0.142746165,-7.684021473,-4.313367844,5551.392578,1013.739441,210.8555603,84.02037811,137.8714752,67.05970764,94.44855499,83.19242096,97.01460266,68.67268372,100.7900162,54.04891968,81.082901,55.88780212,64.85089874,72.47584534,54.87741852,51.08571243,60.7199173,66.36659241
Hossein_Alizadeh-Oshagh-SONG95IR.mp3,D_4,I_0,49623,1897.059282,410596.8745,3871.176592,3261365.059,0.286083668,0.414497584,0.50382483,0.46232146,0.308102846,0.278214395,0.24416399,0.189550519,0.194232047,0.24173753,0.210958809,0.125035152,0.125264928,0.101135179,0.153347895,0.128921822,0.074805826,0.101687819,0.092979729,0.077170499,0.075172961,0.06848412,0.049634621,0.033979025,-197.6298981,99.18492889,7.923621178,-2.895469189,-24.23263359,-6.146224976,-19.27326393,-4.981688023,-27.34965706,-10.02756119,-24.84815788,-6.861253262,-13.73530006,-4.033183575,-1.926428318,2.615367889,-5.456773281,-2.764893055,-3.801248074,-0.070649043,8567.069336,1041.113037,170.3701477,95.43354797,154.0069122,93.22141266,111.9046326,61.50435257,125.3328934,80.22135162,128.0400543,66.46263885,53.83720779,57.34432602,44.73802948,34.41564178,31.78518295,50.78953552,45.65082169,91.35279083
mohhamadsadra_4_0_165S.mp3,D_4,I_0,89794,2528.356005,387553.503,6011.938647,2617205.831,0.223039001,0.286470205,0.312618285,0.407636225,0.373915553,0.149930611,0.308077514,0.175567105,0.27827698,0.148176476,0.355133563,0.649999678,0.02797324,0.08434955,0.057844222,0.102673136,0.09686213,0.010350025,0.09727288,0.015978886,0.084982835,0.018325105,0.052663468,0.145240277,-149.5013123,90.23395538,-8.473750114,-0.188131332,-28.03463936,8.185854912,-27.09296989,9.548830032,-26.45883369,2.517568588,-30.24295235,7.413877487,-23.00804138,4.112626076,-20.10209084,-0.844624341,-7.940497875,0.719060957,0.891394556,-4.1211133,2440.026611,419.1080627,113.2738876,73.76902008,52.03950882,63.23688889,72.33315277,43.75595093,61.74837875,51.64465332,68.90711975,74.55787659,74.89833832,48.33644104,53.5195694,54.24790192,41.52016068,43.53306198,68.95121765,42.46672821
aspb14_asset_aparat_com-9db963ed81d21c16896430145e833f855963156-360p.mp3,D_4,I_0,75073,1862.978455,253422.7399,3465.945709,143200.7643,0.46625942,0.225680888,0.092529997,0.096477613,0.318728328,0.582522929,0.316987514,0.463894904,0.311769605,0.404592991,0.199246854,0.142160475,0.120683178,0.035298947,0.039950829,0.026908999,0.058078956,0.136334389,0.03809838,0.141949072,0.046580069,0.112143762,0.058938559,0.027392656,-247.3778229,99.56443787,-58.21087646,28.80070877,-45.96572495,-25.25884819,-14.12804604,-24.34446144,-22.87095833,-8.181321144,-15.608181,-16.60072899,-13.1934309,-19.50140953,-19.48010063,1.419361711,6.366773129,4.185348034,1.912706494,-0.597686768,7226.258301,467.3540039,365.8141785,103.0790939,201.8850861,73.34366608,97.95102692,68.39495087,76.22914124,47.75463867,59.2758255,48.84980774,58.5169487,59.87488937,66.18418884,52.18422318,46.9257431,44.38481903,48.51237488,45.27606964
Mohammad_Reza_Lotfi(2330-2410).mp3,D_4,I_0,53995,1748.854424,158805.9839,2522.076416,1985385.413,0.173155099,0.177614897,0.155054122,0.236565575,0.387251496,0.156839803,0.361286014,0.197768971,0.263590753,0.146576494,0.118900418,0.498158932,0.017561134,0.072399527,0.040113766,0.049140494,0.177239582,0.015402423,0.161956862,0.043872569,0.093592331,0.061638899,0.006760177,0.139170706,-385.8916931,89.14785767,-14.59185123,7.919254303,-20.43666649,-17.00146866,-20.01000786,-13.41548538,-10.80982685,-2.066252708,-6.630254745,2.300997734,-9.884558678,-2.806881428,-16.51395988,-1.509114385,1.554628372,1.277811408,-2.664314032,-1.166725278,16748.24805,559.3954468,723.8878784,135.7766266,288.2609558,121.4879074,193.8091278,75.62026215,78.29423523,58.12111664,195.8091583,66.7765274,135.4492035,66.34514618,92.115448,53.81092834,52.97460175,71.25320435,64.20269775,58.38613129
shraili_mavaronahr.mp3,D_4,I_0,47993,1076.907368,8654.176518,1675.7232,40279.52954,0.555544972,0.282375455,0.2219854,0.161348626,0.243678942,0.226452544,0.11335095,0.311760247,0.37557283,0.356754512,0.24670127,0.208078057,0.139886737,0.112217531,0.084777601,0.036963399,0.071756735,0.066957444,0.012708965,0.097384632,0.142990425,0.089309573,0.127570346,0.019632157,-273.5352783,180.0648499,-55.26677322,-5.271880627,-13.77848053,-25.04418945,1.530298948,-13.99673748,-5.775103569,-2.199912548,-3.391889095,6.691799164,-6.73292923,1.323512554,5.964756012,-0.707178712,15.08474445,10.2341423,2.979809761,6.119909286,1590.596069,313.885437,215.214447,62.14922333,46.63862228,45.60914993,38.72419739,49.37596893,47.65868759,73.32884979,91.78965759,79.14880371,118.6446075,104.297905,79.93474579,78.53341675,109.3099213,96.48996735,69.64435577,53.1962204
14-Torkaman-[AudioTrimmer.com].mp3,D_4,I_0,38590,1427.176699,87083.94371,2351.877445,499934.668,0.089306079,0.095455773,0.196757063,0.412395746,0.185638055,0.398815513,0.38787204,0.272063076,0.228775144,0.12473616,0.255511224,0.090484373,0.025875939,0.027216362,0.040760018,0.166853353,0.019219773,0.137259513,0.139633715,0.089995928,0.104245901,0.017043695,0.095783494,0.016091043,-260.4291382,106.803215,-28.58276367,7.294809818,-4.378497124,-10.62596989,-21.14542198,-8.695859909,-20.49792671,-19.45646095,-25.13274765,-13.8082552,-16.05141258,-12.30891991,-13.28653336,-4.976245403,-0.834097743,7.683503151,1.549777985,5.468016624,13274.75879,652.3369751,459.9207764,86.44054413,204.957962,93.71235657,148.4538574,53.00605774,74.35554504,48.38652039,59.90707397,48.20960617,60.46542358,62.43027878,54.91218185,73.61123657,108.0683899,133.4812622,84.75788879,110.3434143
ساز و اواز لطفي شجريان تصنيف.mp3,D_4,I_0,62554,2118.885707,603768.6385,3806.635315,2175098.619,0.258925885,0.215434924,0.491291165,0.217598736,0.162913263,0.188050926,0.165152222,0.258063674,0.136280462,0.144877359,0.090400212,0.135246903,0.128395334,0.050913122,0.199525788,0.057484318,0.065141089,0.089916252,0.044027593,0.135727644,0.050341029,0.060197327,0.037883267,0.046988975,-271.1736755,69.87503815,-25.41732216,2.856369019,-25.74184227,-11.24984932,-9.546490669,-12.24613762,-30.40338707,-3.755498886,0.520056844,-6.250751972,-6.23963356,-1.823070407,-18.05192375,-0.56794101,-7.079669952,-0.091116987,-1.642364979,2.194329023,6535.84668,1343.511475,591.8596191,212.752655,186.2170258,187.4960327,176.5078125,104.9780731,207.1143799,148.8315125,184.8730011,98.98431396,159.4547882,126.1463699,126.8517685,85.85792542,146.4808197,273.9990845,233.4054108,259.057312
05 Avaz Va Chahar Mezrab لطفي شجريان.mp3,D_4,I_0,54922,1837.075001,284638.7045,3203.88896,2931884.837,0.603670835,0.169810265,0.157213643,0.124078259,0.134216353,0.151076913,0.109623939,0.32247293,0.277807653,0.290300339,0.256257206,0.215982512,0.170899838,0.021001609,0.068549633,0.041904043,0.031749647,0.05532407,0.016200475,0.118374601,0.114427835,0.10334596,0.123518705,0.023119951,-379.2598572,91.53559113,-1.054298997,9.634741783,-26.65849876,-0.846315563,-13.04771423,-7.924646854,-11.50107288,-3.658041716,-15.39318562,-4.078231812,-8.280103683,2.853340149,-9.299984932,1.824520707,4.350766659,4.511109829,-3.647602558,-0.07187447,10533.32715,820.7461548,352.1361389,150.3489838,281.6746826,101.4961319,188.3390045,81.99684143,91.67618561,90.13710785,134.2956848,88.24365997,171.1382751,161.2726898,177.3171997,118.2898636,84.90522766,74.08511353,79.69658661,72.45066833
40.mp3,D_4,I_0,55898,1498.58636,81120.78907,2997.806873,382232.2915,0.330610991,0.465650529,0.496438801,0.166474238,0.194120497,0.173167273,0.274214953,0.353305399,0.168383732,0.146316901,0.255521476,0.446672618,0.076412924,0.111429505,0.140816465,0.026021644,0.079756878,0.036573246,0.05661026,0.103281237,0.045129027,0.048067134,0.056364775,0.136419341,-147.6286469,147.734787,-57.38264465,27.58836174,-34.48567581,-2.194562435,-6.527656078,-22.40139771,-2.970820189,0.414804459,-6.290696621,7.966030598,-0.092681043,3.434906006,10.23725796,2.05685544,2.50861311,2.956025362,-5.283205986,2.792723179,2279.773926,383.6581726,105.1521225,80.01828766,85.25807953,104.5346146,44.78567505,79.81717682,66.75579071,51.51185226,39.07077026,22.76409912,30.73694229,29.04916763,27.21303558,29.90662575,28.89500809,28.05243111,28.5151844,31.1796627
نوروز صبا.mp3,D_4,I_0,46284,1824.072332,364239.9253,3505.270471,2849700.585,0.119627893,0.380483985,0.433413386,0.241482005,0.432565421,0.289779425,0.146584004,0.056652177,0.149617508,0.283211708,0.150219068,0.095916644,0.017156357,0.134376779,0.147651494,0.033602238,0.164581552,0.085093014,0.04933311,0.013561932,0.032471936,0.104301997,0.063668989,0.033059973,-275.5731506,87.98175049,-13.25528812,2.950866222,-10.00248241,-2.000089169,-12.90321159,-13.06508541,-27.32203674,-25.58174706,-14.52655506,-9.228463173,-24.61343002,-2.564421415,-15.09239674,-3.152921677,-7.587146759,-0.339125633,-6.541382313,2.75904417,11797.33203,490.5969543,521.9450073,133.0128632,143.0271301,68.56603241,110.5374298,72.60388184,87.96067047,86.91104126,66.24419403,49.47470474,81.24609375,55.47678757,98.54903412,53.46365356,75.96660614,55.31933975,82.65379333,113.5499496
Iraj_Bastami-Rast_Panjgah-Taknavazi_Tar18-[AudioTrimmer.com].mp3,D_4,I_0,61361,1834.067408,222986.1527,3653.211243,1436175.588,0.475489855,0.132964119,0.148801342,0.09499985,0.180082485,0.166485548,0.077561744,0.22418426,0.219558522,0.399303794,0.34182325,0.201868981,0.197763875,0.012505844,0.075758792,0.017470973,0.065842628,0.066538654,0.006381419,0.086902678,0.053374324,0.141034156,0.119610436,0.023762068,-244.5931244,108.2577133,-19.51516914,20.43426704,-28.9251709,2.691154242,-30.29102135,-1.513821959,-16.84168434,-6.953930855,-10.78880596,0.132571012,10.14259052,1.207997322,4.45680809,16.0189743,15.45967102,-0.220431969,-5.335541248,1.725147963,3783.665283,505.3339233,206.8795929,138.9595642,110.1915359,94.72710419,160.448288,74.28701019,148.3878021,61.78012466,135.4201813,137.8539581,149.3359833,105.4866943,210.3907013,164.4758148,134.0488586,117.4133148,86.1100235,119.7701035
Neyriz-Roohafza.mp3,D_4,I_0,44816,1128.080059,31351.23421,1755.989382,135339.6788,0.158900097,0.365427673,0.12032479,0.118171908,0.139411926,0.150747463,0.178428218,0.125147149,0.337637037,0.294041663,0.352339804,0.274244219,0.019437607,0.17667304,0.018904196,0.066238359,0.058588691,0.030450555,0.067849055,0.022918096,0.123829633,0.090776064,0.147511184,0.134229168,-234.5431061,150.2408752,-59.14818192,-9.401639938,-36.36305618,-17.69983292,-30.0539341,-30.2900486,-22.37067032,-20.17358589,-23.44331741,-17.45627403,-10.93274689,-15.75528145,-1.774101853,9.496731758,3.845291138,-6.264631271,-2.060114861,-1.136603713,3839.123779,492.5103455,351.4876709,122.8105164,194.4924011,84.42340851,96.26867676,70.25789642,70.65357971,67.14568329,55.52383804,49.9702034,41.48962021,51.73445511,55.00236893,47.9127388,61.54668808,49.01371384,68.14188385,72.25615692
Bayat-Ajam-Roohafza.mp3,D_4,I_0,45018,1267.620015,48690.78775,2069.87915,172622.7725,0.27317968,0.778377354,0.197925925,0.042692121,0.055113088,0.12028572,0.083728403,0.084950566,0.286824495,0.155039459,0.130254939,0.198067412,0.030643973,0.132311732,0.024525169,0.014513084,0.009493503,0.024563188,0.029388003,0.014513448,0.101339921,0.051293083,0.060023848,0.092889033,-251.8041077,120.8966446,-48.84026718,1.064465642,-26.21518898,-21.77930832,-35.32675552,-36.33378983,-22.26843643,-15.85662365,-12.77913952,-9.496847153,-7.004125595,-10.63067245,-1.58279264,5.632121086,1.144782901,-1.91180706,-5.465049267,-9.153154373,5239.259277,672.6104126,503.7129517,132.1142273,204.084198,64.31140137,131.9289551,102.8297424,81.64743042,57.57048798,67.8214035,62.29622269,54.647686,51.47000122,35.41136551,42.42995834,48.66425705,46.05392838,50.89603806,62.12352371
Gharche-Roohafza.mp3,D_4,I_0,47493,1201.053576,51816.03925,1885.571932,135896.6257,0.126638249,0.397612631,0.345650703,0.310706884,0.399173617,0.180126384,0.213207096,0.100801967,0.161074758,0.148580596,0.088624075,0.096129902,0.023702055,0.173525006,0.132369846,0.070625521,0.196027055,0.047990192,0.090250142,0.016062925,0.05296801,0.044384271,0.026423596,0.033005863,-241.3446198,140.533905,-58.37903214,-2.838401318,-30.85136986,-16.18769073,-38.86919403,-36.70581055,-27.74396133,-20.70557404,-17.81417274,-8.479691505,-6.132381439,-15.27443695,-3.309544563,1.348264098,-0.210306078,-5.934432983,-6.523378372,-0.846141875,4102.571289,446.6713562,385.8997192,98.71520996,134.6779022,88.16123199,130.0961456,72.96794891,73.09449768,52.65962982,53.69792557,39.31241989,32.39041519,48.5058403,36.77389526,40.95139694,50.89217377,64.04418945,75.66147614,114.8319473
Mobargha-Roohafza.mp3,D_4,I_0,53809,1384.620885,213443.6326,2193.111739,414320.499,0.082820877,0.326086015,0.201882809,0.170167476,0.217106774,0.418853104,0.568089068,0.184739873,0.106984071,0.096153252,0.115571581,0.041709214,0.013168762,0.152366266,0.087813541,0.079514533,0.069164053,0.130882099,0.174286649,0.025737889,0.042836297,0.027815497,0.033523601,0.006314546,-279.8016357,120.8170242,-51.28068161,2.770079613,-23.24341202,-19.40699387,-35.16856766,-33.89410782,-22.51298523,-13.85616398,-14.37450409,-7.743011475,-9.36346817,-17.30607605,-8.079528809,-2.392319202,-0.729687035,-1.570335269,2.623190641,13.08546257,7638.732422,955.8480225,782.4874268,175.1916046,177.4824371,91.29304504,172.9951477,109.7997665,112.5429916,67.82795715,65.32634735,70.0071106,38.49946594,70.78554535,53.03832626,72.03468323,43.542202,49.46862411,165.7830353,382.5378723
Isfahanak-Roohafza.mp3,D_4,I_0,42836,1119.118216,65068.19449,1777.005921,185784.0357,0.066463508,0.196792006,0.089201733,0.194092855,0.224972934,0.363953382,0.461756647,0.206761003,0.394359261,0.314546585,0.089849442,0.034415726,0.013938889,0.118442148,0.013839225,0.085123181,0.059218433,0.11692059,0.166051805,0.029046921,0.1523747,0.125705943,0.023240093,0.006423397,-278.4728088,136.6962433,-44.24014664,-9.077584267,-18.87443352,-28.3002224,-36.97463226,-34.7495842,-21.86977005,-16.9397068,-13.01180649,-11.31728649,-16.02126884,-19.05848885,-9.61180687,4.017260075,12.08716393,9.396139145,8.435193062,10.15628147,5234.665527,853.3409424,626.1655273,123.407402,159.5772247,82.17802429,84.78373718,74.01251984,63.04219055,67.60486603,38.80921936,51.45689774,45.67199707,67.71572113,51.61304474,100.6829071,191.5902863,251.6324005,173.8110199,244.0162964
tar.mp3,D_4,I_0,43543,1263.117759,75987.87667,1897.730191,658174.981,0.069780052,0.122447506,0.059785046,0.171849161,0.296786487,0.217230171,0.415638447,0.270066947,0.39011687,0.290037125,0.124013849,0.177947521,0.011729512,0.060402237,0.008876626,0.062875398,0.137856588,0.05676464,0.17180784,0.063988417,0.143124446,0.11962758,0.030251998,0.099317595,-364.7461853,111.9312363,-17.12185478,-5.180665016,-29.789217,-9.031746864,-31.93525124,-13.72419834,-12.94423294,-10.18823147,-15.51856518,-12.45223045,-6.97770834,-10.44940948,-2.370890141,4.682426929,15.22814369,20.43238068,15.3603611,2.275725126,7223.932617,614.0147095,387.1992188,135.2858734,289.0722351,70.70737457,291.0723572,100.2054062,171.1527863,93.95890808,130.9657135,101.2427826,100.3430328,126.932869,132.1242828,231.9447021,222.154129,218.9459686,161.1809998,325.7961121
Shiva Abedinnia - چهارمضراب راست پنجگاه.mp3,D_4,I_0,49094,2098.103939,196712.3649,5067.827689,1059224.407,0.100186907,0.092289954,0.377651095,0.86887759,0.361770689,0.222360775,0.148051053,0.147251382,0.11949838,0.12446788,0.148358405,0.089448191,0.030114248,0.020576308,0.040182728,0.081730813,0.030294135,0.091788471,0.056981333,0.077353217,0.052937772,0.036541563,0.032394856,0.015404679,-178.9562836,76.44898987,-0.196747109,32.82713318,5.29011631,10.86977291,-22.71831703,-3.521135569,-5.23462677,2.565326691,-13.70720673,-7.020647526,-13.54413986,-0.176082507,-12.3043108,-4.405993938,-13.13286209,-0.720308363,-8.385822296,5.916006565,8734.307617,261.0591125,200.8092041,48.35008621,92.59352875,46.95821762,110.3607178,47.40885544,71.33730316,42.92057037,82.3817749,40.51015091,55.79980087,31.15882301,58.75391388,44.48154068,68.08042145,42.54710007,57.48892212,57.5136795
index.html?VALID=TRUE&attid=298403&VALID=TRUE&q=10&g=383740&t=1&w=4,D_4,I_0,35802,1077.521673,304640.3799,1507.157553,1850671.05,0.66772747,0.244435787,0.066873886,0.102596506,0.230349228,0.375442982,0.210842103,0.20205535,0.091378495,0.124681428,0.039752055,0.115918495,0.184389338,0.025243981,0.019204682,0.026799042,0.084627874,0.112458564,0.048422154,0.092553347,0.0144138,0.044628393,0.003184571,0.007558194,-442.2789307,85.56027222,5.712502956,11.68114758,-17.0222168,-5.499678135,-5.893301487,-9.070878983,-11.32825661,-5.665632248,-9.746689796,-7.763219833,-7.806482792,-10.0148325,-11.95167446,-3.563541889,-3.028987408,-3.864063501,-3.902245522,-1.526981115,18407.85352,1820.540283,617.7427368,122.6195602,407.1732178,100.7655106,131.9164886,88.11315155,100.6695557,65.44818878,92.81894684,62.95974731,54.98448563,69.77890015,76.54483032,36.80345154,47.66427612,88.02967834,135.7489166,170.0069122
index.html?VALID=TRUE&attid=298403&VALID=TRUE&q=10&g=383740&t=1&w=4.1,D_4,I_0,35802,1077.521673,304640.3799,1507.157553,1850671.05,0.66772747,0.244435787,0.066873886,0.102596506,0.230349228,0.375442982,0.210842103,0.20205535,0.091378495,0.124681428,0.039752055,0.115918495,0.184389338,0.025243981,0.019204682,0.026799042,0.084627874,0.112458564,0.048422154,0.092553347,0.0144138,0.044628393,0.003184571,0.007558194,-442.2789307,85.56027222,5.712502956,11.68114758,-17.0222168,-5.499678135,-5.893301487,-9.070878983,-11.32825661,-5.665632248,-9.746689796,-7.763219833,-7.806482792,-10.0148325,-11.95167446,-3.563541889,-3.028987408,-3.864063501,-3.902245522,-1.526981115,18407.85352,1820.540283,617.7427368,122.6195602,407.1732178,100.7655106,131.9164886,88.11315155,100.6695557,65.44818878,92.81894684,62.95974731,54.98448563,69.77890015,76.54483032,36.80345154,47.66427612,88.02967834,135.7489166,170.0069122
ney-rastpanjgah.mp3,D_4,I_4,65894,1897.129178,225023.4936,2252.694712,1078714.964,0.226382658,0.256358445,0.219162315,0.187070578,0.219657809,0.136387587,0.164485246,0.151149124,0.194805235,0.370679647,0.239792302,0.364423424,0.069532357,0.134311944,0.126348183,0.106134102,0.115864486,0.046577197,0.057102509,0.055980612,0.067402318,0.182648927,0.056543641,0.179369211,-387.929657,61.9877739,-52.27859497,6.592085838,-11.11034679,-15.71277618,-7.201714516,19.3014946,1.988181829,1.045721173,1.397397399,-21.93388367,-1.109644413,4.678686142,-4.2263484,-4.732799053,-7.358519554,3.98105216,-8.111974716,-9.696129799,14448.04688,1459.757568,1551.900391,172.2673645,162.1376801,151.6734161,266.8664246,259.6100464,248.2148743,229.6124878,146.3995056,188.0201263,134.2772675,123.8021088,191.5252838,63.56658173,56.40484619,181.342041,172.739502,273.293396
60 leili o majnoon raste 5gah.mp3,D_4,I_4,66951,2714.249006,408340.433,4393.173435,1531609.813,0.251741737,0.146769091,0.072471209,0.154677182,0.266869456,0.391332686,0.131819621,0.187465444,0.164607659,0.079724416,0.111573704,0.134715155,0.13471362,0.062282845,0.02337116,0.075158492,0.118205599,0.197371379,0.032331817,0.110033616,0.086932167,0.029696379,0.067971326,0.04090707,-195.41922,12.31960964,-47.16490173,28.75196457,-40.89234924,-6.926436424,-16.22542572,-10.52358341,1.236152768,6.166763306,-13.28115463,7.160608768,-20.83880615,-12.63896561,-16.04003525,-5.615779877,-5.871749401,5.41132021,5.579958916,14.63207817,16020.30664,1136.486694,1013.094055,148.0523376,623.7702026,140.1974335,250.5314941,331.7468262,447.9072571,283.0440063,241.4816132,170.5549164,123.772377,170.4184113,276.9013062,99.93048859,167.6719818,254.032074,343.8089294,550.7094727
Mohammad_Reza_Lotfi(3940-4015).mp3,D_4,I_4,57046,1847.732028,84320.07805,3668.911148,506095.4322,0.354079455,0.332579464,0.22182849,0.251606733,0.231127918,0.373060524,0.692589283,0.32553938,0.233999223,0.116673723,0.181070998,0.40855819,0.088828519,0.075591914,0.05852367,0.063923493,0.057846535,0.062403657,0.119358361,0.037709385,0.077992596,0.019531379,0.026517974,0.11893481,-166.596405,111.7679443,-33.35486221,17.99876213,-21.46335983,-2.224753857,-21.19592667,-0.843237936,-11.38000488,-5.521724701,-18.53599358,-4.206944942,-20.11918831,-1.722521663,-17.29786873,3.628993988,-2.9072299,5.141751766,1.516944289,10.75021362,3446.150879,275.344574,226.4414368,126.6371765,90.23015594,108.7210999,93.92763519,47.1359024,45.02101135,34.29116058,44.45487976,42.97428513,64.75109863,48.1289444,51.1397171,44.92499161,68.73986816,62.86559677,75.01441193,91.3751297
rasoul_akbari_farang.mp3,D_4,I_4,62586,2082.094072,117705.5562,3399.354445,297071.5125,0.135126576,0.121110037,0.103566527,0.198362812,0.258720547,0.284105003,0.124500521,0.333788335,0.206084475,0.100510031,0.127037078,0.084195703,0.084483169,0.076483198,0.044631362,0.117806971,0.124474116,0.167131022,0.026803037,0.176335752,0.105970129,0.040388249,0.082434222,0.032754749,-180.9554749,50.8147316,-60.31026077,8.713154793,-29.18420792,-32.46907043,12.49185753,24.81749344,-5.641673565,13.97765732,11.97757339,6.176297188,-5.001628399,-2.669392586,-7.140266895,0.084360883,0.934329748,0.923890889,-1.103567243,5.757750511,7237.252441,579.5239258,673.2635498,170.0161591,241.0015411,291.0430298,126.7004852,189.5709229,177.7553864,147.3601532,127.4051361,252.1149902,420.7645569,288.7645264,208.3490448,124.6213379,70.61657715,102.5533295,158.369339,223.5142212
Rast Panjgah-[AudioTrimmer.com].mp3,D_4,I_4,107666,2433.710149,179524.4497,3517.003733,287202.6063,0.267127365,0.226841748,0.700502634,0.241831541,0.095686451,0.082151353,0.188408047,0.29009366,0.116225131,0.249348268,0.105404422,0.14639017,0.126160324,0.038012479,0.188961297,0.064523906,0.034987867,0.030867515,0.050941117,0.147299156,0.03254791,0.069539726,0.032840226,0.048428047,-297.3356323,31.36403656,-52.56083298,10.93256855,-12.67131329,-9.477138519,16.71390724,0.610113442,-8.710893631,1.059959173,-2.786361933,8.041034698,22.29955292,21.07249832,-7.196737289,-5.295353889,-11.43743801,-2.123358727,-2.617222309,2.878252745,9986.716797,750.5805664,882.0917358,97.51066589,331.2400818,238.9864349,653.4262085,783.9623413,263.7087708,155.6296692,267.0629883,226.0601807,175.6475983,311.6753235,203.620285,130.7753601,187.2166901,145.2563782,409.7526245,240.8748779
Y2Mate.is - تصنیف راست پنجگاه. Chanson Rastpanjgah-1u-VZZVMubE-160k-1655956934900.mp3,D_4,I_4,70579,1955.780067,167661.4172,2125.253816,1149960.504,0.274822086,0.282944232,0.232885897,0.20144932,0.216502234,0.134547308,0.15446049,0.158941835,0.23637791,0.452556282,0.286301464,0.375938594,0.095947795,0.131117895,0.119766474,0.106174566,0.101263277,0.043801714,0.041986685,0.046875194,0.070879154,0.182400599,0.070844583,0.171135515,-414.7035217,54.80368805,-47.48478699,0.48800537,-13.7408123,-16.89123917,-2.489341259,23.13075829,5.212875366,3.562568665,1.037116885,-20.46379089,-2.661930799,6.744799614,-0.520791471,-4.226868153,-6.122876167,4.646893501,-9.514921188,-11.05080891,13367.83398,1082.84375,1811.27356,196.4367523,180.796463,164.7545013,315.2518311,204.0483704,193.6998901,220.2752228,141.4778442,208.7433777,124.2659912,90.88188171,155.2481842,44.64202499,41.84967422,139.5865479,128.1194916,232.840744
44.mp3,D_4,I_4,55886,2048.850872,178259.5403,3460.045744,1289731.534,0.327032566,0.37472257,0.215467706,0.139473617,0.230751112,0.077083126,0.060423352,0.043202043,0.056761533,0.11838872,0.114792742,0.435871035,0.09009631,0.169919088,0.098835565,0.032899242,0.139368579,0.017785545,0.032504544,0.014619225,0.014166214,0.074553676,0.022551283,0.199067414,-182.897171,72.08791351,-56.20332336,13.53959179,-29.77428436,-17.6821537,-10.5075264,-21.83294106,-22.09218025,-4.870140553,-21.10454369,4.182574749,2.346383095,-1.021644473,-16.41160393,-4.613325119,-14.23888302,-10.27913189,-6.507953167,-8.233968735,14224.23535,873.8040771,574.4575195,142.6322479,155.7263336,86.87733459,141.2019348,79.37005615,83.38313293,105.4874954,119.6520157,74.5242691,94.69248199,74.82267761,99.58860779,85.40673065,96.28668976,98.07685852,87.49394989,177.0144348
Siamak_Jahangiri-Gereh-Taknavazi_Ney-Dastgah_Rast_Panjgah2.mp3,D_4,I_4,79365,2441.722572,162086.3538,3811.918617,1767551.956,0.16213946,0.159506753,0.169191703,0.239017785,0.313400447,0.157596201,0.392986864,0.227984637,0.225450426,0.167026252,0.142272249,0.2821908,0.048817981,0.068656184,0.061335973,0.100163452,0.1619277,0.036366701,0.167027459,0.058227621,0.112512544,0.072231717,0.039876983,0.134886891,-207.3668213,40.12137985,-62.58094406,18.30670738,-46.43840027,-14.01386261,-17.32074547,-14.47195339,-6.135743141,6.662492752,-14.69094944,5.984439373,-18.27722549,-8.714853287,-6.18826437,-5.856872082,-5.16613245,2.01474309,3.712707758,6.202741146,20732.2832,451.2500916,1106.131592,139.630188,471.9762573,179.8623199,314.9900513,415.9578552,383.6056519,274.9863586,273.0055542,177.9380035,179.5389709,142.8528442,232.6437988,172.5498047,149.8527527,234.3292389,257.4885254,254.0328979
Siamak_Jahangiri-Gereh-Taknavazi_Ney-Dastgah_Rast_Panjgah3.mp3,D_4,I_4,86777,2799.220192,88610.72784,4049.283848,2574815.302,0.194398955,0.18889223,0.205667198,0.292480797,0.617956936,0.241020977,0.174737602,0.125493944,0.122419201,0.086315706,0.122982554,0.298877031,0.06439586,0.093070939,0.088580869,0.072337374,0.191322893,0.057092473,0.076195918,0.045531727,0.039172489,0.029559962,0.033325344,0.146028504,-220.5686646,20.47095108,-69.45677948,24.2894249,-36.85162735,2.002708435,-18.57535934,-19.95542526,-16.33280754,1.122871757,-14.92153645,10.70175266,-20.92543983,-3.152068138,-13.00133324,-11.833148,-14.68924713,-11.72711468,-3.546304226,7.234954834,21928.27734,529.4116821,1037.946777,134.5903625,329.7308044,85.46594238,140.1874542,98.52803802,119.2717896,69.13202667,129.4871521,51.16150284,110.9620895,45.24775696,82.68822479,60.69474411,105.4654007,71.70308685,77.8704834,218.2633514
سیامک جهانگیری-گره-دستگاه راست پنج گاه 3.mp3,D_4,I_4,86365,2780.702069,102413.1095,4041.008898,2571374.85,0.194529086,0.188210025,0.204782486,0.291617364,0.616207719,0.240258828,0.174497411,0.125418395,0.123191394,0.087310575,0.12372946,0.298983783,0.064472117,0.093169719,0.088120632,0.072798476,0.19095993,0.056766499,0.076332048,0.045480821,0.039964072,0.0307169,0.033911739,0.14555642,-220.2520294,21.12269974,-68.82147217,24.64809799,-36.14886475,2.724477768,-18.12264442,-19.86447334,-16.46647263,0.540595949,-14.59453011,10.67442799,-20.15444756,-3.282969475,-13.34509563,-12.51852226,-15.64196396,-11.80860138,-3.896723986,8.029305458,21743.89258,568.3502197,1032.967529,142.4636536,327.5100098,97.34546661,140.4905243,101.116066,123.9290695,74.40756989,130.5127716,50.53662109,110.051445,48.60440445,89.56149292,70.7084198,123.501091,72.97644043,82.7890625,243.9479065
setar.mp3,D_4,I_4,55780,1876.144926,186942.6455,3839.276784,1389866.208,0.067377836,0.101196758,0.386906624,0.467813492,0.255767256,0.47801885,0.166146487,0.239236996,0.311986715,0.270987689,0.398713678,0.130133808,0.02291467,0.010541654,0.074340671,0.15843232,0.020519722,0.139336154,0.01754147,0.071040906,0.126385882,0.055351913,0.107807808,0.013672067,-65.04100037,101.1687775,-17.43276024,18.4290905,-2.670400858,8.343109131,-10.08429241,-0.447915852,-20.43198013,-1.67661953,-18.7769146,-4.795079231,-12.67960548,-9.853357315,-27.48602867,-9.202774048,-6.205869675,4.356505394,-2.983560801,10.02002811,1396.586914,420.0301819,110.7463379,89.53621674,89.36454773,73.4547348,61.541008,50.01988983,54.69900131,69.31465912,47.7543869,51.26939392,72.28813171,67.78895569,82.90040588,71.01477814,78.13388824,101.8715286,88.94852448,64.83882904
index.html?VALID=TRUE&attid=5330&VALID=TRUE&q=10&g=20167&t=1&w=4,D_4,I_4,45401,1362.840493,33159.05822,2738.300109,449579.4193,0.189988747,0.441280037,0.589263022,0.152151182,0.106202729,0.157707423,0.105374619,0.118820712,0.260334492,0.230823547,0.11321266,0.121242911,0.049726505,0.13578555,0.169541687,0.014583398,0.047721047,0.075031608,0.035166878,0.050616544,0.109976508,0.06736888,0.044336732,0.060151458,-327.5829773,154.1441498,-78.00980377,51.69096375,-1.531993747,-20.8903923,25.23082542,-9.976204872,5.655135155,11.76194763,1.681373477,8.618956566,-0.230456755,3.475358486,-0.444284081,0.300429225,5.213594913,-5.219156265,-1.13285768,0.663505316,6605.132324,871.1467896,1122.343994,173.6348724,189.278717,203.2050323,64.14080811,150.8990479,70.02257538,51.80296326,70.495224,47.06678772,45.9712944,57.06488419,53.21587753,50.61310196,50.40268707,46.47229767,96.52007294,154.2146912
kamanche-Rast-Alizadeh-eftekhari-RazoNiaz.mp3,D_4,I_1,115809,2852.240405,88561.48664,4740.554668,237612.46,0.124446116,0.160445198,0.681297064,0.183533996,0.162343472,0.309028745,0.185849547,0.414306492,0.071513325,0.125764593,0.096077576,0.068329223,0.039856613,0.010620107,0.15363434,0.045524739,0.032616466,0.143531114,0.01478484,0.132232174,0.004619818,0.015352772,0.029859915,0.004935424,-215.792572,11.63785076,-80.51464844,-1.288728356,-31.57641029,-12.46741295,-22.36741638,-4.39599514,-10.79034328,12.25425529,9.564620972,14.38736916,-3.532407522,15.98165417,-6.979609966,8.458421707,-4.76447773,15.27568531,1.263498425,12.52204704,1072.634277,362.0617676,90.53722382,76.25175476,42.86341476,74.03127289,51.18649673,62.59175491,35.22760391,65.23830414,75.45034027,74.49247742,71.68240356,99.91599274,63.87398911,39.91176987,39.05229187,61.47447205,158.3192902,190.4385681
01 - Negara (Moghadameh).mp3,D_4,I_1,65268,1813.95979,102114.1909,3316.938276,664280.8916,0.224371731,0.388818562,0.310816884,0.357067287,0.204657495,0.232029438,0.300157875,0.216091141,0.504715681,0.244242921,0.2090168,0.207538381,0.049696311,0.128205106,0.090051316,0.113406464,0.055568211,0.058248855,0.113449253,0.033752177,0.148887381,0.062146608,0.053771608,0.07516478,-160.9813538,107.2311096,-31.78779221,4.252756119,-21.67907715,-10.01715374,-9.693255424,7.389420033,-10.36769962,-8.298706055,-9.487751961,-8.753651619,-13.0456171,-13.58165073,-21.38368225,1.858329892,5.184111595,-4.988591194,-4.781578064,-0.080423079,8789.261719,245.6916809,451.2675476,153.3357849,271.0595398,83.63787079,69.36341095,125.0810165,77.75680542,80.24236298,163.4021454,78.12682343,75.49524689,66.30888367,137.3352356,106.9314194,122.2746964,117.2560577,99.82905579,71.21514893
mehdi_shirazi_4_1_282S.mp3,D_4,I_1,82730,2284.800662,157913.9251,3998.684154,416986.8184,0.041361604,0.092868619,0.099659264,0.069867,0.315869719,0.111044966,0.227671996,0.561961174,0.215228766,0.447672039,0.156891853,0.122193396,0.005089834,0.016913893,0.023711562,0.006262647,0.143797353,0.014960443,0.072939634,0.167964339,0.019649712,0.191684619,0.024389036,0.038623717,-269.2705078,53.2855072,-62.36890411,5.603195667,-44.8524704,-13.72421455,-13.60584068,-6.309718609,-4.395521164,2.709490776,-9.903287888,-14.15179062,-21.36406326,-13.52180672,-18.69807816,4.108595848,1.507346869,-2.98052454,3.923874617,7.233675957,4878.407227,607.4910278,271.2134094,261.8500977,192.7976074,75.72179413,83.43503571,41.7664032,115.7360229,46.14054108,55.97265625,59.51319885,56.34343719,41.70802689,85.36061096,74.75678253,71.37553406,177.4520721,321.7046814,95.23149109
pishdaramad3gah.mp3,D_4,I_1,89577,2152.666424,161928.9889,3452.429124,488084.1986,0.6772421,0.145930693,0.24904795,0.060379572,0.050347038,0.03818443,0.122147329,0.238710269,0.042651426,0.053868458,0.031261284,0.208786011,0.190940261,0.008618826,0.160857782,0.010254943,0.027165972,0.017880812,0.050880071,0.081189983,0.005843745,0.033650029,0.006795212,0.04936425,-316.5555725,24.3389492,-68.4842453,-10.09736729,-42.90774918,-28.6437664,-18.1036396,-10.92358494,-17.13193321,-2.22550106,-2.750197172,15.59787655,19.02001572,30.60257149,16.10744095,2.412537098,-23.29798126,-25.98924637,-4.015743256,7.948826313,2023.638916,185.0802307,416.4684448,106.1269073,94.45440674,83.69013977,121.2655792,47.90851212,109.8876495,93.37262726,137.3006287,354.3845215,246.3370819,222.1226501,329.5249023,262.1378479,172.3604584,210.1304169,141.3318939,166.9920959
norouzarab.mp3,D_4,I_1,88876,2326.28145,199846.1793,3479.253961,928462.586,0.30079022,0.077930465,0.191660076,0.124218874,0.074717559,0.068998128,0.166805938,0.355237871,0.137045965,0.210821196,0.165535927,0.191104472,0.177841201,0.026769614,0.114024952,0.056162082,0.034593575,0.019617725,0.072332688,0.193899944,0.036638603,0.126906753,0.07144472,0.083573401,-339.1630859,46.59336472,-48.7109642,-9.551780701,-1.608055234,0.13293542,-1.463987947,5.955667496,-1.172624826,10.67728329,4.348444462,-0.159351453,-4.334492207,2.156278372,6.239341736,15.95330906,11.76445007,5.887196541,2.616299868,6.789904594,3598.335449,576.4268799,627.831665,94.79727173,73.001297,58.18119431,136.8433685,217.2701721,156.6639404,506.8513794,663.7886353,386.2755432,595.008728,474.1843567,136.6027985,108.7548599,94.93010712,140.4005127,390.5039063,429.0930786
Sammer.mp3,D_4,I_1,77108,1952.421884,201814.8615,3193.789021,684038.6332,0.377581537,0.091720141,0.126706809,0.115429334,0.352398723,0.285887361,0.104716867,0.346487284,0.109580897,0.260212511,0.158651799,0.135577098,0.183943123,0.010509599,0.056724608,0.025443571,0.127861917,0.102301076,0.008666412,0.1856433,0.01039041,0.099873088,0.083228081,0.020947887,-294.7101746,58.33799362,-78.18547058,-17.30290985,-43.55396652,-8.288002968,-14.40037441,-3.878390789,-9.462244987,-0.957387924,-1.473688006,-8.156378746,1.645660877,3.47422123,-0.273336202,6.012144089,3.122692823,6.965536118,7.005696297,11.07402039,3472.864258,850.3403931,531.5887451,127.6404037,150.2154694,58.22724152,54.27563095,54.55688858,101.6867981,49.98459625,53.51721954,116.0999451,153.2058411,237.6925049,257.1058044,448.7720642,410.0991821,266.579895,347.1491394,469.4342957
shraili_mavaronahr.mp3,D_4,I_1,47993,1076.907368,8654.176518,1675.7232,40279.52954,0.555544972,0.282375455,0.2219854,0.161348626,0.243678942,0.226452544,0.11335095,0.311760247,0.37557283,0.356754512,0.24670127,0.208078057,0.139886737,0.112217531,0.084777601,0.036963399,0.071756735,0.066957444,0.012708965,0.097384632,0.142990425,0.089309573,0.127570346,0.019632157,-273.5352783,180.0648499,-55.26677322,-5.271880627,-13.77848053,-25.04418945,1.530298948,-13.99673748,-5.775103569,-2.199912548,-3.391889095,6.691799164,-6.73292923,1.323512554,5.964756012,-0.707178712,15.08474445,10.2341423,2.979809761,6.119909286,1590.596069,313.885437,215.214447,62.14922333,46.63862228,45.60914993,38.72419739,49.37596893,47.65868759,73.32884979,91.78965759,79.14880371,118.6446075,104.297905,79.93474579,78.53341675,109.3099213,96.48996735,69.64435577,53.1962204
Y2Mate.is - Sohrab Bahiraei تکنوازی کمانچه در راست_پنجگاه ضربی شورانگیز از سعید فرجپوری-aO9KGmPZBnk-160k-1658235563514.mp3,D_4,I_1,71238,1780.553951,174584.9129,2765.474944,438807.1067,0.325300366,0.238581911,0.117551878,0.372284263,0.20270808,0.2741445,0.397929579,0.137441352,0.360956311,0.1347581,0.147454128,0.085878499,0.133694679,0.077816434,0.013741395,0.147930518,0.032511301,0.111782372,0.155447632,0.014150262,0.142199606,0.016613638,0.044446751,0.009741168,-313.7962341,101.7216797,-55.82843781,7.000103474,-11.1337347,-3.355886459,-4.868336201,18.12504578,-5.619369507,14.42925835,5.221347332,9.062150955,0.502706349,2.417473555,-1.299817204,-6.758183479,7.00613451,3.733244896,5.577730179,12.00458908,4519.921875,984.9657593,428.713562,285.8672485,152.2241669,112.6291733,126.5376129,53.11685562,60.75442505,50.69366074,46.67595673,47.74473953,58.9812355,38.12854385,77.25497437,106.3054733,46.80979538,90.15707397,183.6244812,213.0841064
4_1_1.mp3,D_4,I_1,95118,2362.094004,259488.1601,4031.067291,1249774.105,0.259779453,0.112289727,0.255139619,0.133190528,0.156468943,0.115652241,0.209683701,0.308303028,0.116143882,0.198411211,0.107629038,0.301250547,0.128696308,0.021792753,0.134046733,0.036885299,0.079953991,0.0398563,0.05352319,0.160218358,0.021332398,0.10802561,0.021935454,0.125172034,-264.057312,24.06596756,-59.10809326,7.451105595,-31.050354,-24.59153175,-31.72367859,-23.54881668,-31.14121819,-8.097689629,-15.21973228,-2.525417089,-12.61053848,1.585463166,2.286802769,10.52884197,1.357978225,7.304348946,-9.958782196,-0.383339524,7814.12793,545.9044189,505.6364746,110.8051453,106.8782806,70.35594177,122.39505,78.39629364,162.8071747,306.9056091,324.4636841,487.9083862,419.8610229,424.7757263,610.8601074,485.8615112,353.1086731,466.2912292,405.2105713,216.8737488
4_1_2.mp3,D_4,I_1,87411,2388.942226,164131.6245,4140.658295,955260.5859,0.372579992,0.093458362,0.245692015,0.117577024,0.093038797,0.041039545,0.11118748,0.166872025,0.076437809,0.232800767,0.099812157,0.371092618,0.169160783,0.009959539,0.150249481,0.018138021,0.039836202,0.008773368,0.017831072,0.084020421,0.012712886,0.144636601,0.01313403,0.142903879,-314.7201843,11.68691635,-50.19028091,13.93296814,-30.14946938,-20.27762413,-31.18465233,-21.05676842,-29.32109642,-18.29914474,-18.84601402,-3.09898138,-3.86774087,13.60473442,13.78342056,14.47091961,-3.70825696,-0.078573979,-14.37771511,-5.442903519,4917.267578,492.7162476,385.9022217,130.5937042,102.0399475,47.7357254,96.01556396,45.48905945,82.82128143,91.5684967,128.4772186,371.1112671,399.3894958,310.290741,540.3374634,598.321106,522.8480225,492.3049927,280.5174255,256.1891479
4_1_4.mp3,D_4,I_1,94640,2433.855091,244816.9876,4146.808258,1119986.357,0.297823012,0.099381246,0.288623214,0.100758411,0.058544762,0.080612831,0.190215841,0.208456978,0.076464653,0.211074591,0.202202201,0.360851496,0.1539267,0.011994309,0.169471309,0.019696388,0.018990982,0.015222322,0.04046597,0.107327782,0.011434749,0.119768739,0.096198432,0.141717225,-312.0396423,12.8573761,-49.48304367,10.92400074,-28.23392677,-21.30257797,-27.41225815,-21.07441139,-27.74377823,-12.21606922,-18.24474716,-6.488724232,-3.757721424,14.44965458,8.011890411,11.48260784,-1.751822591,-0.072726883,-14.78342533,-3.93494606,5773.498535,499.9124756,490.1282043,113.103096,84.55281067,56.54730988,104.2774734,145.9718018,162.3549042,177.1097412,215.2153625,357.4944458,435.7949829,330.7071533,449.4672546,591.3574219,376.9287109,451.8613586,384.5626831,275.38974
Mohammad_Reza_Lotfi-Taknavazi_Taar_Dar_Dastgah_Rast_Panjgah-(WWW (mp3cut.net) (2).mp3,D_4,I_1,36435,1503.588732,266674.1751,2978.615322,1711901.427,0.103848085,0.083666019,0.099418096,0.199527115,0.332297534,0.217420876,0.320688784,0.262435913,0.481311232,0.330014467,0.173784479,0.266421705,0.017621292,0.022852615,0.027830746,0.052747048,0.146272257,0.06087425,0.140355423,0.06634593,0.169221878,0.105249055,0.046302475,0.10931056,-269.5999756,131.2859344,0.658947527,13.97698593,-27.15536118,23.99160004,-18.99829483,11.71808815,-17.19905853,-15.86738396,-12.40877151,-9.647100449,-14.18990326,-9.17356205,-16.77162361,-3.550343275,-3.007760048,-4.063336849,6.263194084,-14.11825752,4030.371582,330.8953552,258.7696228,173.7195435,308.5531006,181.7483521,175.4986572,145.3621368,172.8778229,85.68266296,68.18836212,86.06613922,73.58885956,71.19963074,59.0415535,55.95917892,51.90018463,63.91930008,73.81826019,65.2746582
Mohammad_Reza_Lotfi-Taknavazi_Taar_Dar_Dastgah_Rast_Panjgah-(WWW (mp3cut.net) (1).mp3,D_4,I_1,73418,2361.570359,458540.7989,4226.44111,2083419.696,0.097164392,0.081292897,0.104513861,0.258787066,0.442467481,0.281303108,0.517027378,0.204152912,0.146955803,0.077733524,0.135061353,0.322045177,0.015483573,0.015273811,0.022826163,0.071033694,0.182196751,0.027534379,0.186792731,0.0428157,0.041582201,0.020379968,0.028694162,0.138971895,-378.288269,75.64269257,3.118044615,10.80884457,-13.85100651,11.87990284,-25.10574341,1.50177002,-6.702920914,-3.054073811,-0.076683067,-2.163772345,1.675698519,-0.852917016,-10.39660263,-3.98047924,-0.059679899,0.762278616,5.412619591,10.67809582,12529.80078,638.6395264,239.0464325,134.911087,341.1689758,210.0487061,605.5288086,83.21062469,170.9660492,72.94739532,82.12636566,73.07804108,55.89907837,81.05923462,108.2616806,42.14197922,51.92103958,88.32953644,160.8595886,210.7457733
41.mp3,D_4,I_1,79879,2086.874799,149920.5616,3544.286902,759292.1303,0.381513536,0.106754035,0.20884712,0.188185409,0.190464199,0.195566639,0.104746744,0.384955972,0.157680601,0.19321911,0.177554369,0.156370893,0.195282117,0.017923199,0.076845244,0.080713838,0.05708342,0.100185417,0.009132084,0.173466966,0.060186062,0.074415654,0.104273178,0.026998075,-281.8024292,34.7215004,-80.6529007,-16.93426132,-46.50541306,-9.729674339,-16.83076096,-5.63135004,-9.830728531,-0.209003553,2.673575401,-0.323062301,11.07809067,12.95489407,3.115803719,-1.029082775,0.266415238,7.243976593,6.33404541,5.536551476,4122.716309,684.3341064,524.6882935,178.3681488,213.4099274,56.47293472,65.27120972,82.38473511,100.6307068,54.33295822,60.87806702,329.8841858,451.6697998,553.489624,339.3804321,477.4768372,513.9602661,405.7192383,423.1059875,542.5549316
بیات عجم، محیر.mp3,D_4,I_1,83109,2177.989805,224144.9155,3745.369019,1015860.299,0.359469533,0.164124861,0.105266087,0.088968635,0.13719815,0.148032576,0.094044782,0.32403183,0.218694404,0.268665552,0.428054422,0.195655778,0.165129676,0.067054249,0.046642967,0.034171116,0.035561852,0.060465403,0.025589816,0.149128526,0.10092292,0.086218975,0.201344818,0.043801874,-289.9662476,28.66473007,-82.66763306,-17.91600418,-46.18227386,-7.015503883,-17.79996109,-1.864155054,-11.54317188,-4.438608646,-2.401620865,-7.836419582,9.569563866,24.8560791,24.09831619,18.07208633,-0.297607601,-6.365287304,-8.520768166,-5.464625835,3928.006104,815.7059937,984.1183472,122.5316238,297.0819092,57.56018829,84.21073914,56.42770386,153.8625641,46.73173141,61.98571777,160.1610107,279.759613,359.9892578,210.7776642,523.1019897,589.6634521,278.8711853,312.0003052,154.815918
سپهر.mp3,D_4,I_1,67546,1733.881915,572986.4306,2690.250399,2022009.035,0.251106858,0.111758843,0.193656668,0.136818603,0.35824284,0.355566621,0.101207606,0.185226128,0.103850283,0.260285199,0.166021734,0.119616553,0.132837042,0.020379663,0.097688608,0.034384146,0.134601295,0.149223357,0.016339278,0.111701161,0.025701558,0.107779205,0.077045105,0.040769648,-317.8051147,46.04017639,-63.12625885,-19.5042305,-36.93242645,-9.839173317,-14.97828007,-7.042541027,-7.437812328,1.705952883,4.053191662,2.924270391,7.905565262,3.984108448,-3.502591133,-1.580640435,0.24023664,2.487234354,0.592274368,2.509256601,9289.785156,1169.031494,1654.156006,251.0335236,486.3512878,92.18770599,103.2807312,69.39839172,91.57126617,145.6574554,196.8170929,431.4776001,374.5766602,312.7436218,186.7877808,358.1531677,316.8598938,172.9070282,235.9562683,374.9845581
درامد دوم.mp3,D_4,I_1,74145,1930.541304,340318.1809,3050.356555,1662120.629,0.338858485,0.115517415,0.187402442,0.096011788,0.272948503,0.202570558,0.127229124,0.506229579,0.146199778,0.214436114,0.114224181,0.129030019,0.176417157,0.020240307,0.087052725,0.015741915,0.126291171,0.075109482,0.013308711,0.196187422,0.020202987,0.086442731,0.054847609,0.02327455,-319.2834167,46.40121078,-68.57006073,-12.38567734,-39.49521255,-6.549496174,-12.20780945,-3.326958418,-8.240570068,2.021463633,0.478839993,-6.406532764,-0.438140243,0.766776145,-3.040662289,5.081655979,6.378827572,11.88240337,11.09107685,12.20054436,9210.300781,1168.995117,1724.515137,200.3822784,379.7494812,71.64411163,104.745224,54.26019669,90.58444214,38.86194992,49.09118271,67.2928009,140.2881622,237.4410858,193.0205841,342.6500244,451.0552979,301.2950745,261.6210632,378.8040771
عشاق.mp3,D_4,I_1,80798,2006.437,522527.5905,3310.638314,2274714.248,0.268337011,0.08039353,0.116677038,0.184998453,0.207183078,0.128840625,0.19894594,0.29740274,0.351479322,0.219862193,0.189727828,0.244877845,0.147420004,0.028421618,0.049542494,0.060405962,0.101945788,0.060221829,0.082761303,0.123247258,0.184603199,0.084652252,0.099529363,0.10063117,-311.2097168,30.14068604,-71.44867706,-16.90562057,-46.03784561,-5.960717678,-16.63664627,-0.18944028,-7.781398296,-1.623946548,1.239945292,-8.260087967,1.578889489,7.993744373,10.77913666,15.11458778,10.72646618,10.1913166,2.925283432,-0.316427976,10880.44043,774.5848389,1521.048218,153.3031464,419.1272888,43.06670761,114.2172012,56.01239014,77.48822021,54.86175156,62.90625,223.503067,250.0918579,308.5508728,210.453125,390.4071045,464.9747009,352.6115417,216.4821472,286.4581604
kamancheh.mp3,D_4,I_1,81744,2020.89716,73253.14004,3408.071059,185991.0942,0.046281278,0.191016436,0.352106392,0.066375531,0.157595515,0.121357486,0.155832916,0.092475623,0.105693407,0.585383475,0.149842978,0.104399525,0.006984484,0.065947033,0.165111572,0.004940195,0.081685543,0.041992281,0.081739359,0.053934835,0.0087678,0.167063326,0.011889208,0.06496644,-216.1654205,58.30565643,-97.53869629,-11.70947552,-49.75404739,-20.40962982,-6.637126923,2.687080622,1.635885,8.01025486,-1.991734982,3.473123789,-5.428079605,4.833322525,-5.586641788,4.253172874,-3.199420452,-6.833568573,-1.462614775,-2.306092978,2234.884766,372.6478577,416.3647461,93.537117,76.70059967,77.55871582,181.9806213,116.8644562,162.1317902,202.3160248,141.8972778,199.4238739,333.9509888,280.9216003,135.7426453,190.4163208,112.8684235,104.3326492,151.0747833,250.5087128
راک_در_پرده_بندی_تطبیقی_راست_پنجگاه_علی_اکبر_شکارچی_آسار.mp3,D_4,I_1,95782,2503.51474,106956.8535,4293.73237,697091.0559,0.060675122,0.175321355,0.328148067,0.105458736,0.233902946,0.156851947,0.101765461,0.057504341,0.208561197,0.496254236,0.216798887,0.173242539,0.011884564,0.06728407,0.176146284,0.014270934,0.128850251,0.048728399,0.029765014,0.015777612,0.062666312,0.16427052,0.073749803,0.102237403,-217.4767761,16.31362152,-85.38681793,-16.77359581,-40.92437363,-16.73210716,-31.70801163,-13.85562134,-25.09224129,0.421028435,-13.00928211,-3.166823626,0.219215602,15.50819016,-0.592212141,6.46121788,-7.954056263,-3.020894527,-10.87606239,-7.667224884,6440.539551,282.0222168,363.0818481,79.32570648,159.2462006,54.00454712,69.78450775,52.70046997,96.57178497,73.22647858,194.8349609,561.7277832,339.5057678,179.7330017,232.1755219,355.0698242,201.2641296,111.1536865,145.9091187,166.0012665
صیادی_راست_پنجگاه_علی_اکبر_شکارچی_آساره_شکارچی.mp3,D_4,I_1,82749,2144.249418,197898.3763,3941.326167,717123.4398,0.117732897,0.385621309,0.639482439,0.11563801,0.157555282,0.080789834,0.185314685,0.102304414,0.171100795,0.39546302,0.316150993,0.189148739,0.0235593,0.074263513,0.17484197,0.003768805,0.075927161,0.006997142,0.086036079,0.025858015,0.031522103,0.119027965,0.116861328,0.040772524,-152.8222046,84.83673096,-26.33966255,29.16616058,-12.30815411,7.849196911,2.317273617,-4.925443649,-20.10455894,3.811928988,-6.640457153,7.321995735,0.726272166,17.32481956,-1.964385152,-5.380146027,-16.16540146,-2.272917747,-6.335006714,-5.740246296,3623.014404,552.9259033,391.3315735,235.5524445,147.1084137,86.49438477,70.9412384,78.79563904,66.08764648,56.35785294,69.50147247,126.7175064,127.3846893,134.9450378,118.7027969,164.5602875,111.1556702,81.99352264,85.07650757,74.15565491
index.html?VALID=TRUE&attid=48731&VALID=TRUE&q=10&g=55067&t=1&w=4,D_4,I_1,41872,1334.227036,274715.8231,1258.392391,931690.7707,0.130460069,0.597161829,0.235192001,0.289478868,0.230179772,0.179548711,0.151988104,0.118023045,0.418381542,0.270090759,0.037007309,0.033354666,0.013957592,0.164137498,0.026922014,0.111887477,0.08957918,0.081334509,0.071846969,0.023540961,0.154988244,0.065115616,0.00596631,0.006955747,-488.8694763,77.4473114,-7.612989426,-10.78165436,-19.95557404,-21.08514786,-22.40431595,-6.683988094,-2.449903011,-1.195005774,5.645447254,5.156127453,1.934601307,-2.083497763,-3.665870905,-7.477745533,-9.690581322,-10.85812378,-6.813547611,0.220600516,9067.858398,945.0650024,1621.164917,247.7864685,372.3825989,160.4673004,177.0693054,61.92723083,58.95160294,84.6947403,138.8281555,123.0120926,73.99790955,78.22395325,66.47502899,42.12845612,67.50043488,81.30844879,69.04018402,67.65093231
santoor-Homayoon-mohsengholami.mp3,D_3,I_2,64032,1703.82627,405852.3816,2946.798848,2071679.205,0.21051909,0.109800793,0.142730176,0.304828703,0.518563747,0.59468317,0.128216445,0.103432998,0.147383332,0.105477184,0.064585261,0.150550216,0.095714845,0.02553292,0.066753551,0.069327466,0.126526535,0.172412813,0.008805072,0.042753667,0.064223319,0.048173778,0.014675322,0.050770953,-322.7452393,79.0668869,-54.54876709,-26.94517326,-47.43714905,-21.87961578,-27.72657394,-18.80140495,-20.14110565,-13.41291237,-12.11071014,1.658187032,-10.74763393,-11.2913208,-17.39729309,-5.90158844,-3.161375046,7.204393387,7.241663456,12.58820915,7951.911133,1040.409424,679.6445313,163.9655609,206.0097656,91.72327423,133.3209229,127.5492783,132.5408936,104.1226425,147.8635864,184.365036,160.0600128,134.1319427,175.148468,112.8231201,177.5324097,85.58059692,119.7895432,243.1105804
Mohsen_gholami_Santoor_Homayoon.mp3,D_3,I_2,56129,1505.581159,131452.9151,2599.400948,835576.0911,0.236547887,0.118419237,0.189648673,0.189806193,0.376217812,0.270909369,0.262374401,0.135983303,0.204843581,0.341031075,0.14800714,0.232166201,0.093033686,0.016244372,0.104927242,0.032994717,0.147239953,0.108009897,0.098942831,0.044827607,0.071397856,0.135956809,0.028564297,0.094149597,-269.9065857,109.8933945,-49.71154785,-18.38323975,-37.09444046,-12.45754337,-26.674757,-22.98954773,-14.16858959,-8.744648933,-11.65516758,-1.535812736,-5.317074776,-1.026993036,-4.272090435,4.262076855,0.836375356,2.391934633,1.181373596,3.292885303,6518.001465,728.7029419,295.8310852,277.5808105,225.9874878,75.49855804,111.9765244,80.86472321,64.09594727,58.88393784,153.4700928,281.0466614,264.6405334,190.032486,200.3329926,244.7716217,150.4798889,127.5485916,97.25952911,133.0732574
Faramarz_Payvar-Bayate_Rajeh_Oshagh-SONG95IR.mp3,D_3,I_2,61095,1769.037483,167000.2168,3244.672047,1261738.599,0.171127886,0.088750459,0.394735515,0.390126646,0.248904243,0.567448974,0.146073237,0.202635437,0.07649608,0.169375435,0.097966403,0.05449507,0.066374943,0.006900005,0.15923059,0.117496386,0.050123621,0.154537663,0.008910935,0.100059852,0.009770802,0.085864626,0.029853649,0.004528379,-239.3530121,84.58764648,-57.40092087,-18.23018074,-41.17751312,-13.9321804,-19.06204605,-11.43794346,-8.111888885,7.277306557,18.65990448,19.16426277,3.298187971,-3.087081909,-10.67593956,-5.173746586,-7.819147587,0.251233846,1.676003337,6.945020199,8614.431641,453.2267456,451.5596008,176.4712372,219.2199097,158.6344757,136.96875,118.4844971,135.5617981,174.970993,307.4462585,266.727417,279.5847473,213.9794159,90.99768066,84.9878006,112.4334641,96.87454224,95.86069489,171.8963623
reza_varzandeh_3_2_316S.mp3,D_3,I_2,84832,1853.331421,423485.5636,3622.319763,1549327.602,0.309717715,0.433238924,0.502132058,0.534760356,0.241770551,0.331957281,0.265394658,0.217010453,0.203361824,0.288748622,0.406901747,0.319865167,0.080847926,0.089361385,0.117194988,0.146058381,0.034104928,0.094148487,0.050598711,0.060722388,0.037862346,0.063961215,0.106320351,0.074095756,-212.5397186,131.5609741,-57.51469421,50.59015656,-38.00872421,18.70421219,-18.37240028,-1.71337831,-3.915599108,-8.732205391,10.09731197,-1.013807535,7.698496342,-3.507034779,5.948870659,-3.2279284,2.988108873,-0.799895227,-2.727692127,-2.04147172,10188.08301,1352.350098,620.0641479,504.3876648,445.980835,230.9335327,189.1427307,107.358139,155.1728363,91.55583954,97.91179657,93.93238831,127.3566437,79.92570496,92.64221191,86.77713776,66.88793182,76.31060791,85.23222351,76.48727417
Homa.mp3,D_3,I_2,108328,2824.582999,309443.8381,5553.87475,2302148.656,0.236475334,0.147991031,0.60379225,0.474643379,0.118874528,0.228446931,0.096611015,0.153280511,0.068136141,0.253507644,0.281768173,0.13699466,0.102017194,0.007033401,0.133330449,0.101709858,0.00921419,0.101870678,0.010284616,0.053997967,0.005135253,0.092503443,0.085208394,0.031404175,-180.9084167,40.96460342,-69.52671814,-20.08805847,-42.46456528,-16.80959511,-18.16872215,-15.58866787,-11.06522369,-5.810791969,-1.745493174,14.65753841,10.71321106,16.94154549,-7.497231483,-10.73926258,-14.42440605,2.110516787,-10.63565159,-7.351124287,3732.040283,606.6164551,369.5256348,316.462738,463.2294922,353.4978333,335.5522461,233.4044189,200.766449,199.4270782,302.5383606,261.8699341,334.5367737,315.6037292,187.3595734,140.3912811,141.049942,126.444252,95.88117981,155.1365662
Iraj Bastami(0-30).mp3,D_3,I_2,81183,2099.461756,293414.0009,4029.325635,1102005.581,0.330879509,0.159849733,0.341881722,0.332256705,0.220920861,0.242522955,0.240799144,0.350805312,0.267732024,0.240780875,0.165576592,0.319780141,0.116905615,0.021190744,0.106396489,0.09621314,0.046753801,0.108284019,0.045617331,0.126279056,0.094390079,0.061938908,0.022407314,0.114843927,-211.5101624,92.39784241,-29.22153091,29.81327057,-16.02362251,11.07677174,-7.18532896,2.156749249,-13.08688641,2.415079117,-13.41918755,-1.656503081,-6.187543869,-1.65179193,-11.22505569,3.761604548,-5.522507668,3.195048809,-4.269772053,-0.31480819,9568.978516,640.435791,265.8981323,153.4693146,104.745842,75.51898956,65.71328735,54.36927795,81.13262177,56.16410065,80.63078308,62.72439957,68.03479004,48.20414734,96.1815033,62.17396545,71.09099579,76.71021271,73.89003754,113.4273148
Nazeri(0-30).mp3,D_3,I_2,58912,1558.365531,70948.91536,3007.915145,342304.503,0.291084617,0.650112569,0.382553041,0.263021678,0.118810527,0.203830406,0.210418791,0.09179464,0.14179723,0.167067483,0.317649812,0.357120693,0.038089786,0.147645935,0.091814652,0.091540426,0.020530619,0.058636114,0.05290316,0.012395697,0.029520679,0.030586677,0.092658788,0.140532345,-175.2631531,142.0558472,-42.98101425,33.95843506,-25.44888687,6.553884983,-19.2096405,-5.796086311,-11.20004749,-5.883168221,-10.53339195,2.436537027,1.98045063,5.171787262,-1.006279588,-0.980199099,-6.235201836,-7.037573338,-4.466440201,2.468274117,2935.772949,318.2165833,275.6895752,110.2830505,129.8629303,43.68191147,63.50688171,37.54174805,46.86999512,85.54167175,56.33137131,61.91952896,47.01708221,44.91088867,65.199646,60.69438171,42.53126526,42.70635986,59.14284897,71.08813477
Nazeri(40-70).mp3,D_3,I_2,49541,1358.514928,84834.76387,2542.209628,441397.5259,0.360279053,0.693238437,0.482255161,0.272014141,0.104796715,0.173718691,0.16906257,0.077130094,0.129020378,0.145174965,0.27101177,0.407482147,0.050688628,0.128616244,0.095121592,0.068468995,0.012949144,0.050784569,0.037143894,0.006186983,0.026897885,0.021492377,0.060189374,0.127303094,-201.0256195,151.2471771,-37.77435303,29.9610405,-14.84625053,3.626727581,-12.83125591,-6.160436153,-10.87172985,-6.966704845,-12.1272583,-2.253153563,-2.003564596,1.67618525,-5.68783474,-3.963149071,-9.85615921,-8.360881805,-7.756716728,0.043837026,3803.827881,208.2996368,370.1885071,199.866745,265.9628906,57.69646072,108.9425201,39.13108444,39.91997147,35.56682968,41.79517746,54.71208191,61.56664276,58.28914642,73.37036133,68.92087555,41.22846222,33.35677338,38.35856628,55.85168457
To Ey Pari Kojaee(0-30).mp3,D_3,I_2,55825,1192.979973,22547.52439,2175.361846,101306.4795,0.140618801,0.078906462,0.268743157,0.144597054,0.042372528,0.092373222,0.114542536,0.173883855,0.271013647,0.158661678,0.409507364,0.373149753,0.02382377,0.008910508,0.139635652,0.025623403,0.002413164,0.016152151,0.029102163,0.070715562,0.152571663,0.016223997,0.167853385,0.142794326,-204.901001,189.6246185,-73.1042099,24.96166229,-5.568514347,-20.17605591,6.622492313,-14.69122505,-7.025546551,-9.988994598,-13.33915901,-7.806790829,-7.569406033,-3.542657375,-3.144457102,-4.060272694,-4.423916817,-5.141097546,-7.941842556,-8.192630768,1241.311279,171.2133636,219.4310455,174.8568573,109.0159531,64.09396362,35.33062744,36.68730164,44.7511673,61.91664505,39.83089447,61.13470078,82.14691925,54.46918488,44.49740219,63.46363449,56.46356201,66.11714935,93.37853241,48.91524124
hosein_farjami_Dastgah Shur.mp3,D_3,I_2,81436,2080.852342,468660.5616,4021.717348,2287459.349,0.164238706,0.186144814,0.462907583,0.191127405,0.414775163,0.365068555,0.376888454,0.343872279,0.175678387,0.179302871,0.152232051,0.459086508,0.02137726,0.01854164,0.129521713,0.014464683,0.100937128,0.116647504,0.116426826,0.128220797,0.02160308,0.064715371,0.012424948,0.139653072,-278.6932983,84.91603088,-27.40604782,16.25214958,-16.03140831,4.002898693,-20.58899498,0.848554015,-13.63644409,1.567370772,-10.09990788,7.934926987,-11.7176199,-4.134873867,-14.00071526,-2.034639597,-7.558354855,0.080199726,-7.314193249,7.40062952,15248.21191,1134.256592,153.8773041,106.0008011,82.01433563,76.61598969,100.2677307,75.46816254,77.9342804,56.94306183,127.5806732,78.84531403,102.3524323,63.79065704,98.85974121,92.0419693,84.92747498,122.8720016,209.2175446,119.771225
@Santurist_Homayoon_Santur_Solo_Saremi.mp3,D_3,I_2,74399,1881.093955,280962.5952,2715.883577,717404.8967,0.091283299,0.186588153,0.226642802,0.097348012,0.225822046,0.28175509,0.325610101,0.196750164,0.109081574,0.252301633,0.692171097,0.676175594,0.013575589,0.074042976,0.077302039,0.012486708,0.097125396,0.064452767,0.094268389,0.05991745,0.010461784,0.082300261,0.127130538,0.120991968,-379.9148865,95.0331192,-51.10907364,7.637743473,-28.40031433,-16.43657112,-1.424982667,-12.54250336,0.190474287,4.425743103,-4.29279089,1.448271513,-3.445718288,0.821894288,6.646170616,-7.210739613,-11.50391102,-10.89391041,-12.83756733,-3.291238546,11318.80762,721.897522,1669.69812,148.9253693,363.3011169,111.6150742,50.81892776,126.2218475,48.44205856,46.20773697,80.65019226,66.3094635,71.7085495,94.78030396,61.71421432,96.50611877,57.26212311,48.12752914,66.94217682,41.80166245
بداهه نوازی پشنگ کامکار در همایون by Siavash Kamkar.mp3,D_3,I_2,99409,2328.722988,307740.8893,4301.232324,1472545.92,0.389762104,0.172363088,0.285593659,0.32574001,0.344929665,0.36168921,0.291815072,0.57853508,0.474535733,0.416938424,0.185638398,0.281022668,0.089938164,0.014458656,0.078918204,0.073297217,0.055345401,0.094602033,0.025915606,0.145008072,0.084186532,0.092040561,0.031181466,0.068899915,-258.0193481,80.9913559,-46.32917786,26.24796295,-21.25750732,8.472716331,-10.91487789,5.007158756,-18.4524231,-0.39507103,-11.76440525,-5.146915913,-15.26180363,-10.5656538,-10.5156126,3.31751895,-1.07752037,7.185887814,-1.813823342,0.976652086,6922.803223,1076.125244,261.5054016,139.7270508,138.8560791,52.87181473,90.9056778,56.64113235,129.4198456,43.98478699,69.15364838,57.10638809,53.528759,49.86325836,93.86051178,59.25758362,162.7360687,194.8899994,141.1115265,131.1738281
دختر بویر احمدی.mp3,D_3,I_2,99481,2638.836043,104950.5129,5069.177681,405264.914,0.066359214,0.09735354,0.181390539,0.103026092,0.070544571,0.10307353,0.386568516,0.40197131,0.135048404,0.504697144,0.286990076,0.122850209,0.024034718,0.00984274,0.058779866,0.044996239,0.004655647,0.006891984,0.126652792,0.151496559,0.006132712,0.162712917,0.077937536,0.038441978,-261.5940552,28.73608398,-56.83544922,-14.30845165,-55.70203018,-5.395820141,-27.22749138,0.354563802,-13.4511261,6.938146114,-11.63135529,-6.408556938,-25.50241661,1.06322825,0.242592633,21.92246437,14.07354736,30.09328651,3.808121443,12.93045235,3203.846436,343.7258606,77.89976501,112.0108261,62.92703247,76.62833405,102.365654,62.7020607,81.35623169,69.67404175,76.72542572,100.7719345,120.6759109,109.11586,210.0011444,210.1647186,277.1785889,223.0452728,147.3118744,149.9246063
Reza_Varzande-Homayoun-Taknavazi_Santoor15-[AudioTrimmer.com].mp3,D_3,I_2,38152,823.1141124,144214.2493,1278.533936,271402.1557,0.127045929,0.081028476,0.222576365,0.654310703,0.237990901,0.090089336,0.096902832,0.27508226,0.391519487,0.150618449,0.288942784,0.16241093,0.051177058,0.022542056,0.050919972,0.153840885,0.036014333,0.022882929,0.023404168,0.073707722,0.186049283,0.017937226,0.087830797,0.048008244,-321.3688049,181.7507477,-18.07017899,-7.899057388,10.43932915,-14.69165897,-2.106382847,2.880036354,-5.499206066,-1.32009995,-0.621980011,1.755156994,5.442728043,0.989210784,0.830285966,5.902942181,5.095051765,1.965204716,3.813441515,4.865900517,8232.602539,2492.706543,2086.884033,144.8136597,91.58731842,209.6248322,63.92024994,60.64590454,78.85044098,40.71801758,71.17040253,46.32406616,65.05423737,64.90074158,60.24066544,78.4773941,156.7293854,176.7015686,111.8393936,89.66783905
Majid_Nejahi-Homayoun-Taknavazi_Santoor10-[AudioTrimmer.com].mp3,D_3,I_2,24267,656.9909714,41015.99667,803.4784748,96733.93707,0.065174811,0.080730081,0.18953532,0.766262114,0.383287281,0.104046933,0.060743053,0.144733652,0.107215241,0.10337688,0.350744814,0.183419079,0.012908602,0.018639646,0.014821764,0.11432533,0.067041583,0.03133468,0.010353375,0.051387183,0.040194109,0.013769755,0.157469541,0.030147836,-411.8921814,159.9721375,32.31533051,5.454571247,-1.137752414,-2.647264481,-9.40319252,-8.009924889,-7.010182858,-7.648027897,-5.22134304,-2.03438139,-0.593712151,-6.03553772,-9.176668167,-10.1970377,-6.495794296,-3.482526541,-4.910639286,-4.939716816,5291.041992,1631.844604,1112.914307,335.390625,133.6127319,75.6333847,88.44593811,46.95768356,38.18209839,39.82093048,31.14089012,42.65381622,40.01737213,34.2092247,47.99513245,66.77289581,96.13426208,83.88018799,56.34049606,51.99363708
Reza_Varzande-Mohammad_Mousavi-Homayoun-Taknavazan757-[AudioTrimmer.com].mp3,D_3,I_2,57841,1561.469782,141696.9233,2776.441545,659927.7586,0.198217735,0.335146844,0.579929531,0.197948709,0.125236392,0.122427218,0.169803649,0.135782346,0.238481119,0.45986852,0.188289955,0.100574955,0.059376549,0.087984428,0.178784713,0.036797792,0.04493146,0.041033804,0.059682634,0.036837116,0.069211334,0.14218761,0.047930826,0.042735197,-304.2127075,131.7092133,-60.70695877,13.10389805,-44.00228119,-1.668604612,-27.46631241,2.7463727,-19.21129227,-0.474887431,2.503286362,-0.965913296,3.821084261,-4.106491089,16.42404747,-2.389223576,14.27616119,-5.313608646,-7.266530514,-8.564335823,7863.293945,814.6418457,356.2423096,217.2705078,220.989624,92.12049866,169.796875,77.36064148,137.6521149,88.72488403,80.68640137,92.57236481,109.8102264,168.6473999,140.2191467,189.1473999,135.5042267,133.6360168,86.48065948,87.80716705
santoor.mp3,D_3,I_2,114529,2747.270167,59313.84672,5655.365803,291854.9876,0.129596204,0.520452499,0.46740979,0.219529316,0.384118259,0.367350787,0.310042709,0.128630951,0.198973149,0.189546615,0.332378626,0.334956199,0.006143539,0.1300212,0.106857441,0.024437226,0.140971407,0.114486367,0.099102728,0.028524647,0.050681207,0.027740726,0.095110893,0.086166784,-72.87014771,60.11096954,-80.18274689,-8.088212967,-61.77814102,10.02548409,-54.63957977,11.45716286,-40.20715332,6.807961941,-21.20424843,18.13890076,-8.189799309,9.754514694,-9.236997604,-3.032483578,-6.523331642,-5.339921951,-6.332808971,-14.75457764,579.5048218,130.8901672,84.08483887,94.6078186,81.75395203,85.45394897,56.65332794,66.81460571,74.10796356,80.89683533,75.95366669,58.73169708,93.9745636,127.7132111,97.92884064,109.0489655,126.8669434,61.52098846,73.10538483,71.96217346
ردیف_ابتدایی_سنتور_دستگاه_همایون_درآمد.mp3,D_3,I_2,107236,2386.509525,105962.3118,4182.183044,538975.3642,0.423471779,0.191008925,0.228898466,0.370078176,0.389909476,0.280817688,0.220213562,0.398214281,0.523193002,0.522799373,0.188846976,0.37915796,0.093763441,0.023507129,0.074959785,0.103352316,0.090327233,0.102501221,0.027088841,0.103800155,0.115108453,0.118428372,0.031067686,0.11343158,-106.5703506,72.0271225,-62.41978455,17.75380135,-24.72623825,-7.307582378,-22.77721214,-7.23772192,-14.55826855,4.878580093,-12.10946655,-1.277212977,-8.518301964,-2.147318363,-11.06384945,3.159196615,-5.656722546,6.057298183,-5.227497101,1.732456207,4581.916016,392.98526,332.1435242,74.23673248,174.548645,55.09608459,62.77165985,47.67132568,64.52584076,57.49817276,47.75899887,63.9646492,83.7853775,144.0559387,155.9537964,83.33882904,135.1813812,146.7028198,123.1104126,145.6103973
index.html?VALID=TRUE&attid=366068&VALID=TRUE&q=10&g=473611&t=1&w=4,D_3,I_2,117268,2434.010001,392623.9269,4109.325151,1475988.984,0.192555815,0.345512599,0.291430533,0.344027758,0.186903775,0.302519202,0.448555768,0.234985799,0.240208775,0.173249066,0.504884839,0.586805522,0.011965495,0.103450596,0.067471646,0.101718031,0.065019168,0.064204529,0.098451763,0.05069207,0.059065238,0.016513746,0.106773987,0.110523552,-322.3604736,69.22911835,-59.77473068,15.50070286,-39.38128662,-7.533167362,-22.05998993,-2.71293807,-26.40520477,-16.23205948,-20.08101463,-3.286857605,-11.80072975,10.05553436,5.268136978,12.20146179,-7.320299625,-3.258648396,-7.424931526,3.998860598,8703.991211,1783.849121,322.6441956,194.7135773,325.4353943,119.8634872,153.37323,119.0165405,138.3399048,78.655159,126.1223984,116.3924866,163.7786102,300.2160645,328.0361938,279.4199524,167.2801361,202.5916901,152.5149536,121.2270966
index.html?attid=70697&VALID=TRUE&q=11,D_3,I_2,84832,1853.331421,423485.5636,3622.319763,1549327.602,0.309717715,0.433238924,0.502132058,0.534760356,0.241770551,0.331957281,0.265394658,0.217010453,0.203361824,0.288748622,0.406901747,0.319865167,0.080847926,0.089361385,0.117194988,0.146058381,0.034104928,0.094148487,0.050598711,0.060722388,0.037862346,0.063961215,0.106320351,0.074095756,-212.5397186,131.5609741,-57.51469421,50.59015656,-38.00872421,18.70421219,-18.37240028,-1.71337831,-3.915599108,-8.732205391,10.09731197,-1.013807535,7.698496342,-3.507034779,5.948870659,-3.2279284,2.988108873,-0.799895227,-2.727692127,-2.04147172,10188.08301,1352.350098,620.0641479,504.3876648,445.980835,230.9335327,189.1427307,107.358139,155.1728363,91.55583954,97.91179657,93.93238831,127.3566437,79.92570496,92.64221191,86.77713776,66.88793182,76.31060791,85.23222351,76.48727417
index.html?VALID=TRUE&attid=53808&VALID=TRUE&q=10&g=60727&t=1&w=4,D_3,I_2,83249,1882.593406,183290.524,3002.790176,1205606.76,0.347340673,0.156179309,0.341172308,0.288703382,0.187337354,0.137924448,0.316476643,0.487696499,0.545063198,0.416878492,0.16252242,0.412410766,0.099619977,0.021058761,0.111688383,0.05758784,0.035664316,0.038176488,0.065415718,0.126725897,0.128761888,0.091360949,0.023748323,0.107576482,-300.3959045,95.25487518,-76.88428497,23.31428146,-31.61023903,-11.43844414,-21.76755142,-22.10768127,-20.06858253,-17.46397209,-12.80834579,-11.98641014,-10.67812443,-12.13807106,-5.038124561,-4.38910675,-3.732682705,-3.831558466,-7.342907906,-10.35573959,13300.58398,1105.550903,945.4675903,269.7197266,462.1175537,136.0472107,175.3270416,149.6573029,128.5171204,97.59166718,88.51161957,79.23664856,69.05406952,103.6167984,90.01251984,117.9029617,91.27907562,106.8765717,83.34370422,108.3029327
index.html?VALID=TRUE&attid=53808&VALID=TRUE&q=10&g=60727&t=1&w=4.1,D_3,I_2,83249,1882.593406,183290.524,3002.790176,1205606.76,0.347340673,0.156179309,0.341172308,0.288703382,0.187337354,0.137924448,0.316476643,0.487696499,0.545063198,0.416878492,0.16252242,0.412410766,0.099619977,0.021058761,0.111688383,0.05758784,0.035664316,0.038176488,0.065415718,0.126725897,0.128761888,0.091360949,0.023748323,0.107576482,-300.3959045,95.25487518,-76.88428497,23.31428146,-31.61023903,-11.43844414,-21.76755142,-22.10768127,-20.06858253,-17.46397209,-12.80834579,-11.98641014,-10.67812443,-12.13807106,-5.038124561,-4.38910675,-3.732682705,-3.831558466,-7.342907906,-10.35573959,13300.58398,1105.550903,945.4675903,269.7197266,462.1175537,136.0472107,175.3270416,149.6573029,128.5171204,97.59166718,88.51161957,79.23664856,69.05406952,103.6167984,90.01251984,117.9029617,91.27907562,106.8765717,83.34370422,108.3029327
index.html?VALID=TRUE&attid=115776&VALID=TRUE&q=10&g=136977&t=1&w=4,D_3,I_2,42851,1511.621002,194123.6704,2616.975842,1237539.226,0.095072024,0.213339597,0.355932802,0.138490871,0.07280045,0.205679595,0.572163582,0.625288069,0.188946798,0.137129575,0.078580216,0.051028982,0.022272402,0.07164634,0.143095002,0.03783372,0.016896874,0.031365786,0.124353416,0.13715826,0.017191544,0.0472234,0.016895324,0.009044472,-367.8270569,109.4726944,1.68581903,9.082754135,-30.02305031,1.464980602,-11.87867928,-2.998690844,-18.29090118,-0.632935703,1.556366205,1.931870818,-5.209471703,-2.129208565,3.128734589,-1.902477145,10.08991146,14.42007923,14.74067593,6.679673195,6624.795898,639.4666748,310.5930786,120.802803,338.6262817,75.21862793,119.1999054,68.58067322,115.6520157,69.3724823,92.83120728,54.92179108,68.73246765,59.72398758,81.82144928,87.70812225,96.92375946,124.2274323,132.5246582,131.8294525
index.html?VALID=TRUE&attid=115776&VALID=TRUE&q=10&g=136977&t=1&w=4.1,D_3,I_2,42851,1511.621002,194123.6704,2616.975842,1237539.226,0.095072024,0.213339597,0.355932802,0.138490871,0.07280045,0.205679595,0.572163582,0.625288069,0.188946798,0.137129575,0.078580216,0.051028982,0.022272402,0.07164634,0.143095002,0.03783372,0.016896874,0.031365786,0.124353416,0.13715826,0.017191544,0.0472234,0.016895324,0.009044472,-367.8270569,109.4726944,1.68581903,9.082754135,-30.02305031,1.464980602,-11.87867928,-2.998690844,-18.29090118,-0.632935703,1.556366205,1.931870818,-5.209471703,-2.129208565,3.128734589,-1.902477145,10.08991146,14.42007923,14.74067593,6.679673195,6624.795898,639.4666748,310.5930786,120.802803,338.6262817,75.21862793,119.1999054,68.58067322,115.6520157,69.3724823,92.83120728,54.92179108,68.73246765,59.72398758,81.82144928,87.70812225,96.92375946,124.2274323,132.5246582,131.8294525
index.html?VALID=TRUE&attid=344998&VALID=TRUE&q=10&g=449296&t=1&w=4,D_3,I_2,80557,1729.076022,505449.5649,2586.159362,913642.7458,0.222052187,0.226152256,0.193895161,0.274156272,0.254361421,0.359721363,0.437747359,0.299684942,0.305595964,0.437896162,0.120048523,0.140448526,0.076419055,0.095751405,0.059872642,0.097129315,0.079816036,0.116785124,0.160811692,0.110223763,0.088383079,0.163267821,0.020187989,0.044279944,-280.4951782,100.5369186,-59.26057053,-14.75812435,-30.61800957,-10.88331318,-15.3708353,-11.10307884,-14.34984207,-4.769882202,-2.700022936,-5.051391125,-8.901966095,-4.602378845,-5.782259941,5.33881712,11.56793118,12.4624157,4.164199829,3.45705986,9917.500977,1200.508545,807.1574707,116.193306,294.1650391,82.32990265,101.5906296,93.85522461,83.54024506,60.87225342,88.84441376,162.3487396,146.2941895,104.7707977,168.7298584,210.860321,212.3559418,270.9922485,130.5512695,137.5379028
index.html?VALID=TRUE&attid=53808&VALID=TRUE&q=10&g=60727&t=1&w=4.2,D_3,I_2,83249,1882.593406,183290.524,3002.790176,1205606.76,0.347340673,0.156179309,0.341172308,0.288703382,0.187337354,0.137924448,0.316476643,0.487696499,0.545063198,0.416878492,0.16252242,0.412410766,0.099619977,0.021058761,0.111688383,0.05758784,0.035664316,0.038176488,0.065415718,0.126725897,0.128761888,0.091360949,0.023748323,0.107576482,-300.3959045,95.25487518,-76.88428497,23.31428146,-31.61023903,-11.43844414,-21.76755142,-22.10768127,-20.06858253,-17.46397209,-12.80834579,-11.98641014,-10.67812443,-12.13807106,-5.038124561,-4.38910675,-3.732682705,-3.831558466,-7.342907906,-10.35573959,13300.58398,1105.550903,945.4675903,269.7197266,462.1175537,136.0472107,175.3270416,149.6573029,128.5171204,97.59166718,88.51161957,79.23664856,69.05406952,103.6167984,90.01251984,117.9029617,91.27907562,106.8765717,83.34370422,108.3029327
index.html?VALID=TRUE&attid=84796&VALID=TRUE&q=10&g=93347&t=1&w=4,D_3,I_2,120980,2547.610826,775496.9408,4051.358835,1952140.097,0.27414158,0.198580012,0.52230829,0.208396718,0.158043861,0.229534343,0.287097961,0.641384721,0.251489848,0.29781419,0.454309702,0.329433411,0.073586889,0.028700925,0.143098697,0.054489013,0.03756132,0.055033054,0.041638128,0.122127093,0.034692995,0.061376117,0.132771984,0.04544048,-309.7332458,69.16915131,-56.90822601,19.13621712,-35.99874115,-2.568109274,-13.84972095,3.393793106,-7.043541908,-1.033620238,-11.51049614,-11.0287962,-5.332341671,1.99719429,4.524222851,6.322776318,-1.870532513,0.885484159,-2.826146126,2.393330097,10967.70703,1467.582886,311.6512756,253.8661652,224.754303,140.4364319,129.0215302,130.9024658,128.4861603,141.9999695,113.6741104,72.95144653,57.96025848,71.15037537,85.6696701,132.262619,100.5781631,79.75035095,64.2164917,156.1746826
kamanche-Homayoon-negar kharkan.mp3,D_3,I_1,53038,1542.960148,52382.05572,2546.701267,174614.3096,0.036278199,0.071482375,0.106221594,0.065857999,0.284773201,0.830019176,0.153262034,0.048421212,0.110537298,0.123699285,0.178696901,0.054066945,0.009714729,0.025045676,0.048577182,0.023230447,0.060927447,0.108010046,0.00854076,0.016015546,0.055919334,0.04853072,0.034580488,0.009473037,-303.7235413,106.740715,-41.42612457,4.678496838,-16.8794384,-29.05222893,-11.01957035,9.317676544,11.37042904,20.81256866,11.86888695,5.099623203,-3.935371399,-0.519404709,1.145493984,-1.535999179,-3.263427734,-8.368006706,-2.223590374,2.042609692,2577.546875,185.5177002,323.3601379,105.5615311,123.1942215,79.57125092,90.50957489,68.84321594,53.01469421,67.51120758,41.17887878,51.1360054,60.84555817,43.95869827,63.45578384,62.75541306,54.36763382,47.07758713,53.4133606,60.70160675
behonoosh_behnamnia_kamanche_homayoon.mp3,D_3,I_1,107442,2420.982645,368989.8041,3892.226464,1397350.446,0.326876044,0.141355157,0.277783871,0.460393578,0.319305569,0.157368287,0.149914637,0.368701696,0.382397771,0.301316023,0.156048417,0.353584468,0.099828646,0.026099771,0.107390955,0.161752775,0.058677945,0.052615482,0.018814467,0.130730718,0.09903343,0.103009,0.048351105,0.112223685,-303.8723755,25.55243492,-80.36687469,2.523823023,-37.4995575,4.229934216,14.5363245,18.9359436,17.68227386,10.14705753,2.138710499,5.012543201,-1.650444865,1.073525071,1.656311631,12.96795464,11.80953217,22.55490303,18.57413864,13.28430939,8259.50293,377.0458984,1220.416626,110.6897888,323.4837036,56.16252518,63.88493347,47.22699356,36.39384079,40.62564087,55.96437073,41.58480453,50.19866562,65.27848053,108.8721695,138.1895142,122.490303,145.1810455,147.5984192,155.4690399
Ali_Asghar_Bahari-Bakhtiari-(WWW.IRMP3.IR).mp3,D_3,I_1,63075,1334.48629,89907.86983,1921.288382,127998.6531,0.174683809,0.151715681,0.353970528,0.312619179,0.102907836,0.123163655,0.195487976,0.279961556,0.46873489,0.127293915,0.092577651,0.184189498,0.082120769,0.039687619,0.157694578,0.125297412,0.017367736,0.058743469,0.071831249,0.079438329,0.181041226,0.019902175,0.037985668,0.072581008,-287.453064,141.4230652,-60.16447449,-34.39832306,-1.240322948,-1.763000727,-43.3819046,-13.26319122,-0.606609523,-16.94292641,16.7707634,1.546386719,-14.9292593,9.471291542,7.863579273,-3.658414364,7.425228119,9.694013596,-5.802904606,-8.540268898,2563.192627,664.2875366,648.1168823,130.9924011,112.6475754,165.2060089,135.8276215,87.28305054,64.21325684,119.3646011,84.83358765,65.4032135,113.2125854,88.09931183,104.8335037,67.63777924,112.5959167,231.4448547,139.2322998,51.541008
rengehoma.mp3,D_3,I_1,115241,2613.418326,186303.513,4160.533175,348293.3803,0.332573056,0.085146338,0.116196431,0.318430215,0.24749434,0.160934165,0.337447137,0.426775903,0.400477558,0.376853764,0.101357594,0.262168944,0.112917982,0.009559783,0.046642389,0.134919897,0.063836664,0.066696629,0.092239596,0.140692413,0.137417689,0.075702287,0.021298021,0.102795631,-140.7964935,39.15689087,-53.5704689,21.1008091,-28.8556118,-4.298023224,-0.032186598,-7.528544903,-13.83415508,3.977425575,-0.947919846,7.283876419,-1.198739171,6.416056633,10.98409271,19.28653526,3.997078896,15.20441341,5.680393696,9.317222595,6167.65332,729.4679565,518.8601685,82.4715271,159.8227997,61.7258606,71.46086884,43.15453339,61.10196304,39.38131332,61.42125702,68.88909149,110.6859283,263.6450195,311.6013794,209.6679993,425.8659973,491.525238,203.5148315,185.2160797
4meshoma2.mp3,D_3,I_1,111616,2563.75898,118833.2586,4186.933016,285677.2042,0.223489478,0.065810777,0.121846862,0.252878845,0.130757317,0.159600005,0.291117489,0.594272137,0.530305326,0.299486369,0.06580998,0.148835972,0.074965842,0.007212839,0.034240216,0.082970105,0.017153669,0.075275011,0.045911454,0.155136317,0.14729318,0.054540996,0.014402221,0.062298413,-133.7992554,43.2815361,-60.81678009,21.81805801,-33.38188171,-6.042935848,-4.605881214,-11.02712917,-10.95484066,8.959602356,1.434960842,4.224714279,-5.349537373,2.151107073,-1.985036373,17.23503494,11.85232162,26.30407906,15.43002892,9.743873596,2617.679688,503.7424622,189.8160553,99.19239807,99.69276428,64.33720398,71.46245575,53.90415955,44.02557373,36.66009903,54.81323624,53.66796112,57.33524704,133.5046387,218.141037,137.265213,178.9122314,237.0793304,153.5195618,185.8967133
shooooshtari.mp3,D_3,I_1,113449,2496.049644,299757.6282,3914.101332,865786.6174,0.441676289,0.08280959,0.111100957,0.104520746,0.085037604,0.080475695,0.321242869,0.410574317,0.27227217,0.288280249,0.148395985,0.359386206,0.171329081,0.01212634,0.050381668,0.033768296,0.023743363,0.018487573,0.112052843,0.150157094,0.10137178,0.065654993,0.035068523,0.102357753,-209.7445831,32.5847702,-45.68143463,22.73848724,-27.6766243,-5.936096668,-1.370802045,-10.99716282,-13.14359856,4.428237915,-2.052602291,3.620701551,1.413389921,12.25848103,20.38781548,20.90259743,-3.21151948,5.175153255,2.194430351,10.84838295,6763.253906,593.0719604,838.6954346,117.8351746,221.4143219,48.94046021,82.33660126,50.56163788,90.73952484,57.85681152,58.3241806,158.389389,218.5517426,429.776886,410.0600281,257.3329163,359.7728577,652.6292114,418.9848633,137.9240265
Negar_Homayou.mp3,D_3,I_1,52536,1618.543399,59242.5688,2636.56739,170850.6307,0.028320871,0.066557102,0.099241413,0.060888853,0.294355363,0.826214314,0.129006401,0.042505287,0.102605321,0.117093891,0.175688356,0.042941697,0.005803145,0.020792224,0.046027858,0.022743089,0.058490105,0.112188913,0.005997078,0.014389712,0.053199153,0.044290565,0.037651252,0.005790791,-309.9393005,94.39231873,-47.06410599,4.065298557,-15.59885979,-26.15911674,-8.743644714,10.76649284,10.61922073,18.90768433,8.960181236,5.121396065,-3.490198851,1.006152153,3.299036026,-1.525733948,-5.228050709,-9.154465675,-0.5296278,3.412635565,2436.966064,207.6068573,305.4228516,92.84563446,115.7944107,61.54381561,68.28115082,39.14691544,42.54457092,64.89698792,46.69324875,50.46416092,44.23347092,32.42166901,50.09740829,60.22624969,50.88132477,30.98766518,50.66656876,48.37287521
sammer_habibi_daad_bidaad.mp3,D_3,I_1,77312,1831.131936,138501.1343,2870.607642,624599.252,0.16387172,0.111453809,0.503245473,0.264037371,0.082999051,0.085315093,0.15726395,0.203995913,0.088304058,0.414061546,0.136650801,0.076254651,0.100078456,0.009586362,0.155873775,0.111578315,0.033794258,0.035436198,0.026842218,0.12510322,0.005839025,0.170024857,0.015216898,0.025215536,-263.143158,49.91325378,-84.92946625,-19.03442383,-40.73970795,-12.56988239,-13.17638302,-11.97513771,-12.56838131,3.980499029,8.455303192,17.88560486,17.4680481,13.61657333,-5.842459679,-7.824527264,-13.31476784,0.223693475,-5.564006805,-11.35412312,7115.338379,1071.731201,898.607666,122.7684326,181.4055023,73.1102066,72.25336456,70.47175598,127.2171402,76.39723969,141.5852661,410.5220032,509.4243469,433.8395996,248.9438629,236.0178223,103.1261215,192.8943329,100.6845627,144.3572998
نونیانس (بیات اصفهان ).mp3,D_3,I_1,65734,1232.460608,127683.1337,1899.771846,243178.8988,0.237474188,0.385214806,0.605445504,0.217415795,0.300690085,0.219658718,0.147445649,0.105897531,0.120265901,0.207799926,0.159510881,0.239125401,0.081291437,0.120731272,0.174262181,0.052880432,0.129094541,0.077904955,0.057549775,0.044965636,0.04022529,0.082984231,0.068058461,0.103260763,-284.4964294,139.6084595,-61.25672531,-43.76960373,17.62161255,-10.10793304,-16.84666443,9.938875198,1.311653972,-5.265920639,16.78437042,24.5256443,15.52434444,11.12221241,5.070268631,0.032824159,3.032378197,1.813986778,-4.383722782,-3.177831888,3904.978271,1482.582397,669.4796143,182.4539032,86.65407562,132.2551117,149.9853973,46.34571075,66.35482788,85.8899765,124.9205704,190.2525787,139.1244507,195.8693848,198.1562195,83.58956909,117.796463,58.06433868,99.08306885,71.11664581
3_1_2.mp3,D_3,I_1,96995,2353.232326,102622.2245,3957.659402,213053.1842,0.311737776,0.162933066,0.462036312,0.153567836,0.084784478,0.090189479,0.105732433,0.084243111,0.054854713,0.236431509,0.25757432,0.263914585,0.154928833,0.028891439,0.208069652,0.037830517,0.023340166,0.036010318,0.01582353,0.028962741,0.012557815,0.093730666,0.123445541,0.088004656,-204.4835968,42.59606171,-54.10017014,25.3125782,-36.28251266,-14.96594143,-22.26420021,-20.61405754,-26.47813225,-10.47614956,-14.12717247,11.71678162,8.468476295,18.33975601,10.15742111,6.147926331,-5.790304184,1.558474064,-4.233344078,-5.675590992,6281.758301,385.4641418,463.7766113,89.18727112,151.8919525,51.04902267,91.70963287,69.11845398,83.52207947,91.88265228,159.4503632,260.3620605,261.098114,173.1841736,412.5677795,675.3862305,383.2086182,269.7019043,192.8280945,161.4724274
3_1_3.mp3,D_3,I_1,115012,2657.428961,112475.0997,4508.531071,537431.6973,0.324249417,0.211253867,0.160203442,0.311334252,0.507323921,0.100805864,0.044476487,0.06333784,0.076428577,0.065602362,0.142978802,0.155015782,0.167385295,0.094182938,0.061240517,0.124770164,0.2111101,0.009151244,0.016701253,0.016570298,0.011129145,0.014875669,0.066970982,0.068917267,-195.6733093,22.32380486,-52.25857925,16.08088303,-38.30603027,-12.53813171,-26.1820755,-19.03970146,-33.71628571,-4.214111805,-0.639893889,24.8578167,10.1636858,8.911122322,-8.25335598,-2.382217646,-10.87393284,-1.503328204,-2.878985882,-3.728785753,3579.524658,354.9767456,260.8312073,87.27811432,94.16625977,60.89091492,62.04985046,72.07855988,69.19163513,152.2437592,390.203064,225.9337311,94.91226959,310.9476929,647.9240723,324.7021484,85.51570129,206.9806519,91.04705048,137.2397766
♫♫ دانلود آهنگ ساز دل از پرویز یاحقی ♫♫.mp3,D_3,I_1,54302,1598.170199,94741.78332,2842.841143,178504.5681,0.127805084,0.19197996,0.16512695,0.196872696,0.493033975,0.543664217,0.26888448,0.05640953,0.121105663,0.143065453,0.056370843,0.085254192,0.034864999,0.089146063,0.096334517,0.024809061,0.165738806,0.154002875,0.084274657,0.009313507,0.052309528,0.054010585,0.007300401,0.02725406,-261.3181458,99.52174377,-50.13447952,28.1169548,14.66030788,-15.36713314,-0.671975911,-0.16020377,-19.77250671,5.793012619,-13.15698624,-2.423757553,2.884363174,-2.904131413,-2.729113579,-4.060381413,-1.744244576,9.872401237,13.67842102,17.83455658,3600.521729,668.0032959,376.6999512,105.7599182,124.4811554,108.9376221,132.1905518,104.1444244,149.6512909,139.0239868,209.6889954,265.0306702,239.4572144,248.243927,111.2777786,126.4163132,151.6017456,134.4271545,131.5462952,198.9098969
♫♫ دانلود آهنگ دستگاه همایون از پرویز یاحقی ♫♫.mp3,D_3,I_1,74351,1743.9444,93497.60617,3015.540099,248804.2623,0.050367597,0.180537269,0.080651455,0.143315032,0.286397427,0.376469463,0.865929365,0.221202999,0.039200503,0.055685561,0.14176181,0.030549508,0.011432556,0.045837652,0.030588074,0.044002883,0.07140974,0.073069319,0.083573878,0.012936872,0.01351805,0.01152267,0.02994952,0.007501713,-278.0180969,76.31787872,-56.74259949,39.11881638,9.669564247,-15.72398376,5.727337837,-10.49300575,-10.37735367,-5.249300957,-9.271706581,-4.552836418,-5.806608677,-7.334826469,-8.533420563,-7.025791168,1.531037927,15.06384563,25.336092,33.2804985,3341.892334,619.694397,253.741684,132.0577393,160.1713867,66.2425766,48.33275986,55.3097496,60.2150383,57.6040535,69.97501373,48.64384079,45.65509033,43.60982895,32.66856766,35.32325745,57.28699493,101.3770065,138.7622681,120.7328415
31.mp3,D_3,I_1,70944,1926.725314,320506.9013,2946.148852,905116.9232,0.090207525,0.067398109,0.281205654,0.491020262,0.401341826,0.19777301,0.097639017,0.268667489,0.188443348,0.128416911,0.070848078,0.140467703,0.025444327,0.007818607,0.117735468,0.177685469,0.122650504,0.111932889,0.014121788,0.139891982,0.08660873,0.040773958,0.007203431,0.048004881,-339.1731262,45.75056076,-71.91265869,-14.3235054,-27.95495033,-26.98653412,-26.29738235,-7.531674862,-8.451299667,2.599535704,5.043103695,2.090231657,-13.20120811,-0.476103276,-6.938764572,-8.437906265,-4.678854465,-3.653664112,-5.074185371,3.044501543,8159.661133,1038.332275,490.838562,172.2803497,256.1322632,82.31134796,125.8336258,67.97337341,77.90229034,48.0104599,81.74681091,87.55943298,103.4111099,54.9234848,75.12010956,87.30640411,152.1243744,370.4119873,407.8745728,449.26474
لیلی و مجنون.mp3,D_3,I_1,62196,1630.098776,316399.067,2556.467875,1235195.829,0.245037109,0.10098955,0.291731149,0.314739317,0.176268578,0.070408225,0.176918328,0.432737947,0.123807468,0.155329913,0.109479755,0.19740133,0.108348005,0.015051121,0.130293399,0.149175987,0.059423428,0.016703565,0.053461824,0.186961293,0.015673038,0.075747713,0.024607543,0.078781307,-266.2373657,71.58539581,-74.02724457,-18.16616058,-34.99741364,-19.07320404,-15.92853546,-10.8304882,-7.335969925,-2.335722923,2.421002626,2.126349688,0.541689873,-0.18333298,0.340093553,0.520978451,-10.21197128,-5.766587734,-7.3533144,-4.18110323,8131.567383,1660.017578,1610.469238,304.0545654,303.5101624,113.5707626,81.10425568,54.32810211,74.83298492,67.65763092,64.22369385,114.639801,174.6912231,270.4016724,158.1286163,134.9743805,75.36737823,85.86851501,75.07956696,104.9752579
شوشتری، دزفولی.mp3,D_3,I_1,79951,1976.551552,531435.6685,3166.672518,1935691.043,0.376203567,0.107348248,0.171556756,0.230817035,0.151253492,0.114061363,0.205794811,0.510310829,0.16684036,0.096621372,0.113649942,0.301370174,0.154166296,0.029476035,0.059849329,0.118054248,0.047214117,0.041212503,0.052162878,0.172731757,0.044228278,0.033105258,0.032975294,0.100675575,-277.1791382,47.52719116,-77.35733795,-13.97185326,-36.81193161,-9.439971924,-13.35526276,-7.105062962,-7.687078953,-4.121934414,-1.473917603,-3.688263893,2.589462757,6.570768833,8.323015213,10.34273148,-1.252324462,5.156627178,0.669940591,4.396627426,9106.729492,2070.889648,1742.418335,261.4431458,417.4942932,106.478035,93.33867645,77.75108337,58.34609604,58.14744568,72.02999878,91.96246338,167.9524231,422.3443909,309.7924805,274.2483826,211.9728088,444.5482788,260.8574524,113.7435913
بختیاری، موالف.mp3,D_3,I_1,68429,1837.872487,514361.2407,2824.02459,2599919.073,0.156391799,0.07973069,0.130676702,0.36016047,0.234187201,0.134920865,0.190381885,0.466382384,0.256045908,0.134792596,0.115453996,0.214112446,0.071376786,0.029902004,0.044174377,0.172494426,0.071450226,0.052477118,0.041288182,0.195759445,0.080275118,0.046584971,0.042179227,0.11319904,-319.4360962,50.71672821,-63.92106628,-15.29844093,-39.84289932,-7.415755749,-17.11977577,-9.09256649,-3.597370625,2.022874117,2.770492554,-4.755327225,-1.901710749,-4.751307487,-4.279272079,4.499248505,9.021313667,11.05041409,1.410734892,8.522411346,10846.25586,1977.493042,2237.623779,277.3320923,626.1529541,151.2936707,126.3160934,68.93661499,81.33715057,63.21071243,77.64151001,94.15847778,79.15546417,167.6183929,153.567749,234.7724457,240.3540802,403.9765015,247.8551636,162.0349579
اوج.mp3,D_3,I_1,72524,1770.833306,157380.1415,2768.174928,875136.746,0.218006641,0.095894143,0.29906708,0.221032158,0.208967656,0.199328542,0.142116293,0.36450696,0.118502662,0.272738039,0.152440742,0.155925885,0.109788403,0.011508908,0.131552368,0.103245243,0.10221833,0.109246872,0.019115999,0.187723041,0.017022939,0.149927542,0.04173065,0.056037966,-273.5710754,50.07091904,-82.75378418,-19.59155464,-40.78665161,-11.56958485,-11.49899292,-9.378919601,-6.340464592,3.033354759,8.391032219,5.050879955,1.994992852,-0.213652149,-3.09584713,-3.456610203,-9.497587204,2.996786594,2.964941978,8.583712578,6931.57373,836.2557983,1849.439575,206.6521454,203.4534149,78.70542145,50.52373886,61.48608017,66.87644196,54.43859482,89.07691193,326.8068848,396.0745544,279.5841064,123.371109,125.3834152,157.4915771,453.0942688,291.4916687,439.1152344
نی داوود.mp3,D_3,I_1,70072,1751.491868,350165.2499,2762.708294,1255052.474,0.216497675,0.099356025,0.289644927,0.32088834,0.154117569,0.083240494,0.189137578,0.355983704,0.153540358,0.242236719,0.144464567,0.208118811,0.093953595,0.024210492,0.123694085,0.14435114,0.050832201,0.027254447,0.052006323,0.172768921,0.032768101,0.106603831,0.036884315,0.096759312,-260.54953,58.31560135,-79.86092377,-21.03318405,-40.56819153,-15.21477413,-12.31192493,-11.61123371,-9.095668793,-0.407667637,3.108667612,5.738337994,6.955524921,9.932250023,3.161720991,1.174215078,-7.009882927,0.290315896,-3.493041277,-6.34087944,8223.564453,1457.317993,1744.721313,248.3304291,309.157135,112.1534653,62.25651932,57.96007156,111.8573456,46.17494583,77.91558838,240.0329437,384.113678,445.4041748,146.4351501,207.3544617,255.3116302,219.3732147,128.852356,111.558548
kamancheh.mp3,D_3,I_1,76466,2430.78124,162013.3617,4218.324492,1121182.504,0.07142666,0.196477666,0.126101375,0.589638412,0.493697166,0.115098797,0.160433263,0.101549819,0.126617804,0.030989828,0.12440899,0.053227238,0.017006574,0.11490605,0.020304114,0.142497137,0.166870683,0.029487656,0.096311361,0.020750469,0.071865492,0.001514087,0.052282143,0.008050038,-299.1927185,18.87230301,-57.68701172,-8.037143707,-35.23666763,-20.97245979,-28.97096825,-8.304976463,-15.929842,24.57027626,19.68873596,34.02005768,18.28470993,10.6369133,-8.563710213,-12.07776356,-12.94052601,-2.491315842,-9.853057861,3.10580349,5615.437988,523.1281128,685.6517944,96.90618896,206.7838593,89.20965576,128.2112122,56.62171555,168.9220428,192.8297882,163.0646667,191.4463348,362.8346863,286.8973999,201.3414764,159.4395752,123.2865143,85.59430695,153.6665802,282.58255
Behrang_Azadeh_بداهه_نوازی_در_دستگاه_همایون_جهارمضراب_از_ا.mp3,D_3,I_1,49847,1543.543168,202564.1944,2788.974802,449962.8962,0.239753321,0.223004937,0.10660702,0.072489813,0.11039678,0.153124928,0.188365847,0.193175867,0.249851495,0.392181337,0.600917935,0.200353354,0.107891448,0.084940538,0.021770194,0.0153592,0.026843658,0.045142297,0.088557556,0.085035495,0.058959145,0.116429366,0.188517407,0.025282128,-258.8922729,104.0161819,-57.66103745,21.435215,-16.10271072,-20.86844826,-9.606248856,-15.73701763,-16.91830063,-16.78469276,-23.41801453,-9.466062546,1.130228639,-7.719569206,0.219540179,-4.16376543,-10.79628372,-2.612270355,0.370805442,-2.046617746,4225.03418,859.8536987,329.9780884,90.59658051,88.15759277,113.1149139,80.29934692,48.86405945,48.19849396,56.21287155,52.0103035,28.41081619,21.75919342,22.29153633,29.16016197,25.65495872,32.17152405,27.30078506,37.45477295,29.89365959
index.html?VALID=TRUE&attid=307907&VALID=TRUE&q=10&g=397648&t=1&w=4,D_3,I_1,99475,2224.896032,346217.6395,3036.373306,837823.3889,0.064113289,0.044289086,0.104910135,0.313679367,0.224400342,0.307941347,0.177445561,0.702916384,0.407552898,0.16530484,0.042027906,0.085764065,0.014850569,0.016732093,0.021313423,0.127696916,0.051467318,0.128655642,0.020862199,0.149422601,0.078635164,0.053521961,0.014849489,0.02170263,-300.3117981,49.41814041,-74.24481201,8.129193306,-15.38057804,-14.60899448,-7.210096836,-0.928958595,-9.564389229,9.254505157,8.368221283,-0.380870938,-25.96147537,-22.51063156,-19.26014137,5.473726273,21.51887131,27.74933815,17.68198586,7.359377384,9564.635742,638.6430054,1228.047363,242.1434326,241.6068115,70.34321594,105.9034958,54.99913406,88.90670013,53.99682617,54.67477036,55.77184296,111.9057541,109.3724594,123.9808044,179.1253204,305.6203613,335.6081238,171.6185303,170.6470642
tar-Homayoon-Andalibi-Shahram Nazeri -Bighara_1.mp3,D_3,I_0,61361,1585.99308,55360.62348,2432.885289,582663.824,0.415003121,0.259577513,0.703680813,0.272513747,0.16426757,0.142612174,0.205332518,0.531257927,0.384836912,0.332859606,0.199814245,0.361155599,0.102175355,0.015390686,0.114585236,0.040254045,0.029801358,0.028063357,0.022367343,0.099465691,0.100059099,0.070540614,0.041492768,0.077760778,-238.9004669,119.9903717,-46.80244446,-9.998202324,-12.29217339,13.08521175,-14.60986805,4.455345154,-15.32898331,-11.17562962,-14.5826149,-15.02591324,-4.523851871,-5.14404583,-14.01401329,-10.19922066,-17.2790947,1.385601521,-7.20029211,-3.820883989,14501.23047,800.4287109,357.1634216,164.893692,167.6607971,68.45610046,129.8114624,51.5041008,87.56452179,105.7049484,59.25403976,64.57740021,74.53890228,58.42935944,53.62035751,56.24024582,77.44171143,43.97573853,84.89352417,40.93539429
Ali_Ghanbari_tar_homayoon.mp3,D_3,I_0,45808,1462.011832,152577.6874,2604.359252,1002921.717,0.339784086,0.437175512,0.397865832,0.203924745,0.237295434,0.296864003,0.16768086,0.282527804,0.354456604,0.319871753,0.134125978,0.085213199,0.118966363,0.111666851,0.146495968,0.051645059,0.082476407,0.12860699,0.065999411,0.125948742,0.140886143,0.123349734,0.032985844,0.028164506,-186.0727386,117.5183182,-18.94529152,0.010195894,-34.38719177,-14.56718349,-20.63241768,-5.864469528,-17.20410728,-1.735060215,-17.30076218,-4.728077888,-12.09460831,-16.66509819,-19.08758926,-2.353250742,-0.84652108,0.911382735,-6.017403603,-12.28240204,5218.683594,656.6062012,203.8488007,91.39702606,183.9982758,96.49477386,76.89283752,61.13814545,61.55211258,46.86314774,115.3864746,83.40641785,67.17743683,40.98002243,42.02818298,46.48894501,45.98448563,43.71964645,110.1528015,143.0876312
Hossein_Alizadeh-Tarz.mp3,D_3,I_0,52014,1819.598113,341373.7861,3246.455369,2510355.233,0.165198684,0.321513593,0.260337114,0.227582529,0.087715447,0.181576163,0.427244723,0.405600101,0.302664906,0.128630206,0.291926324,0.375167549,0.020479077,0.12811248,0.085663565,0.085648626,0.027246702,0.043212306,0.132807404,0.13058275,0.13852869,0.024329076,0.089557067,0.143245548,-267.2235413,101.4878616,10.28446293,-4.164762974,-30.8535347,-1.328727245,-15.82370186,-6.13903904,-15.00734997,-8.020786285,-20.04058075,-5.698295116,-6.906517506,-1.708304644,0.077206217,-0.555565298,-5.643649578,-4.595541,-7.144945621,6.500104427,13543.88281,834.3494873,271.9879456,143.7689972,220.0063782,88.89545441,127.3180771,66.76087189,157.2360382,82.04743195,163.5262604,70.7350769,82.43947601,48.73615646,45.78238678,61.94543457,50.41361618,45.14978027,46.89220428,62.9834137
Farhang_sharif.mp3,D_3,I_0,40873,1271.507569,112821.0663,2237.369804,646018.5319,0.222831443,0.143210247,0.307470679,0.219176933,0.486725599,0.350425661,0.129396603,0.184179083,0.12322282,0.21282579,0.09966056,0.181498125,0.08554884,0.027469803,0.150235847,0.032768786,0.177609354,0.116804518,0.023156412,0.100353539,0.029088585,0.097292483,0.019686967,0.047243383,-149.3633728,136.3100739,-22.33739662,9.717823029,-26.27736855,-6.123933315,-16.85469246,-10.47642899,-17.0738163,-9.722746849,-10.50989819,-0.808191895,-8.714282036,-3.699426889,-5.18559885,-2.405758381,-6.303438187,-0.481206238,-3.140038729,3.629884243,5880.172852,817.831543,211.1146545,110.8962402,321.4995117,81.94458008,138.4003448,97.96328735,65.28323364,98.86691284,85.1523056,40.56817627,49.07765198,64.75173187,36.78665543,38.89993668,65.00946045,76.15084076,122.0691299,177.205246
ferdoun_hafezi_tar_houmayoon.mp3,D_3,I_0,37565,1039.669146,60117.52011,1463.382818,423451.6891,0.317609012,0.183009967,0.153600872,0.223933861,0.351146221,0.466389418,0.238027707,0.367149323,0.343047231,0.236959964,0.216879502,0.245797083,0.113933779,0.068857484,0.030955642,0.057676628,0.092714407,0.134064555,0.033861611,0.142983615,0.107191481,0.051418539,0.07483118,0.053059086,-412.0263977,162.7640381,-35.44320297,4.326349735,1.666049242,-2.967581749,-0.949639201,-5.937203884,5.176213741,3.377033949,-5.142703056,-7.290578842,-5.437530994,-6.427350521,-10.33491135,-8.0197649,-6.473269939,-10.71649265,-12.17114449,-9.02634716,10404.22363,1537.664185,1475.343506,176.9617462,174.2433319,148.2487183,71.44735718,65.03273773,49.93860626,88.58217621,65.54151154,60.83010864,52.31865692,48.32029724,47.21896744,37.28212738,32.94172287,50.41968536,58.89187241,41.45347977
07. Suite de Homayun - Pishdaramad.mp3,D_3,I_0,38856,1287.598772,172178.8508,2545.242943,1244605.56,0.38466388,0.603867829,0.225735128,0.109516062,0.085841104,0.137885705,0.127946123,0.16093038,0.412102938,0.204252869,0.153604746,0.233642101,0.085495867,0.159621835,0.0533759,0.041364841,0.018895702,0.054454356,0.059285399,0.021005647,0.144886672,0.068461269,0.04116131,0.08876317,-217.9966583,129.4136353,4.625516415,36.07454681,-32.45900345,6.145417213,-14.03427982,-5.112936497,0.569003403,-6.973430157,-4.725523949,-4.080159187,-4.756373882,-0.582721472,-8.444658279,7.228290558,0.137621567,6.83029604,-6.242447376,-5.386331081,5089.435059,540.84198,280.0105591,194.6651917,287.7176208,170.5144806,129.9466095,87.2116394,72.5477066,72.79470062,60.41095352,54.51157379,51.13819504,58.46057892,66.85967255,85.89434052,91.78974915,70.07767487,95.60620117,115.19104
"Y2Mate.is - یاد؛ تکنوازی زیبای همایون، پانیذ مجاهدنیا Memory, Amazing Persian Tar Solo Performance-HG4sfcvQe5g-160k-1658234304894.mp3",D_3,I_0,46885,1377.03225,341619.8444,2542.142961,2159451.061,0.386709034,0.191036552,0.22051686,0.347828716,0.466919661,0.356190652,0.337458938,0.419839114,0.555509984,0.232083961,0.163404927,0.380452007,0.134711981,0.080659196,0.096489854,0.095632099,0.132941902,0.098017983,0.083887942,0.102100231,0.150063679,0.039078336,0.053948026,0.122712106,-223.7257385,103.2014465,-15.15030766,13.50098419,-25.83239365,-6.520380974,-15.64513111,-10.01726246,-11.66162682,-7.911364079,-11.90717697,-12.97176933,-10.83494473,-8.18451786,-10.73537922,6.73149538,6.209774017,8.675274849,1.753012419,2.33065486,14907.17969,1563.90271,680.3209229,228.8530426,759.6929932,322.4512939,321.5420837,190.7519379,143.7488098,129.2510986,131.9726715,157.2457886,107.7176895,92.43975067,98.93593597,54.3927536,130.5547791,136.4322815,59.04373169,94.25636292
30.mp3,D_3,I_0,35733,1082.675113,168040.1024,1935.304964,1382501.855,0.322655469,0.330961347,0.506444812,0.307891667,0.282720596,0.223679796,0.270529777,0.371003121,0.372645766,0.131302968,0.145733148,0.219904989,0.099733002,0.075290017,0.161087215,0.055418305,0.085861363,0.069530249,0.090427257,0.125655442,0.143737227,0.013319246,0.04835299,0.074380316,-305.9207153,146.8474579,10.09893227,13.20713711,-17.24419212,5.631293774,-8.341150284,1.898542047,-2.67002964,-9.707558632,-12.33960915,-6.284423828,-4.284617901,-4.004885674,-7.164067268,-4.476845741,0.994848013,9.031683922,9.794531822,11.64685345,7158.348145,793.7611694,685.1680908,539.84021,357.3031006,115.0796967,130.050766,90.81999207,83.34446716,73.56291199,109.1472015,63.62175751,64.43126678,60.70072937,73.25795746,81.49276733,109.3938446,137.5744934,113.1555939,82.41133118
Kereshmeh-Roohafza.mp3,D_3,I_0,51873,1409.044313,161166.399,2252.928044,397431.9115,0.110028505,0.030560149,0.043272961,0.07769464,0.155534908,0.193493277,0.185989976,0.233894989,0.497847855,0.545924306,0.174900651,0.109090775,0.068408154,0.005878041,0.014802327,0.025301671,0.043561842,0.083170518,0.09610714,0.062758535,0.140860885,0.201103613,0.02938267,0.049153484,-309.8887024,113.6939545,-44.74707794,-1.050171256,-38.0784874,-24.4462738,-39.96021652,-19.90274811,-7.403264523,-14.7415266,-24.85826492,-19.01791,-14.87985229,-15.34759235,4.396276951,15.76369572,18.19138527,13.59546757,5.358509064,-1.080881238,4632.862305,540.9250488,361.6995544,164.9183807,151.9364624,76.31542969,175.9589539,58.34786224,52.79670715,61.6052742,105.5212021,120.6567917,102.6562042,146.9287872,160.7290344,235.8966522,318.6092224,238.9844971,239.3492126,241.5487366
Abolchap-Roohafza.mp3,D_3,I_0,58652,1621.744637,218974.8453,2558.734528,408403.0834,0.34321627,0.592903852,0.193039343,0.187332183,0.196457788,0.262800246,0.098016381,0.158718124,0.296319395,0.222385824,0.180547401,0.214372471,0.102717511,0.164486527,0.026020257,0.082764879,0.056021452,0.079177886,0.024858721,0.041710868,0.115307435,0.107592449,0.048632804,0.056571618,-307.9684448,95.76118469,-44.13768768,4.430652142,-28.78465462,-16.40519714,-28.26819801,-32.82186127,-23.97261238,-18.61979294,-15.23496342,-7.23247385,-4.340017796,-7.13050127,1.791624308,3.83245492,0.722293735,-5.592665195,-6.264501572,-5.90803957,7742.188965,824.833313,767.0077515,169.5512238,254.5874634,96.40330505,149.1512146,134.6095734,93.10484314,96.58278656,114.4361954,71.97616577,58.26031494,62.64866257,35.78540421,39.68874741,30.04728699,40.1105423,64.15327454,67.35185242
Nafir-Roohafza.mp3,D_3,I_0,51660,1507.041804,218510.7236,2370.010669,942743.8111,0.103065088,0.096914254,0.143827945,0.310281992,0.173276976,0.181980222,0.264032334,0.38352105,0.655925155,0.207240194,0.125081137,0.08975856,0.030334685,0.047961108,0.031893823,0.109466128,0.056761678,0.055289123,0.117146946,0.074230634,0.172748312,0.036533322,0.062460903,0.033235151,-332.8483276,101.2534714,-39.92492676,2.975410461,-33.16977692,-8.390014648,-26.23864365,-20.33280182,-18.50923347,-23.51049995,-23.32751465,-11.19380569,-12.57343578,-22.34256172,-5.868475437,3.921385288,14.90127373,14.63793087,12.77874851,4.393190384,9376.803711,979.2846069,900.9069214,226.3455811,286.4720154,116.342247,197.016449,88.03948212,85.93766022,106.0122604,87.95967102,61.94496155,65.92726135,119.9699631,50.50783157,84.32222748,207.3914948,272.786499,262.0507202,176.6695709
tar.mp3,D_3,I_0,41118,1326.995475,125205.1687,2243.453101,755900.7305,0.171510354,0.213626429,0.105084114,0.155205011,0.152605489,0.131646007,0.173082873,0.253248185,0.613749623,0.607383728,0.376391113,0.10303019,0.078204148,0.095817931,0.021303261,0.06131706,0.035398375,0.03241951,0.084935971,0.057219572,0.131883606,0.115090765,0.112863779,0.025014151,-234.3042297,137.0398865,-19.86637497,8.115869522,-21.10058212,-4.705887318,-15.53522015,-14.99981594,-15.5335207,-10.90259075,-14.0190897,-13.34792233,-15.19455624,-6.326173306,-2.31748867,2.463700056,6.132959366,9.715889931,1.89520812,-1.091861844,4179.790527,368.8768311,404.7024536,66.2745285,340.0590515,81.92418671,93.08148956,89.57654572,72.32350159,70.65074158,73.54595947,78.3478775,113.567749,147.0841064,124.5806198,103.9735641,241.1053162,177.7919312,120.0864334,116.503746
HamiD_Aghaei_بداهه_نوازی_با_تار_در_دستگاه_همایون.mp3,D_3,I_0,64333,1819.655885,258559.469,3209.29726,1285947.573,0.450363904,0.229222611,0.211772665,0.202882081,0.347018361,0.237800241,0.165010512,0.388513863,0.297807962,0.314383745,0.285986274,0.212514997,0.152605221,0.060620572,0.07788188,0.053121217,0.113023669,0.110255614,0.027377361,0.139810443,0.094002895,0.100391731,0.122181542,0.040388048,-258.4199524,90.68524933,-22.89331818,10.30811882,-42.5734024,-0.528633416,-8.200872421,-14.21210575,-9.289122581,-1.584805369,-9.765174866,0.629826486,-2.367993832,-3.399058342,-4.454732895,-0.148675799,-2.553111553,4.213775158,-2.742078543,-2.033259869,14652.71484,791.4334717,452.6399841,145.4895325,693.0997314,76.37247467,211.9329834,94.52967834,95.03135681,62.4427681,124.6679077,65.25244141,64.74069214,48.97631073,53.27236176,57.1531601,58.04259872,49.36381912,45.08394241,58.39254761
index.html?attid=92462&VALID=TRUE&q=11,D_3,I_0,67386,1731.387244,544643.2743,2665.867213,1035626.923,0.15465267,0.088377856,0.117776096,0.128129214,0.16801095,0.308613211,0.282107055,0.555427015,0.498862296,0.299700886,0.075166442,0.081564881,0.067291901,0.033015158,0.045947496,0.041401424,0.054905936,0.155548021,0.054209035,0.162822545,0.156375483,0.128029406,0.041262381,0.036531407,-249.7105713,103.581665,-45.13648224,7.421202183,-34.51773071,-5.384759426,-36.03012085,-6.562920094,-16.91915703,-13.83711052,-1.33799386,-14.01934528,-2.306952,-22.00097084,-7.101908684,7.25660181,11.68515873,17.8922596,25.51290321,7.530373096,8585.829102,1284.253296,335.6441956,149.621933,225.9955444,100.7052078,202.1984558,76.64626312,92.45436859,66.11164856,52.8117485,88.77914429,52.26773071,100.1338959,70.44812775,216.0174408,202.6860199,266.2436523,196.1898804,255.932663
index.html?attid=41059&VALID=TRUE&q=11,D_3,I_0,72330,1747.789422,687179.6426,2862.282692,1818783.491,0.148260668,0.089916915,0.120373376,0.283530831,0.447826833,0.333723873,0.313564539,0.538258851,0.503955603,0.206504896,0.147164673,0.176257402,0.063422516,0.041390557,0.04110292,0.090484686,0.149515226,0.109739959,0.073118806,0.126139194,0.168754548,0.057728671,0.064018674,0.076081552,-287.7216797,110.6234665,-21.0518837,25.22032928,-50.61700058,-5.827221394,-26.10215187,-10.1761322,-10.35820007,-10.71932507,-4.794780731,-21.37135887,-7.070391178,-16.01259613,-8.392710686,-3.543457031,9.109170914,14.97016525,17.13430023,6.900983334,10713.33203,1517.935425,219.8719788,205.4026031,503.5653992,143.2570496,169.7917328,120.4042206,78.14358521,74.1087265,70.14235687,134.3334808,63.09328461,87.69192505,96.80393219,120.4322968,111.24086,196.3601685,181.837326,144.818512
index.html?VALID=TRUE&attid=366368&VALID=TRUE&q=10&g=473946&t=1&w=4,D_3,I_0,39754,1241.862013,349806.8087,2014.26282,1809486.007,0.170774564,0.132452145,0.41215077,0.329350203,0.107579947,0.105032258,0.065110892,0.173695996,0.064996816,0.166883007,0.213493392,0.113014661,0.097340934,0.026202196,0.175142363,0.138941944,0.030646551,0.057009775,0.009264936,0.099435136,0.009396005,0.058859032,0.107477546,0.031423289,-401.2425537,83.56490326,-4.792938709,11.10081482,-25.15079498,-22.92596626,-16.33938408,-8.256677628,-14.66781712,-2.098236084,-10.41974545,-8.58295536,-6.251764774,-3.292989492,-8.3875494,-9.917459488,0.59868294,-1.389768004,-3.99142909,-5.017099857,13536.45313,1489.616211,402.1704102,140.5543976,291.568634,159.3020325,174.8430786,74.24003601,123.785408,45.51273346,100.4071121,62.8872757,69.79085541,53.16692734,57.47296524,61.38993454,41.41366959,94.56101227,80.53794861,83.84358215
index.html?attid=48064&VALID=TRUE&q=11,D_3,I_0,47225,1470.869,77654.36347,2732.425144,971880.3943,0.20139116,0.362444401,0.310294598,0.150808737,0.112337425,0.200796306,0.393045485,0.154964581,0.140183493,0.125937775,0.201569542,0.459613681,0.033033691,0.153688774,0.138524726,0.04451992,0.056549337,0.061180376,0.130412623,0.050350152,0.059448455,0.041549064,0.057542641,0.171322659,-284.214447,110.7025909,-24.09428596,13.26897812,-42.07672882,-2.071911335,-31.42265511,-12.66352177,-14.74072075,-11.90264034,-6.173428059,-10.05787373,9.006538391,-11.96208191,-4.315598488,-6.018319607,2.011156559,-3.921369314,-2.440509081,2.455174446,5949.711426,689.1066284,253.7163239,156.1291046,238.4504089,111.8976517,152.644165,89.80788422,59.89864731,49.92973328,68.21269989,83.56707764,39.75296402,64.35683441,48.88467026,40.7950325,40.50595093,51.41889954,57.87102127,99.80767822
index.html?VALID=TRUE&attid=198314&VALID=TRUE&q=10&g=252135&t=1&w=4,D_3,I_0,75681,2138.861938,592333.124,3314.196626,1019567.949,0.107335448,0.113448553,0.29352954,0.159899637,0.196828678,0.269977212,0.257131666,0.557704866,0.457980603,0.377024949,0.129511908,0.119190581,0.033644177,0.030689765,0.119710654,0.029683266,0.052935749,0.126627147,0.047349844,0.154645935,0.116635352,0.131486565,0.037421927,0.051537164,-370.6555176,85.65259552,-14.97974491,13.75445938,-22.88921356,-6.850821018,-10.4722681,-6.559460163,-8.252271652,-4.088861942,-15.05886269,-2.087280989,-12.18494225,-13.27997398,-11.94677448,14.0121088,21.29058075,21.14208984,20.32662582,10.31712151,13402.54004,698.6906738,450.1607056,137.4003448,335.1357727,69.22064972,202.1338196,115.9301224,71.03496552,68.63085175,105.9385529,73.80592346,108.2117386,96.32364655,173.7492218,219.7891083,195.3115997,189.5202484,171.2611542,204.2958374
index.html?VALID=TRUE&attid=41059&VALID=TRUE&q=10&g=45100&t=1&w=4,D_3,I_0,72523,1824.024642,770557.9743,2950.707157,2088268.634,0.147472188,0.090769276,0.122186407,0.282143563,0.449340969,0.335999101,0.305980355,0.533611238,0.504629016,0.204744413,0.147274196,0.177579641,0.062998578,0.043720536,0.046001777,0.090745084,0.15097554,0.111565143,0.069885448,0.126318589,0.168526545,0.055595852,0.065708086,0.079570442,-281.7469177,98.83634949,-8.617081642,16.45124435,-45.30871964,-11.19868851,-25.06940269,-10.43777466,-12.00808907,-8.05853653,-10.09961796,-16.49888802,-12.14872932,-10.77355957,-14.50256348,0.661162555,6.117573261,18.13897705,16.52257919,7.639285564,11085.53711,1495.57019,241.3622742,137.6945343,362.3258362,93.38343048,140.3985901,108.9402847,85.26447296,63.35507584,79.60437775,121.7356567,88.20806885,76.24082947,129.546814,108.1219788,146.8121796,197.3163147,217.7516937,196.3023834
index.html?VALID=TRUE&attid=298411&VALID=TRUE&q=10&g=385053&t=2&w=4,D_3,I_0,56398,1557.601622,617028.45,2692.600385,1712634.026,0.418591857,0.314932346,0.307663709,0.284544259,0.251390874,0.313090503,0.239665389,0.422160894,0.441498458,0.316381037,0.143832907,0.246461526,0.147910357,0.092262268,0.085157908,0.068297543,0.047155641,0.132409438,0.040074605,0.138554931,0.147690356,0.100042008,0.029407324,0.066263698,-264.6539612,125.777359,-0.69007653,17.33032036,-20.62099838,9.804282188,-2.782592297,5.000650883,-7.061997414,-2.060002565,-4.229542255,-1.782236218,-12.45417881,-11.2998867,-10.89230347,9.231762886,9.370863914,10.21764088,2.994790554,7.956197739,9943.125,1074.930542,277.5563965,129.3712311,345.8642578,80.30870819,105.6533203,76.10671234,91.59952545,64.01287079,66.60041809,50.91586304,102.1050949,60.70795059,86.9163208,135.3497314,125.0555496,123.5717392,107.8642883,194.9972534
index.html?VALID=TRUE&attid=92462&VALID=TRUE&q=10&g=104961&t=1&w=4,D_3,I_0,73564,1943.184723,1121103.833,2879.782586,1344120.261,0.168065205,0.099953994,0.126699448,0.126382485,0.162772134,0.307662517,0.282622218,0.551948309,0.495319605,0.293773949,0.075995542,0.09307678,0.081665136,0.047860168,0.057555035,0.039212577,0.049487427,0.15476048,0.053913489,0.161848813,0.157530501,0.122899778,0.042013858,0.049364425,-238.8666992,89.48924255,-29.77462959,-0.092672534,-24.95744896,-9.697558403,-34.74221039,-8.360847473,-16.88388252,-11.35577869,-3.001656532,-7.344483376,-7.499806404,-16.74244881,-12.6293993,9.692821503,9.848791122,22.18862534,22.45759964,10.42975903,9368.025391,1240.958374,277.801178,106.6913605,127.7288818,63.66657639,183.4942932,61.411129,86.84612274,67.54831696,63.2190094,66.0034256,55.13922119,82.00476074,79.01825714,209.5823364,261.8771667,272.7174377,188.4653473,345.9824829
setar-Homayoon.mp3,D_3,I_3,60013,1921.76782,342631.2549,3508.295452,2022647.016,0.159105569,0.205203503,0.333820462,0.254905522,0.431376606,0.33796221,0.195724517,0.088166058,0.155217081,0.247667536,0.102464378,0.139638424,0.055546362,0.058973484,0.165428117,0.038372081,0.165839612,0.135973662,0.064797245,0.023968022,0.057184752,0.108399048,0.020980256,0.050508033,-242.864502,94.04359436,-13.57083893,-2.249610186,-0.478059053,-3.431130409,-16.3524704,-9.046058655,-16.71454239,-9.633584976,-7.09593153,-5.529317379,-10.05250645,-1.60017848,-19.25304985,-8.031767845,-7.748133659,3.991156578,-2.340536833,0.750796676,9066.842773,620.5521851,277.2111816,181.6503296,100.1076279,77.17499542,133.1036377,93.0372467,72.0605011,90.44234467,129.5120392,165.3180084,152.87854,141.057251,176.9795074,202.3539429,180.192749,167.9400482,154.8397369,304.68396
Ahmad_Ebadi-Homayoun-(WWW.IRMP3.IR).mp3,D_3,I_3,36598,1063.290616,238278.4502,1787.005861,955695.8529,0.273624659,0.77919358,0.374713421,0.141293302,0.0840775,0.21909368,0.083760895,0.090722255,0.235427931,0.145781666,0.153646469,0.202869609,0.026142126,0.111107938,0.080018453,0.040352333,0.011119137,0.063683607,0.010330646,0.014561953,0.069762625,0.029306946,0.049027428,0.100451894,-301.1309204,128.3453674,4.038794994,11.93512917,11.06033707,20.29475784,-0.663540363,-5.114350319,-8.82433033,-0.258470953,-0.291882306,5.253347874,3.533444881,6.388807297,1.511868119,8.006173134,0.493747681,-3.186453581,-1.223236084,-0.347667217,16434.96875,795.5025024,940.2885742,161.1329803,249.9618073,149.4523468,201.3436127,90.17908478,108.5393753,61.86904907,127.0578079,96.14208984,112.5242844,67.68874359,91.05123138,76.48654175,73.59615326,69.42058563,87.53150177,115.7644882
mehdi_paknejad_3_3_60S.mp3,D_3,I_3,49700,1683.486224,401506.0803,3263.988596,2531825.2,0.102131717,0.093828574,0.313423455,0.505694807,0.193714738,0.233674318,0.154878974,0.138049379,0.222035319,0.204937577,0.384144515,0.166937232,0.028322442,0.016801391,0.100600064,0.148606002,0.026105821,0.112414815,0.052415911,0.018649435,0.128812507,0.022322025,0.135046244,0.052064933,-216.6240082,92.94110107,-19.35518456,9.027986526,-8.506812096,-3.630539179,-20.47384834,-10.68284702,-18.86338425,-11.38641453,-24.2653656,-14.25757027,-16.49367714,-7.612010002,-22.35700035,-6.012184143,-13.79010391,0.393773466,-6.582329273,-4.904432774,15955.25879,888.9103394,504.8608398,114.2565994,155.4833832,59.55332184,132.3296509,55.31902313,79.29402924,66.1958313,95.50592041,90.23101807,55.13854599,65.86108398,108.5061035,62.88000488,95.52108002,77.56598663,125.3785706,161.9377594
sepideh_meshki_3_3_203S.mp3,D_3,I_3,53150,1913.793549,621584.4943,3857.810006,3353904.02,0.197209463,0.279779583,0.239743501,0.333286911,0.440573215,0.397509217,0.70366174,0.27266115,0.176683769,0.151632249,0.166935623,0.229529113,0.074872516,0.085066296,0.098064348,0.102938071,0.163128927,0.077546373,0.126139879,0.055988744,0.067168772,0.059311647,0.050984774,0.087603226,-237.075058,77.17040253,-3.980595827,9.867580414,-13.84317684,16.38758278,-4.395229816,-1.449511051,-10.67531586,-6.244263649,-11.25880432,-5.172596931,-15.72168541,-8.805049896,-11.46404743,-0.749694049,-4.478075027,4.267548084,4.83578968,13.41075802,16222.7666,975.4940186,445.188385,279.5843811,455.5348206,83.37458801,195.1337128,97.22590637,144.4849701,104.3413315,115.6790314,69.63852692,136.8609161,68.37398529,118.3614426,60.09562302,142.6196136,113.3109283,118.7830658,175.991333
01-Moghadame_Homayoon.mp3,D_3,I_3,146616,3014.928686,395571.1208,4793.10435,2516629.887,0.256339014,0.270065904,0.453503579,0.544696927,0.270967185,0.294501871,0.410666108,0.261460006,0.277303547,0.352968693,0.334766209,0.614809453,0.036642227,0.072503939,0.110469878,0.104501538,0.072386742,0.066511631,0.090228274,0.056951702,0.065639414,0.081797749,0.05995151,0.123624876,-239.1503448,29.07648087,-44.97451401,18.26197815,-30.42383194,-7.505780697,-20.36905861,-1.144149899,-21.67556953,-10.82782555,-13.86903191,-4.149336815,-9.13133812,2.248655796,-7.809123039,4.461588383,-4.246423244,0.282285422,-14.3376627,-6.4651618,16028.39648,1218.641235,900.982666,176.4218292,498.6415405,97.1916275,157.6843567,91.74863434,147.0997772,85.81453705,97.56645203,133.565155,143.2376709,117.9757004,95.42971039,264.8003235,215.3756714,127.6590958,92.30528259,66.54716492
02-_Daramad1_Homayoon.mp3,D_3,I_3,137479,2968.074689,542073.0775,4611.71378,3474463.049,0.162453264,0.232198685,0.476015687,0.311267406,0.359635562,0.357749671,0.302522212,0.243758217,0.256957829,0.432012081,0.421803772,0.449477583,0.042952765,0.066191949,0.154368892,0.070664443,0.108955808,0.090113789,0.078045011,0.079780459,0.053555775,0.133354709,0.104497313,0.129869521,-277.2848511,27.68110847,-42.39794922,6.516332626,-25.48608017,-10.08286095,-20.19823265,-0.150069147,-20.3453331,-3.248456478,-6.576403141,-2.219892502,-6.495349407,5.641518593,-0.630386531,13.61269474,1.715356588,6.529138088,-13.18832874,-4.759384155,20425.49219,1585.643188,895.496521,142.4476776,482.6735229,112.5363998,192.6166077,80.81640625,226.0419159,238.9933777,211.940918,266.5213928,175.0140228,151.7677002,143.0401611,310.2643127,143.6607971,146.8617096,139.7810669,165.4162445
03-4Mezrab_Homayoon.mp3,D_3,I_3,175444,3611.284028,463825.8594,5928.939149,3052133.617,0.25929445,0.198609248,0.302989244,0.492727458,0.199074522,0.220804334,0.471447825,0.2260883,0.218307644,0.321777761,0.374812245,0.767852902,0.034269124,0.049018323,0.075126112,0.095972054,0.04676972,0.042556826,0.095459238,0.042065509,0.036470655,0.095383838,0.057659868,0.086816862,-154.4302368,2.523343563,-34.04006195,16.12281799,-31.29653358,-9.717598915,-24.31889725,-1.790253878,-21.59986115,-10.69991302,-18.79195023,-6.214752197,-11.59739399,7.135300636,-3.715314627,9.443867683,-5.330562592,0.603133738,-21.29922676,-4.564339638,19102.20703,1173.544556,643.2513428,149.3730927,516.723877,104.8601761,147.1580048,64.9847641,106.574234,66.50236511,115.0445557,76.78211975,97.29724884,102.8661499,72.8658905,113.5386505,81.56410217,73.99420929,121.3433609,53.93977356
04-_Daramad2_Homayoon.mp3,D_3,I_3,166185,3375.464833,445715.2779,5538.308177,3465423.054,0.222260892,0.236384064,0.32283619,0.441417128,0.305988073,0.332728058,0.499436885,0.239534378,0.265768141,0.495595157,0.446933329,0.578640997,0.034637228,0.08080475,0.083220512,0.102020465,0.093563259,0.083464392,0.116662227,0.050828237,0.05757932,0.112237535,0.093090318,0.111808375,-206.6716309,4.726359367,-42.62182236,4.549387455,-28.92782593,-11.34606552,-21.88282776,1.361731887,-21.60930824,-9.173667908,-16.22135544,-6.727830887,-6.002560616,15.75251865,7.880049706,19.71204948,3.527293205,2.367898703,-14.20243073,-4.762201786,19093.46484,1322.725952,707.623291,199.8222504,439.0393372,112.3747482,169.9185791,78.44024658,147.2225189,89.80995941,86.3989563,137.5435944,126.1424866,309.769104,199.4196014,390.6264343,226.4716492,183.3460693,158.4236603,111.821785
05-Chakavak_homayoon.mp3,D_3,I_3,160876,3261.145199,343351.2426,5217.285118,2633227.146,0.156518862,0.385008454,0.634251297,0.294984221,0.335140109,0.364420235,0.305195898,0.174671277,0.371194482,0.418179125,0.284783036,0.33139658,0.020111261,0.063348785,0.126283422,0.04947836,0.096083984,0.096581459,0.086268753,0.043928001,0.105623521,0.086127169,0.068100818,0.09477184,-214.5012512,7.122907639,-47.18904877,13.17828751,-31.63986015,-8.251031876,-25.25490189,-6.532578945,-21.18266106,-8.861872673,-6.536893845,11.03291321,5.028334141,11.20982456,-10.19072628,-8.643751144,-14.24943638,-2.138611555,-11.29443073,-6.146248341,14990.5918,1000.734619,458.5578918,163.6587372,312.8815002,73.89135742,158.1112061,109.683136,116.364357,89.1072464,127.4944839,304.0322876,289.5907898,212.1549377,170.8560181,156.878479,110.1589355,122.5238724,112.598587,92.18541718
06-Bidad_homayoon.mp3,D_3,I_3,142209,2990.919359,359391.0285,5100.369159,1740405.925,0.123733848,0.188044444,0.43629092,0.220740452,0.530642867,0.383288741,0.18770358,0.179210976,0.196533263,0.296053052,0.183232784,0.289008915,0.028228093,0.046889797,0.141401261,0.020116821,0.155235454,0.097832054,0.042875584,0.06914442,0.054202136,0.093257897,0.049305998,0.089327544,-227.1593475,20.95293999,-53.46521378,5.956406116,-32.32008743,-13.90103722,-24.88456345,-6.684710979,-21.10184288,1.537240028,5.016905785,14.16476536,1.500200152,1.327058077,-14.42007923,-2.988447428,-8.45051384,3.521917582,-6.812870502,8.926001549,11306.375,1174.655029,420.0529175,169.634201,235.4800262,123.1193314,156.2659912,99.33314514,130.4125061,149.9777985,264.4491882,337.269104,237.4057159,145.0449677,171.6883087,206.2978363,151.1510468,117.660675,125.1650925,203.3626099
07-4Mezrab_Bidad_homayoon.mp3,D_3,I_3,177029,3566.722742,389939.484,5593.607843,3048846.582,0.185636058,0.185689524,0.366346776,0.213116348,0.610659778,0.44178915,0.207957029,0.225651979,0.196044892,0.216016993,0.179580316,0.272243947,0.036929306,0.039203566,0.127509221,0.030805854,0.14603278,0.083222471,0.054617997,0.090782128,0.039215025,0.071535446,0.059482444,0.065862708,-180.4169922,3.259132862,-42.65082169,10.34966564,-34.50408554,-1.068126917,-18.47513008,1.957030058,-16.30441284,5.61694622,3.099251509,6.350225925,-11.8557291,0.386216819,-13.28019142,-3.799032927,-12.24673367,4.932013035,-8.051086426,14.56987667,20839.49805,1136.413086,746.5248413,244.6549683,522.4856567,101.8499146,211.9073334,91.55660248,144.1833649,142.0361176,160.7939758,221.3282166,155.2060242,81.18396759,71.22112274,68.17555237,69.6871109,90.31694794,96.62545013,210.5650177
08-Bidad2_homayoon.mp3,D_3,I_3,159359,3319.814828,257653.1154,5488.050148,1983495.073,0.357336015,0.264670044,0.149497405,0.240836903,0.229726195,0.753743947,0.430816084,0.157623604,0.193223014,0.170113474,0.119898029,0.118998408,0.083754167,0.076934062,0.030435072,0.076250777,0.026409017,0.10383907,0.090079956,0.031110069,0.054071054,0.036262158,0.033263445,0.029126996,-216.0310516,6.099436283,-51.36011124,5.548342228,-34.94672012,-7.813371658,-26.78423119,-2.51118803,-16.08571434,6.489313126,9.53745842,14.5302372,-3.73404479,-3.647156715,-21.17781258,-4.412509918,-5.666318893,3.899166107,-2.098087788,28.33827209,12870.03906,697.5570068,494.9493408,202.2711792,333.3315735,121.6679077,191.9490509,107.0690765,97.79284668,119.2410126,302.9267273,367.3918457,121.0977859,81.26979828,93.59352875,63.6346817,73.7281723,85.81182098,249.5809326,249.0254517
09-Reng_Homayoon.mp3,D_3,I_3,182051,3464.74379,309078.483,5848.064638,1092732.023,0.227946863,0.387574434,0.585379779,0.335382223,0.45365864,0.457610995,0.348943263,0.258265316,0.313895822,0.34445253,0.355498582,0.446013093,0.034499347,0.075964727,0.112290196,0.051596496,0.098190233,0.083357416,0.072056688,0.061344016,0.067146748,0.087136522,0.090130694,0.101571023,-150.4283295,6.412649155,-50.02065659,14.82651329,-38.58789825,-9.377128601,-29.680933,-1.936431646,-23.13780212,-6.020371437,-6.074577332,4.24487257,-7.539105415,2.975723028,-12.92853451,-1.132749557,-9.77249527,1.292863965,-12.41478825,4.972552299,8089.557129,876.6307373,364.6077271,307.4910583,429.3647461,78.82785034,129.1819153,98.80330658,102.7908173,113.7322693,213.8411865,253.6815948,183.619339,109.9033813,110.3522797,140.3954468,100.4322052,95.54254913,122.1023712,153.5745239
Ahmad_ebad.mp3,D_3,I_3,43956,1200.829176,176365.3996,1483.92436,291672.7548,0.149698645,0.113198861,0.186769143,0.274109006,0.203230992,0.528308094,0.474726826,0.317443967,0.061908402,0.09637031,0.184004948,0.077663951,0.04604366,0.016254151,0.05831138,0.126227379,0.041318215,0.180631533,0.123441689,0.138456538,0.012283608,0.030739477,0.087036781,0.014544995,-365.5305786,117.5314713,-24.49270248,-18.80705261,-15.66662025,-7.19205761,-10.3260746,-23.58825111,-17.78244019,-15.73389149,-17.32369614,-13.83511066,-14.68960476,-18.69248962,-22.02300072,-14.07652283,-10.606534,-3.870253325,8.76040554,16.29867744,8993.516602,1526.466553,759.0064087,175.3467865,148.2141724,73.45684814,82.27542877,106.6252441,56.78186798,66.31306458,69.69659424,55.37825775,64.65885925,94.682724,95.89431763,65.15626526,96.47835541,189.4290161,347.1028137,323.0942383
movalian_torabi.mp3,D_3,I_3,82731,2254.511,168936.6826,4379.931848,970637.8054,0.289361238,0.197687611,0.28051129,0.420016885,0.704418719,0.244796753,0.263031572,0.143954575,0.206036404,0.159342557,0.197977468,0.638802111,0.075130448,0.027868573,0.0453052,0.065220438,0.09740492,0.043377917,0.061115153,0.013617082,0.032858789,0.055957984,0.013414191,0.102180138,-168.8423767,78.52462006,-41.51435471,8.371044159,-21.05311394,16.11870575,-2.569647789,-3.398505449,-20.02909851,-10.42646122,-21.81628609,-8.461413383,-15.09248734,-8.709850311,-21.4515686,-4.227175236,-12.89830589,2.385304928,-11.06136036,1.665018678,7151.146484,470.8302917,132.7271729,78.91702271,87.26960754,64.85416412,76.96152496,57.03643036,68.14107513,74.98086548,76.71543884,72.46174622,52.60521317,68.1521225,82.2763443,82.58111572,114.0751953,90.45059204,62.36539841,59.19696426
01. Dastgah-e Homayun (2)-[AudioTrimmer.com].mp3,D_3,I_3,98774,2565.427011,1226474.634,4577.605653,6565698.42,0.533335805,0.401147276,0.347006351,0.129489824,0.143517077,0.121627882,0.121980056,0.400151014,0.165133089,0.175293118,0.242764592,0.181991577,0.164683819,0.124468908,0.13786006,0.037151713,0.042062778,0.035426397,0.019212388,0.144656733,0.027247604,0.051646885,0.110827893,0.028144015,-330.3172302,39.52919769,-23.81175232,-16.35291672,-14.11777973,-6.134283066,-17.48892021,-10.85189629,-21.4516716,-10.24800873,-14.66657352,-0.559451461,1.543878794,10.62897873,-4.512466431,-8.328128815,-18.66025352,-8.263915062,-6.232083797,-2.481012106,28909.18945,720.74823,420.4384766,196.1546478,176.0865631,70.15080261,164.344223,106.0125275,191.8673706,104.3049622,185.2206421,178.8914795,436.2919922,280.3567505,328.0316772,251.5894165,291.2278442,124.1463547,109.4502563,91.71372223
عقرب زلف کجت.mp3,D_3,I_3,54013,1443.760321,320337.1154,2247.478076,563839.6763,0.257732272,0.126448184,0.437390208,0.251417428,0.154089123,0.133964539,0.196899042,0.463390768,0.163638085,0.075057574,0.088278301,0.217708901,0.123616964,0.013368235,0.162574992,0.086046264,0.05077165,0.055966143,0.037302349,0.152337328,0.036736242,0.024985965,0.01903153,0.099825077,-302.809021,107.8859711,-39.73176193,8.101853371,14.36110115,0.555113375,7.309310913,-16.23731613,-32.56592178,-27.36384392,-27.83902168,-10.57708454,-13.60643578,-1.909660816,-13.37168312,-17.40919304,-10.26498127,-3.173671722,-16.16006851,-7.31802845,8808.631836,582.1870117,794.2035522,139.4465027,82.86417389,87.11737061,68.68888092,59.76864243,119.1444473,134.3689423,121.9563904,196.9225464,290.9651184,136.4396973,155.2870026,123.4402466,84.24182129,89.65711975,88.13777924,121.1361771
Âvâz e Shushtari - Hossein Alizadeh.mp3,D_3,I_3,56329,1565.722231,142107.9221,2018.546127,266159.9597,0.229506165,0.125925809,0.190513983,0.311589181,0.134282991,0.195055574,0.174911335,0.164717764,0.276151687,0.217773765,0.45865047,0.325126141,0.078614861,0.033385288,0.061193403,0.153384134,0.028730912,0.081599161,0.043682273,0.0247833,0.154166207,0.028503848,0.18538323,0.110701814,-402.5693054,96.75736237,-22.54855347,-6.110672474,-1.386738896,-5.651072502,-13.21470642,-10.50534821,-16.78186607,-24.67474365,-20.49090195,-10.80515194,-8.812808037,-5.078784943,-0.404669881,5.371276379,2.615705252,-7.065273762,-10.20960045,-2.499874115,7931.490723,663.6450806,1050.127563,111.4767075,103.7718506,55.20082855,118.1816254,76.56951141,123.5890808,91.81169891,111.8475266,169.3062897,209.310318,167.3359528,315.3168335,261.966156,313.4249573,268.3905334,122.7388535,77.19039917
Ney-Davood-Jahangiri.mp3,D_3,I_3,106660,2720.552569,511168.6028,3966.709347,1501500.83,0.325746149,0.195110291,0.083896451,0.051522434,0.079118721,0.185729399,0.201478958,0.164033711,0.169650048,0.277183622,0.276170105,0.143079445,0.169814855,0.073973604,0.039688777,0.01929743,0.023322569,0.103440702,0.115968391,0.044536076,0.061579157,0.136872545,0.143465325,0.057771906,-288.4708862,6.318096161,-44.06671906,26.81147766,-43.07845306,-3.428326845,16.68055534,14.60803223,21.32239532,5.218329906,-19.0108242,-0.070270412,-1.982027173,-2.043957949,0.22552301,-0.723721921,-7.935420036,1.319157958,-6.181334496,7.246449947,8833.720703,1757.099609,1470.164307,134.6165161,575.5641479,335.9048462,399.4949951,178.0257874,314.1522522,411.4587708,419.5451355,234.9289398,411.7939758,435.5362854,196.8917847,60.87353516,50.4927063,129.0678406,411.0896301,592.3826294
setar.mp3,D_3,I_3,34526,933.305465,25360.56943,1674.398208,96260.24606,0.494573534,0.303500473,0.233481035,0.144455239,0.267187834,0.491312891,0.350896925,0.332143098,0.129605114,0.215921074,0.21751225,0.234575465,0.144653976,0.063522361,0.070299715,0.030854553,0.048852529,0.1601675,0.092451148,0.10648673,0.015972361,0.093304522,0.053760245,0.027127333,-134.4412537,181.1463776,-41.91226196,19.78555489,-0.547274113,4.963656425,-21.95294952,-6.325424194,-14.69053268,-9.598958969,-9.181681633,-19.44456863,-10.17943764,-12.06389332,-18.97139549,-19.75888252,-10.52152252,-7.690181732,1.267485976,-3.644416809,3347.412598,213.6973877,494.8378601,108.5843658,218.9577637,62.89213562,87.15852356,49.21896744,70.45275879,63.97253418,42.70758057,61.65302277,53.39148331,82.90483856,85.08758545,45.11920547,57.63502502,76.12760925,40.84036636,50.17443466
index.html?attid=407789&VALID=TRUE&q=11,D_3,I_3,101179,2313.631457,695588.4866,3625.444744,2394568.351,0.468312353,0.436993062,0.424547374,0.450683028,0.480267406,0.466502666,0.469024569,0.479762793,0.484732151,0.480338663,0.461442828,0.447451532,0.09203992,0.090393007,0.084461026,0.084224842,0.089435987,0.089748569,0.086180575,0.096229345,0.107352369,0.105989158,0.096189715,0.088152491,-370.9472656,73.87281036,-35.99983597,27.15781403,-11.92386627,14.97065449,-1.583982468,12.14955807,4.950428486,6.881270409,8.924835205,5.347208977,11.578125,0.938209832,6.385433197,-0.8917467,5.421806812,-1.067540646,1.992005706,2.462074757,15156.56152,1453.095825,1417.096924,437.2685852,1018.145508,292.0202332,453.7243652,163.2022247,240.6109467,117.2043381,99.93119812,103.1600266,103.2079849,90.69081116,98.18254852,72.84667969,86.52592468,65.21238708,67.49685669,65.55529022
index.html?VALID=TRUE&attid=175102&VALID=TRUE&q=10&g=221734&t=1&w=4,D_3,I_3,75112,1955.848701,476906.5594,3452.570789,1025462.158,0.401045382,0.668710589,0.239331692,0.241043851,0.124155194,0.112472512,0.104812399,0.294040561,0.633778453,0.322524548,0.190791085,0.158896104,0.088640437,0.118829235,0.040248588,0.077379093,0.031674866,0.028558111,0.028094383,0.044957153,0.11347428,0.079727069,0.06734585,0.038171604,-239.9642029,113.1081924,-37.0188942,42.7743988,-11.76669121,6.346547604,-8.741810799,-3.52150321,-12.9781723,-16.76100731,-10.23392391,5.903512001,5.161829948,6.520989418,1.05409193,0.143822163,-8.912528038,1.241302252,-6.262153149,-1.786503911,12081.34863,873.8855591,580.0465088,238.7870331,231.7488403,67.7410965,93.7281723,57.72875595,96.60635376,119.5973053,78.52603149,103.6778641,66.526474,65.2234726,61.46614456,104.3885345,84.6714859,49.54769135,60.20347595,56.34840775
index.html?VALID=TRUE&attid=38926&VALID=TRUE&q=10&g=43306&t=1&w=4,D_3,I_3,27851,1084.095348,227841.4467,1654.314997,1281389.651,0.426836431,0.147566825,0.10938035,0.127422869,0.146829635,0.169548035,0.141411066,0.457164317,0.451823741,0.164741516,0.143127471,0.207168102,0.176241472,0.019841135,0.031528998,0.039244462,0.062973142,0.081088051,0.019971708,0.113197066,0.146212816,0.023211546,0.08433535,0.038705856,-381.3858337,110.8229218,8.952456474,22.62785339,16.92845345,5.995716095,-4.825196266,-4.249504089,-22.07006264,-15.40520668,-8.131027222,-1.108284354,-13.09427643,-14.71122169,-17.85482788,-9.621850014,-12.40481091,2.108824015,1.316499829,-4.931967258,10459.53125,1158.381836,644.8083496,165.9268188,113.9830551,108.6558609,113.2176895,100.3772964,138.5525665,79.84991455,88.29096222,59.9401741,93.98127747,53.78395844,96.02971649,68.38702393,178.6190186,177.2010498,97.01932526,100.394516
index.html?VALID=TRUE&attid=399869&VALID=TRUE&q=10&g=520704&t=1&w=4,D_3,I_3,55391,1371.793519,181068.4611,2800.208068,494624.9256,0.166483656,0.293240458,0.799350619,0.458742023,0.20480229,0.159326881,0.216057315,0.216781855,0.162601277,0.377819598,0.144344956,0.160729632,0.040516324,0.022104718,0.089421786,0.091981933,0.03642197,0.028591838,0.042665131,0.064849168,0.017988529,0.089956567,0.018046374,0.054622266,-144.7581024,179.6842804,-60.69214249,57.66559219,-27.57917786,-9.692111969,10.4589529,-30.89635658,14.23965645,-11.49277592,-6.594085693,2.778161049,-16.11015129,6.71651125,-10.12621498,-2.789557219,3.870261908,-9.220610619,5.767197609,-8.792180061,3179.33374,693.1644897,339.0631714,156.5110168,89.0790329,39.87765503,42.04148865,83.24495697,37.65555954,42.14630127,37.06603241,49.14855957,37.96189117,28.53762054,28.31570435,52.66952896,51.42669296,35.25253677,31.08607674,37.11803436
Akbar_Sharifi_nei_homayoon.mp3,D_3,I_4,33358,1970.909391,214412.0412,3690.386018,1455021.682,0.203896344,0.176965907,0.408777714,0.534083962,0.463217348,0.09515363,0.097019292,0.085131891,0.052509699,0.070902191,0.100923508,0.134193599,0.131083012,0.037748225,0.185883567,0.108284093,0.179665819,0.022797961,0.051350545,0.039711095,0.018913405,0.032239672,0.055158768,0.056859102,-260.7871399,70.9008255,-32.70327759,21.24826431,-18.28870583,4.495794296,-5.012943745,-18.67930031,-30.24750328,-8.77902317,-19.83413315,-2.896791935,-14.17435074,-14.94388199,-10.58063316,-12.59758186,-11.87775993,-6.294548512,-10.88863564,-5.924741745,10577.44434,545.6697998,796.3275146,143.7493896,184.55513,87.43222809,70.76165771,90.98979187,150.1359406,92.26183319,140.4182892,69.80110931,121.4142838,113.8045273,79.23336792,60.8444519,55.5038681,73.37005615,107.3997955,159.5724945
24 bakhtiari va moalef homayoon.mp3,D_3,I_4,65654,2286.98008,370674.1832,3894.201452,1175593.362,0.082928427,0.101147883,0.108838096,0.085882373,0.07309135,0.172419384,0.437196702,0.412700087,0.177778184,0.168712974,0.184371904,0.140760392,0.040747948,0.040256441,0.047538143,0.043618999,0.035573121,0.038996555,0.195506349,0.184876904,0.053053368,0.098931707,0.0988454,0.068050765,-291.9685974,29.45358467,-33.41412354,27.00719643,-43.15718842,-14.42634678,-11.81953716,-8.480326653,25.76445198,29.74374771,11.9835825,13.23121834,-15.91106796,-24.50163841,-6.195616245,0.861700952,-5.894374847,-0.155681789,1.984790683,10.95008755,7255.933594,1117.613525,946.3977661,111.770462,602.989502,145.3343201,125.2721329,247.4332428,341.1842041,232.6974182,286.1313477,430.6283875,380.4381409,312.6040649,371.2263794,175.502655,49.63915253,126.9140625,210.1390076,516.210022
hamed_amjadian_3_4_59S.mp3,D_3,I_4,77463,2459.606854,704809.4032,4274.665818,3750666.334,0.272559077,0.372258693,0.679799438,0.33711189,0.226298004,0.311420083,0.205421895,0.166065872,0.222630486,0.276274353,0.285610437,0.273640066,0.099186555,0.105339944,0.122543454,0.049683969,0.069086075,0.106190741,0.055568177,0.056611229,0.088360481,0.115145996,0.119139537,0.116395622,-313.2790833,70.63483429,-27.74676132,7.918897152,-20.60745049,-17.21301079,-1.365396261,-14.89138699,-14.54968643,6.538254261,-0.821280181,8.781188011,1.10022366,-4.916688442,-14.96269989,-3.665705681,-18.12628746,-4.245048523,-10.67330933,2.990496874,16494.92383,996.4622803,661.4060669,176.4584503,362.9906006,323.5336304,151.4412537,174.4250946,112.2563248,172.8897095,177.2969666,202.77565,265.0049744,67.19776917,118.8120422,83.50294495,163.0691223,40.0005455,112.0087051,130.9989471
mehdi_ebrahimi_3_4_58S.mp3,D_3,I_4,75806,2582.12512,206621.7005,4398.940067,248956.0725,0.105315112,0.111735389,0.265011162,0.212227628,0.134602249,0.147173971,0.323437124,0.589732826,0.204491109,0.152286947,0.149529561,0.122246884,0.050851993,0.0203315,0.122956954,0.106944151,0.048792221,0.059196733,0.099589415,0.195343956,0.066152103,0.067649141,0.052104224,0.026479341,-85.88857269,50.80467606,-35.21856308,56.07569504,-25.14321327,-4.16342926,-12.59244442,-10.69900894,-6.050137997,12.95665359,-15.6986475,5.432767868,-15.50682259,-4.575112343,-5.072714806,5.589822769,6.132412434,17.75016594,10.91270161,11.9567728,16152.31934,557.7995605,714.7387085,125.7540512,439.5444031,79.79573822,165.3043213,128.2221069,78.20791626,77.69307709,226.2394714,38.22423935,106.6866989,68.50167847,91.6084671,128.5078125,173.8525085,300.3516846,247.9175415,134.6815033
Amjad.mp3,D_3,I_4,78009,2540.060652,710758.1766,4161.274837,4182410.293,0.298110723,0.456632286,0.663302481,0.229808107,0.261373699,0.29025808,0.181157261,0.175265834,0.236079186,0.275131226,0.293752849,0.263308734,0.114117034,0.08545211,0.128138721,0.036235519,0.086517282,0.088162795,0.051588453,0.059453417,0.094572105,0.107539751,0.12930806,0.102344349,-350.7782288,69.31015778,-25.64226723,6.815970898,-18.75303078,-18.74828148,-0.258443743,-16.10972786,-13.31788445,5.683240891,0.188359782,7.818048954,2.546677589,-6.297865868,-13.31211948,-5.584152699,-16.50726891,-5.079391956,-9.330582619,1.106602192,16812.2793,929.3641357,651.4041138,169.4168243,352.4416809,329.8865662,159.4492798,193.3119049,87.53100586,182.8587494,157.231781,241.5773773,205.8230896,77.57663727,100.6091309,74.31698608,114.8000641,37.40816116,88.04547119,106.8135986
نی تنها و ضرب - کسایی - همایون.mp3,D_3,I_4,50942,1299.812432,580130.5909,2022.454437,941316.9404,0.238494635,0.162366241,0.131509751,0.319137573,0.289826304,0.200570688,0.237736374,0.287725925,0.365231454,0.167310849,0.166835874,0.227456793,0.113954999,0.060713988,0.041300144,0.158505931,0.107893564,0.088143229,0.115077086,0.107239254,0.172649816,0.054778699,0.070091389,0.094518565,-302.1624146,142.0975952,-11.12316513,27.49151039,-2.391831636,0.854548872,5.818577766,-3.827765942,2.459714413,19.19219589,-4.836972713,6.359714985,-6.371603966,-7.708231449,-6.588097572,1.68071866,0.056769308,3.955325603,7.176437378,2.136656284,10006.69238,1559.279663,732.0535278,211.2256622,298.4962769,170.6943054,84.7401123,132.7599945,179.3109741,141.1356964,186.7242889,118.7145157,157.0594025,99.67301178,153.1118622,139.1312561,181.1639709,238.8664856,263.9214478,170.6502686
نی تنها و ضرب - کسایی - همایون 2.mp3,D_3,I_4,41274,1071.878105,151859.0836,1891.430229,909549.9225,0.263819247,0.20997104,0.100342117,0.21688281,0.225854129,0.109116815,0.205674022,0.239648372,0.28985101,0.147676736,0.265100271,0.330147922,0.115346037,0.093655236,0.014436618,0.108742729,0.105716623,0.023010988,0.110517375,0.078356266,0.143327311,0.051922943,0.120452315,0.146324158,-281.9443665,155.9689484,1.076573253,26.57600212,-1.608631611,0.783995569,15.36632729,2.325338364,4.034605026,12.07553959,-9.146831512,0.265008032,-2.875055075,-3.431023359,-4.600519657,2.518626213,-0.765982926,4.794654846,7.317728996,3.335635185,7322.134766,520.7730713,838.3862915,167.6222687,277.0542603,224.7738495,244.2275543,175.1895599,165.2700653,271.7937317,173.8707428,200.6445313,264.3852234,202.2121582,199.0533752,121.8948364,153.0564728,230.1073456,371.9337158,315.8702087
نی تنها و ضرب - کسایی - همایون 3.mp3,D_3,I_4,41136,1304.589067,114110.6207,2419.102039,920105.0133,0.129224241,0.098976254,0.085436478,0.159776285,0.251137018,0.228430241,0.339189053,0.334060222,0.482683599,0.152476951,0.104578853,0.147071511,0.064087279,0.036661804,0.033778682,0.084065571,0.14089182,0.109626204,0.17116484,0.100395024,0.201614186,0.043680474,0.045382857,0.074944168,-240.0087585,127.526413,-18.91444588,22.74299049,-13.81944656,6.696018696,11.50009441,-6.400305748,6.112557888,18.4786129,-6.124843597,1.278359413,-12.59731865,-6.537724495,-9.069122314,7.313919544,6.632315159,21.30391884,20.80767822,12.15171242,7290.605469,814.9788818,787.1868896,166.2385101,262.8864746,134.9196625,81.38063812,99.31175995,64.46253204,70.92974854,113.0076294,88.4739151,120.2706299,105.9070969,217.6963501,280.1769104,332.9764404,489.3904724,315.183136,371.0054321
نی تنها و ضرب - کسایی - همایون 4.mp3,D_3,I_4,33478,977.445356,128877.4066,1793.072491,896990.0212,0.330844432,0.19010441,0.098489918,0.26121217,0.273457944,0.148649335,0.220027506,0.251508385,0.397502899,0.175801709,0.171271846,0.341642916,0.133275479,0.064078726,0.014739047,0.10308139,0.098180957,0.050759122,0.107426815,0.076763496,0.168674454,0.037985153,0.047505233,0.133311644,-274.8922729,168.8602448,5.944569588,26.69431686,-4.288571358,3.470240831,2.91318965,-6.77119112,3.420401573,10.05093288,-4.576923847,-0.822859168,-6.639603615,-4.172287464,-3.613912344,3.330612898,-0.506322503,4.185562134,5.893008232,1.140445828,4472.42334,577.5656738,582.0828247,303.7011108,309.349762,212.3320923,93.09382629,122.8581772,191.558197,193.5288849,127.229393,116.8993225,150.9506836,135.9818573,190.2235107,129.1923065,139.5283661,198.1437988,204.2770386,165.6712494
نی تنها و ضرب - کسایی - همایون 5.mp3,D_3,I_4,35180,1015.146278,104081.4799,1725.606232,522696.0556,0.326744109,0.236571506,0.139722526,0.246283278,0.300509095,0.217875898,0.211811081,0.245678052,0.359486222,0.16611217,0.206583828,0.376304239,0.118084781,0.07738892,0.025262998,0.086177982,0.105575375,0.087956116,0.09339039,0.079818934,0.149187431,0.032946266,0.070751533,0.144395605,-216.7344208,172.9785156,-2.534293175,18.89053345,-7.804020882,2.737616062,6.225533962,-6.17236948,-2.731487274,11.78581429,-9.805839539,6.962654114,-7.859740734,-1.907141566,-7.175712585,3.484579086,-3.334014654,5.499779224,6.658339024,3.816314459,4998.86084,738.6164551,384.9946289,181.3041687,254.838089,71.27565002,79.15653992,81.16085815,63.84950638,138.2223511,75.30874634,99.20939636,124.0995331,90.08829498,171.225769,136.1273041,192.3251343,256.7921448,200.926712,150.9073639
mosavi_nei_hoomayun.mp3,D_3,I_4,51996,1502.523623,288787.0407,2294.002795,970219.6389,0.455608398,0.640350044,0.220549077,0.153609142,0.193714082,0.109294713,0.09523157,0.12964882,0.167368174,0.125106007,0.132283941,0.246806622,0.143653974,0.172552735,0.045467742,0.069091074,0.098906726,0.034529004,0.029110227,0.038157146,0.046055034,0.049407709,0.072590582,0.087355241,-328.8650208,104.9471512,-58.11949158,5.537372589,-13.26781273,-13.20733643,-3.738922119,-11.22030449,-18.76408577,2.19016099,-1.291952848,-6.868338108,16.86652184,-9.057407379,-6.826593876,2.002693892,-11.90628052,-3.875502348,-8.196965218,-6.189278126,12887.11719,1655.857178,1351.955566,166.6807709,201.8966522,137.7550964,144.9322205,116.1276932,127.7114487,69.30999756,80.99316406,174.5728607,107.2034302,345.6202393,192.6695862,71.69675446,94.47976685,51.44498444,94.2046051,188.5142212
Hassan Kassai Dastgah Homayouon 2.mp3,D_3,I_4,89820,2440.093655,456330.575,3877.843218,1721982.181,0.131498277,0.200549424,0.493856758,0.578423977,0.240517482,0.25973165,0.451406568,0.25620079,0.137983501,0.244053468,0.155507922,0.125276327,0.043827418,0.049647424,0.159292489,0.163014859,0.060046744,0.072036639,0.148967817,0.06423001,0.033604436,0.066396095,0.029533718,0.035919689,-228.0185699,43.59203339,-69.17097473,43.63449478,-19.0277195,5.308598995,-7.23742485,-6.628313541,-8.033908844,14.91289997,1.715652347,8.943626404,-7.151459217,1.650709629,-13.96974754,0.652787149,-9.054139137,-0.842690647,3.878647089,8.851041794,19730.17383,446.0380249,1133.107544,186.4815369,390.6817932,123.5307159,177.8492584,76.275383,106.9708023,60.67402649,83.27094269,49.24789047,94.28819275,60.26649094,105.2404251,59.02052307,57.68624878,97.16989136,237.1275177,292.1227722
Y2Mate.is - تکنوازی نی هوشمند عبادی در همایون Persian Ney An Emotional Improvisation-lUCoI_U_pUo-160k-1655957031191_[cut_526sec].mp3,D_3,I_4,39243,2182.974655,287643.225,4033.950607,2482640.076,0.192230195,0.206378549,0.416255236,0.699811399,0.242358655,0.124444239,0.184069768,0.162239358,0.090276487,0.092436127,0.133387491,0.189629793,0.109606974,0.084465154,0.102937162,0.147788614,0.043426313,0.055368315,0.099722065,0.083589137,0.046364274,0.040818475,0.052892584,0.109514788,-253.2104492,63.36290741,-31.81342506,10.73869705,6.174176216,-12.35002518,8.203735352,-2.614304781,-20.77096176,-0.590753019,-9.69089222,1.616736412,-11.64082623,-3.433282375,-11.27152824,-2.968195677,-10.65562916,3.157426834,-5.700270176,6.523769855,11964.94434,502.9500732,643.1155396,80.6835022,166.8135376,208.5184479,77.84225464,71.66052246,165.0382843,65.7698288,101.0661316,78.48767853,96.24753571,74.25048828,70.572052,47.1339798,84.51944733,110.0567932,144.5475311,144.0335999
34.mp3,D_3,I_4,89820,2440.093655,456330.575,3877.843218,1721982.181,0.131498277,0.200549424,0.493856758,0.578423977,0.240517482,0.25973165,0.451406568,0.25620079,0.137983501,0.244053468,0.155507922,0.125276327,0.043827418,0.049647424,0.159292489,0.163014859,0.060046744,0.072036639,0.148967817,0.06423001,0.033604436,0.066396095,0.029533718,0.035919689,-228.0185699,43.59203339,-69.17097473,43.63449478,-19.0277195,5.308598995,-7.23742485,-6.628313541,-8.033908844,14.91289997,1.715652347,8.943626404,-7.151459217,1.650709629,-13.96974754,0.652787149,-9.054139137,-0.842690647,3.878647089,8.851041794,19730.17383,446.0380249,1133.107544,186.4815369,390.6817932,123.5307159,177.8492584,76.275383,106.9708023,60.67402649,83.27094269,49.24789047,94.28819275,60.26649094,105.2404251,59.02052307,57.68624878,97.16989136,237.1275177,292.1227722
Reza_Varzande-Mohammad_Mousavi-Homayoun-Taknavazan757-p2-[AudioTrimmer.com].mp3,D_3,I_4,35494,1357.333129,35636.55877,2513.259803,476875.8174,0.079243213,0.265898257,0.210024998,0.093031406,0.110870264,0.313198954,0.61630559,0.146297649,0.072078533,0.06535016,0.047215957,0.053251244,0.019161521,0.14058964,0.101731315,0.036937688,0.04621511,0.099685147,0.204507828,0.03340349,0.039887864,0.036255814,0.017595708,0.027541649,-308.7634583,123.712944,-63.81557846,19.15624046,-13.43307114,-24.18285179,4.804023266,-25.06874657,-10.47629833,7.587976933,-17.00946045,5.241932869,-0.7852512,-26.487257,0.379787564,-11.02270317,1.254714966,21.30090141,13.07901955,27.71391869,6565.325195,841.4297485,1170.127808,78.13223267,140.9120483,212.7498016,62.68205643,184.7568207,101.3300323,62.40077209,100.2278214,68.18483734,62.94464111,172.9932861,69.45835876,134.9233246,163.7028809,376.7574158,342.7293091,411.8380432
ney.mp3,D_3,I_4,77887,2171.039941,99625.58544,4097.525223,155744.7023,0.137187883,0.195536658,0.402676612,0.323891282,0.240831286,0.186705545,0.43311435,0.66213125,0.2037431,0.165127009,0.124042757,0.126386479,0.053222578,0.048373602,0.136229351,0.10717126,0.112081476,0.054159939,0.096037142,0.140837625,0.036305908,0.062411435,0.040010992,0.04672553,-194.3416443,83.7647171,-61.01938629,34.00310135,-56.19580078,-10.17198658,-10.97926331,-19.12338638,-15.14648914,-5.066412926,-9.218408585,-10.93287754,-18.72972298,-24.4615097,-10.49837303,-16.05835533,-2.363291264,3.7379601,7.224488258,9.112958908,7263.473633,304.0614014,891.7220459,118.6001511,642.7501221,222.7673645,127.4085464,99.01343536,77.01579285,68.0579071,72.17381287,60.08386993,69.11008453,100.1067123,58.65212631,64.80422974,68.69680023,120.6035004,191.0454254,199.0375061
index.html?VALID=TRUE&attid=175011&VALID=TRUE&q=10&g=221667&t=1&w=4,D_3,I_4,58880,2057.853912,988730.8669,3342.771453,4538292.347,0.417250395,0.518932343,0.191919401,0.147246629,0.150205895,0.123062156,0.068231508,0.12714301,0.284456998,0.273237824,0.164437324,0.197165161,0.140016839,0.187750027,0.066279627,0.069558315,0.051844776,0.041687232,0.025817659,0.039641913,0.132817879,0.13076292,0.073377959,0.083438292,-307.5211487,95.69213104,20.48994446,-14.91082287,-11.94154644,4.301468372,-8.731275558,-6.090965271,-22.41674423,-3.760420561,4.029411316,3.931646585,0.979492307,4.302030563,-2.092391253,-0.15825206,-5.864842892,1.034005284,-9.459638596,-5.85862875,8563.455078,1307.61377,686.9700928,772.7387085,361.6343384,246.9284363,189.3694153,261.618866,284.4013672,126.9797821,175.1614532,131.733902,85.344841,98.93136597,129.6434937,78.78986359,86.84435272,66.61003113,82.0401001,102.7123642
index.html?attid=399490&VALID=TRUE&q=11,D_3,I_4,88059,2221.066615,321445.5519,3357.029701,2670833.748,0.143638313,0.229408056,0.525734842,0.368170053,0.200715438,0.20091559,0.335170537,0.236868039,0.130856037,0.306807011,0.178612784,0.158441558,0.053609416,0.033881638,0.16593571,0.13570796,0.072456002,0.079910278,0.123198047,0.11876452,0.034672905,0.123139538,0.068786465,0.077158302,-275.8520203,83.23468018,-82.20781708,29.60181618,-41.84313965,13.0825119,-20.02830124,-19.17777634,1.400273442,-20.89046478,-4.648961067,-18.02925491,-6.360602379,-18.06197739,-9.12225914,-6.70677948,-10.99073792,8.792572975,-5.958775997,3.787060976,24889.26563,1534.003052,1824.271484,564.2615967,527.9727173,189.6629944,245.7277985,149.7449036,172.4451752,239.3973694,66.67756653,148.4816132,94.89979553,146.2615204,132.0706177,104.1890106,174.2408752,281.4154968,499.0339661,285.453064
mix-Homayoon-Meshkatian-Shajarian-bidad.mp3,D_3,I_5,62083,1837.318263,78415.2212,3745.602351,289044.6835,0.546182334,0.332557499,0.664080739,0.25018847,0.114409953,0.15910542,0.247914359,0.498672664,0.218474224,0.325282454,0.174544752,0.426938266,0.115029395,0.027389131,0.109279245,0.033140022,0.019859163,0.050750412,0.023529952,0.114966594,0.029541919,0.064261161,0.013318872,0.094433837,-117.9568024,115.1203766,-23.19384956,29.41250229,-11.55643082,11.32569122,-8.593279839,-7.218314648,-12.11496353,4.338265419,-11.27239323,1.170710206,-11.53252506,-1.613219976,-14.11818218,0.678178608,-10.78130722,9.114762306,-4.391203403,-0.217951164,1080.063721,201.6258698,78.66348267,80.7663269,50.38222122,44.38336563,37.31292343,29.73072815,50.37609482,38.32488632,33.50331879,43.08248901,30.1348896,29.94064522,26.53793716,37.95594788,36.2793808,51.38793945,33.36351395,56.09778214
Siavash_kamkar_Mehrzad_azamikia_tarkibi_homayoon .mp3,D_3,I_5,75880,1925.287724,218541.2814,3326.121554,1358859.154,0.426804334,0.152312756,0.325466335,0.292036265,0.36426878,0.458622992,0.157736108,0.390633732,0.388525695,0.320069432,0.076073624,0.192432538,0.12367782,0.010328689,0.117725149,0.079803295,0.09467911,0.110688709,0.008511915,0.106950149,0.126103252,0.071177833,0.00443439,0.043243483,-225.6738129,97.9648819,-60.60141754,-7.243581295,-33.9487114,-3.261661291,-17.2467289,-1.803642511,-13.33786774,-5.579443455,-7.06692028,-3.594584465,-11.70686436,-10.61869049,-15.68083,-8.888176918,-12.67119217,-1.794041276,-8.672739983,-3.295370579,10340.49414,1000.130981,317.0212402,92.5372467,214.5714569,94.39298248,132.8119507,52.09646606,97.71097565,43.40948486,118.7051086,70.2017746,40.99124908,64.63308716,53.29880905,38.23683548,91.00395203,64.66890717,79.94745636,104.0856476
tasnifhomaypun.mp3,D_3,I_5,98052,2274.262761,457697.3216,3732.635763,908886.4284,0.328337133,0.273340285,0.408191979,0.282791823,0.242531955,0.37362054,0.126333803,0.17489773,0.125970751,0.259220243,0.164270788,0.240065798,0.143556014,0.09410128,0.173890576,0.114093557,0.052813351,0.178171232,0.017145172,0.052726496,0.021432957,0.073242314,0.036877267,0.061707973,-200.9822845,71.40610504,-13.41042709,21.78619576,-12.33655071,9.014175415,35.42361069,11.08238506,-17.21758652,24.81074142,-6.668654919,10.16909218,-10.58667755,-14.31457138,-33.41259766,4.800180912,-8.58135128,1.117047906,-0.090925977,14.01472855,3513.653564,1228.554321,604.9874268,222.1979523,178.1857147,97.77684021,91.46767426,75.94771576,101.1931381,90.22823334,128.6888123,114.5533295,128.47995,147.5336151,130.7607422,122.7524567,137.2270355,274.3075256,116.9899902,351.2420959
01_Bahare-Delneshin.mp3,D_3,I_5,52180,723.7012865,43426.10938,1192.842787,114502.795,0.259031773,0.145102054,0.192532852,0.160486624,0.617854655,0.218881264,0.098788708,0.128105998,0.1566737,0.317911059,0.153690234,0.132347137,0.128789991,0.032296315,0.12578097,0.018872429,0.177498192,0.018892335,0.028529223,0.05545019,0.052173991,0.122409657,0.027349094,0.028838601,-432.6773376,203.768158,11.72817039,-3.713539124,23.19021416,13.78220558,10.40299702,9.498728752,0.836956322,-2.32377243,0.652902484,2.246975422,4.474735737,-0.407846749,-7.258655071,1.686462045,7.960988998,-1.456242919,-8.280529976,-4.574320793,4257.024902,1560.218018,633.7816162,222.0961151,50.51120377,133.3943329,76.02990723,62.28583527,75.57276154,118.8465195,102.0784531,220.5469971,126.5035095,138.6130219,125.4897232,51.53142548,176.8486938,100.8506317,297.3042297,227.727005
Golpayegani(0-30).mp3,D_3,I_5,75020,1920.926957,93709.28678,3751.84398,212112.9598,0.39590326,0.232251152,0.318960786,0.292929828,0.23047106,0.286254555,0.325809807,0.40468213,0.342870981,0.298661828,0.218698382,0.323747158,0.098828286,0.036994088,0.108086817,0.076623626,0.05232678,0.100722939,0.038294293,0.140484378,0.106418848,0.056054,0.031837367,0.092817158,-174.5000763,118.1886826,-42.08246613,56.9344635,-9.946501732,18.09100533,-5.09345293,10.7829752,-6.432020187,6.717194557,-11.23709297,5.488280296,-5.859976292,1.801899552,-7.619711876,2.935738325,-4.371416569,5.740929127,-7.407912731,-0.560140669,1291.654663,334.2133179,124.6931686,77.73530579,49.29970169,49.82495499,49.86964035,43.16955185,44.97011185,53.91466904,41.73863983,55.74731445,42.10513687,44.80478287,60.26159668,44.81686401,46.86516953,39.09999847,41.48744202,51.04444504
YaramBeyekLaPirohan(Shajarian).mp3,D_3,I_5,50945,1270.747514,43068.77313,2248.128073,210973.3537,0.159182727,0.162972435,0.285023361,0.665130913,0.246913522,0.152571291,0.195170075,0.218318924,0.347673476,0.258818507,0.636240244,0.195183232,0.028992597,0.059443582,0.032987334,0.102947362,0.061364368,0.033299454,0.053312153,0.049672566,0.093630597,0.022951709,0.125321716,0.019248875,-220.070343,168.5180511,-65.41462708,26.11725426,-50.84119797,-8.966361046,-13.21226501,-21.7343235,-12.71787357,-14.66191006,-14.78121185,-14.12632465,-10.81741238,-6.698996544,6.345049858,7.829029083,-2.309427738,-9.282557487,-3.891428947,-1.015595198,1637.868774,263.4498901,122.0714111,55.71328354,79.06655121,46.11067963,45.68945313,40.61708832,36.84271622,37.32612991,37.6366806,36.17604828,39.85830688,32.16945648,33.98115921,42.85289764,52.52642441,44.5710907,67.97142029,48.40790939
Terme o Atlas(Moein)delkash.blogfa.com.mp3,D_3,I_5,87978,2801.027681,426412.7917,5903.522636,1087919.593,0.265345752,0.238409445,0.35800302,0.267160922,0.428134084,0.260898143,0.152916193,0.236524746,0.214822963,0.441485792,0.276791424,0.243409619,0.105191588,0.058753282,0.128652632,0.057800476,0.14477171,0.074971572,0.025852092,0.087167755,0.025428297,0.142434046,0.076391406,0.06652052,-188.7885132,65.74175262,10.71701622,25.16695023,-10.28344154,32.1427002,1.954759479,12.98315334,0.579038978,13.54865456,4.100922108,3.693449736,-0.956296563,5.225371838,0.886757493,5.265443802,-2.789366007,8.830332756,-12.25668621,-4.502035618,7818.371582,652.5875854,468.7883606,373.5735168,145.5725403,311.2075195,108.6748734,168.3391266,80.23342133,214.816391,454.1379089,115.881897,226.3547363,181.2748871,92.88154602,132.8730469,84.51648712,121.5728302,119.8147888,158.6209717
MR.Shajarian - Gol e Bagh Ashnaei.mp3,D_3,I_5,59289,1648.559793,58678.40224,2971.115367,327199.3113,0.085620977,0.231893197,0.322040498,0.136507034,0.277179837,0.243616864,0.1528541,0.175394818,0.183740363,0.563308835,0.367883086,0.128064126,0.009526542,0.080385983,0.124457449,0.017393896,0.104202054,0.088361718,0.041053891,0.07213825,0.017403349,0.147253782,0.101883575,0.021146286,-242.1763306,126.6549301,-34.88498688,25.1581707,-12.88846207,1.684344292,3.15960288,2.080294371,-9.631199837,0.062024381,-13.07495689,-4.544889927,-8.220664978,-0.871408761,-6.435122013,0.36903584,-2.935599089,-1.251933575,-9.682227135,-5.531105518,8592.738281,383.6543274,441.9465942,119.6456223,145.5156097,49.57806015,40.68142319,59.05890656,108.72435,48.63719177,66.72187042,102.0964813,81.94727325,48.51776505,51.380867,54.8180275,47.5596199,42.42494583,47.07080078,66.46299744
Razavi Sarvestani - 04- Reng E Farah - Homayun.mp3,D_3,I_5,47098,1422.857786,129961.0884,2576.267755,781953.2946,0.309709758,0.390841693,0.502606988,0.279558122,0.30144763,0.497596145,0.354741871,0.357150555,0.29601559,0.225259453,0.150350913,0.228540823,0.070042744,0.112730667,0.138086587,0.052919004,0.068254858,0.134226635,0.065661862,0.108513422,0.106363185,0.080697991,0.043713566,0.053130336,-193.3350983,134.7082977,-24.28460693,12.82199097,-15.24206638,0.148807392,-17.99346733,-1.208596706,-9.921991348,-3.475129843,-3.518931389,5.251500607,-6.735006809,0.756621897,-5.611498356,-2.082958698,-3.804541588,5.543231487,1.457994223,10.28120041,7846.549316,709.9700317,472.2956543,227.6870575,299.5880432,117.3034515,170.6433716,53.84466934,61.50194168,59.11175156,60.50884628,53.8192482,66.83217621,43.64471436,57.68981171,50.36234283,52.74496841,97.32360077,42.17525482,51.50744247
tarkibi.mp3,D_3,I_5,60301,1844.767294,103296.8974,3131.156066,836184.2831,0.136821553,0.364927083,0.356429577,0.258335859,0.082381845,0.157810584,0.307454973,0.138126791,0.307302415,0.168346435,0.245630741,0.266127586,0.014309656,0.148303434,0.127320945,0.106252,0.027212208,0.034951821,0.13585335,0.01622458,0.123974614,0.025988754,0.096502937,0.113862395,-371.6587219,106.2692795,-43.54994202,5.30282402,-36.953125,-10.14954662,-16.13157654,-10.95508766,-9.476989746,-9.28172493,-9.553016663,-4.70641613,-9.977110863,0.71214354,-15.44824505,1.155889153,-4.288874626,1.908078551,-1.187966824,-3.698693752,6607.280762,448.6753235,286.947113,85.79269409,142.8845673,119.098465,145.1137085,78.40455627,101.6800613,90.52907562,86.35071564,74.84666443,60.81900787,54.4924469,57.32971954,46.83547211,58.16175079,57.50153732,80.920784,75.40390015
دو_نوازی_سنتور_و_تمبک_در_دستگاه_همایون_آلبوم_بهاریه.mp3,D_3,I_5,109775,2242.243888,347021.2339,3879.709873,1541788.895,0.469307899,0.475543529,0.33678624,0.382310331,0.165568724,0.274969786,0.330473959,0.216331765,0.313785106,0.394872189,0.344900042,0.718079627,0.060878318,0.111726448,0.057660472,0.075815901,0.01812784,0.055772167,0.070616812,0.039347798,0.059468426,0.082501352,0.053773537,0.0940082,-213.7743835,99.67784119,-41.54813766,16.86058044,-19.75825119,9.396012306,-3.287178993,5.099246025,-8.064988136,1.332499862,-11.4908638,5.221717358,-5.959312439,4.932564259,0.131430522,6.192652702,-5.387870789,-6.636047363,-8.860557556,4.066278458,7436.146484,1159.121704,428.7590332,742.4292603,366.6314697,66.33144379,55.3274231,41.29628372,69.55342865,34.92223358,86.34598541,67.20801544,44.91945648,70.66744995,80.40867615,86.23094177,88.21310425,158.4412079,74.29884338,59.10337067
Dastan_Seh_Navazi_Aftab_E_Nimeh_Shab_دستگاه_همایون.mp3,D_3,I_5,26601,912.0378681,56829.01665,1386.116618,271812.0846,0.320616484,0.953764856,0.296599269,0.101680048,0.080522776,0.217517197,0.261091113,0.130680665,0.196096718,0.096859902,0.083316617,0.069933251,0.01429473,0.021062262,0.026566353,0.018165439,0.007222617,0.044108178,0.074569173,0.015099518,0.047134593,0.01997067,0.013165167,0.014542574,-334.1773376,167.7158508,5.497612,7.686529636,16.35687256,5.097826481,-5.223298073,-2.989755392,-8.476015091,-3.385196447,-1.953979135,-0.588331223,-5.879562855,-3.012316227,-9.533279419,-3.793898821,-2.017388105,-0.549653709,-5.404175758,-2.841517687,8450.171875,635.0488281,769.7554321,116.4289856,134.7553253,51.08176422,33.19842148,59.98314667,38.4816246,29.03533745,42.85705185,38.98021317,69.03592682,36.77292252,44.0957222,26.08360291,28.77238464,39.22036362,51.28255081,39.40655518
index.html?attid=92424&VALID=TRUE&q=11,D_3,I_5,62350,1594.708525,143995.7412,3433.15424,561374.3361,0.310468972,0.281187326,0.316221267,0.226648554,0.273164928,0.319096029,0.240587264,0.429863721,0.490683824,0.387547225,0.148060217,0.232721269,0.094942391,0.104704015,0.091038205,0.035297666,0.060082674,0.11591474,0.026663216,0.128263757,0.121185742,0.106255591,0.014674594,0.056033362,-136.9402466,147.3304138,-54.9863205,57.51683426,-28.24016762,23.30167389,0.844441414,0.211639315,-2.425038338,-7.935468197,7.27032423,-8.521114349,0.8877244,-9.839043617,1.903088808,-4.287421227,0.28452298,4.243604183,-2.556474686,0.543330491,6699.48291,1001.553711,239.300293,252.6610107,131.8576813,128.2372742,131.9526367,124.7835007,80.77261353,80.55537415,97.42192078,69.33728027,86.15222168,85.0086441,69.51815033,91.85936737,82.77153015,82.79237366,74.59073639,83.30120087
index.html?attid=173100&VALID=TRUE&q=11,D_3,I_5,93003,1694.225011,457566.0969,2942.923871,1136623.002,0.231421694,0.408831328,0.458253175,0.34356311,0.283268183,0.215881273,0.186389983,0.193800181,0.442612886,0.343904585,0.214172602,0.1186205,0.059915897,0.093149945,0.138644829,0.074169263,0.085439093,0.064096577,0.089701779,0.036824588,0.170956761,0.118326999,0.063743368,0.023174323,-313.4907532,151.2198334,-56.97672653,64.73871613,-14.17586136,10.05098057,6.185275555,-6.288280487,8.012499809,-8.864810944,2.17909646,-6.081709862,-7.200606346,-9.54003334,-8.198736191,1.732095718,1.524416447,1.375686169,3.821382523,-2.089241266,11860.5791,1229.479248,1006.053223,369.8503418,437.113678,184.3530426,203.1867065,141.4074402,130.2878876,158.2659302,77.73616791,105.8993835,100.2824326,96.32807922,137.4969788,120.94207,114.2556152,122.2214355,84.55917358,157.4698944
index.html?attid=80574&VALID=TRUE&q=11,D_3,I_5,38902,1002.353726,96874.71397,1520.407473,559328.4042,0.168313265,0.332419127,0.513678968,0.425321251,0.134825259,0.140114337,0.221904323,0.14452377,0.122005083,0.195770517,0.209558278,0.197610751,0.072935857,0.106774107,0.14834848,0.175971478,0.0313779,0.062563561,0.113896199,0.05952803,0.036709681,0.074579179,0.076752022,0.107312255,-365.6499023,133.8427429,-14.63329792,6.27846241,-14.00148582,-8.259448051,-11.87666702,-7.01052618,2.826714516,-5.656502247,-5.269944668,-6.479804993,-1.802547693,-5.12972641,-3.53701067,1.041442275,-2.399926424,-1.23579061,-0.142897666,-2.222112417,9691.599609,2052.28125,833.4502563,189.5633392,243.6195831,150.6875458,254.6578522,153.2576599,68.06814575,111.337059,109.0030441,112.759758,69.17553711,87.21300507,94.09870148,54.75336838,74.31376648,115.1398239,237.1468353,177.6208649
index.html?VALID=TRUE&attid=256908&VALID=TRUE&q=10&g=329599&t=1&w=4,D_3,I_5,57655,1774.815864,309473.7839,3433.195907,1384920.551,0.271337211,0.319635689,0.395955026,0.201239899,0.098272778,0.097406037,0.324721247,0.499038368,0.144813195,0.100443259,0.106002301,0.138400644,0.107521623,0.090484858,0.130991906,0.076481678,0.033295125,0.020752328,0.117110662,0.176799312,0.016216436,0.034500826,0.028134048,0.032963164,-184.4012756,98.5291214,-23.32511139,19.77548218,-25.35432434,-1.274981737,-8.67212677,-5.584071159,-9.560442924,0.723659873,-6.267642975,-5.102622986,-10.19489193,-7.240380287,-15.2898035,1.548525572,-4.13443327,7.198806763,8.535926819,14.77630329,9550.039063,1015.323364,439.2193298,413.7756042,233.9477539,109.0379028,85.22637177,78.44226074,86.1991806,57.07580185,57.20807266,96.22561646,75.49915314,75.15834045,88.98331451,99.55916595,115.7747192,196.6998138,248.4112854,275.5311279
index.html?attid=72189&VALID=TRUE&q=11,D_3,I_5,36858,1119.469699,71835.3241,2027.246075,270329.9798,0.096465141,0.306490839,0.576054335,0.598785281,0.166805744,0.03800863,0.050660845,0.04990964,0.035770264,0.11288327,0.333860338,0.098512419,0.036859371,0.07909257,0.13364622,0.151533276,0.025704248,0.016044311,0.024661714,0.006922769,0.005536876,0.021523146,0.131333917,0.014418615,-306.8923035,132.3097382,-42.96443176,13.06454945,-4.644681931,-12.80083561,3.232311487,-3.253253222,0.948985219,-13.51431847,-19.78488541,-4.948732376,-9.189801216,-7.511155605,4.514507294,-4.179313183,-8.330014229,-8.550024033,-6.843236923,-1.41026473,4854.583008,760.0635986,662.3821411,190.4235077,99.3130722,58.89738464,38.53974152,79.54021454,37.30245972,57.10020828,87.81456757,36.09864044,74.87160492,67.52359772,48.47686005,36.76026535,30.00555992,41.21292877,70.31261444,66.21622467
index.html?attid=69434&VALID=TRUE&q=11,D_3,I_5,44642,1050.16639,111599.4799,1935.438297,405512.7605,0.122220397,0.29486829,0.326574057,0.156172931,0.20922254,0.156543106,0.113027483,0.152023226,0.235669255,0.491278261,0.486837953,0.150833845,0.026242383,0.108506158,0.113189012,0.042286817,0.062941998,0.033895485,0.02927826,0.048855234,0.056867074,0.129187182,0.153240293,0.017736852,-297.1460876,189.0928345,-50.35853577,28.24501801,11.49582195,-17.57416725,6.240224361,-10.09896374,-7.19841814,-3.413897276,-10.49476814,-4.803977013,-0.96979934,-1.984353065,-2.344343662,-3.186388493,-3.383530617,-1.20629847,-5.345012188,-6.271455288,4278.813965,351.9989624,1766.014526,120.5766525,223.9629669,166.3855133,69.94775391,102.4183426,55.70936584,72.89672852,91.04645538,67.30753326,68.13074493,57.52402878,65.57264709,74.38256073,62.00954056,61.21891403,63.74245834,86.86440277
index.html?attid=49027&VALID=TRUE&q=11,D_3,I_5,54308,1286.440324,94778.58783,2231.211508,421534.1217,0.044964775,0.169756994,0.225536719,0.114175558,0.268026352,0.229534969,0.206550568,0.363553137,0.227783635,0.418007195,0.282614529,0.079475209,0.006467037,0.063363411,0.082315221,0.028279919,0.119354084,0.086741447,0.069692969,0.181881711,0.032786064,0.139972702,0.090438843,0.013628588,-318.8927612,157.5278015,-50.84864044,37.19094849,-9.628178596,14.57281303,-2.173690319,4.314323902,-0.856253147,2.380210638,-0.616588593,-10.86032772,0.66851294,-9.961759567,2.050540447,-1.577478886,2.989222288,1.954679251,-2.059331656,-10.483634,4803.969238,301.7788696,673.1428223,102.3334427,272.761261,92.78639221,137.32547,90.59056854,80.43694305,82.02666473,89.47648621,98.23406982,116.9487457,105.3730621,71.93610382,57.49900818,104.2012405,75.01004028,128.4338531,233.6082306
index.html?attid=39414&VALID=TRUE&q=11,D_3,I_5,62704,1433.505386,77223.4011,2852.282753,300491.1282,0.193987295,0.390915006,0.51960969,0.192706808,0.213290751,0.224123567,0.267285913,0.381723315,0.263402969,0.313590974,0.432057291,0.319088787,0.03848549,0.097796872,0.118229277,0.020581013,0.064400546,0.029490417,0.058747094,0.116254576,0.035121143,0.094264857,0.136776149,0.061673634,-168.0179443,165.4700012,-59.73950195,49.04424286,-10.20358753,2.605712414,9.954327583,-3.183517694,7.727842331,-5.381256104,-2.156862974,-3.059936047,0.160600737,0.24398376,-1.160741091,1.748090863,4.933326244,-2.519285679,-3.138823509,-2.304183483,2874.978027,339.7203064,264.8595581,353.164032,169.7360382,106.587204,158.6889801,102.8557968,84.02151489,63.47235489,64.73150635,71.62636566,68.80822754,77.36312103,75.55950928,73.53870392,72.12203979,47.81231308,72.683815,60.02069092
index.html?attid=91550&VALID=TRUE&q=11,D_3,I_5,82662,1974.03505,253258.4065,3945.201144,1039375.464,0.154791698,0.130310133,0.166253075,0.125643745,0.152382329,0.193517238,0.245434642,0.203636929,0.151256114,0.22585021,0.38042295,0.65294534,0.010406555,0.050799064,0.069067724,0.025825489,0.055503651,0.048801675,0.075258471,0.089635238,0.033295099,0.059592888,0.102188349,0.156219333,-221.133606,113.1083145,-60.65166092,25.61820412,-64.30966187,0.530512929,-34.04821014,-7.290801048,-23.4721241,-14.82681274,-7.716840744,-12.85016537,0.980722368,-10.77188778,10.693326,7.735277653,9.189163208,-9.796685219,0.593843937,4.459554195,7201.07373,875.9077759,348.4337463,212.4283295,307.8103027,121.9108353,201.5603485,124.2444839,135.7107391,114.0721283,97.41690826,97.76974487,188.4509583,151.3859863,153.4937897,192.0065918,197.2446594,196.26651,126.5413132,120.4300232
index.html?VALID=TRUE&attid=319020&VALID=TRUE&q=10&g=412623&t=1&w=4,D_3,I_5,37881,1530.142052,816498.8014,2862.849355,3758394.509,0.382774532,0.435618311,0.300550938,0.37098968,0.386484414,0.228377983,0.138747901,0.140728295,0.273972422,0.332441598,0.300014496,0.367672056,0.09890569,0.13579458,0.067120567,0.132578254,0.140789777,0.077394202,0.040540524,0.03127889,0.089940421,0.111310787,0.087214895,0.132864788,-295.0955505,103.1727676,4.156768799,31.80523109,-6.87579155,11.76231003,-9.322566032,-4.4816432,-2.922664404,2.717996836,-6.025102615,4.631678104,0.049169723,-1.425305247,-3.320278883,5.822577953,-1.314492941,2.789651394,-5.724066734,0.020151995,22874.32227,2600.636719,436.0654602,874.4555054,238.3577728,167.9744568,145.0378265,108.7344742,79.57228088,129.9014435,91.0708847,107.9344025,99.50007629,90.16110992,80.56867218,88.02420807,59.33716965,66.41500854,72.94954681,97.27005005
index.html?attid=406596&VALID=TRUE&q=11,D_3,I_5,65547,1391.467059,341113.8363,2327.785924,365013.7634,0.145323187,0.316408992,0.359525025,0.165379345,0.373597592,0.374738485,0.104558207,0.145626932,0.178995967,0.318439633,0.20884119,0.160318941,0.03139117,0.125812262,0.137208983,0.034026109,0.12556912,0.149686888,0.023559473,0.068293706,0.042365633,0.131300867,0.078920394,0.048326079,-299.3314209,172.2362061,-71.26676178,20.1396389,-12.27309132,-32.82301712,2.958819866,-22.00509834,-12.12987137,-0.384019136,-12.7087059,-2.839357376,0.558143258,-4.359218121,-0.928270638,-3.609725237,-3.120925903,0.325434268,-0.337801576,-1.073398948,4982.418945,1263.195679,447.2177734,157.2672424,93.74305725,125.1115875,62.01855087,103.9999771,91.21835327,119.8682022,98.46287537,100.1507721,137.5514069,60.98343658,97.26916504,66.72737885,98.67858124,73.68048859,69.77021027,66.2366333
index.html?attid=407386&VALID=TRUE&q=11,D_3,I_5,52464,1141.984275,644664.3652,1850.997141,1145796.414,0.215058938,0.448879182,0.331330776,0.191282496,0.24618417,0.27448988,0.485962987,0.299615622,0.239810228,0.167125642,0.223870367,0.289524287,0.039493341,0.14314194,0.110432744,0.045489822,0.093588434,0.051055938,0.147705302,0.079421714,0.07146623,0.038017415,0.0652555,0.096209213,-295.4231873,157.7142792,-38.18545532,26.68942833,-1.035284042,6.273273468,-7.592392445,0.10604915,-4.030587196,-6.106777191,-0.31307888,-3.707587481,-1.238240004,-6.921526432,-2.901717186,-5.183207989,-0.152710155,-6.345239162,-2.309611082,0.760321379,23252.74219,4343.945313,1089.87439,847.9260864,527.8615723,120.1922913,96.68375397,77.78073883,69.34552765,89.38140106,73.6752243,77.34333038,92.30256653,73.88859558,71.1478653,57.11778641,54.63661575,94.97651672,104.5908508,125.9800186
index.html?attid=407479&VALID=TRUE&q=11,D_3,I_5,137920,2667.848446,243422.9814,5154.1605,1308417.868,0.36566487,0.589912593,0.34106341,0.447208077,0.368839771,0.37047115,0.320035517,0.319169641,0.559914112,0.439746499,0.341492087,0.233204558,0.063744426,0.134300426,0.044224691,0.068761624,0.064935654,0.084553547,0.071835265,0.049641103,0.090652145,0.104076207,0.073820323,0.044106338,-170.1298065,109.9810028,-64.47340393,51.47209549,-62.3126564,35.92702103,-43.51343536,14.80433655,-18.98666763,4.03310585,-1.087285757,-10.26165771,14.56072044,-10.40349007,12.58537769,-13.95810604,13.2556839,-9.64339447,1.721622467,-2.721485138,10980.72949,867.0231934,286.0003967,187.8067017,280.7071533,151.7729492,157.583847,85.70917511,100.4015503,63.6127739,59.10505676,60.54771042,92.6333313,65.21840668,46.12098312,55.63436508,68.87574005,43.18544388,52.30661774,35.99358368
index.html?VALID=TRUE&attid=39424&VALID=TRUE&q=10&g=43593&t=1&w=4,D_3,I_5,66947,1636.445737,309780.5373,2734.708464,859435.4531,0.440837473,0.447603673,0.139423907,0.068103835,0.236730456,0.23591654,0.078447312,0.173185632,0.186770886,0.401827186,0.409220308,0.259447187,0.1282662,0.149849191,0.037067737,0.011240403,0.073303096,0.07592006,0.01686299,0.069299452,0.037599344,0.125090048,0.118699171,0.051182456,-250.7467651,120.1101456,-31.10201645,17.89161301,-11.64895058,-5.509740829,-15.92215633,1.208041668,-9.067461014,-1.642532945,-11.66868496,-0.273247391,-1.063316345,16.1251049,2.080705404,-0.469871312,-12.94489193,-6.8052001,-11.2758522,-2.619382858,8153.198242,880.5702515,459.0582581,214.3816986,171.6685486,109.6647186,120.3669662,167.968277,179.4198456,128.6931915,88.63183594,115.691925,104.0604706,157.2938538,84.93164825,118.3435211,227.4505615,105.6838226,152.3865204,135.1534729
index.html?VALID=TRUE&attid=48034&VALID=TRUE&q=10&g=54258&t=1&w=4,D_3,I_5,62739,1639.478687,103379.6979,3024.106714,734223.5879,0.286339521,0.132436588,0.287801802,0.428398073,0.229291514,0.195766181,0.184259936,0.347751677,0.511119902,0.229104877,0.249565288,0.387027591,0.076949999,0.021044122,0.083446823,0.126416892,0.047881898,0.080527857,0.023547247,0.084168784,0.140854046,0.037792597,0.065355919,0.113454834,-189.3561401,123.5225677,-35.66175079,12.46964264,-25.54750633,-3.578218699,-22.71353531,-9.612252235,-16.68461227,-8.707858086,-11.6161108,-7.840646267,-9.974516869,-4.726080894,-5.49879837,-6.949523926,-6.480600357,3.743274689,-9.201729774,-0.23271805,6351.831543,676.3457031,315.2100525,143.5356293,163.667984,95.76055908,133.0954132,88.94113922,102.743454,77.88721466,117.9945602,77.98841095,100.2655182,76.48628998,86.96961212,70.63450623,82.25709534,108.9842911,116.3590469,76.70152283
index.html?VALID=TRUE&attid=91550&VALID=TRUE&q=10&g=103356&t=1&w=4,D_3,I_5,91475,2475.920869,383864.3325,5146.668879,1831362.855,0.152383029,0.134488419,0.170048669,0.129537836,0.161474913,0.209116057,0.251288295,0.206500858,0.155909732,0.233585909,0.38668558,0.654108465,0.010809869,0.049434349,0.068113603,0.025215695,0.055579122,0.05469824,0.076317787,0.088252105,0.031763937,0.062454272,0.098494105,0.156497076,-186.8456116,65.33727264,-9.436615944,-9.365480423,-40.35351181,-14.45822239,-25.65726852,-11.95560455,-22.22789192,-4.422113895,-16.3092804,-2.488890409,-13.2521286,6.666650772,-2.684815884,22.65228653,-4.710141659,1.286682725,-3.966248035,12.67286396,8753.918945,454.8583679,270.1148071,173.6484528,181.1226807,111.4557877,131.6228485,92.43952179,111.0216446,86.41506195,88.84742737,132.8871002,199.5265808,167.9726563,139.5636139,259.5329285,154.7444153,141.6848145,128.699707,141.3803711
index.html?VALID=TRUE&attid=399873&VALID=TRUE&q=10&g=520709&t=1&w=4,D_3,I_5,45247,1346.700911,443235.5534,2816.166304,1876112.9,0.314754039,0.30058682,0.187195495,0.088847175,0.285221606,0.329948217,0.093332991,0.139757872,0.100911736,0.081171893,0.136729047,0.132867411,0.137883216,0.140969127,0.076007545,0.013687884,0.123537481,0.142856255,0.010206142,0.07220193,0.029711496,0.0168189,0.074165106,0.022987058,-176.7393646,133.9154358,-63.57120132,52.45485306,-22.04162407,-7.229001045,7.626012802,-27.67901611,11.77930164,-12.77139091,-4.534927368,2.674797058,-16.65180588,2.039344788,-13.59225464,-4.439231873,0.548416793,-9.81874752,7.108194351,-2.240004301,22181.81641,4132.515625,1041.081543,689.4070435,185.6841125,58.92457199,49.50360489,199.9088593,79.77043915,87.22147369,41.95373917,36.02694321,104.0352325,65.56114197,130.8009186,64.33382416,61.16239548,104.795517,101.7784653,111.9362183
index.html?VALID=TRUE&attid=391856&VALID=TRUE&q=10&g=509554&t=1&w=4,D_3,I_5,37561,1043.62203,255219.1658,2125.878812,1090279.23,0.284052283,0.256687343,0.438411474,0.340386331,0.259296298,0.2830818,0.235236868,0.416448832,0.301604092,0.210457101,0.097365305,0.199419454,0.07888142,0.050693713,0.135599494,0.087955795,0.064710937,0.115074746,0.039018586,0.143052027,0.087213926,0.069052815,0.011248434,0.059971716,-234.1600189,129.6392517,-23.20611572,38.96484756,-9.55344677,9.141813278,-6.90679884,1.081765056,-5.100728989,-2.155041456,-2.39467907,-4.102527142,-4.435104847,-8.604264259,-6.177435875,-4.23446703,-2.047347784,0.311168045,-2.211759567,1.962234497,20823.92578,3372.171143,322.3463135,397.2290649,108.4533463,68.37228394,61.57227707,43.72373199,38.24453354,45.91588211,38.72544861,48.36083984,44.5295372,60.92322922,46.7824173,53.63924026,40.87013626,45.92292786,42.2024231,40.98553085
index.html?VALID=TRUE&attid=389241&VALID=TRUE&q=10&g=506136&t=1&w=4,D_3,I_5,87308,2012.5984,1178685.881,2865.541006,2000655.172,0.336905628,0.311477482,0.446047485,0.569740057,0.339663446,0.17316398,0.252833635,0.300694048,0.167205274,0.196631521,0.220676601,0.272067577,0.125849158,0.08252205,0.13879253,0.140960604,0.078614295,0.067607172,0.097628452,0.112332799,0.051067334,0.066378087,0.061532427,0.080620013,-300.6040039,104.4045334,-7.86933279,19.35410309,-17.75242233,-0.761667848,-15.59632301,-7.428836346,-15.89786911,0.617787957,-5.394870281,-2.032712698,-4.749904156,-3.648921251,-4.787233353,-1.810498714,-11.1743803,0.241357148,-9.634272575,-3.986204624,12467.65137,1731.134155,310.0242004,295.0359497,224.8951416,83.46973419,130.1986694,77.86249542,130.2524261,93.92037201,127.4828644,59.69630432,68.21492767,64.20352173,57.23035812,68.47583771,83.84226227,83.41188812,123.0784149,116.3442841
index.html?VALID=TRUE&attid=389651&VALID=TRUE&q=10&g=506621&t=1&w=4,D_3,I_5,64534,1995.2787,598071.9798,4110.683477,2754175.048,0.536786914,0.364309639,0.472490579,0.307936877,0.277672589,0.163452491,0.248068646,0.242345899,0.18571189,0.35289219,0.255725533,0.359459221,0.134144172,0.044253401,0.148044735,0.077901736,0.099483833,0.034020696,0.065274321,0.057703622,0.0305163,0.104101196,0.037475117,0.088636637,-130.5569153,111.2929306,10.78011417,14.64584923,-11.0559206,8.79948616,-13.12340641,5.125435829,-15.26368999,-4.66771698,-10.78087521,0.040732108,-7.52571249,-2.343310118,-11.81131744,-1.333621621,-9.798415184,-0.894264698,-7.491218567,1.714092016,10172.89355,990.7202148,115.2148285,91.28414917,123.2967453,53.28934097,82.26019287,52.51026917,68.04636383,60.37798691,56.02970123,47.89360428,56.56746292,54.59613419,59.58613205,55.42851257,47.1373291,46.00151443,42.42069244,57.30754089
tar-Nava-jalilshahnaz-tajesfahani.mp3,D_5,I_0,84425,1952.93114,104765.8141,3692.861003,206641.0507,0.447878718,0.184205994,0.160387561,0.208669469,0.338023186,0.159777611,0.193570659,0.561460018,0.347459108,0.333298624,0.28150478,0.244295999,0.145043701,0.027043788,0.066244639,0.056537323,0.090515666,0.048857994,0.027781982,0.140056327,0.088313922,0.092952646,0.096164972,0.03838538,-201.9726868,109.6117249,-57.13947678,53.89667892,-32.05539322,4.674955368,-13.99474812,-11.32613087,-3.215379953,4.485358715,5.633228779,-7.439263344,3.075264454,-4.770736217,5.898147583,7.197999477,4.7315979,8.853579521,0.585437953,-2.069974184,4842.786621,527.9359741,436.3052063,116.7698669,322.9812622,88.90744781,141.8634033,94.41123199,112.0804977,95.54718018,86.42858887,93.63647461,76.03924561,73.94949341,85.50878906,146.4444733,182.3061676,143.1279297,93.28075409,78.53932953
Ali_Ghanbari_tar_nava.mp3,D_5,I_0,54906,1729.051986,273555.8184,3445.012502,1976130.027,0.038593754,0.08318495,0.283965498,0.120881379,0.190167814,0.292417407,0.273331881,0.598455787,0.176487848,0.20196104,0.185834318,0.111259706,0.010019382,0.011976775,0.128688663,0.033664275,0.065302305,0.122667044,0.035878692,0.164565161,0.01551454,0.099229515,0.08577545,0.022044284,-150.1702576,101.1326752,-16.93386841,7.128191948,-25.32984924,-5.343790054,-23.55484009,2.445551634,-10.70115662,-0.916976333,-15.87094212,-5.337150097,-13.86462975,-14.48446083,-14.03174591,3.726707697,11.1937418,16.94546318,4.040249825,9.671906471,8992.673828,850.9973755,219.9793396,102.9738083,223.1917572,104.1882477,168.7920074,67.14169312,86.67282867,61.94086838,61.95321655,69.75756836,81.16015625,87.35560608,134.3633728,179.3755951,187.9899902,254.9312134,221.4143524,212.4545746
Peyman_Zargarbashi_tar_nava.mp3,D_5,I_0,58647,1814.77675,721252.0551,2882.924234,2865553.15,0.076980628,0.068548799,0.114580363,0.180279419,0.487055123,0.214904293,0.17741245,0.19328478,0.175530568,0.450774282,0.132260993,0.178974316,0.016020576,0.011955584,0.04020083,0.036547836,0.157135159,0.067222469,0.080681652,0.089989483,0.029700158,0.186606139,0.015422437,0.080169581,-360.4945679,68.46743011,-17.83846855,-10.61249638,-17.66627502,-2.495828867,-10.26154041,0.389676392,-17.27317429,-8.747862816,-14.65872002,-8.519474983,-16.75945473,-12.69434929,-6.037592411,1.923970222,4.968750477,6.137990475,-1.570694327,-3.416159153,20162.32227,1277.391968,605.6694336,153.4307098,347.5790405,63.31669617,268.7131042,57.34601593,273.6667175,61.94985199,207.0613403,75.02006531,153.8896027,87.04943848,82.32093811,144.8819275,226.3815765,192.1786041,99.07481384,242.3787689
Ali_Ghanbari_tar2_nava.mp3,D_5,I_0,46895,1521.675322,179235.571,3087.914661,1037015.821,0.076739378,0.041846756,0.151187718,0.282922417,0.621717691,0.203659371,0.264680654,0.411652178,0.315196037,0.053789109,0.068701059,0.250407398,0.014763168,0.003092817,0.062874138,0.044178385,0.163782507,0.027622789,0.092071936,0.126487926,0.092023373,0.012572929,0.006523144,0.081282794,-157.6500854,103.140152,-22.01766586,11.29926491,-39.45548248,-14.22848511,-30.04085541,-11.84761047,-16.97398949,-4.233780384,-13.84363556,-5.631475925,-19.70820045,-22.59034348,-19.79325676,-8.063915253,-7.79008007,2.072151184,1.905305743,-7.463772774,7351.316406,771.9481201,143.8162689,86.94738007,152.8452454,65.8249588,116.6279755,66.25566864,66.35048676,45.22573471,58.73038483,54.30400467,79.35272217,66.0477066,71.02735138,53.0631218,93.58869171,122.4049072,129.4158478,167.2913666
Hossein_Alizadeh-Neyshaboorak.mp3,D_5,I_0,49174,1779.137072,237457.8359,3689.094359,1854870.816,0.148007706,0.302508891,0.196464121,0.393326789,0.183251023,0.190911219,0.622782588,0.267236143,0.311043084,0.16286318,0.236643597,0.327473968,0.016381189,0.13323231,0.028800203,0.12199723,0.036119349,0.0189225,0.123379618,0.045032021,0.127855524,0.026530065,0.073272906,0.124648206,-183.6109161,102.1793518,-2.93399334,11.05115604,-31.15512466,-12.9149456,-23.20540237,-7.709877968,-21.87751389,-7.86042738,-10.07061768,-4.81140852,-13.94120789,-7.040069103,-16.76273727,0.030404389,-2.82409668,2.127282381,-5.264140129,0.006590362,12860.18066,594.7352905,249.9136047,207.3394928,351.2493286,96.41177368,118.5697708,86.56860352,85.3922348,70.59900665,76.9889679,63.37824249,45.75624084,59.48985291,63.81327438,44.30878448,43.89831543,45.47619247,50.55144501,46.40114594
alighamsari_5_0_457S.mp3,D_5,I_0,40212,1106.793411,67057.81837,1651.298348,327057.7632,0.269363701,0.266010046,0.384216279,0.437729359,0.240688175,0.405237436,0.23975502,0.201742634,0.160273761,0.369021565,0.480668962,0.171526283,0.088330366,0.068649128,0.098330401,0.137003005,0.039597891,0.122823641,0.047520109,0.065028943,0.033103183,0.08081425,0.120828152,0.016298024,-253.5894012,143.1801453,-23.73343849,-12.49843693,-32.69119644,-20.21801758,-23.41008949,-19.12544632,-16.62332726,-15.88232899,-13.07229614,-8.343258858,-11.97862148,-10.63805103,-10.93633556,-4.432909489,-3.850085258,-7.142105103,-3.950152874,-1.994692922,9071.117188,589.1194458,815.9970093,140.2216492,160.6184692,67.67649841,97.96585846,53.03399658,80.90661621,42.65079117,71.60759735,43.4280014,63.93021774,42.52428818,45.03126144,35.49375534,40.80278778,54.84762573,58.45079803,78.49977112
azadeh_amiri_5_0_592S.mp3,D_5,I_0,41468,1392.531713,45196.09518,2541.392966,376170.4459,0.205461577,0.20122689,0.421949208,0.432915509,0.22927174,0.215248749,0.316764295,0.625405133,0.341678381,0.145765603,0.136044085,0.144884422,0.084924884,0.048615184,0.120466784,0.157445595,0.057208028,0.079720974,0.048359279,0.143999785,0.080279171,0.031013111,0.04528518,0.039491247,-257.1914978,123.0084152,-15.26969337,17.21786499,-12.96427536,-4.385786533,-14.54288101,-13.48334599,-6.571457386,-2.163134813,-9.1695261,0.599082112,-4.997318268,-3.781044722,-5.919483662,-6.162913799,5.552043438,9.173512459,8.328915596,-0.290094614,6901.470703,273.9970398,180.8834381,89.36632538,461.6557617,152.6809998,302.8926697,104.4623489,109.5407562,61.28282928,70.65887451,56.41401291,52.76557541,53.90098953,78.20250702,43.8226738,68.67235565,137.0526581,156.8170624,115.5910416
03 Dasgahe Nava 3.mp3,D_5,I_0,36436,1298.804555,87485.28495,1601.490316,592022.4769,0.128311411,0.097090781,0.218432844,0.099360026,0.116396286,0.168224052,0.211387992,0.622489512,0.258727759,0.400293887,0.230663776,0.100518256,0.067037225,0.019762443,0.073253192,0.024636984,0.031256929,0.079205543,0.023858171,0.169623956,0.027221078,0.165151253,0.088365629,0.02191902,-376.7280579,116.7322845,8.80354023,7.453559399,-34.08751297,-12.71420383,-16.85280991,-9.934314728,-11.518857,-4.842652321,-12.89207649,-7.963272095,2.717746496,-4.972312927,-4.136129856,10.39728069,20.08647919,18.06348228,7.160541534,-4.162831783,10782.81543,746.9763794,320.0447388,118.927124,331.7359314,74.28395844,145.4210358,59.567276,75.69219208,43.04668808,99.5923233,136.9820709,61.54013824,72.46075439,115.3822098,202.6614838,233.7947235,146.5007477,171.0468292,124.0024185
Meshkatian(8-40).mp3,D_5,I_0,43498,1218.596793,45358.38537,2293.561131,448201.7753,0.7793293,0.175104573,0.098880894,0.113179035,0.151634455,0.304186136,0.240015939,0.591887832,0.148104176,0.149933383,0.040468793,0.214606032,0.074638888,0.005872276,0.026809208,0.059250828,0.015891554,0.110178664,0.026837112,0.12604484,0.005324121,0.046581119,0.003547292,0.009156454,-226.8140259,137.1801453,-44.44249344,25.09441757,-48.03464127,-20.71566391,-10.03070545,-10.11445713,-16.5069294,-27.54855537,-14.9207201,-15.75095844,-28.59440231,-23.01233292,-14.61321735,-14.82014465,-7.867108822,-3.199467897,-4.731091499,-3.388533592,4467.939453,173.7968445,484.5433044,135.4684143,127.7203827,66.6585083,102.9889221,41.5250206,57.22426987,58.43586731,48.1974411,35.12654877,41.87695313,43.78396988,43.65531158,33.66123199,37.38830185,49.07241821,49.0296936,67.46383667
shahram mirjalili_Dasgahe Nava 4.mp3,D_5,I_0,44393,1595.670519,93605.87148,3426.087616,809702.1845,0.19390215,0.207857683,0.412063837,0.142200842,0.124303266,0.147554219,0.14933154,0.491731256,0.21423614,0.348418146,0.246450424,0.120556362,0.093932964,0.044778295,0.135993436,0.02238059,0.031144679,0.060078494,0.012032874,0.179646939,0.022656491,0.139549449,0.113701649,0.020808397,-129.3634796,114.1890488,2.883787155,21.58986473,-39.54686356,-5.691051006,-20.0662365,-7.11941433,-15.83439255,0.609803736,-16.28632545,-5.557085037,-6.679661751,-2.181665897,-13.71392441,6.33220768,1.949781537,11.09712124,-1.405547023,-4.806350231,2310.008789,320.0816956,200.0729218,120.0213928,119.0880661,69.81163788,70.73999023,51.49362564,58.46801376,50.43154526,71.82843781,47.02366638,47.59434128,59.52684021,46.37776184,45.14063263,53.46385193,39.15279007,55.15797424,78.67842865
Farhang Sharif Avaz Cont Dastgah Nava.mp3,D_5,I_0,49104,1833.937203,400994.4963,3008.781806,907335.1813,0.261493564,0.184781969,0.478071839,0.68541342,0.321623474,0.256211132,0.127243981,0.130186334,0.127521709,0.268644631,0.392436266,0.167724758,0.117801711,0.030746944,0.10208752,0.12816447,0.057642207,0.097694315,0.026101062,0.03353278,0.045883473,0.076735839,0.108052164,0.025199063,-347.3660889,99.17565155,-0.048314758,14.73396683,-14.11709213,-3.121639967,-11.60831451,-8.110589981,-13.75142384,-9.283350945,-11.98193932,-1.156335592,-10.11357975,-0.16386272,-1.026842117,3.521307945,-0.457007289,-3.278616905,-10.49386215,-0.363070637,16554.47461,724.4991455,601.5647583,141.1085968,489.229248,159.019165,209.9568787,85.04830933,128.985321,64.43226624,121.9778595,42.22282791,78.72628784,30.99983025,44.12173462,32.85606384,67.6304245,53.14265823,119.6146927,88.76221466
Y2Mate.is - بداهه_نوازی تار سیاوش ایمانی در دستگاه نوا Persian Traditional Tar Improvisation-aq5jEsSASX0-160k-1658229334655_[cut_129sec].mp3,D_5,I_0,66201,2140.119626,305669.4875,4404.198368,1485018.879,0.074522048,0.100395076,0.080060393,0.183876395,0.098748378,0.157392845,0.378375202,0.209513664,0.433632821,0.339516401,0.255339921,0.139182225,0.027013091,0.044984613,0.027199108,0.074411802,0.025090156,0.036426172,0.185065106,0.031862393,0.1842096,0.137744546,0.093729615,0.080066554,-205.6671753,75.01908875,-8.230528831,7.977582932,-31.35493279,2.862473965,-16.72743416,-2.816862345,-12.3530035,-7.218701839,-18.0172863,-12.03622055,-18.56317902,-3.833459854,0.029895701,15.2688179,19.36382866,20.24056435,4.730175495,7.883185863,10847.87207,580.0742798,318.6460876,69.04141235,266.1593933,77.34661865,157.6714935,62.78689957,99.74491882,69.63349152,126.6668549,97.33841705,145.5292511,136.3997498,184.2752686,246.8353271,189.820282,210.4779358,309.0717773,291.8009033
50.mp3,D_5,I_0,60203,1721.424998,100431.3086,3080.148041,616399.3726,0.080527857,0.18806614,0.225547388,0.33646664,0.195795178,0.233944118,0.499513716,0.233714342,0.273589939,0.378524154,0.27321142,0.254609644,0.005911324,0.070157006,0.052924179,0.104551263,0.073772818,0.045072295,0.159127906,0.070962749,0.093459964,0.13417165,0.066790327,0.098356262,-172.0702972,98.54695129,-41.31028748,-3.797861814,-33.46477509,-24.26434135,-20.25293732,-19.64838219,-16.26924706,-1.941482186,-12.24134254,-3.738579512,-10.91896439,-2.360294104,-18.53749084,0.915851712,-4.632535934,6.579722881,-0.506836951,-0.785696805,8413.698242,440.5989685,310.8027344,106.8899002,187.3885803,70.87446594,91.56455231,72.76636505,80.98977661,40.65410233,123.5482635,82.2261734,71.70922089,47.37799835,63.50789261,56.21576309,46.00812531,61.95352554,74.1519928,67.10675049
Dariush_Talaei-Nava-neyshaburak_daramad_nava_4.mp3,D_5,I_0,55111,1552.402208,82267.22353,2148.678674,428261.3165,0.073396407,0.243188158,0.147959203,0.12020234,0.135106176,0.178681642,0.529453933,0.193579316,0.351199925,0.270820916,0.154571161,0.102638572,0.00656246,0.085578978,0.068399183,0.040529847,0.066652529,0.025225574,0.205881223,0.020467704,0.134327963,0.114662312,0.036392886,0.050664753,-386.15448,97.06879425,-32.65982437,-3.493183374,-19.1625042,-16.13117409,-12.59660053,-10.87317085,-2.891126156,-5.68457365,-12.48397636,-9.886353493,-7.849145889,-2.604460716,-4.180061817,6.976734161,10.82844257,10.06480217,3.94445467,-0.3630597,10265.65332,653.8860474,732.9736938,148.8602142,246.2216034,112.3939362,117.2800751,105.2491989,57.10612106,76.191185,85.23042297,69.50363159,118.7222366,101.7245102,138.1908417,250.2439575,274.6784973,199.9484863,181.6719971,282.6546631
Dariush_Talaei-Nava-Sahari_11.mp3,D_5,I_0,44487,1313.648766,63615.13028,1881.813621,373507.1098,0.143913627,0.579618931,0.207389876,0.113869667,0.11940366,0.254593134,0.684022427,0.171450794,0.110679887,0.115270883,0.212242767,0.131207556,0.015649194,0.132774726,0.050113913,0.048540194,0.051648915,0.029477373,0.126894623,0.012155613,0.049789295,0.033126913,0.051833127,0.062635913,-341.0330505,123.9160919,-31.90408516,0.625753343,-28.64286804,-18.9478035,-18.22702217,-18.79125214,-11.90647507,-11.064291,-13.14512348,-5.025352955,-6.832376003,-2.55522275,-6.021331787,-3.53470397,-4.740752697,-0.356823415,-4.778441906,-3.005330563,9481.549805,542.1929321,488.4201965,113.1134109,194.2435455,73.0621109,71.76673126,64.12517548,47.94469452,47.56088257,46.70532608,53.46078491,62.83038712,65.1504364,40.21207809,40.89940643,56.35789871,60.71504974,48.85780334,77.93502045
Ashoor-Roohafza.mp3,D_5,I_0,69810,1751.416476,193884.1919,3246.030372,601881.9468,0.0559333,0.081383079,0.076905452,0.186371267,0.184495762,0.254989147,0.65315485,0.239521608,0.273256004,0.119632334,0.065821715,0.043912098,0.017734755,0.024790455,0.024580508,0.099839583,0.090795614,0.068834744,0.19092378,0.029516352,0.138499111,0.029410949,0.020994494,0.017164001,-261.2944641,120.8244476,-63.9471817,18.79020119,-52.27128601,-15.74956322,-32.73517227,-33.77220154,10.5232172,1.395582795,9.894583702,-3.349671364,-14.01766872,-13.46975803,5.943987846,15.45461845,-0.732499719,2.216799498,8.535236359,12.63476372,3453.349121,761.6384888,422.1923828,140.6777954,138.0806274,73.5863266,109.968811,204.1187897,138.0227814,97.41536713,143.8987732,168.4924774,82.11507416,106.2823486,67.63977814,59.50516891,27.93718529,45.76109314,86.79027557,218.5709839
Ashiran-Roohafza.mp3,D_5,I_0,54706,1372.895486,62826.69526,2341.535841,461378.4366,0.195380911,0.093701705,0.076358952,0.230020523,0.128810063,0.099557929,0.164204732,0.134750009,0.234296963,0.310683459,0.373729646,0.427978605,0.060330629,0.039261751,0.014416288,0.120159373,0.032269169,0.025028417,0.061765451,0.035213176,0.118734457,0.138568819,0.121658646,0.195342913,-329.5688477,138.6120911,-61.36421204,14.46827221,-40.84292603,-28.49324608,-9.793924332,-28.51735497,10.33812904,-15.86304855,-16.45316696,3.110892057,-15.97357845,2.667948723,11.2238369,3.54182601,-4.336311817,-12.11185074,-0.649728477,-0.886575162,4956.004883,636.0519409,856.8156128,267.2419128,217.9617615,92.070755,86.83956146,177.5929718,71.41200256,116.6325226,81.64039612,81.25621033,64.72345734,43.73652649,55.07673264,58.83862686,61.27630997,71.16661835,49.47409439,58.79471207
Boosilak-Roohafza.mp3,D_5,I_0,71417,1557.983891,114523.9673,2554.784552,280516.6247,0.128530025,0.101385444,0.088768139,0.258733004,0.248516545,0.253289819,0.256288737,0.188707694,0.569460273,0.189815,0.150307134,0.151211351,0.037252761,0.046978373,0.021090042,0.083198182,0.103981547,0.07068231,0.131726593,0.025649862,0.203970045,0.027542729,0.083466798,0.061965127,-309.8844299,123.1874771,-85.01409912,14.98507309,-18.18294334,-24.73152733,-7.433871746,-27.34859085,-11.31964588,-19.92563438,-10.74761009,-4.691103458,-19.39738464,-7.377548695,7.515026569,19.87093544,17.28708267,6.632107258,4.222964287,3.236773014,6106.403809,891.7020264,1258.576782,245.9993286,136.0794525,114.7987595,88.17725372,123.5469513,68.18660736,73.61405182,71.4126358,97.87551117,107.4377213,164.7344666,201.2716064,208.147644,329.1214294,322.4907227,201.7745209,278.1187744
Rohavi-Roohafza.mp3,D_5,I_0,76638,1620.435388,141724.7635,2448.326862,228583.2697,0.237291887,0.203711018,0.179827884,0.253275305,0.401626736,0.432806611,0.288477033,0.291800439,0.18249321,0.128893465,0.168400034,0.323962569,0.083740741,0.061896864,0.073213793,0.073723979,0.114344522,0.170688778,0.085880809,0.123600386,0.056484386,0.060912207,0.03793484,0.140383378,-332.7987366,120.4595566,-83.90812683,9.937822342,-16.56675529,-20.04277611,-4.326254845,-23.70855713,-6.246212482,-16.02709961,-6.896494389,2.450003386,-13.46803379,-2.401626587,5.969364166,3.523064137,-5.720487595,-11.73475361,0.791674376,15.91915989,8571.803711,1411.911621,1513.792847,297.7810974,225.5286407,169.320816,145.4860992,208.1291809,116.7208328,130.6867676,88.39505005,70.22279358,86.43548584,63.56433868,88.55070496,69.85660553,88.28275299,218.6800079,219.9705353,219.5140533
tar.mp3,D_5,I_0,41659,1123.220305,65308.8103,1842.247194,448135.1922,0.030394387,0.089010246,0.272312671,0.226789206,0.294543296,0.423428833,0.400885344,0.442683637,0.160509452,0.266033441,0.124423571,0.029051008,0.010168677,0.012640262,0.106054805,0.104559101,0.086731769,0.14076592,0.093080267,0.160620019,0.01726274,0.119090751,0.048895273,0.002982242,-253.5041656,134.5961761,-21.29501915,5.925773144,-19.94347954,-3.666892529,-20.21702003,-14.88865566,-19.10247803,-5.503299236,-4.200085163,-3.98581934,-13.79477024,-11.70709515,-1.65151155,-1.103204846,13.51350403,12.70950031,19.23301888,5.461131573,4447.120117,328.5141296,377.7850647,97.05580902,154.1125641,99.8527832,131.5964813,65.3035965,134.4113007,86.64139557,75.24654388,53.29075623,59.91656113,65.91305542,109.1905975,217.1227264,208.3272552,168.4945526,242.8038483,197.9325256
حضور - دستگاه نوا.mp3,D_5,I_0,37125,1318.279662,103183.9693,1888.621913,723699.2728,0.344423056,0.214748889,0.225088209,0.302706331,0.247701168,0.473913133,0.20550853,0.239437073,0.103129856,0.087300487,0.075827122,0.133888111,0.15187043,0.089465134,0.077007852,0.147013545,0.043173395,0.172497585,0.035799369,0.132426783,0.027269404,0.026755197,0.029951181,0.029854009,-362.7303162,109.9411774,-12.61439705,10.8696146,4.713458061,3.983112812,-18.43439484,-7.573530197,-16.84262848,-14.99597931,-6.022214413,-4.408054352,-12.67660236,-14.35150528,-9.430464745,-8.151234627,1.899198651,4.482440948,-5.888978958,-0.174215883,14833.35254,859.2074585,776.6754761,168.3213959,114.8859177,61.10758972,217.8162231,51.09807968,106.5491333,83.62863159,50.73547363,57.65826416,74.59222412,56.69992065,45.70016098,62.48701096,80.66953278,77.78717804,135.5467224,136.0760956
تار-نوا.mp3,D_5,I_0,60189,1462.477791,139766.368,2249.503064,637232.1993,0.594329774,0.17753768,0.24635981,0.172235519,0.134547502,0.104573816,0.075101413,0.215794727,0.170566231,0.245052442,0.425935388,0.253229469,0.157170132,0.018541094,0.111165568,0.044241514,0.051419917,0.022931257,0.009744642,0.088243909,0.052910998,0.076743335,0.158762708,0.027347682,-210.512146,129.464035,-33.61478806,-14.07752037,-28.34758949,-9.356160164,-8.374285698,-11.76754951,-11.30601025,-9.779040337,-20.6649704,-12.83414173,0.370221019,5.421070576,0.244298503,-0.090890415,1.313276649,0.349281907,-6.200671673,2.106342077,9967.875,597.4572144,1206.994141,214.0638123,179.8012543,84.12682343,107.1487045,95.96209717,153.8262329,103.4223862,110.5728912,82.79317474,117.1796417,109.437027,131.9901123,100.3825989,82.27376556,81.14598083,55.47186279,194.5432892
index.html?VALID=TRUE&attid=6135&VALID=TRUE&q=10&g=20878&t=1&w=4,D_5,I_0,101495,2302.453468,273582.8555,3650.136261,1128199,0.398484409,0.192716658,0.176577032,0.191840127,0.237542316,0.212642297,0.204134151,0.376975268,0.444970995,0.468010008,0.375106484,0.241231859,0.160154432,0.054540686,0.080199711,0.076030426,0.078025393,0.083449125,0.061079573,0.123492792,0.107533976,0.110168077,0.12252146,0.053518295,-215.1236267,80.34222412,-46.60301208,70.98519897,-23.43192101,0.160046652,-13.90424252,-8.225059509,-9.258224487,6.593049526,6.957160473,-13.23254585,11.41909981,-0.864595473,-2.100320339,8.256370544,-0.854235291,-0.801250279,0.493104249,-3.169666052,9094.595703,1275.464355,724.7839355,922.2453613,530.3308105,210.1846466,234.6868286,183.2706299,210.7633972,127.447876,136.7541046,170.3418427,162.6497803,160.8383789,109.6084824,73.01325226,72.08918762,116.2535324,79.74679565,91.33343506
index.html?VALID=TRUE&attid=207935&VALID=TRUE&q=10&g=263855&t=1&w=4,D_5,I_0,40124,1021.989714,88083.4563,1443.291273,408593.1469,0.157802269,0.143338859,0.301005065,0.281248003,0.30840379,0.54700768,0.19671303,0.103684559,0.049451165,0.03552147,0.029148042,0.056421351,0.081228018,0.04299077,0.136468098,0.107852794,0.108249828,0.204879925,0.048447561,0.057195816,0.018367061,0.008487256,0.008695573,0.016421935,-329.4533081,140.3802795,-11.76087666,-6.187739372,-22.38506889,-12.43669701,-4.095243454,-11.2996397,-16.70070839,-4.947550774,8.95996666,4.457196236,-2.114574432,-11.15086937,-15.95843887,-10.34287453,-7.632380009,-1.384735823,4.454446793,10.20122147,6153.215332,1623.98584,666.7374268,420.2515564,264.2745056,100.8589783,85.65720367,106.8462677,211.8782349,80.06044769,275.1848755,83.04263306,93.13686371,75.05836487,68.51683807,53.17713547,62.69837189,102.4780655,158.4538727,238.7092133
index.html?VALID=TRUE&attid=100564&VALID=TRUE&q=10&g=116826&t=1&w=4,D_5,I_0,49712,1733.537642,444118.0539,2758.166655,780203.6191,0.548774362,0.150276184,0.06469392,0.080182932,0.098316044,0.104684815,0.077356473,0.193148404,0.145506397,0.211897224,0.463807464,0.294408649,0.212211415,0.019768437,0.025202399,0.028861046,0.021570273,0.023367025,0.011221058,0.062227845,0.050299086,0.069864877,0.188628599,0.026927674,-384.7568359,100.8500519,-13.37622166,13.63237572,-29.7365284,-7.158041477,-19.52963638,-14.96953201,-11.02699661,-5.828583717,-11.43721199,-6.369310856,-6.204129696,5.209899902,-4.808279514,7.591136456,2.530811548,3.719072819,-5.70565176,-4.702328205,10660.30859,898.8417969,466.4083862,109.4641876,514.8907471,96.58262634,147.315155,109.4652634,89.53482056,88.70153046,111.4861679,93.86741638,69.34638977,43.67084885,56.06755447,51.28834915,42.56872177,47.5963707,55.27782822,54.19001389
index.html?attid=108539&VALID=TRUE&q=11,D_5,I_0,51542,1383.308913,191021.8099,2564.876157,980103.9637,0.464338601,0.132413313,0.188471824,0.110353217,0.173573017,0.317471683,0.28180027,0.509864509,0.339341849,0.25105837,0.138393223,0.167365998,0.167333886,0.01056693,0.071428552,0.033414878,0.039902642,0.109978668,0.060952108,0.143177971,0.090939581,0.085980088,0.042834844,0.024696512,-293.872345,132.9152222,-39.07362747,11.4256916,-38.8197937,5.316047192,-22.49365997,-16.79512215,-22.13653755,-23.10404396,-12.35910416,-20.29971886,-3.890137196,-13.11422157,5.477886677,11.72852516,8.266223907,11.10844803,10.05945683,2.486027241,5819.883789,1120.781372,325.7493896,177.1979065,254.0807343,135.1244202,173.9266815,91.46173859,104.4498596,118.5848007,135.2303009,113.4906158,95.77659607,109.7289429,139.2901154,187.2735138,121.0756836,175.1946106,235.9481354,171.2285919
index.html?VALID=TRUE&attid=132069&VALID=TRUE&q=10&g=158119&t=1&w=4,D_5,I_0,56418,1623.129984,205157.1622,3149.405956,634252.0564,0.28410244,0.40994814,0.679868996,0.233263239,0.175034136,0.155278072,0.150982767,0.39087823,0.1871465,0.303566009,0.223955661,0.144446284,0.091306113,0.084300488,0.118748337,0.033893213,0.047876064,0.048490755,0.025929889,0.135914624,0.031287868,0.109215282,0.061033674,0.021244954,-191.7170715,125.9731522,-26.06352234,15.70788956,-31.42256355,8.571883202,-8.834951401,3.322467327,-10.57965183,-4.208921432,-15.9610014,-5.699854374,-12.95750141,-9.338147163,-17.95066452,-5.780119419,-11.48421001,4.208830833,-9.164468765,-0.287194967,6475.574707,630.7946167,133.7195282,76.21305847,100.3819275,42.20288849,49.38191605,43.9274559,54.19876099,42.44736862,48.15565872,59.85283661,53.38565445,54.76998901,64.63256836,48.10282516,55.76091003,62.73317337,58.07320404,50.24448013
kamanche-Nava-kalhor.mp3,D_5,I_1,63878,1806.19607,353908.4917,2963.940411,1357875.054,0.213066697,0.140278459,0.289791673,0.137760535,0.308832616,0.295416683,0.341667473,0.274151087,0.148699403,0.271968365,0.135207474,0.160209745,0.098541155,0.02518397,0.163933039,0.020436132,0.139847621,0.117042683,0.127154335,0.122032426,0.033901852,0.127338216,0.027243398,0.050812535,-215.7528076,76.87796021,-36.73910522,0.088545948,-15.69465828,-18.27605247,-18.9024601,-17.48579216,-17.35227013,-0.320884883,-2.647898197,-0.472693086,-8.935991287,-6.498156548,-18.93282318,-11.08555508,-11.84416103,-10.54576206,-9.968799591,-3.029707909,11630.74902,1285.404541,1236.816895,175.3800964,142.2869263,96.96891022,118.9914474,89.07778931,77.07341003,113.4348755,132.526001,282.5469971,108.0191345,207.8845825,183.4672699,73.34700012,146.6060791,130.7028503,122.5446472,135.1729126
Ali_Asghar_Bahari-Takhte_Taghdis_new-(WWW.IRMP3.IR).mp3,D_5,I_1,95255,2101.795048,85126.47661,3332.188184,276347.8259,0.460665494,0.179997027,0.194130033,0.10920532,0.265478283,0.399295062,0.128403232,0.275440335,0.237941325,0.244187534,0.154518202,0.129924878,0.165497795,0.034719359,0.1073125,0.023878213,0.066050299,0.180508405,0.023714298,0.107248008,0.094385244,0.094769895,0.049095292,0.019411273,-281.4004822,76.26359558,-73.42081451,26.05286789,-11.7391777,-0.809263408,-12.13360596,-11.17397976,-7.159173012,2.908069611,14.41689205,0.879296243,12.20404148,19.7653656,15.66528988,4.995874882,0.730999291,5.388903141,-8.604389191,-5.29864502,6090.977051,333.5642395,1002.058167,106.2873459,299.246521,80.09864807,114.7069244,77.45004272,71.45108032,56.30115509,77.98400116,149.5016327,204.6509552,172.6662903,131.9962006,241.6331482,302.6331177,164.8866882,223.5962372,164.4720612
pishdaramadnava.mp3,D_5,I_1,80357,1841.658589,177480.0015,2841.849482,693315.3169,0.363490701,0.098466717,0.260853916,0.15440537,0.122647904,0.275213599,0.089741625,0.288636297,0.195048422,0.16881901,0.132600993,0.100644253,0.189784572,0.011603395,0.136229932,0.075248793,0.02216864,0.160569459,0.009086144,0.132313281,0.103946,0.056545507,0.063340284,0.015428431,-321.9309082,40.92074585,-72.52257538,-20.41301155,-35.02307129,-21.75286484,-20.53578949,-25.60925484,-18.26540565,2.439269066,7.088813305,5.920268059,11.1505022,16.68824959,7.175197601,4.687075138,-1.94320631,-5.945473671,-7.635677814,-3.15532589,5886.689453,269.5453796,1107.602783,122.8840714,200.6738586,106.7501221,77.03625488,77.18532562,83.07143402,143.5709839,166.2411652,262.9992065,288.406189,315.8796387,363.6111755,389.4957581,419.3204346,446.3128357,251.4801483,254.3062897
nahoft.mp3,D_5,I_1,94699,2324.448251,155848.3604,3655.89456,725341.0704,0.156269938,0.095179349,0.347809315,0.190111175,0.600921631,0.198465303,0.096577056,0.139025956,0.055216148,0.137112826,0.06077091,0.136234537,0.090606675,0.019272691,0.183499634,0.021580206,0.189156279,0.047658648,0.027930826,0.092174396,0.012250683,0.046136998,0.017718332,0.05776066,-280.6378174,47.81237793,-56.96781158,2.801195383,6.417320251,-0.369616061,-6.901186466,-21.40403748,-27.63237381,3.572030544,16.01192474,34.37178802,16.32328224,10.27817249,-1.439401507,6.734341145,7.573350906,1.891890287,-9.363873482,-4.661109447,2396.283203,549.9033813,389.1489563,110.7005768,81.26967621,68.92497253,62.90808868,74.48593903,114.7752151,90.02754974,170.2098999,251.3489227,129.4541931,257.3435974,285.1221313,167.4509277,111.7366943,211.8439636,65.51795959,154.2103729
ashiran.mp3,D_5,I_1,42171,1353.421914,191237.6449,2160.9036,506021.0278,0.153021544,0.082050145,0.062412899,0.076958828,0.06697198,0.131916195,0.249009117,0.115644895,0.212583348,0.332095742,0.586869538,0.526331782,0.0387812,0.030961098,0.017855501,0.019332398,0.016913131,0.03032705,0.087075546,0.030409323,0.131220654,0.089452453,0.152087182,0.174978435,-287.5171204,113.467659,-47.44329071,-7.82589817,-7.846517086,-19.80415916,-9.902467728,-11.73981571,-9.479384422,-9.695094109,1.420342326,5.640885353,-1.725280523,3.846027851,3.60294652,8.215362549,6.925504684,0.657827854,1.569417238,1.290322542,2756.004639,546.1861572,579.3341064,188.8474579,151.6259613,79.74742126,55.239254,64.19506073,41.41810226,39.26808167,45.01480484,45.02637482,32.23047638,32.94426727,46.47922897,34.17658997,33.56166458,46.77614594,40.37289429,52.42838287
khojasteh.mp3,D_5,I_1,85793,2126.273663,164659.7773,3183.789081,634383.5426,0.062310953,0.051405802,0.146412477,0.146763995,0.651934445,0.373024493,0.134053335,0.153965935,0.05467654,0.063055508,0.05844887,0.08761891,0.030915694,0.013798228,0.091039628,0.021393957,0.16428414,0.122404173,0.044514686,0.102792323,0.025647495,0.030526344,0.033220943,0.042251851,-299.503479,48.19807434,-55.83244324,2.243036032,4.002234459,6.370575428,0.212072939,-20.67821121,-23.39395142,8.916229248,25.92777061,33.19325638,6.309796333,-7.123425484,-7.133636475,13.46192741,15.55830479,7.770801067,-12.00737,-2.185521126,2751.522949,534.1784058,541.0175781,122.0931931,70.32857513,89.050354,107.9916077,64.33812714,125.7360458,143.3181915,192.325531,222.8326721,341.7070007,258.3665466,174.433197,194.2434998,153.4786682,152.5769806,187.0462646,322.458313
oshagh.mp3,D_5,I_1,68242,1894.088412,96569.81148,2929.907283,250403.2074,0.252089053,0.09725789,0.045444127,0.242349207,0.374625564,0.469445825,0.355412215,0.136886969,0.106380582,0.116270013,0.215366945,0.219736248,0.099118024,0.021960704,0.016303213,0.09466581,0.136153653,0.177337274,0.145789057,0.039351344,0.044412408,0.049400099,0.109001704,0.100672528,-327.6793213,79.40166473,-61.23980331,-1.548219323,0.752823412,-4.259919643,4.515712738,-7.519845486,-6.673899174,-4.440965176,2.117243528,4.207225323,-8.255549431,1.272218108,-4.635463238,7.686599255,13.99566936,13.5381012,12.92090034,21.81959915,2824.794434,463.2530518,540.8699951,137.1737671,108.9280167,70.01540375,57.88840485,42.80221939,107.1375046,73.06208801,45.02679825,42.83983612,48.67654419,48.7274704,128.2785645,354.9423828,292.0654602,241.0202179,333.447113,517.7019653
Habib.mp3,D_5,I_1,41170,1196.242025,216310.2224,1225.317591,952615.1617,0.130472526,0.597303152,0.23571822,0.289961547,0.231501713,0.1811281,0.153142765,0.119579978,0.420184642,0.271374613,0.038350519,0.034152482,0.013201532,0.163050935,0.026854938,0.11208313,0.090262525,0.082388192,0.072300054,0.024625454,0.154761389,0.064958788,0.006597125,0.007056056,-491.9447021,81.20005035,-7.959052563,-9.927862167,-19.15964127,-20.34090233,-22.41543388,-6.468314648,-2.25784564,-1.483595014,5.779376984,4.444855213,2.192761183,-2.389859438,-2.87230134,-7.516778469,-9.079817772,-10.56542969,-6.573462009,0.380535543,9328.477539,1077.630371,1674.657471,232.0271454,377.5945435,158.4320374,176.0122681,63.78915787,50.27080154,79.16430664,144.5895386,115.3805161,82.35061646,79.09091187,70.29828644,45.97100067,66.55845642,76.13297272,66.22486115,61.73886108
sammer_habibi_Rohhab.mp3,D_5,I_1,89062,2105.019933,84894.56082,3410.837708,449127.3491,0.247923404,0.066987313,0.129265949,0.220147744,0.307688177,0.367419422,0.140159324,0.349441588,0.344727635,0.245736286,0.10694699,0.106217161,0.130172774,0.00543683,0.040542036,0.089804113,0.074421629,0.175290093,0.01318812,0.176984742,0.154814169,0.079980813,0.039327405,0.031431478,-261.8381348,38.10085678,-93.38715363,-17.28106308,-42.58112335,-5.588279247,-10.22020245,-10.86493015,-10.38190365,1.005552292,2.057934761,-7.020693779,-6.075764656,-0.09579666,4.730598927,16.79009438,9.788310051,15.0874691,3.716090918,5.033942699,4483.166992,645.612793,524.9806519,112.2137833,162.5228729,74.67407227,63.41002274,51.95899582,47.44657135,46.06180573,67.90680695,146.9374237,142.9149323,215.1345062,211.0710144,449.7641296,498.4848938,494.9044495,300.0158691,424.5620117
Y2Mate.is - بداهه نوازی کمانچه در نوا - حسام اینانلو-ad4Aj6Xb3xk-160k-1658235502821.mp3,D_5,I_1,61366,1554.937132,83705.49552,2483.184985,261248.6144,0.034461591,0.085590534,0.072362289,0.044020332,0.302467167,0.240517482,0.118390843,0.300014287,0.169773355,0.591776073,0.163118824,0.029144896,0.011920412,0.011440655,0.018398851,0.006514431,0.112829819,0.105794549,0.027952602,0.173591614,0.013898317,0.201092824,0.025886565,0.004666255,-273.8685913,96.8657074,-91.3975296,-10.46124744,-38.99448395,-22.47734642,-22.55490875,-12.15621185,-2.916808128,-0.083669022,1.381469488,-4.379143715,-3.283913612,-10.76801777,-10.76811695,20.61513329,33.80033493,16.37481499,8.205970764,8.0209198,2945.693115,628.4259644,301.0661621,73.91970062,89.54322052,63.60115051,61.83794403,50.28416443,40.28403091,45.65426254,42.38370514,49.81762695,49.83768082,85.29082489,164.1746979,228.814682,245.4860229,129.4055634,256.7530518,317.852417
5_1_1.mp3,D_5,I_1,152341,3083.37392,154130.4375,4786.896054,1066819.175,0.115252323,0.040086847,0.085086919,0.192239016,0.263670802,0.28462407,0.169862375,0.579268813,0.141205028,0.085086495,0.112267464,0.145110711,0.038064152,0.004676424,0.04467253,0.111365236,0.136442289,0.171007499,0.020350816,0.189285308,0.013480172,0.04683863,0.039579503,0.038212508,-345.4537964,-15.90588284,-45.06866074,13.45502949,-32.35126114,-22.72437668,-32.99092484,-18.83416367,-18.00032616,19.20455742,15.2076273,2.500289917,-23.36437607,-22.25562859,-26.54454613,7.542778492,-1.326794863,4.007811546,-0.546849668,11.16921043,4908.670898,384.4576721,422.5704346,81.13082886,88.75123596,56.47009659,78.9825592,81.53085327,194.7292633,153.1517792,149.6096191,535.8233032,601.9100342,236.6244507,280.1880188,177.7184906,69.19747925,102.3564377,417.2028198,533.1227417
5_1_2.mp3,D_5,I_1,109805,2505.315724,431758.748,3786.252105,1628819.346,0.06934692,0.071784645,0.122133449,0.103183322,0.168385535,0.210497126,0.185534477,0.544490099,0.219005808,0.406188667,0.164122373,0.078266501,0.023619926,0.0212666,0.054197825,0.050949588,0.038286168,0.093434028,0.044124428,0.206448913,0.035591476,0.191799775,0.048408318,0.015656119,-333.4088745,20.68202972,-50.34411621,13.56273842,-26.37658119,-17.61751556,-26.93930244,-13.31139374,-14.70453739,0.278930277,-11.96052361,-21.8621273,-31.59102821,-12.7557869,-7.203781605,14.63931274,14.38317871,19.21905518,6.221114159,-0.791321933,10346.80176,1210.931152,645.5806885,109.0064545,187.4198151,71.19478607,115.9005203,95.24948883,183.0092163,369.3808594,243.787323,181.8916473,200.950531,124.8307495,181.1054382,235.4635315,309.4865112,283.0021667,331.3377075,503.9656677
51.mp3,D_5,I_1,64521,1648.610139,113432.9683,2600.984272,606812.308,0.326370925,0.117336214,0.303184807,0.383844227,0.237461627,0.256505281,0.128914192,0.329222977,0.085869275,0.151200101,0.189447343,0.134381622,0.151140898,0.013235145,0.077582866,0.186134815,0.084964789,0.134043574,0.023432788,0.155319527,0.009176931,0.060967766,0.058029339,0.024231736,-263.6629333,77.16176605,-82.23606873,-21.34559441,-38.7889061,-16.9698391,-13.34436703,-9.864732742,-7.432875633,-0.146098286,8.115451813,3.206938744,-1.204644203,-4.642004967,-3.808077097,-0.457165778,-12.74936485,-7.427372932,-6.783973217,-3.135681629,7536.998535,577.8668823,1340.619751,157.3925171,148.0481262,73.67902374,51.03747177,49.67427063,56.87511063,33.95084,31.75482178,37.22875595,37.15935898,35.11682892,47.98595428,36.81767273,39.73825073,40.37744904,114.8585281,125.269783
kamancheh.mp3,D_5,I_1,53487,1679.686503,45842.72054,2805.974699,203913.0758,0.117702566,0.221486703,0.775827527,0.204868942,0.14307788,0.150114834,0.203527734,0.144191727,0.111521207,0.291746497,0.109484777,0.082983166,0.041095648,0.020507162,0.140179232,0.017242437,0.080345511,0.069036178,0.083337836,0.083067149,0.028656999,0.071866386,0.024355495,0.02130338,-210.8251801,87.48578644,-56.15525818,-3.075350285,-19.38303566,-22.07919693,-24.01428032,-18.06665039,-17.83949089,-3.220479727,-7.566634655,-9.94126606,-17.55299759,-12.26692772,-16.47851372,-4.793476582,-10.80915928,-16.5019722,-18.16526222,-11.29016018,8531.026367,341.5247803,758.3171387,73.73265839,134.3736877,56.5285759,67.69902802,49.63225174,43.47705078,47.36614227,47.76560974,37.54006577,37.71274567,33.21730042,47.97912598,44.14993286,57.24466705,68.16772461,95.49861908,108.6149368
Mehrdad_Mirzaee_دو_نوازی_کمانچه_دستگاه_نوا.mp3,D_5,I_1,55826,1675.05617,51595.81834,3112.189514,219643.4817,0.272045225,0.437774032,0.166203365,0.390392125,0.106071919,0.088305168,0.213690251,0.192031085,0.071962327,0.130870759,0.518159211,0.177625552,0.081971228,0.170863852,0.018588532,0.128234297,0.00993141,0.020159952,0.111165829,0.079290621,0.013723063,0.011588255,0.164088205,0.025994124,-229.9938354,111.3260422,-59.73020935,5.183466911,-59.93526077,-16.153368,-17.34048843,-6.592078686,-13.17001247,-7.23239994,7.505232811,-2.05728507,4.774772167,6.966870785,-3.496052504,-2.900577307,-3.585478306,-0.468317747,-14.74212742,-15.39909172,6271.33252,417.7472839,300.2061157,56.96531677,178.9046326,120.5727539,45.4973259,71.15052032,46.64592361,27.75516701,35.05928802,49.5983696,33.7160759,39.25870895,65.71569061,41.76351929,44.32265854,24.09871101,36.4141922,63.711689
index.html?attid=308817&VALID=TRUE&q=11,D_5,I_1,69070,1647.922201,566422.6131,2355.210758,1840904.505,0.20281288,0.085783415,0.221395507,0.423862427,0.203396216,0.384271413,0.1603266,0.28952989,0.202222317,0.162847891,0.12509051,0.116144352,0.083701402,0.015965471,0.082947299,0.163145199,0.03382137,0.18223992,0.025421366,0.133394465,0.043931376,0.046083342,0.047535155,0.031658009,-348.6128845,56.23147202,-64.8092804,1.935869098,-16.12067223,-5.44613266,-3.284516811,1.616839051,0.479121536,5.850090504,11.70601845,5.06890583,1.621658802,-1.662522793,0.00376037,-2.454669952,10.4712038,6.689862728,5.143908024,1.721087694,16389.85742,1283.354248,3007.76123,172.5491943,477.8878784,196.9668884,202.9572601,114.9550095,130.772644,105.3511963,100.1549911,93.82258606,97.27479553,92.18609619,79.42910767,236.1087036,261.3524475,162.2988586,221.2919922,230.2538757
index.html?attid=48731&VALID=TRUE&q=11,D_5,I_1,41170,1196.242025,216310.2224,1225.317591,952615.1617,0.130472526,0.597303152,0.23571822,0.289961547,0.231501713,0.1811281,0.153142765,0.119579978,0.420184642,0.271374613,0.038350519,0.034152482,0.013201532,0.163050935,0.026854938,0.11208313,0.090262525,0.082388192,0.072300054,0.024625454,0.154761389,0.064958788,0.006597125,0.007056056,-491.9447021,81.20005035,-7.959052563,-9.927862167,-19.15964127,-20.34090233,-22.41543388,-6.468314648,-2.25784564,-1.483595014,5.779376984,4.444855213,2.192761183,-2.389859438,-2.87230134,-7.516778469,-9.079817772,-10.56542969,-6.573462009,0.380535543,9328.477539,1077.630371,1674.657471,232.0271454,377.5945435,158.4320374,176.0122681,63.78915787,50.27080154,79.16430664,144.5895386,115.3805161,82.35061646,79.09091187,70.29828644,45.97100067,66.55845642,76.13297272,66.22486115,61.73886108
index.html?VALID=TRUE&attid=308817&VALID=TRUE&q=10&g=398700&t=1&w=4,D_5,I_1,69022,1812.894789,605387.0891,2544.709612,2202661.881,0.208560526,0.089100674,0.218233421,0.425409973,0.204965174,0.385262221,0.165687084,0.292268068,0.209602714,0.168274179,0.132192552,0.11789266,0.085087121,0.016967781,0.082588866,0.163090184,0.033826537,0.18079035,0.027575297,0.133721888,0.045992009,0.046264425,0.05055787,0.031351879,-336.2433167,45.50988007,-48.93603516,-4.525333405,-11.29968548,-6.916244507,-3.30609107,3.14327836,-2.420654774,8.722330093,7.555788994,7.535730839,-3.335273504,0.977005899,-4.013986111,2.488173246,8.50496006,10.81348896,3.3422153,1.793984294,18440.55664,1118.967285,1788.128906,130.1529541,281.1367188,150.7111053,173.38797,94.82771301,127.7407608,113.0484085,92.10536194,93.71664429,129.1006317,63.65558624,119.4637833,263.5047302,276.5542908,261.2124023,229.6482239,290.4216919
index.html?VALID=TRUE&attid=48731&VALID=TRUE&q=10&g=55067&t=1&w=4,D_5,I_1,41872,1334.227036,274715.8231,1258.392391,931690.7707,0.130460069,0.597161829,0.235192001,0.289478868,0.230179772,0.179548711,0.151988104,0.118023045,0.418381542,0.270090759,0.037007309,0.033354666,0.013957592,0.164137498,0.026922014,0.111887477,0.08957918,0.081334509,0.071846969,0.023540961,0.154988244,0.065115616,0.00596631,0.006955747,-488.8694763,77.4473114,-7.612989426,-10.78165436,-19.95557404,-21.08514786,-22.40431595,-6.683988094,-2.449903011,-1.195005774,5.645447254,5.156127453,1.934601307,-2.083497763,-3.665870905,-7.477745533,-9.690581322,-10.85812378,-6.813547611,0.220600516,9067.858398,945.0650024,1621.164917,247.7864685,372.3825989,160.4673004,177.0693054,61.92723083,58.95160294,84.6947403,138.8281555,123.0120926,73.99790955,78.22395325,66.47502899,42.12845612,67.50043488,81.30844879,69.04018402,67.65093231
index.html?VALID=TRUE&attid=48731&VALID=TRUE&q=10&g=55067&t=1&w=4.1,D_5,I_1,41872,1334.227036,274715.8231,1258.392391,931690.7707,0.130460069,0.597161829,0.235192001,0.289478868,0.230179772,0.179548711,0.151988104,0.118023045,0.418381542,0.270090759,0.037007309,0.033354666,0.013957592,0.164137498,0.026922014,0.111887477,0.08957918,0.081334509,0.071846969,0.023540961,0.154988244,0.065115616,0.00596631,0.006955747,-488.8694763,77.4473114,-7.612989426,-10.78165436,-19.95557404,-21.08514786,-22.40431595,-6.683988094,-2.449903011,-1.195005774,5.645447254,5.156127453,1.934601307,-2.083497763,-3.665870905,-7.477745533,-9.690581322,-10.85812378,-6.813547611,0.220600516,9067.858398,945.0650024,1621.164917,247.7864685,372.3825989,160.4673004,177.0693054,61.92723083,58.95160294,84.6947403,138.8281555,123.0120926,73.99790955,78.22395325,66.47502899,42.12845612,67.50043488,81.30844879,69.04018402,67.65093231
index.html?VALID=TRUE&attid=312964&VALID=TRUE&q=10&g=397605&t=1&w=4,D_5,I_1,37545,1266.158497,413068.3495,1100.518345,971977.6776,0.12653321,0.580064952,0.22182849,0.232850343,0.185709789,0.142080709,0.117278047,0.099250577,0.381716192,0.248049378,0.036886193,0.032138374,0.013976082,0.178437054,0.028184244,0.095741786,0.07510002,0.064878792,0.055976491,0.019839928,0.154976323,0.066267058,0.005252493,0.005624638,-518.2159424,73.95254517,-1.745125532,-7.788788795,-14.75767612,-17.81617737,-19.2488842,-6.28315115,-3.278065681,-1.385727048,2.905742168,3.018974543,0.52028966,-1.02595973,-2.574353933,-5.669826031,-7.827813625,-8.87785244,-6.090095043,-0.56982404,9309.509766,1565.502441,1282.818848,226.8802948,275.0155029,162.1956329,177.2876434,64.52183533,56.35015869,78.73053741,117.1623001,104.9602127,60.35042572,61.04502487,63.65611267,42.12811279,67.52172852,84.07865143,68.25315857,52.54084778
index.html?attid=402823&VALID=TRUE&q=11,D_5,I_1,54191,1274.280097,296525.7992,2267.727954,943396.981,0.486608535,0.260494679,0.384689629,0.20168978,0.233985081,0.199966192,0.134174004,0.18932049,0.0913845,0.11956311,0.331570834,0.208480179,0.179062575,0.05086787,0.148365006,0.052949399,0.090973206,0.07251405,0.029977717,0.070416026,0.013954545,0.016130237,0.126872346,0.034293443,-298.5751953,123.1012726,-55.46712875,17.05063057,-12.06025505,-13.99318695,-2.540756464,-6.966861248,-0.971098602,2.694638968,2.7417171,-4.059558392,5.680878639,3.916878462,-1.857837558,-3.961116552,-8.332230568,-5.122324467,-8.543731689,-6.847896576,15305.16406,2264.041504,1402.062256,563.4483032,343.7745361,189.0412903,106.4983902,81.26598358,90.29146576,75.4329071,61.99948502,69.85866547,88.40814209,78.4956665,57.65515137,47.7681427,46.51927185,47.73003769,72.48259735,40.22513962
index.html?attid=48731&VALID=TRUE&q=11.1,D_5,I_1,41170,1196.242025,216310.2224,1225.317591,952615.1617,0.130472526,0.597303152,0.23571822,0.289961547,0.231501713,0.1811281,0.153142765,0.119579978,0.420184642,0.271374613,0.038350519,0.034152482,0.013201532,0.163050935,0.026854938,0.11208313,0.090262525,0.082388192,0.072300054,0.024625454,0.154761389,0.064958788,0.006597125,0.007056056,-491.9447021,81.20005035,-7.959052563,-9.927862167,-19.15964127,-20.34090233,-22.41543388,-6.468314648,-2.25784564,-1.483595014,5.779376984,4.444855213,2.192761183,-2.389859438,-2.87230134,-7.516778469,-9.079817772,-10.56542969,-6.573462009,0.380535543,9328.477539,1077.630371,1674.657471,232.0271454,377.5945435,158.4320374,176.0122681,63.78915787,50.27080154,79.16430664,144.5895386,115.3805161,82.35061646,79.09091187,70.29828644,45.97100067,66.55845642,76.13297272,66.22486115,61.73886108
index.html?attid=312964&VALID=TRUE&q=11,D_5,I_1,36523,1069.261308,313730.8793,1019.143837,937665.6265,0.124605931,0.578035176,0.219289392,0.232077822,0.18391636,0.141722128,0.115671776,0.09733697,0.379240006,0.244242564,0.03425299,0.029590713,0.014558751,0.178992197,0.028498467,0.096564256,0.074822992,0.066255197,0.055831555,0.020197662,0.15646027,0.065881945,0.005230342,0.005719765,-526.7087402,72.00334167,-5.423814774,-8.034269333,-15.63220596,-17.32036018,-18.91395378,-6.18358326,-2.373678684,-1.519313693,4.745717525,3.451645136,1.615034819,-1.480405211,-2.129557848,-6.635753632,-8.398284912,-9.922097206,-6.431710243,-0.084489755,9054.039063,1568.239746,1416.779663,208.159668,321.0536804,166.1448822,171.2541809,62.51509857,43.85722733,78.13307953,129.4548645,95.00377655,72.35630035,63.92895126,58.93597794,47.68976212,72.355896,83.33504486,57.95481873,53.98122406
index.html?VALID=TRUE&attid=308817&VALID=TRUE&q=10&g=398700&t=1&w=4.1,D_5,I_1,69022,1812.894789,605387.0891,2544.709612,2202661.881,0.208560526,0.089100674,0.218233421,0.425409973,0.204965174,0.385262221,0.165687084,0.292268068,0.209602714,0.168274179,0.132192552,0.11789266,0.085087121,0.016967781,0.082588866,0.163090184,0.033826537,0.18079035,0.027575297,0.133721888,0.045992009,0.046264425,0.05055787,0.031351879,-336.2433167,45.50988007,-48.93603516,-4.525333405,-11.29968548,-6.916244507,-3.30609107,3.14327836,-2.420654774,8.722330093,7.555788994,7.535730839,-3.335273504,0.977005899,-4.013986111,2.488173246,8.50496006,10.81348896,3.3422153,1.793984294,18440.55664,1118.967285,1788.128906,130.1529541,281.1367188,150.7111053,173.38797,94.82771301,127.7407608,113.0484085,92.10536194,93.71664429,129.1006317,63.65558624,119.4637833,263.5047302,276.5542908,261.2124023,229.6482239,290.4216919
index.html?VALID=TRUE&attid=312964&VALID=TRUE&q=10&g=397605&t=1&w=4.1,D_5,I_1,37545,1266.158497,413068.3495,1100.518345,971977.6776,0.12653321,0.580064952,0.22182849,0.232850343,0.185709789,0.142080709,0.117278047,0.099250577,0.381716192,0.248049378,0.036886193,0.032138374,0.013976082,0.178437054,0.028184244,0.095741786,0.07510002,0.064878792,0.055976491,0.019839928,0.154976323,0.066267058,0.005252493,0.005624638,-518.2159424,73.95254517,-1.745125532,-7.788788795,-14.75767612,-17.81617737,-19.2488842,-6.28315115,-3.278065681,-1.385727048,2.905742168,3.018974543,0.52028966,-1.02595973,-2.574353933,-5.669826031,-7.827813625,-8.87785244,-6.090095043,-0.56982404,9309.509766,1565.502441,1282.818848,226.8802948,275.0155029,162.1956329,177.2876434,64.52183533,56.35015869,78.73053741,117.1623001,104.9602127,60.35042572,61.04502487,63.65611267,42.12811279,67.52172852,84.07865143,68.25315857,52.54084778
index.html?VALID=TRUE&attid=312964&VALID=TRUE&q=10&g=397605&t=1&w=4.2,D_5,I_1,37545,1266.158497,413068.3495,1100.518345,971977.6776,0.12653321,0.580064952,0.22182849,0.232850343,0.185709789,0.142080709,0.117278047,0.099250577,0.381716192,0.248049378,0.036886193,0.032138374,0.013976082,0.178437054,0.028184244,0.095741786,0.07510002,0.064878792,0.055976491,0.019839928,0.154976323,0.066267058,0.005252493,0.005624638,-518.2159424,73.95254517,-1.745125532,-7.788788795,-14.75767612,-17.81617737,-19.2488842,-6.28315115,-3.278065681,-1.385727048,2.905742168,3.018974543,0.52028966,-1.02595973,-2.574353933,-5.669826031,-7.827813625,-8.87785244,-6.090095043,-0.56982404,9309.509766,1565.502441,1282.818848,226.8802948,275.0155029,162.1956329,177.2876434,64.52183533,56.35015869,78.73053741,117.1623001,104.9602127,60.35042572,61.04502487,63.65611267,42.12811279,67.52172852,84.07865143,68.25315857,52.54084778
setar-Nava-Lotfi-Shajarian-chehrehbechehreh.mp3,D_5,I_3,44726,1359.099525,71074.76303,2054.104246,495500.7873,0.166646406,0.328532457,0.093837634,0.131803408,0.210579559,0.255826533,0.200178027,0.134300083,0.389846206,0.413909912,0.454576612,0.214180306,0.030905833,0.151532769,0.010130034,0.058262415,0.065314993,0.068844445,0.088326484,0.016287552,0.15466857,0.117356516,0.147602856,0.105156042,-359.7476196,129.5878448,-27.09832191,5.559788704,-35.07123947,-20.70634842,-20.72837257,-11.7787714,-11.18595028,-7.645205498,-6.745799065,-10.53007507,-9.974012375,-1.585574746,-5.698054314,2.272463322,-0.660536945,1.088134527,-11.30446815,-5.54267931,7468.071777,390.770752,462.0935669,115.1917801,341.9212341,66.73200226,135.2644348,63.01364136,80.83209229,54.11126709,72.61719513,61.71358109,60.86121368,57.11412811,39.29362106,44.8932724,43.80791855,40.30727005,53.44691467,41.52555847
Keyvan_Saket-Taknavazi_Setar_(Nava)-(WWW.IRMP3.IR).mp3,D_5,I_3,51781,1563.915724,219199.0202,2427.476988,1070222.909,0.358345658,0.195241138,0.211627021,0.250087917,0.194585845,0.479519963,0.254068136,0.388426751,0.321878701,0.151926026,0.179541737,0.133754492,0.119297713,0.047894854,0.074829914,0.085966066,0.02767471,0.159053028,0.035205249,0.128730983,0.113916121,0.034706794,0.086754315,0.020825448,-317.3746033,115.6493225,-30.48644257,-0.685561776,-4.538262844,0.038500521,-8.46274662,-6.895855427,-16.76421356,-15.30068111,-17.61501312,-6.720598221,-7.990450382,-4.357989311,-13.55683422,2.254639387,2.109306574,9.152378082,2.885848761,4.203627586,11397.50977,884.1519165,872.420105,195.7453156,122.9397583,81.8728714,103.7319565,61.27427292,93.29656219,71.85472107,124.6965485,64.73249817,71.86328125,89.00431061,141.3130798,146.4689941,103.641861,147.6003265,117.6286392,150.5584717
Music_5_3_107S.mp3,D_5,I_3,66976,2014.632608,140519.6337,3860.984986,634581.4574,0.478250712,0.15554224,0.044497684,0.098237135,0.18898721,0.404656947,0.189758554,0.334765464,0.377249807,0.228643075,0.136473045,0.127072826,0.164303601,0.030311862,0.003874476,0.038551241,0.036737863,0.119465597,0.021515455,0.112515591,0.143931314,0.035289217,0.073822483,0.012728152,-114.389328,80.98929596,-35.25267792,23.8595829,-24.34207726,-12.21085262,-20.30446243,5.763942242,-19.56118202,-7.021265984,-27.71730995,-9.194844246,-30.02002716,1.21331203,-12.82824326,7.303632259,0.945369184,12.54421806,-3.885060072,4.747042656,4103.137207,371.9462891,192.5914001,81.63424683,135.8571472,49.28989792,77.07537079,63.17035675,78.86594391,49.0311203,118.8882904,71.69100952,159.7794189,130.6808472,138.8179016,124.9272232,112.4876633,170.0351257,101.4467239,81.13642883
07-Panje_Kordi.mp3,D_5,I_3,50598,1640.874437,561933.3052,2888.999197,3319759.373,0.49229002,0.202823982,0.312676966,0.199568704,0.109220594,0.123448633,0.096473269,0.138412267,0.239805669,0.280948877,0.275240123,0.207557186,0.184462875,0.037628289,0.149444968,0.066928409,0.032266982,0.059520975,0.034683947,0.052952047,0.116483174,0.115163676,0.116644345,0.039396361,-210.9972382,93.39253998,-37.76371002,-7.745053768,-27.99450874,-18.53503609,-26.71229553,-23.56778145,-27.22715569,-17.98505592,-20.92110252,-2.863672018,-1.612565875,6.688497543,0.574168861,14.83002567,-10.26225948,-8.401157379,-7.988141537,-7.602871418,8289.142578,1617.746948,609.9838257,318.4847717,422.0625,144.8298492,164.5926819,191.1243439,136.6580658,120.4954987,145.3546753,110.9573822,306.9873047,211.98703,227.1808472,142.9003754,261.5666504,104.7661209,78.90507507,124.1460419
05-Bayate_Raje.mp3,D_5,I_3,49062,1644.411095,797745.2654,2756.041668,3410677.657,0.284302652,0.23793596,0.423091114,0.357228458,0.226290107,0.278010666,0.176420197,0.151956335,0.152915537,0.167032003,0.194717124,0.178936854,0.133401543,0.071657225,0.15493232,0.125124082,0.079062611,0.129108042,0.061075192,0.068220437,0.073769271,0.070310906,0.095346265,0.069117367,-247.9499359,78.18610382,-18.61460304,-8.595533371,-21.54274559,-9.704835892,-23.27228165,-16.51885796,-16.58403587,-10.9189043,-10.39490509,8.96654892,-2.990531445,-1.321188569,-13.61087036,-0.300313175,-18.92493248,-6.836265564,-1.85929811,-3.505073547,12789.9209,2414.657959,1325.919922,1010.331848,1292.694458,226.4847565,226.5532532,180.6020203,133.6154022,119.0228195,142.602951,300.5771179,167.2767944,139.1152496,187.1078491,100.7832718,161.3858185,141.2580414,96.37979889,148.5185394
08-Foroud.mp3,D_5,I_3,38864,1352.448461,311498.2323,2030.929386,1366752.62,0.344665051,0.174952745,0.229724228,0.129957855,0.109015852,0.129129291,0.130522594,0.216439217,0.209124401,0.257682532,0.298453152,0.241018757,0.175410211,0.059631784,0.116522789,0.045649908,0.04546145,0.065504931,0.04699162,0.117627442,0.105333284,0.116854183,0.143592596,0.071310364,-261.750824,104.0526428,-24.46146393,-14.94159031,-36.75722122,-18.15006638,-19.3337822,-16.05275345,-25.66903687,-21.66984749,-20.26874733,-5.72240591,-6.314005852,1.0201056,-5.956754684,13.56009674,-14.1315794,-6.14729023,-1.638361454,-6.854085445,6642.871582,1225.490967,390.754364,249.6808319,431.7779541,131.4797821,161.3965759,222.2394562,118.8031158,124.9298553,99.15587616,149.1165619,121.4364014,160.2599182,161.2372589,77.91513824,187.9129181,215.9448242,53.75125122,114.5890198
10-Kereshme.mp3,D_5,I_3,50373,1793.590921,427560.0504,3272.888543,2301500.835,0.391721874,0.1627298,0.287879854,0.358267307,0.11973802,0.17449066,0.113054708,0.139291525,0.079722188,0.101058744,0.164594874,0.160803184,0.197314471,0.038715079,0.115952007,0.170590386,0.029203167,0.106753394,0.039473198,0.065010399,0.034003451,0.045085575,0.084779643,0.051733281,-188.8280792,70.25176239,-37.278759,-18.97403717,-41.29132462,-13.3054285,-34.61237335,-16.12065315,-23.89072227,-13.77283287,-11.49492931,8.699337959,-6.780945301,2.474921942,-10.92218208,3.907491922,-17.86132431,-3.5022614,-0.179791242,-0.454934031,7058.215332,1057.10498,712.7741699,463.9512329,712.6611938,119.3587723,179.7806244,165.8840637,123.5528488,159.156601,200.7549591,199.6960754,154.6783752,166.2308502,233.0990448,149.4618225,242.2532196,245.8754578,278.7288513,245.9428711
22-Naghus.mp3,D_5,I_3,57490,1630.366133,1405219.212,2445.093548,5138538.586,0.401647985,0.260665625,0.242170781,0.200304314,0.208831877,0.282854736,0.206544429,0.210894316,0.234496146,0.310219407,0.376498938,0.285171837,0.146846965,0.090606391,0.102945097,0.073599622,0.067921326,0.122686721,0.070128858,0.078434825,0.096519932,0.107539035,0.153627485,0.067684732,-270.2897949,98.59051514,-3.588100672,0.358943015,-17.94897842,-7.176558495,-19.97335052,-10.59124756,-13.59006786,-12.34571362,-17.75700569,-7.685939312,-7.958574772,-5.938755512,-4.84801054,5.61369133,-13.51398468,-1.110135913,-7.240832806,-3.723568201,11921.30762,2356.534912,525.0465088,583.6311035,822.5040894,342.0797729,192.9910431,153.8691254,126.1735458,227.7040253,219.1233521,114.5569992,79.54116821,105.1496506,87.72223663,93.09532928,136.9905853,79.10021973,66.58223724,72.95420074
Ata.mp3,D_5,I_3,43989,1476.468483,132440.199,2705.208642,654410.0165,0.253807753,0.096540704,0.176315904,0.230589211,0.664910376,0.247282475,0.129854083,0.083014406,0.195077777,0.114969671,0.11250788,0.630502343,0.039780613,0.035237376,0.095674805,0.034316346,0.120334379,0.013784532,0.056715295,0.015810922,0.032567777,0.038058802,0.008435274,0.121643677,-192.6124725,112.4591751,-15.2086544,13.20754242,-9.732193947,-15.74112511,-7.49135685,-4.762680054,-25.75990868,-11.39330673,-16.0341835,-12.0558548,-12.19425011,5.751110554,-15.48424244,-0.293874115,0.284335852,1.221001148,-12.69201565,-5.0137043,7747.571289,433.0695496,212.7106781,112.6063843,210.4210358,55.07110596,62.38168716,40.43624115,101.1266022,57.26013947,56.83874512,74.90329742,67.19586945,63.00222397,74.64487457,64.63978577,69.82952118,60.70751953,110.9411163,65.51067352
محسن غلامی سنتور نوا.mp3,D_5,I_3,59073,1405.309805,553313.6909,2326.660931,2006427.521,0.268073767,0.167966411,0.496126711,0.206678167,0.118082464,0.234177068,0.156106785,0.356097162,0.142335162,0.276739061,0.268993914,0.181174159,0.10826993,0.022337345,0.159153253,0.057006583,0.023340778,0.094026379,0.028786397,0.14474988,0.024990171,0.078312963,0.114768393,0.045198936,-319.0167847,111.8051071,-31.78346062,5.705746174,-19.65313339,-0.732867718,-11.93297386,-2.121583939,-11.05373764,-4.655377865,-3.843336582,-1.706841111,-0.99595958,5.53456831,-2.92326498,0.399093568,1.942739606,5.004850388,2.937097788,-0.059644789,18541.58594,2844.611084,832.1334839,200.7217865,389.0422668,122.152916,265.8614197,87.84277344,133.7728577,100.6477051,124.3079987,134.8318787,193.5901337,217.7124176,106.5939789,184.2695007,179.4963531,314.1625061,219.5392761,137.8328247
محسن غلامی سنتور نوا 2.mp3,D_5,I_3,47198,1247.123315,210569.4502,2064.337517,943485.7183,0.167703494,0.107941054,0.243055224,0.105206065,0.133095711,0.267816693,0.227253795,0.667730987,0.263359427,0.377192676,0.201746792,0.132178023,0.062519975,0.026633872,0.104626574,0.036714263,0.049093001,0.099242643,0.031250432,0.15857102,0.023453571,0.17505762,0.061654184,0.031174907,-217.7951355,133.589325,-25.28628349,8.392544746,-26.37646294,-11.33768082,-20.61932564,-8.802568436,-13.98536682,-1.390735149,-10.82846832,-11.66119766,-10.43030357,-4.382963657,-6.519602299,2.527690411,1.658840179,4.028138161,4.426341534,3.323649168,11367.5498,1383.233398,897.7600708,185.5452118,310.9694824,106.3573532,157.9564056,111.3117599,92.35222626,126.0627518,74.59949493,68.96463776,84.7477417,50.16377258,125.3108521,105.3577042,144.1298065,157.5371246,143.1405334,125.1910782
محسن غلامی سنتور نوا 3.mp3,D_5,I_3,44672,1259.301229,177232.2844,2086.054053,771855.0393,0.362264961,0.17194742,0.177521914,0.080483198,0.081368417,0.209488004,0.196291089,0.536702514,0.21855849,0.298080206,0.439995408,0.207466215,0.156444371,0.0409857,0.074333206,0.036496803,0.037707269,0.093500689,0.044942588,0.169545412,0.040763859,0.103390887,0.161380708,0.033645924,-215.6169434,125.6535187,-28.97509956,4.557920456,-31.32663155,-18.43088531,-20.47677803,-5.733491421,-15.87551403,-7.276337147,-15.29042339,-11.68748665,-5.544055462,5.425024509,5.340205193,11.86523914,8.254847527,6.434624195,3.662740231,4.653429985,10213.39453,1277.573364,738.4116211,132.3569794,198.6267395,152.4656982,152.8743591,101.9284058,140.1459198,88.02604675,80.33953094,81.37188721,105.1979752,145.2444916,262.3919067,118.8727493,125.0765076,280.7034607,274.8597412,97.20872498
محسن غلامی سنتور نوا 4.mp3,D_5,I_3,58808,1437.311868,116701.0702,2437.943591,583914.2824,0.359899014,0.208722726,0.576745749,0.313218355,0.128854066,0.167562827,0.179705843,0.561181128,0.176814884,0.15389125,0.302138656,0.160737261,0.12820968,0.009845701,0.13586624,0.075695865,0.015734673,0.04428561,0.014260759,0.124846682,0.023581188,0.037969667,0.108103611,0.012863421,-237.1454163,143.6728363,-44.92274094,2.68551445,-21.30472183,-3.498552561,-28.06701088,-5.806275368,-17.16114235,-4.386414051,-9.802205086,-0.82096535,-1.173023105,1.716291428,-2.477928162,-1.771657109,3.046163082,0.809918463,-5.105861664,0.712345183,9081.250977,896.7078247,340.0316467,191.4873352,179.9253845,105.3971176,133.2427521,61.38912582,101.080513,91.34985352,59.21614838,105.6613693,98.73202515,74.04074097,70.96331787,72.51867676,63.33444977,56.66504288,65.1818161,106.7688293
محسن غلامی سنتور نوا 5.mp3,D_5,I_3,66323,1600.923813,115500.0564,2848.31611,612951.0893,0.570207655,0.193883151,0.366680712,0.216940716,0.088984959,0.193503857,0.116428673,0.36326009,0.137596339,0.106776468,0.144697055,0.149258927,0.17220895,0.013270027,0.130698398,0.067614838,0.011031915,0.08663512,0.012848991,0.136576697,0.026621431,0.029691324,0.064090386,0.01489026,-195.1151733,122.6756516,-70.29222107,5.174620152,-40.68787766,-10.61180401,-26.75955963,-16.7866745,-10.47314167,-14.26802826,3.272576571,-1.193952918,2.291576385,4.596662521,-2.12734127,0.483777821,-3.895064831,3.276316166,2.990677595,-2.772109032,6464.194824,529.5836182,843.3544922,148.5023804,386.3243408,99.83992004,155.9203339,103.2277832,90.91907501,144.5360413,107.657341,124.4801178,116.29216,113.1377716,86.86090851,88.7817688,87.61699677,129.4281006,127.8441162,140.364624
hamraz_ata_jangook.mp3,D_5,I_3,53436,1641.289786,128639.7956,2870.282644,744383.0982,0.317736834,0.183719575,0.231489867,0.27714783,0.665207028,0.231182516,0.085522465,0.099142209,0.283502966,0.159494832,0.130199686,0.625771523,0.069595471,0.061836835,0.10796427,0.039093208,0.114131086,0.013139193,0.014540218,0.018152291,0.061341908,0.053717256,0.009150565,0.115763664,-202.2806244,107.1970901,-25.28766823,10.08003712,-3.398251295,-15.34671307,-17.41398239,-0.150104374,-14.39825344,-18.96323013,-18.56970215,-2.388891459,-17.37221909,2.482991219,-13.16331387,-4.244827747,0.891319513,-0.23500821,-15.75623894,-2.233132362,9281.53418,535.8742676,176.4889679,96.72590637,102.6003647,54.60730743,69.6736908,33.08654404,73.90788269,53.47777176,53.25766754,56.81370926,76.97283936,44.93091965,63.33853149,41.05814743,44.13066483,84.51670074,86.97747803,67.18497467
music-7982-[AudioTrimmer.com].mp3,D_5,I_3,41167,1146.88684,104514.2295,2060.720872,330203.7444,0.171632916,0.288591653,0.437818259,0.80806458,0.373971581,0.231350332,0.080567248,0.061637241,0.059284601,0.128440052,0.304936022,0.176246807,0.053024523,0.112051569,0.042728014,0.087508887,0.028149655,0.087989651,0.008780398,0.006112438,0.006019381,0.014797311,0.094803438,0.042497471,-296.666687,142.7506104,-37.71353912,32.1576767,15.75263786,13.56698036,-8.703904152,-10.12958813,1.55286622,-22.15176964,-7.572283745,-4.589401722,-6.858830929,-15.25774097,-19.62475204,-14.29141808,-16.90940285,-1.874689937,-5.575883865,-6.279295921,6296.594238,396.9666748,1330.706909,149.4010315,268.1573486,82.50930023,100.1649628,102.5864792,75.51204681,91.85777283,82.31653595,72.49992371,57.86678696,57.71271515,63.41731644,64.21908569,60.51420975,50.83673477,53.84066772,43.48675919
02-Taknavazi Va Bedahenavazi Saz Dar Nava.mp3,D_5,I_3,44417,1320.724651,64891.42695,1981.704684,462893.5338,0.165303022,0.326627284,0.091694705,0.129576012,0.208785728,0.254621655,0.201457277,0.13285169,0.390484661,0.412634045,0.4562563,0.213718101,0.030873777,0.150765076,0.010147871,0.058403529,0.064756125,0.067685738,0.09071739,0.01669424,0.155845806,0.117923379,0.149267972,0.106692001,-353.8421021,129.3887329,-28.93472481,6.817708492,-35.7742691,-22.39282799,-21.91859245,-13.71475792,-11.37287045,-8.775117874,-6.275315762,-11.70444298,-10.10939598,-2.870744944,-5.473048687,2.222738743,-0.579980671,0.642758727,-11.40689373,-6.611190796,7331.010742,383.4013977,540.0078735,126.8499908,385.6220398,74.07283783,135.2458801,69.00163269,69.94908905,55.88650894,63.53354645,57.31268311,54.45298004,51.21942902,38.87949371,39.96590805,40.60921097,38.50571823,48.6219101,39.1865654
Nava.mp3,D_5,I_3,59392,1971.681815,665560.3195,3948.884455,4746242.92,0.290459007,0.331126243,0.426050425,0.306171328,0.512608409,0.24888961,0.307823211,0.298767179,0.324244767,0.246299952,0.151517093,0.339831412,0.074152835,0.084144786,0.11958991,0.054026011,0.162088737,0.033179924,0.094331861,0.09747497,0.07857839,0.091904357,0.026396321,0.092799813,-241.5887604,112.2241211,-1.753796101,12.76419449,10.09925079,8.343969345,-5.388821602,-8.475529671,-14.10854053,-2.070606947,-9.608654022,8.449785233,-5.590637207,-2.825992346,-12.58160973,-1.001114845,-1.034666538,7.16105938,1.890299559,5.988323689,11296.22949,1502.418335,742.5496216,257.5070496,211.6565094,190.8991241,113.8113251,142.6035156,225.0156708,92.77272034,85.33963776,137.5864563,94.0676651,178.851944,171.5687866,76.78139496,72.47879791,73.66792297,118.0183334,105.275444
Y2Mate.is - تکنوازی سه_تار در دستگاه نوا حسین اینانلو setar solo in Nava by Hossein Inanloo-RqhILsLS2o0-160k-1658231731769.mp3,D_5,I_3,58176,1590.875463,320428.0686,2815.032978,2043873.964,0.238423139,0.269553423,0.741196394,0.248902082,0.180609077,0.116739206,0.198153332,0.170325816,0.165426299,0.553120494,0.192190796,0.141409993,0.052703977,0.04314879,0.11049585,0.033396766,0.074321665,0.020588409,0.027594769,0.059692785,0.017552294,0.134286806,0.01761464,0.032144111,-166.6281738,122.0400696,-26.20114136,-5.68446064,-9.54855442,-5.619137764,-5.396575451,2.25011158,-8.860809326,-2.967339516,-17.77646637,2.105236053,-9.000196457,-11.05435276,-11.7641983,-10.80525112,-18.8748951,-1.812479615,-1.791796446,-0.584749162,12083.08496,1421.87439,735.5092163,160.7031708,115.9705887,107.3116989,118.1081619,45.76873779,113.7051086,56.00353241,104.3634644,39.58194351,61.38745499,43.48624802,49.42424011,66.8514328,87.03437042,40.37939072,62.96031952,41.05136108
♫♫ دانلود آهنگ تکنوازی سه تار در دستگاه نوا از محمدرضا لطفی ♫♫(1).mp3,D_5,I_3,58403,1968.974443,242339.57,3188.930717,1526573.268,0.224002466,0.370336324,0.376584321,0.689905763,0.326157987,0.162466824,0.103106238,0.140481055,0.121164188,0.155257851,0.305601597,0.213383108,0.068133339,0.138216481,0.065963686,0.140013725,0.048054703,0.044077449,0.02038255,0.032495596,0.041612394,0.042158198,0.132526249,0.064028829,-325.3354797,99.54090118,-21.65726662,11.37209034,18.37886429,12.37839985,-1.713284373,0.939901352,-13.30489731,-3.234285116,-13.252491,5.734078407,-6.14704752,-7.763191223,-9.9995718,-7.374798775,-13.25765228,-3.968083382,-8.904763222,-2.291265726,11760.96484,574.8467407,731.7538452,252.3750458,158.0346375,91.85281372,129.5949402,127.1661758,199.8933716,91.48736572,109.0939789,74.6714325,70.34002686,84.20797729,82.88285065,60.40622711,84.6782608,47.01468277,69.14777374,48.00139618
♫♫ دانلود آهنگ تکنوازی سه تار در دستگاه نوا از محمدرضا لطفی ♫♫(2).mp3,D_5,I_3,69401,2384.573471,333586.4775,4901.903692,3348260.49,0.145400301,0.171030924,0.294294566,0.637165546,0.364332825,0.443594009,0.367276758,0.145873785,0.107060686,0.150498196,0.241447091,0.114572719,0.031188434,0.025914324,0.044627875,0.157168895,0.045470491,0.122533411,0.127040163,0.024594732,0.026327956,0.027370861,0.100922383,0.017808616,-336.0696411,86.34636688,1.394285321,7.626294136,28.61335945,17.26479149,-8.753933907,13.04463768,-23.4039402,0.722062528,-16.15531921,-0.04876364,-10.87995148,-13.46946239,-13.94730663,-5.303535461,-15.09683418,7.964838982,0.779795051,9.42318821,13454.38672,305.269165,451.9617004,201.3076935,140.3300323,90.88252258,220.8618927,79.08102417,220.3191223,59.3419342,112.4836731,54.23674011,57.99468994,58.22933197,70.2375946,59.48882675,124.4290314,97.64813232,97.00344849,162.2970734
♫♫ دانلود آهنگ قافله سالار از محمدرضا لطفی ♫♫.mp3,D_5,I_3,52387,1954.761669,172715.0808,3824.001877,1901498.686,0.204064474,0.220130965,0.46673283,0.78521955,0.390884906,0.39419201,0.138355687,0.138331801,0.202959776,0.271187067,0.585046947,0.28751862,0.052018788,0.046670076,0.04362262,0.080523573,0.027082119,0.086657986,0.013747524,0.020293782,0.039293461,0.030816246,0.112056769,0.053196881,-209.7876129,112.1186905,-27.50669289,12.6252737,40.24683762,-0.638134062,5.540253162,-5.276309967,-24.70619774,5.335050106,-34.63336945,3.631196499,-18.49393272,-8.695932388,-21.6311245,-10.71257877,-16.45001793,-4.242720604,-4.689774513,6.939139366,3991.827881,349.5107422,166.5345154,176.4290771,246.3726807,227.9265442,166.5303955,195.0568695,207.6004486,150.5183868,107.7086868,92.57245636,103.0711823,112.5455551,105.0972672,99.36725616,72.5071106,56.6634407,50.67115402,70.54566193
04-Taknavazi_Setar_Nava.mp3,D_5,I_3,50800,1577.233673,217372.2976,2465.543425,1049210.552,0.361721218,0.186955288,0.205680534,0.2424687,0.191910118,0.480376154,0.244937584,0.389186144,0.31336835,0.144201547,0.175511464,0.129703432,0.121049248,0.047659043,0.071354426,0.085481688,0.028250195,0.160579875,0.034212608,0.131215706,0.113045208,0.032608628,0.087176003,0.019334406,-306.9949341,108.6816864,-27.47574997,0.39301464,-1.986633897,-0.399679899,-8.420524597,-6.896916866,-17.06497002,-15.85550976,-18.29541779,-6.652599812,-8.28748703,-4.975354671,-15.21776867,1.33828032,2.554872751,11.20561504,3.51419425,4.248833656,11075.38281,817.5661011,809.0708618,186.5331116,114.4251862,79.31894684,103.3216324,54.06903076,84.48544312,67.48872375,123.5231094,66.25141144,77.41078186,92.88008881,163.6743469,158.1734467,121.4902267,174.6607056,125.0792389,168.3895874
Nafir_Group-Nava-4_Setar_Solo.mp3,D_5,I_3,52411,1563.852322,157689.0579,2305.169394,988319.7861,0.221934363,0.539152622,0.185187548,0.242375985,0.225412235,0.255703419,0.246113926,0.16948323,0.446429521,0.303585738,0.336958975,0.164251491,0.029862046,0.160329252,0.017228939,0.080837861,0.066038601,0.07002034,0.078075066,0.01394888,0.145896986,0.090054713,0.081011318,0.059388861,-350.1072693,95.33837891,-19.55555916,-7.956347942,-17.17116356,-7.079340458,-9.530080795,-5.928380489,-19.55589104,-26.81041336,-20.23295784,-10.60891438,-16.85113335,-17.28814697,-10.13777351,-3.453835487,-7.427389145,-8.772134781,-10.93926334,-9.153492928,9403.15918,614.0100708,660.7716064,159.7584686,180.9823608,75.59443665,62.03401947,66.83636475,107.5590134,110.8549271,74.93991089,42.18912506,65.52048492,104.8959427,81.51470947,67.53232574,72.5019989,51.80707169,76.21160889,88.58904266
setar.mp3,D_5,I_3,53789,1654.43369,116723.8911,3265.146923,962555.6713,0.073467076,0.052238606,0.097741894,0.170409277,0.4525702,0.219924644,0.519618571,0.381582916,0.388852239,0.146012112,0.122255474,0.27880758,0.004131337,0.005331829,0.026018869,0.017131489,0.144219756,0.01851665,0.150859267,0.090054773,0.107867591,0.052920304,0.011947654,0.06351123,-144.1040497,100.9165268,-41.41320038,12.93720341,-30.20060349,-3.296732426,-31.83308601,-9.798841476,-4.597222328,-4.596002102,-21.78939629,-18.30499268,-29.10523987,-21.3753891,-26.24002838,-8.873252869,-5.901794434,8.034567833,12.41913128,5.595879555,7499.258301,446.9537659,141.6539459,119.8081818,216.3540955,52.4551506,106.5352402,60.38944626,73.58647919,55.04445648,108.9538727,60.31690216,82.74599457,40.17567062,66.58449554,64.43742371,55.61634827,109.4366684,94.07436371,137.5372925
Hossein_Inanloo_بداهه_نوازی_سهتار_دستگاه_نوا_سهتار_حسین.mp3,D_5,I_3,65148,1935.219375,843661.0253,3026.640032,5531365.911,0.170889407,0.127223536,0.144952774,0.235665977,0.187695831,0.261298388,0.812580943,0.343984753,0.129643917,0.115606926,0.223732755,0.504646301,0.024131734,0.03543504,0.043933779,0.050103255,0.090588883,0.013861538,0.087881304,0.057510242,0.027592018,0.024685364,0.023275582,0.094962507,-351.0072021,77.18847656,-16.69835663,4.054575443,-0.032813672,6.109539032,-6.982127666,-12.79500484,-20.97304153,-11.86589813,-12.53837299,-16.79047966,-15.17604542,-7.630463123,-22.04391479,-15.87078857,-14.87686348,-4.799941063,-7.034556866,-8.291232109,31992.57031,1128.021118,873.3014526,98.95001984,221.758316,69.1388092,98.76171875,42.63303757,92.71154022,57.98916245,64.35073853,60.10514069,51.45151138,42.38697052,73.95648956,95.38248444,67.86332703,37.54960251,68.10585785,54.09360504
index.html?VALID=TRUE&attid=52181&VALID=TRUE&q=10&g=58524&t=1&w=4,D_5,I_3,44331,1988.237691,311566.8171,4250.474298,3085823.87,0.483800232,0.168938845,0.122298062,0.096898094,0.059705842,0.053616457,0.141813368,0.318151653,0.231676504,0.132538781,0.130675554,0.326496422,0.184388921,0.030010365,0.066995889,0.040835921,0.018945603,0.015344478,0.040353071,0.156027779,0.10663449,0.058575466,0.052956868,0.130377665,-309.5561829,80.5186615,10.81893826,18.5280838,-19.51427078,10.19113255,-25.5180912,7.997163296,-26.01954269,-8.700725555,-10.6932745,-8.307589531,-11.82926273,3.092583179,-3.69440937,-11.38640785,-9.309991837,-4.882983208,-1.215185761,-9.582343102,9074.300781,811.6013184,277.3443298,326.7919922,768.2702026,151.5684967,471.1208496,328.4724121,397.5992126,171.1417694,201.1784973,167.3078613,117.0919876,111.380806,121.2171631,139.673233,86.68798065,82.60988617,93.97570038,112.937149
index.html?VALID=TRUE&attid=403242&VALID=TRUE&q=10&g=524572&t=1&w=4,D_5,I_3,63050,1928.724327,925778.6745,3726.177468,4555061.769,0.232963637,0.227058128,0.220755652,0.328336865,0.207515121,0.208561242,0.627101839,0.299082905,0.202520788,0.212271586,0.235559046,0.480612159,0.047436789,0.088838629,0.05887204,0.087015748,0.072761357,0.024868101,0.136708245,0.058679208,0.055242334,0.083822154,0.040917195,0.127290547,-283.7575073,83.93389893,-13.36520386,10.04229736,4.330341339,11.84993839,-18.35674095,7.877885818,-16.47582245,-3.438870668,-12.51701736,-2.872978449,-12.57626152,-3.778028488,-13.49326992,1.471117735,-4.688626766,3.465202808,-1.683194876,6.144075394,26628.91406,1434.583374,132.7179413,105.3720474,108.8069611,71.7197876,119.0130615,45.44297791,110.2195206,47.27398682,67.9233551,40.6222496,69.17855072,42.93976974,77.06307983,38.47357559,57.89692688,28.95283699,43.13388824,67.88220978
index.html?VALID=TRUE&attid=369233&VALID=TRUE&q=10&g=477607&t=1&w=4,D_5,I_3,44980,1238.592247,300124.6239,2210.519967,1210233.137,0.378315061,0.264110714,0.329403162,0.209960818,0.141701519,0.24199377,0.130058393,0.231859669,0.195847794,0.245831311,0.379951924,0.192887262,0.141312987,0.075011097,0.104814097,0.07328707,0.024438353,0.094867975,0.018056491,0.086938016,0.079803795,0.068523698,0.160371572,0.020281296,-269.9993591,125.790535,-15.11850834,15.60669613,-9.802770615,3.154121399,-10.42516613,-1.728328586,-11.05919552,0.150582135,-5.25288868,-1.744902134,-3.270592928,-1.659506202,-2.336771488,4.027169704,-2.630118847,-1.113463163,-12.02700329,-6.053242683,20928.10547,2610.262695,309.2555542,206.1071014,150.3813171,136.6368256,92.70039368,75.52050781,64.24852753,67.79312897,70.44277191,68.55423737,73.47520447,84.60352325,104.8505096,72.02292633,75.17733002,73.1555481,105.0476608,66.07797241
mix-Nava-Lotfi-Shajarian-chehrehbechehreh.mp3,D_5,I_5,53421,1427.434358,315783.3173,2375.593968,635578.967,0.239558458,0.416517138,0.169410363,0.258832216,0.138263106,0.142790869,0.110767469,0.216391459,0.699269533,0.279399753,0.213160649,0.22013551,0.040507656,0.14995119,0.021069339,0.084660955,0.022256739,0.02938104,0.019643921,0.022058062,0.134798825,0.05661251,0.086389169,0.099160612,-316.76474,141.0732574,-27.14794731,24.75354576,-23.7274456,-1.757624865,-9.695162773,-0.723114491,-9.817454338,1.299626946,-5.052446365,-3.103546143,-7.85185194,-1.234181404,-7.318743229,-1.543714166,-5.400792122,-2.159522533,-4.921996117,-6.930217266,8785.71875,901.611084,228.5231476,81.35036469,132.6949005,52.74834824,130.8635406,49.30715561,59.95900345,38.13038254,113.3838272,46.43343735,55.4698143,45.24901581,43.39756775,52.42809296,28.49181175,44.31296921,40.87859344,32.95206833
Siavash_kamkar_tarkibi_nava.mp3,D_5,I_5,65241,1765.532433,530218.4496,2762.624961,1915795.527,0.287483931,0.113048047,0.218107626,0.136626452,0.210714146,0.411127657,0.141802222,0.256585956,0.104851454,0.065381929,0.154485524,0.43919307,0.101687975,0.023173898,0.096965492,0.040438525,0.051080242,0.183205992,0.015495886,0.113106683,0.021176429,0.012884352,0.039434314,0.164409295,-371.9038696,62.55918503,-46.38264847,0.978314102,-11.88828754,2.859024525,-7.325138569,-1.773425221,-7.743139744,-6.195557594,-6.518134594,-7.21597147,-9.512470245,-6.027719975,-17.89863014,-14.23768902,-14.16115665,-11.65670967,-8.140235901,7.700587749,14516.4082,1265.732178,900.3171387,151.4425964,151.1219177,53.49225998,86.34096527,34.81698227,70.91053009,39.26885986,77.71408081,37.86790848,75.52973938,54.35585403,91.38207245,60.25720215,86.30566406,161.6235504,92.9148941,306.473114
Meshkatian(65-95).mp3,D_5,I_5,54963,1367.574297,138272.8624,2549.101253,721753.3993,0.851364076,0.356745899,0.178907454,0.087771349,0.132725418,0.216802761,0.170292094,0.208735555,0.12128257,0.318405867,0.347175777,0.469168842,0.065872759,0.039451893,0.039943319,0.021298788,0.011843169,0.054839533,0.021228643,0.040264815,0.007813854,0.074560672,0.105532266,0.071913302,-185.8105621,139.3367004,-48.85212326,15.38840008,-42.04113007,-12.56165218,-2.315350056,-0.614982188,-7.437262535,-18.31526566,-15.48946381,-9.888557434,-18.11643791,-15.09077835,-7.382920742,-12.50897789,-12.40549088,-13.35868835,-5.75173521,-7.506590366,4566.074707,518.6206665,506.375,261.6929321,272.3364563,117.7996826,90.14715576,59.66767883,61.98897171,73.55041504,57.66255188,61.78121185,55.4957428,60.38943863,59.1234169,40.01276016,45.16542816,67.24884796,62.46830368,49.32435608
Meshkatian(150-180).mp3,D_5,I_5,45999,1130.543152,191667.9603,1981.154687,990019.803,0.719341636,0.625579476,0.267866492,0.08667963,0.064743116,0.128600568,0.209801659,0.14845854,0.090340674,0.218968302,0.421564102,0.58964026,0.089280039,0.08893235,0.044703297,0.008552715,0.00478221,0.025394334,0.049087472,0.028593885,0.010621911,0.056191478,0.085271657,0.115954347,-218.4784546,158.4637604,-35.5524559,0.260613322,-34.24384308,-7.806241512,3.073354959,-0.509427309,-2.269858837,-14.80898571,-13.70019817,-13.27258205,-17.6686573,-12.70016384,-7.276259899,-12.59274578,-15.21236038,-14.02990437,-10.69692802,-9.128682137,4092.279297,965.1716309,1263.777222,629.4423218,320.3166809,109.7383804,76.39227295,55.15266418,46.03551483,66.9103241,63.05490494,66.57510376,73.2105484,61.46187973,49.40363312,37.30229568,46.74570847,49.96819305,40.28730774,34.24773407
Y2Mate.is - جشن هنر شیراز؛ پریسا و گروه حفظ و اشاعه موسیقی ایرانی - دستگاه نوا ۱۳۵۶-uk2BFxWv1tc-160k-1654411450372_[cut_600sec].mp3,D_5,I_5,35152,1551.443477,232833.1906,2905.724096,1195561.729,0.38113901,0.357465655,0.471325666,0.533471167,0.309020519,0.319790214,0.218342334,0.359558702,0.321417004,0.20738253,0.191998884,0.227841496,0.115909278,0.079580545,0.117921293,0.191211537,0.050767113,0.119916588,0.038110968,0.108860597,0.107316077,0.046757035,0.059179455,0.046896778,-157.8114624,124.5127487,-4.294687748,22.22784042,-4.400672436,8.072834015,-7.494047642,2.267140388,-7.776011944,2.156511784,-6.589326859,2.358394623,-8.851020813,-0.431610912,-5.377893925,-0.919475377,-10.51950741,-1.948436618,-7.503805161,0.008784055,10776.74414,1256.750244,347.6081238,149.3920135,125.8107452,80.8625412,65.93274689,63.84908295,50.41041183,32.64910126,40.49934387,21.28190041,29.7319622,22.14082909,23.9909153,20.42912292,27.70648766,29.49881554,41.16491318,44.08207321
Karevan(Nazeri).mp3,D_5,I_5,48565,1758.277981,189554.8316,3686.927706,929186.0585,0.319820493,0.31533128,0.326806337,0.167962536,0.176855251,0.298942953,0.366423607,0.667324483,0.402017027,0.226861447,0.185966164,0.172844201,0.101838797,0.094922975,0.084753878,0.034704495,0.030169506,0.115525804,0.052079476,0.146574929,0.085590541,0.047602493,0.061149728,0.026808396,-149.2618103,113.7146378,-10.8129673,33.21272659,-6.398153305,13.26226616,-4.788500786,12.5268364,-9.288220406,7.108829498,-9.116336823,1.362610102,-9.17261982,-2.058261156,-6.882236004,2.190109015,-3.864929676,2.224667788,0.964235127,2.426313639,5661.031738,545.3325195,135.2570801,92.2168808,68.61131287,59.05393219,63.31852341,40.51563263,57.42274094,39.17323685,36.69393158,34.15874863,52.15334702,48.74199295,45.47032166,38.50136185,45.7071228,45.70371628,60.9671669,46.75435257
ShahristPorZarifan(Eftekhari).mp3,D_5,I_5,55195,1580.608863,103748.9127,2998.848533,497888.2175,0.485119224,0.237351835,0.439776003,0.21772109,0.175626606,0.265521914,0.129867703,0.253309727,0.186182886,0.180856854,0.28359127,0.296634614,0.161846593,0.025150854,0.133527339,0.048417591,0.034974698,0.100736089,0.017328877,0.088760398,0.07342872,0.039684899,0.115081869,0.066857852,-240.4443665,132.4289398,-31.43596649,27.49501991,-17.62298203,0.133561179,-17.7908287,-3.088926554,-13.04590321,-5.521667957,-9.060487747,-3.966000319,-9.044157028,-1.634284854,-6.214560032,-0.534990191,-11.15909386,-1.237393141,-3.032601833,-1.380892277,3240.592529,360.2525024,151.0881653,73.94392395,94.46928406,49.73138809,95.35322571,46.08655548,69.09033966,52.84076309,59.44455719,51.72773743,73.08164215,79.02103424,54.94530106,48.21640396,59.03715134,59.53125,75.07211304,60.11518097
Alireza_Eftekhari-Oshagh-SONG95IR.mp3,D_5,I_5,62336,1934.200622,211145.5587,2947.832175,884036.4717,0.555262208,0.19433628,0.167919531,0.16019313,0.169635117,0.247456878,0.149988234,0.253321975,0.229211807,0.28628853,0.509773791,0.291021436,0.188833132,0.035968427,0.075554028,0.057125729,0.044079199,0.083479784,0.027509695,0.071965516,0.084969655,0.07151413,0.17221716,0.037374798,-369.7929688,99.77977753,-10.98031521,2.551934719,7.853372574,14.21047211,4.543629169,6.913866043,-8.304348946,0.439775676,-17.95754814,-2.773277521,3.84108758,16.96831512,19.20733261,24.26513481,7.99782896,-0.145475507,-10.45915413,-0.74740684,10239.59766,471.3091125,732.3424683,140.7721252,91.67582703,79.62767029,76.51552582,64.05020142,136.7051392,72.33027649,180.8217926,129.7094574,126.146431,151.3927307,111.2517624,204.4886322,223.039978,120.3364716,180.5660553,99.1729126
Mohammad_Reza_Shajarian-Tasnife_Ma_Ra_Hameh_Shab-(WWW.IRMP3.IR).mp3,D_5,I_5,54004,1518.981776,121080.39,2801.766391,580254.6856,0.288567573,0.514372945,0.246572211,0.129291117,0.154747739,0.193247214,0.23629874,0.158408239,0.326320082,0.333635718,0.442715377,0.392090827,0.054828975,0.15085803,0.047565442,0.041357007,0.035293654,0.037406303,0.084680669,0.02358965,0.099785157,0.080934912,0.132294878,0.142167389,-249.2667694,135.8482513,-25.75091553,19.17192841,-25.68905067,-3.971960783,-14.14491558,-2.483582973,-18.39227867,0.922097862,-7.858269215,-8.051139832,-8.80424118,-0.684781373,-9.440636635,2.222193003,-7.276817799,-6.122169971,-6.958447933,-5.784473896,4059.217773,393.382019,262.3168945,126.5718231,154.8072205,116.7704163,106.5669479,72.27903748,85.66331482,52.77828217,84.68550873,67.67284393,71.32254791,63.66069412,80.18636322,78.01107025,59.78112411,58.83620453,67.68812561,65.15809631
09 Sarmast.mp3,D_5,I_5,47312,1739.616088,121696.886,3429.995926,1032286.298,0.707051754,0.205024973,0.133392766,0.186461553,0.245628566,0.499930263,0.160019219,0.148240834,0.130574778,0.244062111,0.326324165,0.441968232,0.09717235,0.037934899,0.030314244,0.076932028,0.029054111,0.121036515,0.014990216,0.054031804,0.023161665,0.033514928,0.101202622,0.101473212,-108.6098557,111.2648621,-2.220174074,7.987294197,-6.955160618,-7.227882385,-5.924911976,3.276064873,-26.14336777,-1.201451063,-10.65876865,-2.304822206,-12.93256283,0.974289656,-8.063451767,-3.50975585,-2.503000021,9.030564308,-12.99203491,-0.711593032,2222.102539,372.4013062,242.1831055,119.0775833,123.3518066,94.43948364,66.86057281,53.57877731,103.4991074,59.02400589,65.03872681,63.71351242,63.90734482,46.11281967,50.1588707,58.94853973,53.75562286,88.39823151,74.66615295,63.92090607
10 Raqs-e Yar.mp3,D_5,I_5,48683,1876.966408,517749.7948,3941.351167,4471227.596,0.500474572,0.145899743,0.122245342,0.079780921,0.109311625,0.186479509,0.211801842,0.573289514,0.265199512,0.170329049,0.273730963,0.351882041,0.129863858,0.0177425,0.023675844,0.011390747,0.011927743,0.057055093,0.020940699,0.174009234,0.051243465,0.02831547,0.118513152,0.129011378,-207.9576721,102.4480209,-4.008583069,-2.189010859,1.869648337,-11.80804539,-17.67611122,3.993975163,-20.64874458,-15.03262234,-11.11386585,-7.848959446,-13.35042,5.454142094,-11.14738655,1.833608389,-2.254324436,4.847415924,-8.918725014,4.428002834,10649.36426,1191.723511,338.467926,193.2441254,130.9027252,155.1707916,136.0558777,54.20718384,172.3660278,83.0809021,129.4441223,97.36265564,88.84712219,91.74628448,85.75679016,79.7491684,113.3598862,159.6024628,121.2325516,122.0084915
"12 Mozhdegani, Raz-o Niyaz Forud Into Gavesht of Nava On G.mp3",D_5,I_5,37242,1539.786874,225552.0042,2888.440867,1669937.11,0.558350921,0.156167299,0.11539229,0.088152096,0.125330165,0.19302845,0.197461143,0.474178255,0.255041689,0.231186673,0.429079324,0.51789546,0.128109917,0.018509313,0.017220438,0.014172787,0.024613783,0.06513495,0.023198335,0.15373446,0.067898199,0.042852908,0.121583097,0.116673216,-170.3890228,120.3661499,3.309359312,8.563584328,7.645781994,-4.992877007,-10.67479229,3.274299145,-12.46598244,-7.532589436,-8.382968903,-1.1477741,-10.57301426,7.26255703,-7.649861336,3.343806744,-1.144743681,7.969756603,-9.342945099,2.692179203,9025.111328,621.2282104,325.8513489,237.8415985,130.9355469,141.1958923,82.34835815,51.82529068,102.3914719,72.70812225,81.90899658,75.3704834,81.49503326,76.72571564,57.10290527,62.97729874,88.65396881,135.1001282,88.20070648,52.60700607
13 Pardegardani.mp3,D_5,I_5,43677,1674.781996,313860.0346,3348.188087,2523656.267,0.71379143,0.251390845,0.100853153,0.061621469,0.138596073,0.187878236,0.102448396,0.169157431,0.191951901,0.27161178,0.423464566,0.47958222,0.120814674,0.05841662,0.023296075,0.008015024,0.023806335,0.05444767,0.010397984,0.053207703,0.062360402,0.052094039,0.135179922,0.096859992,-163.9729614,111.3166122,1.245535135,9.660923958,3.164946079,-7.763062477,-10.32369137,2.638389826,-15.62792397,-5.385985374,-13.7226038,-1.93466723,-10.64809704,8.753849983,-6.444003582,6.190856934,-5.248096943,7.308698654,-7.143774033,-2.098134756,8653.949219,720.9299316,441.2500916,195.6655884,139.1255646,186.6408234,103.720459,57.16952896,118.0784378,63.92255402,149.3031158,72.16907501,80.8055191,95.43414307,58.8055954,93.4453125,81.09498596,78.31171417,71.4382782,48.71054459
14 Bayat Shiraz Forud Into Nava On F.mp3,D_5,I_5,44939,1770.599792,276997.9151,3367.821302,2732669.573,0.459515929,0.146762341,0.101602398,0.060168665,0.099483028,0.224847466,0.133780748,0.309593856,0.231706604,0.225892052,0.305229545,0.165943235,0.190819055,0.03619891,0.032197963,0.019336969,0.013696905,0.092198625,0.018397603,0.138710931,0.095781215,0.063981541,0.172841817,0.016804878,-243.8596191,94.98478699,-3.787308931,4.72055912,1.485884428,-14.05431557,-11.33576679,-0.248009935,-21.63899612,-18.23384285,-21.61258507,-12.16813469,-10.73587418,10.11335468,0.58068639,10.9852047,3.304307699,11.07241821,-8.166636467,4.230843544,10891.99414,584.0368652,379.7743225,97.47608185,85.09297943,103.1983566,88.06124115,60.31991196,95.30532837,60.92180252,84.77497101,71.66583252,135.6365509,147.8669281,172.7628632,287.2657166,295.0870361,327.2465515,225.3024139,110.5224228
tarkibi.mp3,D_5,I_5,54095,1528.520016,203761.7658,3087.539663,655533.3779,0.149864182,0.244846284,0.18467173,0.248436183,0.193821847,0.248837218,0.378735006,0.283462375,0.5197047,0.272423148,0.274207771,0.214570597,0.028306894,0.096289076,0.049563099,0.076461323,0.058062296,0.074808493,0.148786917,0.050774567,0.171037421,0.048182521,0.105448127,0.078535974,-156.559082,131.2805939,-38.71866608,45.27947998,-16.95691299,8.136234283,-9.733714104,1.865180492,-14.48256683,-3.31393981,-7.77508831,-5.58640337,-10.29759884,-7.890317917,-2.319678545,-7.660972595,-4.356469631,-6.339802742,2.46953702,-7.957062244,4737.23291,474.8249817,318.3717957,177.0040131,307.5641785,161.9963684,189.4773865,107.2935104,105.9314194,101.0512238,99.32196808,78.44752502,61.71835709,81.71056366,64.48162842,73.94736481,81.46929932,75.08811951,89.89113617,93.27371979
index.html?attid=221787&VALID=TRUE&q=11,D_5,I_5,21309,491.0151648,27211.12978,681.3292134,52213.52521,0.038982663,0.108130112,0.391842782,0.170180097,0.229253769,0.268771797,0.300671458,0.590715587,0.243058145,0.190108374,0.128564045,0.083959565,0.00721793,0.014401875,0.131517068,0.03753278,0.101434559,0.137707874,0.039866593,0.182825834,0.028997658,0.09290459,0.051575482,0.02546641,-412.5939331,156.4643707,43.57010651,3.956484795,-0.604999244,-3.510515451,-1.185043693,-2.613274813,-5.976886749,-6.408974171,-7.194432735,-7.799278736,-7.922879696,-6.376581192,-4.472482204,-6.804305077,-6.86716938,-3.684371471,-5.464486122,-6.673725128,4358.349609,2226.850098,584.9602051,238.0583954,71.57875061,103.9324417,59.12150955,63.32157135,64.393013,68.31880188,66.91970062,37.59759521,55.59467697,50.38311386,39.41232681,53.58794403,49.6084137,26.31124306,43.71360397,51.70093536
index.html?attid=173896&VALID=TRUE&q=11,D_5,I_5,66232,1341.555291,605558.4817,2345.08582,1599688.75,0.447859764,0.655852675,0.550918341,0.35687229,0.212934136,0.155692101,0.182405576,0.129215255,0.251260519,0.229054153,0.278623283,0.325946808,0.092685945,0.126251265,0.098320723,0.089421973,0.061766569,0.032799445,0.061882515,0.025819391,0.072676457,0.079044841,0.080150358,0.087847911,-244.5804443,163.9056244,-46.18846512,53.26126099,-17.46103477,5.733792782,9.208450317,-1.482432127,4.994927406,-1.59170866,-2.597412348,-5.098124981,2.620529413,-3.935120583,-2.676348925,-3.573036671,-3.076905727,-2.339184046,-4.039945126,-5.729082584,14578.76172,1341.843018,1668.204712,524.5576172,698.5806274,172.7229309,144.1519928,121.1562729,82.07878876,88.33358765,87.10405731,82.58283234,81.19657898,81.30964661,57.05748749,66.52178192,73.65748596,76.75855255,49.88619232,72.33488464
index.html?attid=354953&VALID=TRUE&q=11,D_5,I_5,47586,1264.234002,270830.0969,2359.094068,934227.6863,0.683837056,0.321002156,0.146110058,0.167678356,0.26256299,0.40243417,0.403717428,0.315234125,0.142099515,0.138818324,0.21324493,0.363470137,0.147172078,0.059348959,0.034070514,0.029860992,0.051561143,0.115167715,0.108270355,0.07367295,0.023574531,0.027698094,0.04771794,0.071107358,-254.5754089,135.8678436,-54.67818832,17.96872139,-9.803860664,-8.185077667,0.043872561,-2.482361555,-5.373714447,-1.034564734,-1.843669534,-5.810789585,-1.32745266,-6.731496811,-4.139117241,-7.141557693,-7.438190937,-7.489960194,-8.09026432,-7.995072365,12251.35254,2599.227051,1131.097168,527.8616943,220.3204346,396.1019592,125.6729355,107.0684738,65.79280853,53.8844223,47.30472946,52.60316467,52.01049805,56.45724869,46.13673019,44.20672607,43.95209885,52.36120224,39.83107758,46.3469696
index.html?VALID=TRUE&attid=312965&VALID=TRUE&q=10&g=386234&t=1&w=4,D_5,I_5,37127,1562.352975,431344.5166,3500.745498,2336989.021,0.211640894,0.428314507,0.444640368,0.230582744,0.219576851,0.274258494,0.39893499,0.193998069,0.187083721,0.239779085,0.180475354,0.154130191,0.052983522,0.128599301,0.129877225,0.049325339,0.08017347,0.05674535,0.166841358,0.063311927,0.087552302,0.056894295,0.029879151,0.04523807,-198.2055206,103.7549133,3.357113123,22.50746727,-22.71162605,1.482834697,-16.73101234,-12.06200886,-1.273015499,-1.455811024,-10.65908337,-4.168664932,-14.91279888,-12.437603,-7.704915047,0.640770018,-0.069437221,6.994130611,6.845664024,12.34264755,17704.79492,1779.232056,132.089035,282.3456726,153.1294708,55.28920746,84.22151184,56.1608696,36.04615784,32.83580017,47.04595184,46.51980591,71.81733704,54.16548538,32.49155807,26.75199509,33.5529747,58.43676376,67.71066284,81.60848236
index.html?VALID=TRUE&attid=100564&VALID=TRUE&q=10&g=116826&t=1&w=4,D_5,I_5,49712,1733.537642,444118.0539,2758.166655,780203.6191,0.548774362,0.150276184,0.06469392,0.080182932,0.098316044,0.104684815,0.077356473,0.193148404,0.145506397,0.211897224,0.463807464,0.294408649,0.212211415,0.019768437,0.025202399,0.028861046,0.021570273,0.023367025,0.011221058,0.062227845,0.050299086,0.069864877,0.188628599,0.026927674,-384.7568359,100.8500519,-13.37622166,13.63237572,-29.7365284,-7.158041477,-19.52963638,-14.96953201,-11.02699661,-5.828583717,-11.43721199,-6.369310856,-6.204129696,5.209899902,-4.808279514,7.591136456,2.530811548,3.719072819,-5.70565176,-4.702328205,10660.30859,898.8417969,466.4083862,109.4641876,514.8907471,96.58262634,147.315155,109.4652634,89.53482056,88.70153046,111.4861679,93.86741638,69.34638977,43.67084885,56.06755447,51.28834915,42.56872177,47.5963707,55.27782822,54.19001389
index.html?attid=391583&VALID=TRUE&q=11,D_5,I_5,51341,1150.536362,176445.8879,2193.461736,657960.9552,0.18861869,0.135119528,0.384623855,0.279009938,0.221337527,0.332495481,0.149914458,0.2600151,0.108723611,0.257647425,0.194230005,0.1081395,0.077778392,0.014837693,0.146174446,0.110280275,0.057846233,0.154067978,0.020016162,0.114957899,0.013300968,0.096686371,0.060818095,0.015113157,-198.554245,169.1685486,-68.02494812,36.46256256,-1.921544909,-11.88130569,10.14246655,-14.59878731,-1.827311516,-2.794804811,-8.614420891,2.879807949,-7.096864223,-11.41096401,-2.643947363,-1.016373992,7.297180176,1.12630403,-1.38545382,2.017354012,15666.625,3524.636719,812.8656006,312.6459961,381.7748108,106.0784149,184.0636139,124.5140762,63.27537155,133.0850983,80.12393188,92.19691467,76.27791595,89.07639313,84.57529449,67.3915863,113.3923569,74.98092651,96.56182861,123.9060822
index.html?attid=391737&VALID=TRUE&q=11,D_5,I_5,41176,1130.65375,406464.1713,2293.2028,1543337.954,0.289066762,0.233948007,0.417321265,0.298807949,0.272494018,0.244261041,0.223930404,0.378649831,0.287412435,0.468225151,0.45628193,0.291101068,0.092632227,0.039817072,0.130759358,0.081046596,0.066683941,0.070040897,0.040007364,0.103875697,0.04925314,0.114086054,0.119973578,0.056101512,-281.1436157,153.1845551,-43.39377594,40.16439438,-7.654364109,9.010957718,2.454434156,-0.969043851,-4.552270412,-1.627242446,-1.454385638,-4.891615391,2.182618141,-7.64568758,1.719619393,-1.203047514,1.718590498,-3.116541147,-5.108367443,-4.976408482,20470.50195,3972.459717,721.4678955,795.3713379,486.2049255,256.917572,243.6006012,121.0416718,121.7395782,85.85391998,86.00193787,94.54638672,72.54666901,79.19113159,78.44551849,61.27777863,77.25481415,70.32985687,70.5803833,77.67325592
index.html?attid=353519&VALID=TRUE&q=11,D_5,I_5,67955,1631.043974,492173.8569,3133.489386,1638423.987,0.318542868,0.223244965,0.438141167,0.278480411,0.250440001,0.305450976,0.187916502,0.204464704,0.158070549,0.312028676,0.274318576,0.171292469,0.125395492,0.031214185,0.160672516,0.088776544,0.051080782,0.116579629,0.041971542,0.073760942,0.030896751,0.093885072,0.096433036,0.028161734,-252.1508026,121.0617294,-49.79629898,57.18595886,-9.686979294,9.607222557,-3.550039768,7.669474602,-0.3620646,-8.715425491,3.161872864,1.422941923,10.02792835,-4.067691326,2.188071012,-2.211074591,-0.019073628,-2.965327501,-2.292114496,-0.303081393,14422.39648,2005.468018,525.0239258,607.291748,235.2057343,211.8501892,208.1614227,206.5697021,132.8669891,76.78557587,108.9796829,104.114502,150.9977722,97.14031982,82.3786087,94.37981415,78.20126343,81.26314545,71.74937439,112.4601288
index.html?attid=354296&VALID=TRUE&q=11,D_5,I_5,62295,1314.354733,434216.1588,2169.728547,723263.4632,0.433762819,0.304974198,0.529157341,0.232223988,0.101613805,0.115926452,0.190793365,0.406004995,0.247112781,0.375913084,0.395981371,0.202084139,0.148712635,0.053699728,0.158910751,0.059610479,0.021494694,0.032698169,0.038497318,0.121517465,0.047006253,0.077735633,0.121339992,0.027313378,-306.3413696,159.7832336,-47.05076218,17.04563713,-9.916025162,-13.9071846,1.724578738,-10.01602459,-3.009868383,-12.6422739,-16.27252197,-3.050801754,1.354245543,-2.471313,2.559500694,1.354251504,-5.586357594,-3.039415836,-9.017812729,-12.5497303,9476.055664,1660.444824,975.1982422,401.8141785,404.3457947,118.7158508,148.449173,147.3929291,102.506546,151.8179321,104.208931,89.73809052,111.9646149,88.01263428,65.65969849,84.4489212,101.0484009,65.09757996,84.23142242,84.37190247
index.html?VALID=TRUE&attid=225601&VALID=TRUE&q=10&g=291304&t=1&w=4,D_5,I_5,27781,847.403553,75945.66903,1407.324823,321453.688,0.512006044,0.4000085,0.277781606,0.236784771,0.195170283,0.292092681,0.222545072,0.307636648,0.224967644,0.205730468,0.223924875,0.181120634,0.145229638,0.086212844,0.106796913,0.087371826,0.038348425,0.131330699,0.053945705,0.109174863,0.054571506,0.083786994,0.094497636,0.030586574,-269.1977234,178.1727905,-10.80845737,20.877882,-10.02831459,4.55376339,-5.168613434,-2.243826866,-5.042220116,-4.732339859,-10.49588585,-6.482935905,-4.289232731,-3.603634357,-3.78739357,-3.071903467,-6.618961334,-5.658638477,-9.844426155,-8.561234474,8385.96582,1310.035278,422.929657,115.6921463,108.8128662,58.66411209,85.3144455,46.19099426,65.72021484,49.93463516,51.62411118,71.8684845,52.47801208,74.61746216,70.41195679,88.08175659,47.63895798,49.7350235,52.47327423,72.64070892
index.html?VALID=TRUE&attid=55550&VALID=TRUE&q=10&g=62491&t=1&w=4,D_5,I_5,47048,1020.129953,25081.13424,1963.204795,120853.1865,0.067236863,0.041101709,0.117009647,0.244042173,0.25699088,0.25665766,0.180245161,0.519739985,0.154093951,0.127501205,0.086137421,0.08276397,0.03477386,0.008100932,0.028250042,0.14843981,0.107362136,0.146078825,0.015901364,0.21799925,0.015812589,0.080550224,0.01780507,0.009781501,-320.2690735,184.2343445,-32.46315765,24.00886154,15.3568697,-3.617463112,-0.46257171,3.107072353,7.914660931,4.071451664,5.44969511,-1.340058565,-6.366416454,-4.527894974,1.844274759,0.790023923,-0.987695456,1.33857286,3.067062378,5.818805695,1999.330688,406.5726624,368.1372681,99.32045746,125.3649368,100.2851181,54.50983047,71.46873474,67.69219208,68.38944244,56.07926178,81.45584869,64.09679413,65.42778015,74.28704834,70.46775818,61.91742325,55.69128418,129.1638794,176.514389
index.html?VALID=TRUE&attid=225598&VALID=TRUE&q=10&g=291302&t=1&w=4,D_5,I_5,39262,1018.971017,146538.7421,1705.231355,451941.4173,0.727500856,0.364345014,0.243883446,0.200111479,0.249136865,0.33825466,0.158105657,0.230746388,0.148504391,0.166368902,0.154461682,0.227396399,0.128292352,0.065607116,0.078676783,0.058611695,0.043246627,0.123262219,0.020246314,0.066133045,0.042675551,0.04135377,0.043348879,0.02380655,-244.5182343,166.8624573,-20.25740051,16.54790688,-12.0258894,3.038564682,-5.539586544,-7.534051895,-5.093954563,-4.632482052,-5.336461067,-3.445353985,0.242014408,-3.634792089,-6.549803734,-3.344136238,-2.769787788,-4.441482544,-7.123417377,-3.434372663,5659.013184,1876.41394,261.9731445,120.6909561,123.2086182,65.34414673,70.34253693,68.36037445,50.30514526,38.5861969,51.82727814,48.87140656,47.50162506,45.24196243,48.45001984,50.4003334,57.81554031,58.46667099,40.26251221,60.30768585
index.html?VALID=TRUE&attid=132069&VALID=TRUE&q=10&g=158119&t=1&w=4,D_5,I_5,56418,1623.129984,205157.1622,3149.405956,634252.0564,0.28410244,0.40994814,0.679868996,0.233263239,0.175034136,0.155278072,0.150982767,0.39087823,0.1871465,0.303566009,0.223955661,0.144446284,0.091306113,0.084300488,0.118748337,0.033893213,0.047876064,0.048490755,0.025929889,0.135914624,0.031287868,0.109215282,0.061033674,0.021244954,-191.7170715,125.9731522,-26.06352234,15.70788956,-31.42256355,8.571883202,-8.834951401,3.322467327,-10.57965183,-4.208921432,-15.9610014,-5.699854374,-12.95750141,-9.338147163,-17.95066452,-5.780119419,-11.48421001,4.208830833,-9.164468765,-0.287194967,6475.574707,630.7946167,133.7195282,76.21305847,100.3819275,42.20288849,49.38191605,43.9274559,54.19876099,42.44736862,48.15565872,59.85283661,53.38565445,54.76998901,64.63256836,48.10282516,55.76091003,62.73317337,58.07320404,50.24448013
index.html?VALID=TRUE&attid=225601&VALID=TRUE&q=10&g=291304&t=1&w=4.1,D_5,I_5,27781,847.403553,75945.66903,1407.324823,321453.688,0.512006044,0.4000085,0.277781606,0.236784771,0.195170283,0.292092681,0.222545072,0.307636648,0.224967644,0.205730468,0.223924875,0.181120634,0.145229638,0.086212844,0.106796913,0.087371826,0.038348425,0.131330699,0.053945705,0.109174863,0.054571506,0.083786994,0.094497636,0.030586574,-269.1977234,178.1727905,-10.80845737,20.877882,-10.02831459,4.55376339,-5.168613434,-2.243826866,-5.042220116,-4.732339859,-10.49588585,-6.482935905,-4.289232731,-3.603634357,-3.78739357,-3.071903467,-6.618961334,-5.658638477,-9.844426155,-8.561234474,8385.96582,1310.035278,422.929657,115.6921463,108.8128662,58.66411209,85.3144455,46.19099426,65.72021484,49.93463516,51.62411118,71.8684845,52.47801208,74.61746216,70.41195679,88.08175659,47.63895798,49.7350235,52.47327423,72.64070892
index.html?VALID=TRUE&attid=3056&VALID=TRUE&q=10&g=19139&t=1&w=4,D_5,I_5,49544,1490.519788,336404.7092,2889.840859,1940912.421,0.300523728,0.221117243,0.579594672,0.272019178,0.212389424,0.210240483,0.172402188,0.405379355,0.23836945,0.298428833,0.416833073,0.47206828,0.065925904,0.025057424,0.133848816,0.042717911,0.048155222,0.068545632,0.01871006,0.127884075,0.030512884,0.068496466,0.105645172,0.106765419,-184.958786,132.0166779,-23.13124275,17.80690765,-17.7879734,12.05239582,-14.3098774,0.590289056,-14.70388126,-5.664160728,-11.42716789,-8.634493828,-9.80243969,-12.46226501,-10.72074699,-0.302102894,-7.926004887,-2.329565287,-7.905831337,0.057129569,12816.1875,1777.688843,458.6298523,274.0186157,232.0012054,134.0916748,115.9389725,84.63204193,102.8159714,69.6791153,91.07055664,79.20057678,72.5533905,73.64781189,80.77410126,75.55149841,65.8199234,54.91620255,59.80792999,59.68727112
index.html?VALID=TRUE&attid=377903&VALID=TRUE&q=10&g=469999&t=1&w=4,D_5,I_5,40270,1233.356258,398039.2387,1788.722517,534787.8646,0.147483945,0.234992817,0.304079711,0.222904503,0.353631258,0.394654214,0.32489112,0.55654633,0.281269759,0.420977652,0.237100765,0.128512695,0.035784513,0.076028302,0.110892318,0.063114978,0.09344323,0.128862455,0.044719987,0.148676962,0.039865963,0.135310411,0.078703128,0.034175079,-266.9708557,136.9274139,7.791458607,12.70603085,0.532282472,15.06249809,-3.993449688,-5.186954975,-12.72005653,-5.190330029,-11.84929371,-5.743884563,-14.35673428,-5.16429615,-0.844667435,12.76882648,8.816630363,6.505531311,2.155073404,4.933579445,8529.360352,1043.857056,202.2120209,202.2841797,141.4914093,91.59507751,70.53097534,86.52368164,88.76638794,95.23048401,91.42340088,101.0725708,85.59408569,74.07341766,85.33964539,176.2995911,170.8746185,117.2400589,128.7111511,105.3980713
index.html?VALID=TRUE&attid=369412&VALID=TRUE&q=10&g=27834&t=2&w=4,D_5,I_5,83963,2334.661296,891330.4576,4950.070068,4838233.726,0.342018664,0.426672488,0.548872411,0.502855361,0.262697637,0.171745867,0.26361981,0.196287483,0.1920546,0.190619096,0.199394464,0.439234555,0.073881231,0.116871662,0.116545625,0.114842929,0.069911823,0.026510676,0.065585382,0.044456985,0.040190831,0.053335451,0.027057195,0.115617499,-165.1459503,74.21337891,-5.216698647,8.967564583,-7.988574505,5.451314926,-9.559048653,5.767716408,-19.24926567,-4.297413349,-9.254860878,5.706498146,-2.17503643,2.935094118,-8.76000309,0.619748831,-5.012691021,-0.153079152,-6.107010365,5.932635307,25898.59375,1146.468018,167.7791901,101.9300613,98.86332703,85.06510162,60.2903862,56.3982811,97.12826538,54.38277054,55.40372086,56.08070755,56.72558212,62.19514465,60.08576202,49.90139008,50.57165527,59.56326294,40.9379158,53.86166763
santoor-Nava-mohsen gholami.mp3,D_5,I_2,38585,943.0303431,90462.4484,1375.86668,528010.1624,0.614200532,0.164921626,0.269650608,0.405345291,0.1167541,0.063241385,0.100533642,0.325484931,0.085197486,0.07542181,0.153864592,0.164044753,0.169843227,0.009281808,0.079198107,0.160943776,0.012242419,0.01912627,0.012407061,0.115013286,0.017569162,0.019558644,0.082977585,0.010482434,-360.4362793,146.8000488,-6.13711977,-2.858868599,-20.95843506,-25.77190208,-10.92735767,-15.2477684,-21.2391243,-19.24731445,-17.20585632,-11.62702656,-4.196631432,-2.696630001,-5.322823524,-2.240317822,-3.808218479,-4.973413467,1.74573338,1.735031843,7763.419434,1050.147461,1876.647461,322.4703369,153.4824829,179.052948,87.82299042,87.2518158,76.84529877,86.90981293,75.90113068,128.7045898,107.4796982,68.82958984,80.05365753,59.80785751,40.6511879,75.55357361,57.24091721,124.7651901
Faramarz_Payvar-Dastgah_Nava_4-SONG95IR.mp3,D_5,I_2,67338,1434.160967,47996.29218,2268.061285,199752.1883,0.151466846,0.214716151,0.675117195,0.186221495,0.151063353,0.069659144,0.077538118,0.071561798,0.118472084,0.71061492,0.265848011,0.132021233,0.06398911,0.013286971,0.114454925,0.007450569,0.042342734,0.018611919,0.019373683,0.02615636,0.005405459,0.098158181,0.05118335,0.053308681,-216.2559814,141.8085327,-67.97161865,5.557453632,-33.83563995,-7.119596481,-33.48777008,-28.35648537,-15.80851173,-18.37196541,-8.393862724,-7.420741081,3.571265221,10.80807495,-8.361366272,-13.42617989,-13.35831261,1.296886325,0.119307198,-9.905586243,2844.569336,444.1859436,175.4901276,108.6299362,107.1561737,53.72085953,77.85633087,54.38116074,59.25174332,49.83547974,52.98486328,102.2067566,82.71448517,71.87250519,54.47114563,88.91973114,45.49456406,52.61058426,45.4997139,58.06433105
PouyaMohammadi_5_2_132S.mp3,D_5,I_2,96389,2238.624087,407265.161,3839.243451,2118985.273,0.09934967,0.083471566,0.174570113,0.117625721,0.245438382,0.443131119,0.210981011,0.533769727,0.229758486,0.515683591,0.166092232,0.086917453,0.027490249,0.009763811,0.036401507,0.031537574,0.034718052,0.118557908,0.021986861,0.172323987,0.014055073,0.170697376,0.039301321,0.011616249,-287.6289063,70.9250946,-54.02358246,1.140584588,-37.41034317,-11.11999607,-31.16292,-13.93313408,-15.74557114,-7.899341583,-6.11028862,-9.336470604,-19.53781319,-6.001169205,-11.9620657,3.77033782,7.874046803,16.2218132,3.711494446,4.268329144,16394.3125,1165.25769,484.6552734,137.6659698,257.2959595,60.93387985,191.4068604,49.50571823,114.2081528,56.39643097,101.0883408,71.3474884,75.07459259,57.01561356,105.8912048,129.4092255,107.5165329,148.5014801,122.9345474,114.7630463
Farshid.mp3,D_5,I_2,126819,2435.158629,209626.1053,4132.633344,509569.152,0.407896727,0.256521314,0.590453148,0.206163108,0.16241993,0.169374615,0.174227521,0.482315391,0.173299596,0.335720003,0.218553811,0.280842394,0.139759898,0.029495254,0.142288476,0.023778234,0.035657648,0.023405589,0.016161708,0.123581856,0.010559233,0.09868481,0.057219043,0.079103827,-182.8915253,75.89276886,-75.05712128,39.17124557,-34.75091934,0.036933072,-13.37427616,6.654927254,-4.278727531,-8.084331512,-23.63312721,-4.091208935,-14.354352,-9.315951347,-16.38292694,-3.445899725,-8.549854279,1.643761754,5.415419102,10.87870789,5409.76416,861.4277954,258.6242371,117.4264679,117.3293839,77.13737488,84.30555725,74.47911072,80.58698273,50.15216064,67.76482391,52.14936447,61.80714417,83.39339447,83.08677673,68.365242,100.6472931,168.7110291,86.53248596,111.4780731
Faramarz_Payvar(0-30).mp3,D_5,I_2,60781,1478.666856,82932.42072,2448.743526,434543.7072,0.367970794,0.208970204,0.511794269,0.12764658,0.167149872,0.102592729,0.061701298,0.052071717,0.093388766,0.414937109,0.229052335,0.228935733,0.168102399,0.014463964,0.171813473,0.009600506,0.086155809,0.042518836,0.008174863,0.009800827,0.007827407,0.135780096,0.092962198,0.051725287,-202.6982574,124.4940948,-65.54082489,-0.629220486,-31.03130531,-6.560624599,-31.60965919,-26.56572342,-17.19578362,-13.61362171,-8.428406715,-8.95476532,5.428389549,11.7119503,-6.596930504,-6.069056988,-13.06539917,-4.930984974,-8.084462166,-7.382250309,3649.220703,657.638855,207.228302,129.9024048,122.4543381,75.78922272,82.7167511,63.70877457,77.46676636,77.79173279,123.2335663,184.44487,170.3667908,102.2921829,133.4464569,147.5358887,57.82539749,95.36389923,69.19030762,192.9149323
Faramarz_Payvar(60-90).mp3,D_5,I_2,48487,1170.017886,41500.70939,1847.922159,140126.2537,0.450822383,0.152483344,0.281846523,0.110803977,0.273229688,0.195866317,0.092267662,0.069372334,0.079646178,0.343125463,0.512590349,0.475274056,0.14469561,0.012618615,0.1122109,0.010946045,0.108429365,0.069633886,0.020024115,0.014774501,0.007599819,0.112922668,0.158167109,0.109249763,-243.5374908,153.6599274,-64.19943237,-10.74504089,-28.37205887,-13.56636429,-34.21529007,-29.95379066,-8.963685036,-11.12233067,-5.694019794,-8.726035118,0.556747973,6.978321552,1.387531161,4.511723995,-6.067994595,-12.38822746,-13.16279888,-7.894526482,5554.166504,438.8302002,592.4770508,161.7539215,183.8131104,62.96387482,77.1539917,55.03808212,73.39543915,88.23828125,129.0338593,169.0105438,132.9830627,130.4067078,363.499054,235.0097198,89.93304443,74.02362061,90.72856903,133.8287811
Feraghــkoroush Matin.mp3,D_5,I_2,44030,1254.404302,119379.5553,1926.471684,553994.0832,0.086777464,0.108919159,0.325176686,0.118456118,0.176893011,0.059636451,0.075490437,0.163401872,0.16504091,0.673114717,0.17809099,0.120305985,0.028525479,0.027615692,0.143798515,0.011370391,0.083877124,0.010699863,0.0274332,0.092820056,0.005194039,0.161550239,0.007778562,0.055143818,-436.8050842,131.0589905,-41.11240387,15.24540329,-9.757811546,-11.95108128,-11.63642311,-7.832935333,-13.27042294,-14.77263355,-4.379767895,4.41040802,5.727826118,1.096825004,-6.743733883,-5.677370548,-7.906344414,-2.699127674,1.120325565,1.712765694,6568.883789,666.5973511,369.9467773,167.7094574,394.1550293,87.95041656,59.60659409,53.92161942,49.37573242,77.9161377,62.38769913,111.058075,70.15274048,35.53096008,44.26060867,84.25064087,62.86792374,94.09583282,73.45166016,85.40335083
Taknavaziye Santour.mp3,D_5,I_2,86578,2033.909058,71298.83197,3507.395458,182565.5935,0.179150909,0.239925802,0.25796476,0.201601431,0.39187035,0.314939052,0.390702933,0.584732652,0.283042222,0.553997755,0.224715859,0.240352288,0.036008697,0.051490594,0.084033705,0.046379026,0.107620202,0.084993862,0.089401558,0.117009707,0.027509246,0.134930745,0.040081803,0.081252635,-243.3606873,106.7872391,-63.06147766,21.02986908,-17.73028755,4.531919003,-9.296297073,3.102404594,-8.808678627,7.565173626,-7.520879745,-2.651637793,-15.84247112,-9.47431469,-11.50441837,-0.713681936,3.255736828,9.763189316,3.040454626,5.982731819,3172.627441,376.2114868,711.3042603,56.08473969,98.42530823,45.73182297,49.74665451,43.10683823,31.48566628,43.13139725,38.15048599,46.11915588,33.66041183,30.28366852,55.27122879,90.69883728,76.57032776,101.4142227,97.78317261,123.2171402
بگو چه کنم.mp3,D_5,I_2,98988,2688.652679,254139.3063,4856.287301,1348426.563,0.33311969,0.118148081,0.261047542,0.091502324,0.072612859,0.163010806,0.10325402,0.34025085,0.179572657,0.281460881,0.429893196,0.218386859,0.145593181,0.014202638,0.123309158,0.028599814,0.005350545,0.082241759,0.00870335,0.135159373,0.053130995,0.09072759,0.167689562,0.038714033,-352.0153809,27.88353729,-50.93441772,-8.909770966,-40.94919205,-6.593751431,-21.17335701,-0.799690247,-19.39640999,-1.196785092,-19.89704132,-5.134074211,-1.848612428,19.90642738,14.08048344,17.9534893,4.322655201,10.52145958,-1.115342021,4.56867075,8865.404297,273.505188,132.3131561,97.58419037,88.4653244,55.088974,74.48986053,74.74394989,188.7617493,55.55313492,136.5089569,173.0269928,319.5628052,284.2207642,180.9555054,420.4559937,293.1602783,344.7949829,173.964798,120.2534485
52.mp3,D_5,I_2,81186,2057.79741,66772.42389,3859.676661,200496.3036,0.505267382,0.170964405,0.264639258,0.258742988,0.319108427,0.461323828,0.149392903,0.138209268,0.132253483,0.366782546,0.325790495,0.191606387,0.143578395,0.010246057,0.072623424,0.074322045,0.071002074,0.153678924,0.009090529,0.024691401,0.010508225,0.118071526,0.073889986,0.013127225,-91.66498566,89.54561615,-56.17134476,13.15646458,-34.44119644,-4.148188591,-17.44732475,-14.15769672,-13.16217327,3.105177641,-4.133968353,3.309188604,-9.908228874,3.744382143,-9.25822258,-0.865934491,-13.52028847,-4.786186695,-12.76958847,-3.785489321,1535.044556,256.217041,82.95713043,72.73259735,80.41121674,62.52777863,46.33760452,49.19451904,38.23561478,61.16852951,43.52494431,48.33015823,48.90829086,50.20124435,38.10235977,72.41799164,55.58514404,61.69999313,56.53435898,126.3342819
Reza_Varzande-Nava-Taknavazi_Santoor9-[AudioTrimmer.com].mp3,D_5,I_2,52375,1329.475115,58784.96019,2115.987205,596080.1067,0.101867616,0.104064539,0.093227483,0.228354692,0.163968682,0.139123902,0.237725124,0.240319461,0.782488644,0.213249013,0.191702142,0.125094339,0.028340066,0.041012213,0.020156708,0.068964563,0.066527247,0.044791315,0.114771888,0.019103773,0.116828278,0.011398126,0.088419102,0.044835754,-358.1766968,159.0032349,-18.76022911,-10.14468765,-35.70553207,28.41488457,-38.84418106,-11.29921436,19.226408,-9.940475464,-0.816593885,5.814074039,-0.058630787,-17.45965767,7.818250656,0.716971338,6.066961288,15.81372452,7.581449032,4.873041153,3495.435791,244.8782196,350.7991333,210.6362762,349.7514038,230.5953522,436.0729065,304.5144043,156.683197,177.7850494,133.7268829,87.05011749,122.4421234,137.016571,126.3023682,183.0315399,144.8300323,251.841568,147.3394623,109.5626221
Ali_Tahriri-Mahmoud_Farahmand-Nava-Ghese_Goo-[AudioTrimmer.com].mp3,D_5,I_2,87993,1928.859492,213576.3177,3458.662419,1168227.849,0.186833754,0.128069639,0.26951617,0.167633146,0.193539932,0.274752498,0.202566892,0.599369287,0.246622235,0.446652204,0.207096159,0.229349166,0.05328989,0.025467096,0.081490792,0.041044306,0.053299777,0.102586776,0.011593149,0.156540617,0.011554216,0.148261607,0.041911218,0.060901489,-293.8939209,96.02197266,-73.46404266,12.73031139,-30.53115654,-2.719278336,-33.71768188,-12.61864662,-11.62952423,-23.31158257,-11.10308933,-21.2016468,-12.17313576,-16.38780785,-5.874932766,-3.3005476,2.415585995,9.24016571,11.03541565,8.93614769,6617.3125,396.5966797,1095.657227,190.7286224,239.7394562,220.6733551,164.2169037,105.3326721,73.46283722,119.7442398,75.30075836,94.65937042,74.01351929,92.2583847,106.4172821,139.8117981,264.430603,267.9918213,143.4717407,134.7956848
santoor.mp3,D_5,I_2,42494,904.1473587,10634.4215,1443.374605,31207.1012,0.502693653,0.132555962,0.188086689,0.23625721,0.233313918,0.212720558,0.106290385,0.233053103,0.199862361,0.255079418,0.4471187,0.204680309,0.175361723,0.008819183,0.070324861,0.112952314,0.097620301,0.067265838,0.012426663,0.090345517,0.060517196,0.052375156,0.157874525,0.014614251,-211.4038849,184.5652313,-42.8671875,-25.45258904,-17.43007088,-21.81298447,-27.34325409,-24.97980881,-23.00831223,-19.38965225,-17.99631691,-19.1408577,-11.20494175,-3.890597343,-6.360380173,-9.909802437,-10.76546478,-11.86174679,-11.63509464,-9.568507195,1319.731567,259.773407,199.9935608,122.1312637,80.96974182,52.0470314,67.57245636,55.71993637,71.13838196,68.42127228,70.8093338,48.85036087,53.73684311,76.98051453,67.34165955,54.33938599,74.80418396,71.97859955,72.70202637,54.03869247
دو بیتی - دستگاه نوا.mp3,D_5,I_2,78008,2206.517775,235822.6558,4073.900366,1224826.79,0.69304955,0.195053592,0.254108101,0.196144208,0.053667303,0.080681451,0.068369329,0.214410126,0.117303617,0.125058666,0.202418253,0.205750227,0.16339536,0.010531557,0.094231494,0.103379868,0.004911465,0.049029943,0.009038265,0.070245668,0.040949248,0.037328031,0.085676603,0.012842443,-284.8603516,68.73632813,-38.58438492,7.139864445,-22.65665817,-10.99634171,-24.46540642,-20.17768478,-22.18270111,-5.578575611,-15.39546871,4.61523056,7.029196262,23.9997406,6.844551086,1.988245726,-4.431459904,0.409888059,-5.26976347,0.396846443,3846.755371,784.5906372,277.9406738,104.7337952,103.6405258,76.67789459,94.1539917,99.58844757,89.49796295,100.5657043,217.8818665,237.6558685,243.2040253,276.7150269,248.9179535,263.7864075,203.7825623,119.3367004,74.91706085,160.5438385
Iranian Santoor playing - 1st music piece of Nava played by.mp3,D_5,I_2,137811,2640.435735,205883.5199,4727.02975,1027126.349,0.261971146,0.212635875,0.347133011,0.405889183,0.529335976,0.61103493,0.323581487,0.46898374,0.261248142,0.225274384,0.127781734,0.191714123,0.066037036,0.041287143,0.100064859,0.064715415,0.122936025,0.110516459,0.053268325,0.140540048,0.063407004,0.084003367,0.027842853,0.038610157,-255.3953705,61.74500656,-74.57521057,32.75068283,-49.34744644,26.61303711,-28.01495171,12.21828938,-8.837957382,-0.260411263,16.92555428,3.68610239,0.062358465,-4.048772335,-9.836850166,-2.129687309,-5.778791428,1.480803251,9.058421135,20.93146896,7931.902344,517.4342041,764.3443604,101.7478714,376.7344666,78.25176239,202.0107574,59.69071579,92.91892242,69.29090118,94.98365021,48.65549088,62.83080292,63.97029114,80.14376068,67.23202515,79.32267761,203.3493347,186.5956573,272.9558716
index.html?VALID=TRUE&attid=224434&VALID=TRUE&q=10&g=289535&t=1&w=4,D_5,I_2,85175,1850.316823,641299.4318,2996.748546,1586820.491,0.423460543,0.307355791,0.158992171,0.137910351,0.18344228,0.338477731,0.151332766,0.398768693,0.499752283,0.235844135,0.20929867,0.178547889,0.106713668,0.102846131,0.045069564,0.039300848,0.054470025,0.124715678,0.023658101,0.100315988,0.133378655,0.03662831,0.082786754,0.03688984,-304.8074341,100.9792023,-48.71816254,7.526185989,-26.13664055,-26.00551796,-32.33205414,-15.14076233,-11.68997097,-9.728624344,-18.63565445,-19.2435112,-13.0206604,-4.67134285,-11.35772324,-4.317813396,-9.941336632,-7.002288818,1.064707398,-2.231374979,9700.987305,1006.452759,431.6834412,172.8739319,279.2429504,132.7937012,141.4771881,90.08926392,55.26608276,66.85067749,89.19841003,63.4877243,66.6697464,56.06579971,70.59075928,77.59227753,66.79945374,61.0700264,112.4699097,93.49944305
index.html?VALID=TRUE&attid=381133&VALID=TRUE&q=10&g=488751&t=1&w=4,D_5,I_2,52671,1448.301242,379572.2142,2715.983577,1573153.248,0.534064651,0.250641197,0.221188009,0.10003341,0.0658326,0.134817749,0.154835835,0.552446187,0.21123299,0.092604376,0.154279545,0.445432395,0.147234425,0.048793077,0.055909846,0.012779559,0.010900414,0.046076369,0.015801258,0.189164177,0.024006022,0.016471654,0.023956586,0.101294927,-321.4465637,104.1072083,-12.63309574,20.12717628,-2.165915489,11.37054157,-12.4254446,2.964657068,-7.016458511,-5.389511108,-7.5502038,-7.629647732,-10.01368237,-5.083668232,-10.95395756,-5.195342541,-6.783151627,-5.490842819,-4.038084507,2.283565283,14027.33887,1700.605103,321.5820313,232.0055695,119.7737122,133.4962311,139.9534607,70.77244568,91.60355377,66.85289764,63.89291763,81.15130615,84.18787384,64.27936554,258.3282471,77.73922729,145.4101257,116.0864487,120.9961319,120.8482742
ney-Nava-Alizadeh-neynava.mp3,D_5,I_4,44135,1579.959391,152186.1778,2977.423663,545525.3883,0.190535381,0.171846539,0.227883548,0.118640639,0.146527216,0.202232674,0.186847478,0.448923767,0.142466396,0.351269692,0.155558065,0.109756634,0.10819719,0.039123785,0.101385988,0.035295837,0.027097868,0.111753933,0.02810416,0.198147655,0.013682029,0.177257419,0.039247219,0.031873453,-237.0373993,119.5569458,-51.52906799,53.21015167,-6.587212086,6.481638908,-8.854908943,2.855605602,-10.91277885,8.189385414,-4.285539627,-7.019142628,-9.80376339,-9.427509308,1.202298522,5.158094883,18.03790092,3.55345583,7.152904034,-2.786476612,6456.868652,709.4041748,373.2322998,211.1838531,186.355423,83.94046021,211.371521,142.2400665,204.30336,101.1634979,94.08758545,68.5785675,68.3675766,45.29880905,176.2685699,186.5252228,240.3243561,84.0187912,184.6081848,127.673378
Amir_Esmailzadeh_nei_nava.mp3,D_5,I_4,78381,3125.67836,460962.8923,5494.358443,1789667.773,0.051779497,0.0566261,0.101788603,0.065754175,0.173504174,0.340408713,0.200833634,0.667719007,0.203594431,0.148612097,0.057354942,0.037891146,0.026187059,0.00967308,0.033690091,0.019847995,0.039646868,0.160600901,0.009690181,0.191307887,0.025692765,0.087602429,0.011259282,0.004958716,-257.6043091,20.51572609,1.750285387,29.30074501,-26.79401207,8.59500885,-30.9923687,-13.4576664,-4.546144962,-8.590345383,-0.309532791,-8.47746563,-20.57377815,-15.17236805,-12.93470669,15.00252628,14.27467728,36.79333878,23.25169373,21.05212975,12909.41992,720.8132935,340.3188477,143.0101776,326.4247437,90.10652924,263.6491394,173.7826843,147.107132,111.969101,92.76074219,98.00372314,108.5110016,104.2930756,195.0098419,274.1158447,314.2479248,258.2924194,300.7848206,298.6410217
7 araagh nava.mp3,D_5,I_4,60958,2661.299449,454407.4888,4490.331181,1605174.323,0.172164559,0.215845734,0.272260547,0.148690224,0.236945018,0.487452924,0.14969027,0.146584377,0.089763544,0.037502758,0.034923743,0.07447619,0.09618023,0.10392537,0.150288194,0.062375367,0.082599409,0.213978484,0.031005813,0.091355413,0.046144407,0.008927165,0.011536991,0.018397776,-157.2514954,14.19181633,-51.35040283,24.92945099,-46.73896027,-11.52983856,-24.83409119,-18.24459457,-7.558779716,0.398142517,-10.23755074,10.58914948,-19.33514786,-17.1619606,-24.87695885,-5.344157696,-3.816733599,9.022388458,6.065159798,23.7645607,16455.58203,926.9085693,770.0402222,158.45578,335.9075928,60.80187607,135.5276031,75.28610229,135.5763397,134.8193665,257.2306213,170.7616272,129.5140839,127.0263062,107.744606,87.9214325,188.5699768,433.8343201,482.8707581,544.4432373
mohamadmosavi_5_4_78S.mp3,D_5,I_4,46279,1537.346553,73676.53682,2971.1737,479899.6236,0.115625069,0.213748306,0.33461529,0.361568242,0.305166781,0.246787742,0.229717508,0.112977229,0.153835103,0.142130628,0.264700979,0.171142936,0.040221345,0.076421127,0.144872546,0.134445503,0.120695889,0.093751155,0.1150342,0.036129352,0.075448029,0.047261912,0.129624829,0.067123227,-239.369873,128.2386169,-51.484375,28.60791206,-20.85628128,-15.0817728,0.90482533,-4.661707401,-9.69366169,5.711617947,-5.554120064,-8.719207764,5.608674526,-10.05839443,-3.982845545,3.660863638,-5.112267494,6.536857128,6.626989365,7.144302845,5863.433594,478.8328247,879.0477905,385.0132141,393.3150635,178.3409271,120.553627,197.4229431,330.6356812,125.1619568,119.3411102,163.3942108,218.9716949,111.9469833,122.8421631,59.05182266,90.2773819,88.09309387,186.4268646,169.8324738
rasoul_akbari_hosein.mp3,D_5,I_4,52649,1801.001592,62464.00149,3274.896864,386371.6826,0.143678889,0.127893299,0.299105912,0.220848173,0.245537341,0.278930426,0.24306035,0.602968454,0.21122916,0.120628096,0.062525146,0.105922073,0.064281851,0.043186802,0.110296972,0.102136225,0.097454086,0.16465728,0.046749789,0.181124046,0.076671459,0.063707799,0.022481101,0.036950108,-209.1106262,72.15454102,-63.46738434,15.04956722,-22.96131134,-13.57439518,11.71606255,-5.27560091,-2.537187576,6.37104845,-9.001811028,14.90987492,-10.85206985,-19.83041763,-11.86646557,4.64829874,16.86555099,26.85771179,24.42138863,11.66994476,10843.79688,532.3343506,1619.845581,137.9780121,366.5404968,213.5786591,79.81656647,108.3033295,68.56497192,57.11333084,125.7531815,74.01546478,94.62277222,156.1375732,116.7322464,256.787262,521.8079224,460.7711487,278.0328064,323.4870911
Y2Mate.is - تکنوازی نی امین رحیمی،بداهه نوازی در دستگاه نوا،نی نوازی-kouqO3RTEgg-160k-1655952936340.mp3,D_5,I_4,10292,407.7774342,41137.9735,429.9390669,88608.51804,0.887298882,0.635746539,0.284515291,0.10135778,0.100481346,0.259780765,0.120831966,0.054687247,0.050143193,0.104900092,0.139597848,0.423318833,0.081037112,0.046444815,0.019944187,0.032789353,0.009562754,0.089847282,0.017081201,0.01448272,0.003171929,0.007189467,0.003910806,0.019571792,-347.4750366,128.9855804,66.02745056,47.84557343,25.9706707,26.57479286,16.06476021,4.11514616,1.354891539,9.689149857,6.393378735,15.44032383,5.553931713,-8.98002243,-16.45633698,-13.22429752,-9.514853477,-7.842388153,-9.321947098,-4.093236923,3738.301025,1478.003662,580.7658691,251.2545471,255.0947113,171.0678406,77.78252411,61.03435898,75.78205109,146.0707855,83.92739868,144.322464,153.8032532,215.0438232,155.4816284,112.3438721,70.75382233,51.41379547,51.2597847,153.1450195
54.mp3,D_5,I_4,49654,1639.496292,241131.8135,3019.031744,1091602.789,0.169968784,0.099219121,0.318268329,0.282376468,0.221403345,0.19013238,0.214158162,0.483573884,0.086614959,0.040547807,0.028985174,0.086424328,0.099501334,0.017833859,0.157906055,0.129357681,0.091760196,0.111510403,0.04118548,0.199068904,0.013174606,0.01481529,0.006395996,0.022303008,-196.2091522,90.7854538,-79.45115662,5.570688248,-48.37044907,-28.67830276,-32.77303314,-33.85622406,-11.99384403,-5.975144386,-18.32590866,-3.43779254,-19.49785423,-19.87632942,-16.31159782,-5.012948513,-9.701477051,5.906942368,8.682860374,9.304786682,12753.28711,853.5073242,1551.800781,174.2752228,266.3359375,68.93688965,96.2440567,148.9505768,63.8802681,82.3467865,164.5249481,64.44815826,111.6255798,96.26395416,81.11037445,99.86537933,144.5104065,389.1748352,200.7164764,148.784729
ney.mp3,D_5,I_4,19756,1378.967117,465130.8339,3237.805421,3650200.079,0.974081397,0.700765908,0.339360893,0.151239425,0.156989232,0.289157838,0.160730302,0.0877731,0.078481495,0.148829669,0.18983525,0.476055413,0.008351302,0.018094117,0.019678053,0.046590231,0.015760129,0.057127502,0.017300159,0.010123554,0.003391921,0.010132557,0.01031922,0.004889528,-162.0581055,99.79093933,35.69560242,44.98134613,13.50561714,27.82060814,22.51575279,0.972754717,6.104802608,6.58113575,-14.84080219,13.27459526,-7.415735722,3.376185179,-17.93775177,-14.314394,-15.94781399,-5.505546093,-17.06974411,-6.165530682,6387.334473,916.9442749,335.7331238,115.0347366,325.4315491,100.5109711,72.09362793,45.04268265,75.01461792,82.9496994,58.6309967,87.64502716,84.11904907,76.02856445,96.97839355,71.64408875,83.8670578,124.5641556,171.4878082,189.5610199
index.html?VALID=TRUE&attid=399492&VALID=TRUE&q=10&g=519782&t=1&w=4,D_5,I_4,59152,2130.240336,227229.9613,3975.975958,1539674.907,0.049757436,0.075194567,0.098176166,0.141166374,0.220165804,0.151057735,0.363015324,0.189176023,0.411182314,0.137276024,0.036009338,0.057630189,0.016479446,0.043092433,0.062344152,0.049170285,0.150470361,0.029742487,0.208318919,0.029910289,0.212543026,0.041909654,0.0121621,0.02946632,-264.5454102,53.75742722,-100.8834991,23.14793968,-55.77373886,6.662727833,-41.24244308,-31.81304359,-12.75969601,-28.17208099,-4.15631628,-30.28228951,-11.1445694,-26.93540192,-15.51057243,5.155836105,11.00336647,29.07478714,16.05147743,18.12438583,11840.25195,765.7350464,1354.920166,193.4485016,540.0342407,132.4342346,283.978363,134.9316254,91.79871368,153.8569794,75.88713074,162.0948181,60.97156906,183.1618805,336.3827209,424.5827637,767.2923584,585.5811157,444.210144,462.3031616
ney-segah-rahimi.mp3,D_1,I_4,46800,1955.306426,817027.3403,3411.454371,2351417.478,0.186614141,0.292568684,0.364368647,0.412417471,0.275228113,0.313970715,0.113439798,0.095211662,0.102329738,0.096110851,0.086440995,0.102047063,0.091813363,0.14523001,0.109221563,0.183332369,0.130704135,0.168408349,0.037247624,0.035129994,0.036839705,0.028177949,0.023847498,0.031730402,-425.0339966,56.68914413,-14.59235287,31.73073387,-12.3495369,1.980181098,-3.738649368,-7.902900219,-5.915896893,6.741013527,4.456422806,20.24981499,9.425885201,1.338145971,-17.08181,-15.4167881,-16.02532768,-2.623441696,-9.351311684,-6.146085262,14177.00781,911.109314,495.3786621,274.5671082,211.3237915,119.1110077,44.7293663,100.6049042,41.14155197,79.56744385,90.75547791,242.5585327,150.0789795,168.4824371,267.9371948,135.4027863,109.9230576,31.52176476,62.43621063,154.8223877
48 shekaste mooye segah.mp3,D_1,I_4,80435,2495.655951,588800.6629,3979.350937,1524728.337,0.204688251,0.352707535,0.393527448,0.167003319,0.082840793,0.043019257,0.047559917,0.046322063,0.06921272,0.138222098,0.277676702,0.288134307,0.079880729,0.145255223,0.194382653,0.063179016,0.048839793,0.013556902,0.016874265,0.019586915,0.027539853,0.075754099,0.142143011,0.158675924,-269.9217529,10.11697197,-44.1882515,28.32442093,-38.7505455,-1.667830825,7.446966171,2.150693417,6.036578178,-1.088857532,-16.15048981,14.6526432,16.25623894,14.57643223,-0.324809253,-12.58055782,-13.18487835,-4.113372803,-12.14225197,-2.66267395,9970.191406,1302.546387,1153.148193,314.1364136,567.5701294,198.1900024,653.7468872,720.355896,275.8657532,169.4006195,493.2242737,647.5863647,290.043335,210.7984161,263.2837524,209.6156158,111.7071915,74.33772278,283.6973572,369.1230164
Amjad.mp3,D_1,I_4,56445,1823.058444,148494.2879,3077.489724,341621.712,0.219046861,0.135214597,0.095827401,0.137791798,0.317412853,0.457305521,0.191475853,0.192142636,0.173907965,0.23993808,0.128594726,0.126096502,0.113048539,0.053971041,0.046931598,0.041366968,0.11905501,0.189337641,0.042788915,0.11084982,0.05794204,0.141316012,0.069234893,0.043269999,-266.5328064,76.49549103,-64.57840729,21.38879204,-16.84069252,-18.58556175,-23.5911293,-1.534429431,-22.52745056,-1.823833585,-15.11586666,-22.54347038,-21.7788372,-31.69014168,-6.185436726,-18.34727287,-12.97913551,4.738012314,10.68189621,4.984671116,13706.24121,505.8461609,2392.758789,157.1141968,168.3194427,191.5300751,430.3961487,190.8123474,469.3525391,198.1609955,159.526123,193.3985138,146.7625122,507.3986206,225.3597107,284.402771,224.8508301,265.2277222,359.9271545,629.0267334
rasoul_akbari_rohhab.mp3,D_1,I_4,54547,1862.040438,90381.74157,2995.381887,505334.8119,0.116207875,0.077917315,0.06356217,0.075245969,0.089602076,0.068339318,0.068657279,0.20321317,0.411279082,0.489917517,0.156885177,0.211965322,0.043480199,0.050818346,0.03351891,0.038485769,0.056311615,0.041760895,0.03359095,0.07052017,0.169187441,0.211060658,0.036226667,0.142364934,-201.6125183,40.53299332,-47.11314774,-3.491190195,-30.36556625,-27.92834473,14.90523434,40.07514572,9.091423035,7.517023563,5.671861649,-6.418233395,-16.08255386,9.466060638,5.845777035,4.493780613,5.61751318,7.56356287,-2.935144663,-5.130179405,7024.96582,479.0721741,521.7697144,134.4545135,366.1975708,304.3495178,111.6487274,180.3404541,134.3353271,95.04714966,146.8792572,125.7243958,238.1643219,379.1429749,131.7667084,56.88249969,55.63417816,242.7269287,121.0245361,242.7949371
ضیافت 12 امجد (سه گاه).mp3,D_1,I_4,82714,2272.295771,1159020.362,3447.995817,4907536.771,0.162042901,0.124201238,0.301464349,0.535875916,0.379219174,0.198336333,0.158638328,0.186077595,0.131090999,0.125320345,0.148129568,0.20269756,0.068496138,0.032883056,0.081719719,0.181024432,0.117256977,0.071045108,0.064873382,0.074354954,0.049684163,0.036143269,0.043211091,0.082642771,-385.2316589,38.07922745,-55.19651031,4.020473003,-30.7492466,-10.88212204,-12.02143192,-19.90128326,-18.16770554,-13.52479935,-12.70677757,-9.441702843,-11.67528915,-12.44999027,-16.62470055,-13.02886772,-9.621481895,-7.244190693,-7.207870483,1.311816692,37379.11328,1301.744141,1722.404785,304.8199463,575.1982422,516.3201294,271.7676697,156.0219116,196.7609253,567.2069702,505.4712219,579.3734741,308.8014832,152.10112,130.1864319,102.7838287,171.8973999,215.04039,308.5315857,261.3587341
Emad_Ram-Segah-(WWW (mp3cut.net).mp3,D_1,I_4,35336,1290.832577,486377.6216,1066.368552,393341.9949,0.343967736,0.218835607,0.368889928,0.085077196,0.065230735,0.064434409,0.052027334,0.049195912,0.075003155,0.275910527,0.213552892,0.153897166,0.184466034,0.044787593,0.213716671,0.016344218,0.040604372,0.034145657,0.024406424,0.030124761,0.018181745,0.158262834,0.098841384,0.042422403,-431.6884766,110.8095016,0.212884575,3.472545862,-16.17133331,-10.04091549,-15.02914906,-12.71493149,-11.85255527,-7.115533829,-4.480467796,7.768047333,13.36823082,12.96886158,12.89864922,9.843045235,3.514800072,-1.402161598,-3.932563543,-4.869434834,10467.40332,1825.158447,887.8659058,142.9586945,299.0712585,102.4961777,103.3064651,83.81270599,57.83118439,93.88622284,131.2433624,169.572937,150.1660156,174.9702301,238.7408752,291.1816101,213.2356567,122.3387299,108.6031799,95.82070923
Emad_Ram-Segah-(WWW (mp3cut.net) (1).mp3,D_1,I_4,26874,955.4904422,49070.58809,1228.950902,135516.5941,0.117389381,0.113625705,0.077942297,0.079518251,0.062549673,0.19077532,0.380238622,0.342091739,0.218317091,0.152353972,0.259399861,0.124021642,0.053288694,0.05317064,0.030176813,0.047890279,0.023090031,0.093358755,0.181106314,0.123251289,0.113616869,0.048217218,0.155200616,0.053024717,-375.1818542,141.5929108,-12.76716232,2.589116573,-12.05096912,-9.937445641,-12.48550701,-14.78788662,-19.05848694,-15.17932606,-13.37005997,-3.23047328,0.513694644,-1.625899792,3.296839476,8.758713722,15.33072376,17.5787487,14.2105732,12.41999722,6086.245117,798.8443604,729.7741699,101.2137299,129.2704163,83.68074036,66.67998505,82.25143433,50.17175293,37.5586586,32.21201324,32.93978882,61.06258392,108.2242279,177.4796295,199.3798065,169.617157,181.9701691,279.2415466,324.7202148
14.mp3,D_1,I_4,58628,1747.952976,286683.1948,2763.141625,918153.1502,0.396435589,0.366129577,0.288670003,0.488485485,0.313156128,0.217143297,0.246924907,0.245713219,0.239446372,0.199913099,0.230261743,0.406421721,0.128105804,0.156128615,0.076233976,0.164211363,0.112352043,0.092517085,0.09613996,0.094924614,0.112254798,0.094815418,0.103340551,0.186877877,-337.8039246,76.01864624,-12.87666607,20.65176582,0.225196674,17.93183899,28.55892372,9.672645569,-2.710903406,0.605683029,-4.400565147,10.5576849,16.04699326,-1.627818346,-5.291496277,-0.294018239,1.707043767,-0.327952564,-2.143829823,8.386137962,8008.922363,1089.168091,2081.164551,216.5020294,351.9154968,271.4762573,614.609436,294.1325073,210.3740387,148.3643494,290.8479919,295.9103699,250.0930023,215.6262054,100.8857117,81.93845367,51.3244133,144.9332886,294.931488,427.9867859
ney.mp3,D_1,I_4,83124,2290.469207,86989.90273,3584.628324,254886.9205,0.199465156,0.044075336,0.019652028,0.060985189,0.074591056,0.059782766,0.090258174,0.201895386,0.420252413,0.372277737,0.319337815,0.219424888,0.11973425,0.024241053,0.004351565,0.015541251,0.034995977,0.027624533,0.030622872,0.090745032,0.195448801,0.123319127,0.157546073,0.120942958,-331.7387695,50.82230377,-54.39846039,18.90527916,-26.54634285,-19.93498421,30.12979126,28.98224068,31.86357117,21.59563255,-19.56482315,-19.94662857,-17.22857857,16.26690483,0.592290759,6.089796066,-4.633049965,5.704678059,6.476292133,-21.832407,4572.718262,535.6032104,615.0856934,142.2867889,189.5667877,176.6813507,270.0361938,230.9840393,171.4276428,283.3199463,336.5606689,167.3224945,261.6564026,215.0665131,124.3621063,49.2213974,53.02217865,180.4999542,265.6682129,464.6969299
tar-segah.mp3,D_1,I_0,57009,1709.768255,176830.6338,2908.274081,706473.9602,0.107614629,0.121117562,0.340408713,0.543635786,0.455776483,0.288125277,0.235488281,0.478100806,0.207594037,0.150416821,0.229629666,0.27899906,0.020095196,0.019399866,0.091475174,0.151770979,0.106854759,0.114012949,0.045356587,0.169400558,0.042546723,0.043804504,0.068138279,0.102132127,-327.9159851,109.3158112,-8.05761528,9.29761982,-16.18147659,6.605274677,-9.345730782,-8.369298935,-4.898407936,-4.319921494,-8.571469307,4.283471584,-3.980929136,-4.10486412,-8.726115227,-2.743266821,0.78267765,8.092707634,9.771509171,4.241018772,10246.1582,367.1725769,885.0785522,148.2967987,487.4581909,85.87162781,239.4576416,120.7217407,74.08132172,72.44553375,117.7890472,72.21298218,94.39347076,66.0280838,62.15485764,80.24201202,104.4148483,209.2661285,250.2801819,194.210907
Hossein_Alizadeh-Zange_Shotor_Segah-SONG95IR.mp3,D_1,I_0,51522,1972.580091,258477.9008,4377.840194,2210670.187,0.140657485,0.165022314,0.394807786,0.344739079,0.280718654,0.216220871,0.30279097,0.585270762,0.357368857,0.216923237,0.253176779,0.301195979,0.05449209,0.026383471,0.123328552,0.087738693,0.074477136,0.056377262,0.063815564,0.143029958,0.099109389,0.095336653,0.10005448,0.109787695,-216.0638733,96.72705841,12.39410782,-1.884947419,-30.28239822,-7.246905327,-19.1282711,-6.99780798,-20.7064209,-8.029957771,-16.00726891,-7.683648109,-12.89653587,-4.201542854,-4.234303951,9.99004364,-11.59226894,-1.164386988,-5.511151791,11.98474884,8537.673828,492.9485168,156.246994,164.5621643,296.339386,87.1050415,125.9505157,58.71039963,75.94247437,45.94421768,66.15476227,66.34623718,63.26675415,43.57872391,54.32598495,40.96485138,46.9120369,46.94943237,46.90909195,77.17730713
Lotfi(8-50).mp3,D_1,I_0,58858,1983.390717,236949.8992,3928.326246,2088740.864,0.416255563,0.332397521,0.253723949,0.247692987,0.272570759,0.27753669,0.282745123,0.413562745,0.240235746,0.19763799,0.338578522,0.290332168,0.152565718,0.091767766,0.064797461,0.070089839,0.081069425,0.117924586,0.071180783,0.13928239,0.090633981,0.037685204,0.125256285,0.049772527,-341.9467468,100.1064835,-18.21854782,8.050398827,5.905070305,21.18036652,15.46365547,11.07011127,-9.252337456,1.503255725,2.473606586,-0.038183443,-16.70509911,0.653298259,0.541585743,-1.431489468,-6.723493576,9.027925491,-1.284953117,4.147037506,3907.269775,863.5631104,819.9053955,213.5861969,117.386673,119.9736633,106.5005341,75.31206512,127.1850357,115.3667679,83.75269318,96.46657562,110.870079,109.4023056,81.33850098,99.95809937,115.9288254,160.6283722,154.0689392,152.1997833
Lotfi(370-400).mp3,D_1,I_0,74635,2372.239557,420522.625,4570.772361,2727408.232,0.165726244,0.281222403,0.354686081,0.305257231,0.445787638,0.295077145,0.494892806,0.411170781,0.291340441,0.408142477,0.436387867,0.246187165,0.020142453,0.074983947,0.084915362,0.063582309,0.133363605,0.046038628,0.138850659,0.133232996,0.109063864,0.112184085,0.118044011,0.065512046,-317.7046204,83.5340271,-26.96567154,11.22434139,-6.478636742,16.18543243,10.45357513,15.42571449,-4.00398159,1.592015743,-0.309629351,7.869379997,-13.0997057,-4.346868515,2.742708921,12.84931564,-6.984733105,9.153751373,5.459529877,11.11871815,4877.916504,1312.203369,838.2896729,382.0727539,209.1967468,171.2077484,128.8202667,111.5381546,96.27140808,101.9165649,76.6931076,64.61846924,58.50643539,80.87133789,82.82363892,72.76624298,83.81627655,180.2640228,202.6599274,112.3167114
Lotfi(790-820).mp3,D_1,I_0,80734,1794.269188,30574.13985,2945.098858,167815.2141,0.138048574,0.147622645,0.464962095,0.23466371,0.153678641,0.277847081,0.224715367,0.50546819,0.265764564,0.175617427,0.184659675,0.256503314,0.037676312,0.018030195,0.14512369,0.042563017,0.028198985,0.129127577,0.038694035,0.147589222,0.079435922,0.05372325,0.070255093,0.104035944,-228.1410675,122.7216797,-65.37150574,2.570471287,-13.67223167,3.604222298,4.665706635,9.1282444,-8.423429489,-5.035608292,-6.503619671,8.055231094,-15.97058392,-9.387815475,6.941513538,14.60566235,-7.179540157,21.27799797,14.95088005,7.704453945,1015.993225,291.4225159,156.3746185,114.9127579,89.44302368,109.5448227,100.4283676,74.28250885,84.51221466,68.38787842,84.62667847,85.2183075,67.61042786,92.07254028,86.93786621,85.15184021,131.8470001,131.8791046,150.2326813,154.9308014
Lotfi(954-984).mp3,D_1,I_0,70833,1829.846828,140770.4217,3220.572192,948449.5371,0.460487485,0.147597417,0.178247392,0.156328529,0.119726069,0.101194777,0.120812811,0.251126707,0.241103768,0.193119675,0.47291559,0.568065822,0.17011857,0.020011008,0.077545509,0.045140468,0.023466662,0.019567978,0.015102684,0.080330357,0.112090945,0.054426059,0.139044821,0.100087382,-236.7333527,118.228363,-55.26630402,12.81651497,-12.92781258,7.523312092,5.947199345,10.87336922,-10.96024036,-9.055702209,-9.5160532,2.363652468,-6.250980854,11.60777092,28.91901398,30.34073257,-1.612215519,4.933857441,-4.99879837,-4.729968548,3469.730225,629.6678467,456.3989563,215.2921295,123.2743073,108.4088135,94.41134644,67.51988983,83.8663559,79.41092682,65.39217377,84.95526886,163.5119781,163.6038361,158.2849274,188.4453888,161.0263214,201.1322632,133.7704773,109.4569473
Lotfi(1215-1250).mp3,D_1,I_0,64813,1717.417596,130146.1753,3012.131786,905874.7915,0.39335227,0.209166765,0.196665689,0.216669112,0.133471996,0.136965871,0.217337504,0.281959832,0.238111615,0.273625702,0.447669148,0.385949224,0.157126948,0.055051409,0.064650141,0.083554626,0.03520276,0.046834268,0.064299248,0.106164925,0.094588004,0.083546013,0.14944078,0.098684557,-265.8920288,122.5816116,-46.3748436,1.860616922,-3.110052347,10.7758112,9.363312721,8.524548531,-12.45179653,-5.917682648,-8.697417259,-3.086406708,-11.80067825,4.413649559,15.76957321,16.69660378,-5.750831604,5.786144733,-7.26960516,-6.439823627,2908.033203,689.9870605,461.8262024,184.3101654,127.3225098,111.4711533,111.7297516,92.403862,121.8158951,120.9101105,100.7554779,107.3008575,155.153656,240.2372284,256.6472168,190.4594574,129.2382355,198.4851074,125.6016617,125.4302444
HAMED_JOWKAR_DASTGAH_3GHAH.mp3,D_1,I_0,43045,1537.611075,101997.3129,2816.291304,1378725.462,0.070806004,0.045614876,0.070962377,0.157345638,0.316077739,0.766988277,0.259462714,0.221992522,0.154312506,0.114219382,0.049135994,0.043825909,0.029207088,0.014949644,0.015445936,0.074645087,0.050310001,0.13630271,0.027529096,0.11877276,0.066829443,0.054982789,0.018915905,0.008117197,-212.3827362,108.4508057,-9.408602715,-14.10319328,-41.07409286,-11.41447926,-42.50377274,-17.51466942,-18.45637131,-0.539059937,-11.65983391,-4.346461296,-16.27874756,-9.257574081,-11.62005234,-4.70863533,-4.804337502,6.044556141,9.108487129,13.2655611,1839.715576,583.6119385,88.90585327,73.84592438,67.16291046,54.28978348,65.36148071,48.3079071,41.70238113,36.80061722,43.84244537,44.99222565,33.24848175,35.14395142,52.77598953,44.59252167,68.02290344,107.3066254,132.2559052,137.6881104
Keyvan Saket Improvisation In Segah.mp3,D_1,I_0,65119,1862.507384,415053.3316,2872.349298,1727373.717,0.416618526,0.190179452,0.146454632,0.254043758,0.332827002,0.406286091,0.208157375,0.295336425,0.38081181,0.397395134,0.207520172,0.158540502,0.143868297,0.03783695,0.04578314,0.082668036,0.087807707,0.151607826,0.053055022,0.099850915,0.116791926,0.118022695,0.086054467,0.036930956,-245.6557007,97.74876404,-26.32929802,1.513580203,-9.21318531,-2.044229031,-7.876676559,-6.626609325,-10.92166615,-2.32294631,-9.08776474,0.607531071,-11.32246971,-0.969377756,-7.441402435,5.313827515,7.578431129,10.72885418,10.06354046,-0.958719254,16370.21484,1353.862427,686.3306274,131.2757416,169.3048706,89.60890198,122.5437698,88.95656586,112.0668869,59.2388382,186.0466003,47.91400528,102.5329056,133.8955231,165.0450897,170.3922577,161.1318359,211.5704803,136.0228271,121.0455551
جلیل_شهناز___تکنوازی_تار___سه_گاه-[AudioTrimmer.com].mp3,D_1,I_0,167831,3476.225871,250092.77,6178.812638,799132.1274,0.469115406,0.449513048,0.530914903,0.712020159,0.52920717,0.472458631,0.431716502,0.539232254,0.687682927,0.485163033,0.410399735,0.40206787,0.109371148,0.117298409,0.104790136,0.08081454,0.090615757,0.106669188,0.09599331,0.089856662,0.077088274,0.109570697,0.12115711,0.111560725,-167.8447876,41.46845627,-36.79051208,26.38960266,-24.9799633,17.62335587,-18.18031502,11.62351799,-2.280664444,3.89743042,0.750997663,4.118159771,-6.422980785,3.272490501,-4.243768215,2.470200777,2.021565437,6.051428795,1.83129108,1.311511755,10754.75195,474.8153992,688.0203857,110.6975632,748.7513428,56.05276489,302.3153687,58.89912033,53.15407181,62.97496796,65.51933289,91.25763702,81.31773376,50.69379425,47.524086,51.41759872,66.13471985,83.82524109,56.64332199,32.1233902
"Y2Mate.is - خلوت_نشین جان؛ تکنوازی شنیدنی آناهیتا رمضانی در سه_گاه Sanctum of the Heart, Persian Tar in Segah-xPUZaQOkS1g-160k-1655951964808_[cut_404sec].mp3",D_1,I_0,60046,1669.151862,301285.0786,2518.434771,2480315.53,0.185692653,0.366904467,0.367758393,0.212227792,0.188178077,0.255417049,0.361163557,0.163584322,0.177028373,0.508594453,0.228707418,0.143331051,0.050800484,0.104423277,0.108926117,0.070597947,0.086532474,0.07590691,0.145829111,0.066294566,0.036517821,0.155479953,0.052691616,0.071303986,-399.0962219,88.00254059,-2.437744617,7.665859699,-25.12482834,-4.09037447,-11.08496761,-11.84445,-7.421289921,-0.154245257,-12.87172604,-4.41246891,0.510498881,-3.35336256,-11.24615002,3.359014511,3.610523939,8.096036911,0.07875219,2.437138796,14906.375,913.8515625,495.4593201,123.2516174,466.8063049,107.8904037,258.2723389,137.5258636,114.120163,62.74662399,124.5449371,56.56080246,79.34418488,58.81048203,103.8628311,52.90130997,65.0617981,127.0219345,182.0532227,205.5933685
10.mp3,D_1,I_0,35853,1049.188656,102347.6914,1217.259306,363337.9048,0.09955623,0.086227775,0.229552373,0.415539622,0.447325051,0.126486272,0.110507123,0.497943312,0.660873652,0.151626229,0.100348599,0.284935027,0.016397068,0.037699841,0.045987234,0.089591086,0.137784213,0.01343927,0.029815538,0.097617291,0.14363575,0.062059533,0.015259886,0.106319211,-371.7522278,119.9615936,3.250624418,-0.047060538,-30.50580788,-24.12842369,-18.14475632,-23.01493263,-21.87902641,-12.95263195,-9.047903061,-5.051731586,-9.087191582,-9.275082588,-10.06364727,-4.839113712,2.107424259,2.370090723,-4.960949421,-8.003425598,12728.02051,1210.471924,609.1928101,123.1958694,371.0682678,95.10679626,92.06033325,108.3530502,95.50733948,81.00206757,128.3678894,88.93002319,118.8574677,98.03692627,100.0513077,52.77695847,45.62088776,43.80753708,51.21520615,52.18154526
Farhang_Sharif-SeGaah-Taknavazan161-[AudioTrimmer.com].mp3,D_1,I_0,58040,1554.340015,389263.9009,1794.014152,827102.7302,0.216838583,0.299392313,0.363023788,0.318665415,0.4413234,0.512849033,0.601772845,0.262044251,0.266779035,0.232417151,0.172257006,0.182944119,0.081972718,0.08807306,0.119824663,0.071417943,0.115752421,0.092492685,0.146114781,0.052494198,0.109644391,0.081068605,0.061616667,0.07298515,-423.5509033,92.72517395,2.453359365,14.23143768,-11.6668005,4.567186832,-2.044901133,-2.294218063,-5.994271278,-4.862340927,-1.567368031,-4.620519161,0.421732426,-8.296240807,-4.685422421,-2.287953377,-0.516456604,5.164860725,9.608958244,14.25007153,12811.83398,1400.897827,837.378479,201.0004425,481.9440918,88.13405609,266.8340759,115.9671326,123.217247,137.5369415,70.24707031,142.0539398,43.96063614,112.813858,57.76256561,58.19502258,98.34038544,107.347702,155.9628296,169.9998474
Farhang_Sharif-Mohammad_Mousavi-SeGaah-Taknavazan220-[AudioTrimmer.com].mp3,D_1,I_0,38255,1052.58654,48340.33313,1845.155509,354339.0675,0.294542611,0.363624364,0.285997033,0.408108562,0.390244097,0.34102273,0.19071576,0.269593984,0.238440216,0.130982459,0.081884041,0.122451946,0.115340784,0.151919842,0.062919319,0.143453717,0.117404692,0.137278408,0.048721224,0.123848461,0.080646679,0.028078584,0.024925863,0.024137093,-329.7071533,136.590683,-15.97872448,17.92745399,-4.663305759,-8.691976547,0.295057446,-10.28191185,-0.076488554,-3.305761576,-5.445196152,-2.768964052,2.248205185,0.691592991,-8.400348663,0.989408612,3.188668489,4.877630234,13.23226452,7.787697315,5840.238281,788.5720825,816.4150391,187.8299561,253.0613403,158.5406647,123.0660553,172.4807587,58.92684555,138.8425903,96.51339722,87.44386292,74.82152557,44.17976761,74.34198761,56.5372963,148.2633972,216.0386047,225.7196655,212.0545654
ـJalil_Shahnaz-SeGaah-Taknavazi_Tar47-[AudioTrimmer.com].mp3,D_1,I_0,29003,779.9453352,70024.92244,1037.577059,212858.1182,0.323167086,0.135883644,0.098898172,0.167812333,0.210575238,0.301271796,0.180795446,0.340931267,0.433957964,0.445734233,0.301412612,0.204549327,0.151060864,0.034813583,0.032974478,0.064027622,0.068872906,0.132161841,0.03679518,0.120777331,0.134111732,0.153205425,0.121659793,0.049568299,-358.933136,133.4638672,8.538982391,-0.381121278,3.252892733,-10.82044125,-13.1958065,0.612493098,-9.919916153,2.752139807,1.631922722,-3.709469318,3.394930363,-6.130112648,-0.953966856,4.463799953,9.492494583,8.904727936,6.300107956,2.884580374,8764.021484,2464.822021,985.5760498,324.7469482,116.1139374,241.9761963,220.0167084,77.746521,178.4748383,70.27202606,75.64585114,130.5773926,57.18328094,144.5989075,67.57975769,64.69502258,125.3186646,130.2911377,120.7342529,126.3185501
tar.mp3,D_1,I_0,55282,1454.441823,87307.50997,2416.852052,509609.2675,0.178017318,0.554651022,0.273564816,0.181810156,0.074565798,0.088287979,0.129517734,0.133254111,0.496058047,0.230818003,0.20088625,0.19907774,0.017040934,0.148879692,0.077163041,0.088200457,0.027122805,0.017875886,0.051675957,0.016077623,0.174394995,0.047347113,0.073135197,0.107866012,-208.8358612,104.0361099,-75.25383759,-23.43081284,-50.17206955,-27.97455406,-41.51040649,-31.94994354,-22.50816345,-11.07740784,-28.80129814,-9.071363449,-6.899530411,-5.370899677,-10.41753674,4.440778732,-0.746443331,-2.204840899,-3.962360859,-9.81389904,7243.311035,678.6689453,366.8982544,154.6209869,148.7416229,65.73400116,107.3914108,80.14806366,121.7660141,111.04039,112.526413,170.4845734,270.1455688,284.1919861,131.9993896,43.01098251,86.10991669,68.97432709,86.40459442,85.21479797
farid-roozbeh - سه گاه یتیم لطف اله مجد.mp3,D_1,I_0,63937,2394.381928,368596.7065,4573.364012,1036073.364,0.355293065,0.118476227,0.120330893,0.136031672,0.104931861,0.158949018,0.329507053,0.225177109,0.095884353,0.133470044,0.373471141,0.774372578,0.072921738,0.02791997,0.044826198,0.052401811,0.024378689,0.028603835,0.104668915,0.072637558,0.016678236,0.027813412,0.064849563,0.10209801,-356.068573,80.15761566,1.659101248,37.01637268,-9.794252396,2.50133729,-5.727985382,-6.945828915,-7.935587883,3.600313187,-6.996323586,3.097321749,-0.952953815,1.354005694,-10.39573479,4.423688412,4.095924854,10.1848259,-5.048191547,-1.12611866,4433.644531,483.1207581,203.90448,88.1083374,159.8034058,83.57814026,63.63690186,123.2840424,66.60766602,44.11117935,63.77085114,39.01586533,28.11474991,37.61070633,56.36934662,26.12724876,27.96903992,34.80364227,43.31103134,36.68517303
Morteza - رنگ سه گاه استاد بیگجه خانی.mp3,D_1,I_0,56323,1230.561236,32398.00343,2075.504116,145391.4069,0.223892301,0.15693371,0.12162973,0.235003263,0.262284338,0.482364982,0.330597907,0.341727048,0.263644487,0.348478287,0.305598289,0.183217943,0.072154917,0.049812965,0.03719208,0.075907029,0.059508603,0.157635197,0.083574228,0.126572579,0.069798127,0.116892695,0.109558031,0.046327025,-185.8014221,175.5519257,-95.39017487,-7.580712318,-29.37940216,-30.16426277,-10.01386929,-28.38858032,-9.593297005,-19.08612251,-15.92655945,-10.13617039,-18.73855972,-8.091190338,-6.610694885,-0.197581947,4.818619728,2.368608952,7.903757095,6.268244743,3362.755371,629.5568848,441.7830811,291.6450195,183.0545654,90.54551697,74.71022797,86.40544128,66.71861267,71.58081818,87.04457855,58.30049515,79.73869324,71.77823639,101.9342728,84.24298096,95.70235443,126.5350266,114.2399597,164.6998749
index.html?attid=304557&VALID=TRUE&q=11,D_1,I_0,33675,951.140548,203145.2134,1507.165886,638039.7295,0.202839717,0.099260882,0.263870269,0.187579408,0.144193202,0.180091143,0.22571151,0.374681503,0.135627672,0.216118976,0.43562898,0.344991833,0.110466078,0.00969003,0.105609208,0.082497716,0.040207639,0.071764491,0.050443526,0.133615717,0.017443622,0.080967657,0.153929964,0.087882638,-295.4606018,121.8016434,-21.94530678,1.440702558,-33.82654572,-6.87638855,-23.88920975,-14.91272449,-18.59271812,-10.61689091,-11.57877541,-17.91339874,-1.497244954,-10.09937954,-0.969355643,-2.426508188,1.24831593,-0.066937804,-2.896461964,-5.361298561,17740.60156,3282.222168,429.1087952,128.0007477,416.7959595,67.91242981,228.7204132,89.74036407,141.451889,69.99742126,72.69416046,151.6157532,53.39595795,76.16552734,66.28795624,50.28738022,37.47327423,50.1085701,41.49622345,75.26690674
index.html?attid=289360&VALID=TRUE&q=11,D_1,I_0,54977,1157.479654,386268.7423,1481.291043,290184.2039,0.339476556,0.185965478,0.393046975,0.564823866,0.148044497,0.078395411,0.156860322,0.199617937,0.111653075,0.193032116,0.310177743,0.306660652,0.154565558,0.062863685,0.095276266,0.190852404,0.024851052,0.030375093,0.053535875,0.088733353,0.03974501,0.075134479,0.09587907,0.081092678,-311.9733582,137.8568573,-19.98042679,-1.0123564,-29.85520935,-12.75827503,-19.54285622,-13.78298855,-15.37638474,-15.301301,-15.75491905,-14.48492813,1.540847778,-8.664825439,-5.185226917,-1.944455981,-4.651746273,-7.405605793,-10.79914665,-6.378292561,10934.0166,1425.368408,815.0375366,102.6900177,363.4794617,96.70077515,161.1614227,101.1589508,97.54717255,87.72164917,72.68801117,104.5234375,62.15990829,93.91915894,50.89989471,56.42963791,63.25786591,83.37779236,64.9249115,65.332901
index.html?attid=289364&VALID=TRUE&q=11,D_1,I_0,38291,1062.695532,225105.3337,1741.764468,605812.5014,0.348619729,0.100735076,0.117075577,0.22440888,0.221409678,0.200432584,0.233621135,0.485116601,0.224005282,0.101860233,0.228633061,0.219205171,0.160603389,0.012147144,0.030485164,0.113277718,0.072192244,0.087328896,0.061406955,0.164563447,0.069292367,0.02654111,0.11062561,0.066007264,-319.5204468,130.8445129,-28.9248085,2.066407204,-26.37786102,-6.362965107,-21.29598236,-17.65441895,-11.2826643,-10.75403118,-12.80311871,-19.52145958,-3.949507475,-6.723339558,-6.472931385,3.548594475,4.180506706,-0.389305651,6.774679184,0.606340051,9499.632813,2176.844727,303.2463989,119.0395203,215.3081055,81.71665955,126.9972153,101.3878098,76.23001099,73.04238892,71.58982849,102.0558853,66.03648376,73.77083588,94.04594421,81.33654022,124.4085464,205.7968445,193.8201141,121.1782608
index.html?attid=289365&VALID=TRUE&q=11,D_1,I_0,40105,1050.897379,181538.0013,1805.697415,819714.0634,0.490445346,0.15617086,0.169857904,0.327408731,0.319125116,0.179776117,0.117865786,0.249776319,0.07677561,0.059100799,0.132134348,0.190610334,0.195241898,0.017934714,0.070713237,0.155504495,0.093621708,0.089467347,0.024409803,0.098228693,0.010032028,0.018609356,0.042411562,0.028735045,-309.7879333,119.5263138,-23.4330864,5.481678486,-26.20717049,-14.08982849,-19.27212143,-11.23996162,-15.09607792,-13.13474751,-8.302145958,-14.29077053,-3.109453678,-7.106303215,-6.22665453,-1.735858917,-1.559531808,-8.302767754,-2.90262723,1.123890996,13337.58203,2057.030762,625.085022,200.8881531,369.1118774,142.1707306,196.2389526,133.3432007,104.7064285,73.06677246,57.16833115,164.7640381,67.68540192,74.41604614,69.59152222,66.48599243,48.90764618,134.3654633,131.1422882,124.3324814
index.html?attid=289366&VALID=TRUE&q=11,D_1,I_0,37907,1000.205264,95196.28249,1528.724089,438052.1295,0.313935786,0.108303227,0.206223875,0.415279418,0.381040424,0.264836073,0.196927935,0.329421163,0.137837797,0.094053112,0.1694794,0.193994462,0.151857883,0.014777653,0.072823666,0.17063804,0.091106825,0.120925382,0.050398145,0.129343793,0.040488791,0.036509275,0.060503624,0.042608675,-343.6759338,126.9845963,-12.42434216,-2.077296257,-23.1264782,-16.07960129,-16.4355793,-14.69024563,-12.98146915,-9.397799492,-9.847305298,-16.81213951,-4.868409157,-5.469106197,-10.07264233,-0.875571728,2.195300102,-4.714407444,-0.769456208,4.523968697,7912.847656,1469.737671,581.157959,142.8072815,214.0543671,112.5540924,110.8028641,86.71337128,63.79676437,57.45450974,55.17455292,90.23735046,58.81417465,62.74004745,95.48355103,71.57606506,95.92888641,158.8866882,200.5960846,163.0073242
index.html?VALID=TRUE&attid=289360&VALID=TRUE&q=10&g=370926&t=2&w=4,D_1,I_0,53013,1333.95905,507296.2071,1631.690133,442138.5529,0.340652049,0.186779216,0.393018275,0.564621747,0.148032993,0.078175135,0.157481045,0.200065121,0.109253615,0.19165954,0.307977319,0.305427432,0.155445829,0.062889487,0.094389886,0.19019568,0.023864757,0.029506249,0.053769417,0.089301586,0.037367877,0.073470511,0.093937322,0.079812631,-300.2602539,124.5693588,-6.993638515,-9.306178093,-26.87721634,-14.57125854,-19.95973206,-11.83908653,-18.51028633,-11.50998211,-20.45056343,-10.54335308,-2.87090826,-3.724395514,-8.816792488,-0.193717316,-6.51092577,-5.271020889,-10.19614887,-6.158075333,12487.37793,1053.958374,429.8099976,86.81295776,238.2032776,88.16838074,154.9976044,84.33083344,123.6168823,70.58135223,97.03189087,65.64767456,84.92530823,50.15459442,46.38724899,73.58194733,65.00968933,75.95068359,54.68682098,55.12968063
index.html?VALID=TRUE&attid=297387&VALID=TRUE&q=10&g=383737&t=1&w=4,D_1,I_0,35807,1071.506591,324998.7395,1713.231307,1245664.487,0.156262949,0.084095262,0.243905678,0.167920157,0.194285542,0.283144116,0.240614668,0.371214122,0.138081267,0.083049446,0.083995692,0.088984966,0.085010439,0.013243784,0.115718521,0.086633384,0.073498838,0.145647258,0.072513096,0.174855515,0.036865711,0.039178338,0.03548139,0.022473887,-306.1836243,99.38066101,-11.0183897,-9.498099327,-26.92139816,-9.795456886,-18.31766129,-15.46759796,-15.40117073,-7.890727043,-14.71505356,-12.08457661,-6.107322693,-5.894989967,-13.22033119,-0.231191203,-2.650474548,6.226523399,5.046961784,7.493454456,18969.80469,2644.020752,273.6586304,88.2756958,276.9067383,91.33305359,146.0312195,109.8196259,120.3533554,61.18002701,99.21722412,76.56015015,88.95879364,80.03887177,105.599884,56.38985062,126.3952484,236.058609,236.8895111,233.3254089
index.html?attid=299039&VALID=TRUE&q=11,D_1,I_0,27670,778.6846059,56369.64758,1299.042145,218755.7475,0.112892069,0.059047721,0.060624208,0.10234978,0.044318277,0.039077464,0.085846506,0.297486216,0.549199104,0.39777264,0.191223472,0.13617605,0.061536416,0.031117747,0.023026932,0.042144865,0.015270428,0.012706593,0.038417224,0.092776656,0.188146487,0.153325602,0.074865334,0.082843378,-319.1699524,163.820694,-15.14281273,10.00118256,-0.134093866,-27.69269943,4.37051487,3.241232872,-35.01172638,-21.13248634,2.446627855,-14.93245125,-12.14600849,1.60651052,-9.50348568,-7.153087616,6.60760498,-1.428812623,-6.334702969,-0.504071176,3751.132324,1554.111938,318.5585938,207.8987732,317.8847656,230.4538574,163.8093567,69.49760437,264.1362305,169.0795746,92.39562225,99.98644257,88.63555145,139.8954773,143.3553619,76.3133316,121.808075,144.5559998,149.0570068,61.90394592
index.html?VALID=TRUE&attid=369264&VALID=TRUE&q=10&g=477668&t=1&w=4,D_1,I_0,48652,1189.17223,566754.993,1914.755088,559261.9753,0.478902042,0.387619495,0.22666581,0.25207752,0.263885647,0.386549145,0.162525922,0.125934377,0.15212962,0.128727436,0.130675763,0.236120388,0.168413714,0.12576434,0.069715664,0.134362578,0.06337861,0.161754712,0.030487258,0.028938964,0.071220443,0.040748395,0.025858698,0.049121521,-288.3419189,164.5990906,-21.16874695,30.53668022,7.200405598,-9.526501656,0.324062943,-0.682961583,-4.871424198,1.487671256,-6.938633919,0.149130151,-1.047191381,-4.591450214,-3.690647364,-1.316027761,-3.851765871,-5.735983372,-3.587823629,-0.076622337,7761.557129,1319.964233,721.1209106,237.6921387,158.3930664,111.6273346,53.05574417,54.61513138,59.29893875,59.26261902,73.02147675,78.90194702,59.05918121,58.06635666,64.02185059,50.4400444,45.87743759,52.00512695,41.14897156,52.97100067
index.html?VALID=TRUE&attid=297401&VALID=TRUE&q=10&g=383737&t=2&w=4,D_1,I_0,57416,1511.887658,463791.464,2026.104415,758655.7514,0.673385441,0.181146115,0.094821714,0.089951314,0.140142649,0.090486512,0.177011356,0.454354733,0.195718557,0.16290918,0.247185677,0.359202683,0.149493426,0.020774543,0.048436169,0.026359694,0.036443103,0.026260087,0.042430673,0.129847229,0.054730631,0.072204627,0.107152626,0.086061291,-303.3999023,108.7050476,-9.746178627,-9.812031746,-25.11070061,-11.12304497,-18.78497124,-16.39012718,-20.59473419,-3.97743392,-16.83593369,-14.18551064,-6.41667223,1.886276245,-4.826828003,5.99802351,1.569134951,-0.032591853,-1.098351717,-2.26194787,11245.93457,1023.145996,319.0552368,95.59970856,209.1941528,67.34287262,145.6065521,93.09020996,97.47883606,57.22345352,191.283844,106.72995,60.9352684,93.43186188,203.479126,125.5081406,65.70420837,96.73960114,89.22827911,73.39183807
kamanche-segah-Kalhor.mp3,D_1,I_1,49342,1182.265829,28802.55395,1886.738591,68263.21639,0.05029878,0.146602586,0.162549287,0.124800168,0.602521539,0.510150909,0.263721138,0.178767085,0.086594492,0.256528556,0.119011678,0.048817456,0.010065765,0.037055783,0.078215428,0.007806864,0.160569966,0.128166676,0.077906378,0.092706636,0.006805092,0.085280307,0.019607462,0.008541504,-300.9848633,141.8539581,-37.47071457,-8.008163452,1.434121609,-22.21200943,-18.05613327,-0.570255458,11.90525913,13.07315636,2.776319504,4.519168377,3.431211233,-8.766439438,-13.51093006,-6.340241432,-2.084936857,2.71961689,5.456864834,-7.818281651,2112.396729,398.7736511,516.5028076,148.9785461,88.64763641,74.33441925,85.11418915,74.53686523,68.11043549,63.87293243,63.91379166,67.49607849,52.36417007,58.5381546,62.07129288,46.85647964,54.74161148,49.32400894,49.210289,46.69467163
Ali_Asghar_Bahari-Zabol_new-(WWW.IRMP3.IR).mp3,D_1,I_1,51998,1288.571607,84671.42647,1347.808517,243810.3856,0.208360225,0.145420104,0.109376699,0.104868695,0.079390056,0.236150175,0.26565367,0.313883811,0.178394571,0.196976677,0.55493921,0.24751471,0.089701578,0.06421677,0.033053827,0.03273904,0.011533169,0.082557917,0.108804546,0.129869178,0.086892843,0.035165709,0.166671723,0.065019697,-515.7905273,133.7323456,-42.34532166,-21.13808823,-26.12493324,-21.34635544,-8.995354652,-1.728970647,1.446797729,-3.059570313,0.718785405,-0.14088501,-5.146399498,7.78653574,13.8859539,8.620755196,0.135135189,-4.815193176,-3.868560076,4.112045765,4637.19873,516.8919678,957.9177856,116.9787598,138.9568329,99.37194061,68.56536865,71.97949982,104.8944702,54.34417343,62.72835922,63.74117279,113.2412415,255.7962036,136.0718536,115.6294022,86.4067688,82.78773499,74.64382172,61.10133362
segahyahaghi.mp3,D_1,I_1,87815,2070.206155,203893.8758,3181.955759,999250.7711,0.344140649,0.098640345,0.063970909,0.051428739,0.147350982,0.463692814,0.127119035,0.174129903,0.376317948,0.374876767,0.16718559,0.09780129,0.127417102,0.021990223,0.026501983,0.019282095,0.029795237,0.193908051,0.011548961,0.078045033,0.168748513,0.132769912,0.072721504,0.017019259,-325.6941528,41.75512695,-75.63402557,-13.92616558,-43.53224182,-26.14005661,-20.49271584,-15.27366447,-6.577131748,0.45495984,-11.51348305,-4.508588791,-7.527364731,2.908371687,1.421128035,10.39592934,-0.067551844,-1.354725003,-0.29294607,6.655055046,7194.591309,443.8580627,1069.261475,110.5582809,217.704895,112.0571289,66.63040924,62.35203552,106.7844925,44.94532394,69.73969269,66.83383942,90.32289124,187.1797791,302.4475098,344.6543274,260.8059692,269.0910339,250.5977478,385.8557739
segahjang.mp3,D_1,I_1,72398,1749.511517,331152.1549,2742.983414,956072.9541,0.158422127,0.154944882,0.104711175,0.361644685,0.205071136,0.141055375,0.109664187,0.14636904,0.477921426,0.104424417,0.032245003,0.108175591,0.067999013,0.099099219,0.017045571,0.18401821,0.07164786,0.073252261,0.040154241,0.039311908,0.212497011,0.014659137,0.006997705,0.060114969,-300.164856,59.61008835,-67.55641937,-16.25727463,-35.74177551,-31.49547768,-20.13489723,-16.73113632,-1.26250577,5.388353825,-0.251801193,-2.087892771,-4.43335247,-2.712055206,-4.873887539,-0.354227632,0.292456985,-3.751292229,-2.883402824,-2.132320642,2778.660156,786.088562,1147.212402,147.7721558,80.94202423,85.33782959,58.84963989,50.17074203,73.57215118,42.12943268,49.08779526,75.63930511,99.01729584,33.19483948,56.46443939,212.8002625,333.4259033,292.7344055,76.01604462,160.5150757
Hamid_reza_afaride.mp3,D_1,I_1,91280,1626.277399,58285.74063,2386.068905,345620.276,0.044781275,0.088075556,0.468920022,0.271415293,0.292681336,0.147760779,0.555286944,0.206499606,0.101886749,0.298094034,0.251232743,0.065017603,0.014756109,0.01025116,0.172337353,0.0344018,0.163227737,0.013714401,0.135343358,0.04881873,0.033083688,0.122116335,0.057314999,0.010188156,-303.2756042,121.4851227,-106.5539169,-26.98364639,19.07460403,-50.31792831,-20.12708855,17.35643959,-10.4647541,10.67720032,27.83318901,-10.18796635,-10.41915226,7.161306858,-6.809815407,-2.992946386,7.307713985,-0.666618586,7.178718567,10.81985283,4963.89502,1366.863159,1267.945801,180.961853,136.4338684,291.2959595,103.1352539,75.67150116,83.39616394,54.87314224,90.53230286,97.74537659,91.04408264,76.20240021,82.63076019,110.4263,183.3173065,363.460022,323.0744934,157.0009155
Ardeshir_Kamkar-Moghadameh_Va_Zang_Shotor-SON.mp3,D_1,I_1,106129,2396.268771,219635.2452,3657.319551,550387.1184,0.156510398,0.251261711,0.183104381,0.123445213,0.4228971,0.187876418,0.120671816,0.092310555,0.11854931,0.429595381,0.387769371,0.222975388,0.073241606,0.100534484,0.105797395,0.030634029,0.161583722,0.023776183,0.022457127,0.023274368,0.016455861,0.177320033,0.150043741,0.089087032,-304.8277283,38.34807205,-81.15200806,3.381114483,-32.63550186,-4.591610432,-4.934149742,16.17764854,-7.022427559,9.139242172,4.80889082,5.049042702,10.13279915,19.71497154,22.91866493,20.64972687,2.201344252,0.124956444,-13.55183029,-10.26294327,5972.083008,255.2936859,673.7294922,154.4304199,149.34552,91.44815063,116.9983673,143.3892975,82.64579773,81.61206818,58.6934433,151.3735352,138.8000488,164.5429382,165.7163849,238.9469299,283.9133606,174.3878632,161.9109192,111.1816559
بهاری (سه گاه).mp3,D_1,I_1,60272,1502.193203,243624.0972,1972.163075,345427.6177,0.027115883,0.047893181,0.133039996,0.069601946,0.048352025,0.104736164,0.326327562,0.756301403,0.212610111,0.05059737,0.062502965,0.064312078,0.006351199,0.006629494,0.026106052,0.025142074,0.020724079,0.034891285,0.100139335,0.147119924,0.057502203,0.018118061,0.032966495,0.029156724,-365.5534668,85.50741577,-73.76374817,-42.74754333,-16.70531273,-24.65007401,-27.57000351,-1.428271055,-10.33922958,-4.608566284,-1.502694964,-14.08181667,-25.53826523,-14.08516693,-2.379885197,-4.731612206,6.144759655,25.36916542,15.65727615,8.901073456,9572.135742,858.8424683,1376.444702,321.2301331,122.566803,183.5232391,184.3247375,80.54247284,60.58529663,49.8076973,43.17425156,54.95661926,87.55627441,76.48232269,65.70285797,104.1330414,125.9999619,253.4349823,149.9195709,205.0943298
1_1_1.mp3,D_1,I_1,137656,2846.842944,153303.5278,4523.289315,593948.785,0.17534788,0.08637543,0.089215517,0.206657737,0.301413625,0.338879853,0.131518036,0.342978477,0.230370775,0.238168865,0.122347459,0.109895609,0.068280257,0.018952448,0.031268146,0.086725526,0.153090864,0.179422438,0.022784278,0.184279576,0.068946578,0.095992967,0.047478605,0.022278512,-224.5844574,19.72722816,-48.78704834,24.54448128,-38.69221497,-11.55243397,-23.36279678,-17.02729607,-9.450827599,21.60595322,8.940932274,11.2669363,-14.90192223,-14.50980759,-9.033296585,12.63699627,2.888491869,5.749771118,3.060247898,8.730682373,6865.011719,444.2276611,499.6614685,80.74482727,238.0359955,68.05574799,104.5730438,153.4871368,311.0868225,329.5850525,408.6317749,564.5657959,447.5679626,288.1009216,327.8923035,219.8478546,97.57288361,169.6564636,383.5765076,379.9804077
1_1_3.mp3,D_1,I_1,65664,1981.463203,138385.0907,3532.678638,774572.8992,0.067205317,0.021827197,0.054449484,0.137858868,0.184878349,0.269509912,0.143872827,0.446714431,0.286781937,0.181110412,0.172861144,0.055314839,0.019940477,0.002555271,0.008198652,0.075333171,0.061551157,0.156792969,0.011640443,0.210425973,0.11437209,0.056017093,0.103024937,0.010808614,-199.9331512,55.09925842,-49.2111969,29.11344147,-32.06724548,-4.042376995,-17.30188751,-19.81067276,-21.60084915,-5.290900707,-23.70127678,-8.863278389,-16.88430214,-12.74084949,-3.247125149,17.01020622,12.15090752,24.40893555,10.89089966,2.693503618,10266.53125,399.8267517,781.3935547,113.6166534,197.0374451,74.5134964,72.00280762,75.85761261,76.76960754,44.04174042,78.02977753,69.2821579,94.08886719,123.1674728,227.6231689,398.0123901,331.1280212,490.1599731,413.8438416,289.1304626
1_1_4.mp3,D_1,I_1,100219,2320.675202,173633.5254,3951.659438,253361.6245,0.4243595,0.094874583,0.212454289,0.27682206,0.086641319,0.083690308,0.104680598,0.154626787,0.199406087,0.209237397,0.21133697,0.272121757,0.194097131,0.014418301,0.100483164,0.141353473,0.024460182,0.040685605,0.02276255,0.056647971,0.120939016,0.051208615,0.07288526,0.085509531,-195.7390747,47.5990181,-61.74856567,26.16834641,-33.35313416,-7.756211758,-24.9982872,-26.96598625,-25.55763817,-5.806081295,-10.86186504,12.24605751,6.809496403,6.054799557,4.284181595,10.96849632,0.431943715,4.58577776,-0.432041496,-7.978873253,4309.886719,490.2359619,319.9949036,67.63056183,136.5209656,68.18086243,89.08331299,66.5128479,113.6966553,123.6238632,266.4667053,351.6604004,330.4593811,304.3433533,410.1255798,404.7503967,297.2013245,416.9959412,138.4690552,187.5382233
Ali_Asghar_Bahari-Segah-(WWW (mp3cut.net).mp3,D_1,I_1,61642,1509.279596,164584.924,1975.713053,216686.5035,0.02884992,0.049079914,0.13795799,0.076809973,0.053414054,0.107068159,0.334205151,0.771791041,0.21887739,0.053602513,0.079855844,0.075564191,0.006064564,0.005840058,0.026819117,0.028349513,0.022597076,0.034342092,0.099571958,0.137006253,0.057432666,0.018815117,0.046930693,0.035465591,-359.4416504,101.8422394,-70.98912811,-49.26200485,-14.9584856,-28.13297653,-31.68945885,-3.806780577,-15.46099472,-6.863862514,-1.489943027,-13.24164677,-26.45059967,-14.35352135,-1.516536713,-5.760640144,6.155921936,24.65226364,13.47260666,7.800087452,7938.30957,841.8429565,1153.360718,356.7596436,86.93904877,203.5898132,217.856781,96.28898621,84.23587799,68.74726105,64.76919556,76.51143646,77.27616119,79.48059082,74.13444519,94.20973206,144.5722656,240.9366302,132.8972321,190.0722198
Ali_Asghar_Bahari-Segah-(WWW (mp3cut.net) (1).mp3,D_1,I_1,61836,1477.480214,58734.473,2014.18782,115788.7397,0.240920022,0.13390018,0.061650082,0.097652674,0.170873806,0.065686859,0.261035889,0.349462777,0.334742248,0.264757872,0.16249314,0.462622911,0.056397494,0.057891916,0.012565524,0.017903484,0.085886151,0.006329559,0.096133009,0.082719959,0.155919552,0.124525942,0.038465813,0.193206936,-348.2825928,116.7988739,-76.56659698,-55.21581268,-17.44926453,-32.45554352,-35.30189133,4.242173672,-11.80097961,-10.98893929,-0.655696929,-13.61217785,-18.53606606,-1.274682879,9.334483147,-5.207247257,-6.730320454,-0.176606551,-1.031878233,3.336737156,4944.109863,670.9124146,853.4497681,179.486557,76.72843933,114.5652466,191.7809296,132.3882599,111.334877,63.24452209,86.22666168,102.8793182,132.8065491,97.26013184,97.72312927,121.942337,123.6547241,218.7672729,123.4166489,76.30609131
SaazeDel_Parviz_Yahaghi-Dastgah_Segah.mp3,D_1,I_1,54842,1398.834,154288.5415,2542.709625,526355.0824,0.39441514,0.41437456,0.308800042,0.284741461,0.19430311,0.123009175,0.364751041,0.511707902,0.211959839,0.093148768,0.135689512,0.300271481,0.088859543,0.123428002,0.07662604,0.105540462,0.076515809,0.032527946,0.096109346,0.136409089,0.070776314,0.014970304,0.034350462,0.114311457,-219.1858521,143.44841,-13.3865099,16.32042503,6.33775425,-9.934689522,-11.40585041,13.00001812,-23.11691666,10.9379015,-11.33227921,0.396870613,-2.595490694,-6.980014324,-8.496239662,3.12335372,-1.789649367,-3.033305883,4.645309448,4.175139427,2099.703857,437.9299011,343.8713074,269.3091125,173.9150238,81.98201752,122.1617508,146.7089233,108.3006821,182.4839325,111.3055573,198.8008728,153.1201782,119.0877914,170.1004486,97.63265228,67.07965088,118.1632996,182.3595276,138.0626221
Parviz_Yahaghi-Dastgah_Segah-(WWW.IRMP3.IR).mp3,D_1,I_1,104455,2447.504903,396022.2353,4450.789753,2544089.943,0.048012413,0.079404354,0.165788352,0.486201376,0.142612904,0.064392328,0.237000272,0.351112425,0.503240526,0.111267731,0.075417072,0.049214646,0.021906478,0.028026193,0.035430361,0.16104573,0.043325573,0.029039571,0.116458967,0.126723558,0.193112552,0.015103107,0.024497818,0.020280994,-323.0411072,60.94591904,-20.90618896,24.05826569,7.158346176,-7.692930698,-10.23518753,25.23204231,-2.646612167,38.9957428,6.689689159,-4.402421951,-18.7389698,-5.921586037,5.07269001,12.7712307,0.131082401,8.234028816,27.19019318,-0.023120657,3073.816162,850.3581543,285.3638306,119.3234558,115.8944931,75.55596924,144.3962097,237.7339935,194.0151672,479.1961975,270.9104919,264.5642395,348.6270142,172.4320831,257.1595764,152.734787,59.66902161,147.3716583,408.6808167,291.2966919
11.mp3,D_1,I_1,86238,2071.828075,296944.2895,3232.172122,1333825.42,0.132313058,0.533637404,0.198230192,0.131030217,0.308728069,0.216912538,0.388261497,0.258641034,0.192743599,0.304604322,0.264992148,0.195419237,0.0100336,0.160542279,0.041913491,0.036352351,0.122934632,0.024301941,0.13617532,0.078992538,0.054933187,0.093861066,0.063563108,0.099487685,-334.6959534,44.31124878,-62.83054352,-12.13745022,-16.57039642,-14.3077383,-21.42856216,-11.81863117,-12.30212975,3.346657753,1.738296032,0.154941663,2.225370884,17.32354736,12.08035469,4.357223034,1.773332596,-4.932380676,-6.580044746,-3.571866989,6862.993652,891.4955444,865.2554321,120.9413605,263.8973999,91.18903351,195.2354279,102.7361145,140.4480438,62.84075165,106.16642,146.9900055,171.2819977,235.0589142,185.6134186,339.9334717,324.5066528,153.8295593,148.2007904,122.9390564
Mokhalef-Haji-Hassani-Shekarchi.mp3,D_1,I_1,94410,2208.431402,115639.4801,3327.904877,339821.4349,0.04224946,0.072209835,0.258828849,0.180604503,0.131650358,0.151137009,0.328853071,0.569445789,0.116624333,0.154193223,0.049578883,0.027469821,0.030512441,0.025528066,0.113334939,0.099851795,0.067429833,0.068951622,0.098819159,0.205341563,0.013766481,0.085474513,0.017160071,0.012616894,-310.1832886,43.77365875,-64.42723846,4.204669952,-8.643754005,-3.02541256,-9.422277451,-12.67878151,-9.349251747,21.93616295,28.59471703,8.730262756,-19.98230934,-13.13684082,6.193606377,20.40276146,8.265393257,2.886540413,19.03936577,4.022825718,2347.100098,345.7863159,518.8013916,78.09967804,116.3355713,76.37265015,54.65425491,71.3941803,204.340332,290.0328979,137.1710205,354.9787598,619.6777954,242.8831329,136.7445374,166.0047302,82.708992,112.4655838,190.5357361,333.5298462
Rohhab-Shekarchi.mp3,D_1,I_1,83630,2131.618975,137724.8334,3420.120986,325212.5499,0.212843195,0.137587339,0.168342546,0.176210284,0.287382513,0.425412029,0.23052676,0.142454743,0.086799316,0.140860438,0.33356303,0.410494506,0.095059954,0.065241411,0.09734448,0.067702845,0.124505244,0.162724674,0.045375209,0.068404399,0.024748262,0.035355713,0.116304696,0.147167861,-326.4075623,57.36474609,-71.59050751,10.21946621,-11.67278767,3.938444853,-9.49315834,-9.840563774,-24.41953468,-3.951871395,1.338217497,10.84700775,1.766200542,18.40734482,17.59394264,28.01925278,8.187199593,-4.6571455,-10.65513897,-1.909431934,2710.641357,419.3719177,511.4012756,67.22463226,77.17344666,39.89545822,45.19539261,57.60965347,132.2299194,55.86764526,97.74447632,227.6993256,192.8034363,260.3132935,405.0951233,396.1004333,274.4324341,252.7314301,159.4068604,131.3947906
Masihi-Shekarchi.mp3,D_1,I_1,73533,1916.677116,233864.2229,3044.55659,586124.6145,0.219567165,0.090215586,0.160539567,0.071721338,0.215028033,0.357525289,0.339551538,0.318057418,0.098462805,0.154963225,0.291291744,0.389017433,0.109741963,0.032704052,0.088916793,0.013352924,0.114847854,0.132933885,0.108389854,0.157015428,0.014944112,0.065999769,0.10988012,0.135885209,-303.5308228,70.11568451,-63.79481888,4.265783787,-10.2798748,-4.793367863,-12.2351532,-13.30151939,-16.22457695,-2.125781536,5.913847923,5.610666752,0.054511953,3.55429101,10.32605839,22.31436157,12.51067543,-0.227067038,-4.72760725,-0.918519497,4049.193848,1032.100098,920.8399048,169.0689545,116.4845047,131.9794464,78.35331726,65.60778046,121.7687225,143.5835876,194.1835022,240.7185364,202.9185791,269.8101501,336.8452454,318.1274414,253.2611694,194.019516,172.3310242,140.3860168
Range-Delgosha-Shekarchi.mp3,D_1,I_1,64720,1753.049582,138900.5753,2771.12491,327617.1703,0.175278172,0.153774127,0.121785924,0.114312068,0.115147874,0.237003759,0.284891129,0.16912958,0.051874567,0.129543155,0.495749652,0.3316544,0.063549697,0.095702194,0.055686001,0.056425136,0.031801451,0.109208308,0.126354471,0.058306135,0.016710589,0.020608826,0.207461491,0.114232905,-294.4413452,85.38981628,-67.47211456,-0.147386014,-12.91874695,-1.835701346,-5.606623173,-8.993076324,-16.70192337,-12.26182842,0.316639096,3.561101675,0.250840873,15.1427002,20.38015938,19.261343,3.839527845,-5.952837467,-3.035762787,5.244328022,5015.102051,402.3840332,748.1860352,183.2773743,164.3411255,53.81957626,104.2538071,52.3855629,76.19548035,77.20702362,70.6105957,118.8712387,144.4909821,299.9387512,409.2043457,364.7601929,211.352066,320.4345398,376.5558777,283.953064
kamancheh.mp3,D_1,I_1,92317,1726.183543,66176.74241,2684.067103,153842.9547,0.279915541,0.206540778,0.187477902,0.171251535,0.249541432,0.242144391,0.131589085,0.257625043,0.432901025,0.34577316,0.209346235,0.195185974,0.086072877,0.06993857,0.073355563,0.047461525,0.085882485,0.123282842,0.022464514,0.118093677,0.182462215,0.120454699,0.082907625,0.077029772,-315.1564331,78.24732971,-84.18340302,-3.783007383,21.33642769,-19.59339905,5.708229065,3.620866299,-10.93100739,9.093042374,-0.23991625,-8.157183647,8.809688568,3.076131344,3.203065395,20.98353195,15.23105812,1.399910331,-1.33372581,-5.077106953,1683.926636,196.953186,1203.998779,158.648407,87.93238068,120.798317,57.30628204,78.08787537,136.6914215,55.21209335,87.47722626,143.3967133,312.5067749,274.2415771,203.186264,264.2783508,409.0744019,303.0488281,239.8432465,169.5131989
PandeAsheghan(Khansari).mp3,D_1,I_1,86290,2689.417428,268493.4868,5133.010628,625751.8381,0.406723678,0.458854854,0.162378088,0.140266791,0.161285356,0.139281094,0.168317452,0.186698183,0.253046691,0.253106117,0.204179227,0.407282978,0.093876041,0.171710089,0.037769821,0.046837933,0.062370963,0.037196156,0.061356418,0.044766232,0.087458491,0.114391573,0.051697556,0.155699283,-64.65664673,65.87341309,-30.24518967,23.21530342,-26.11481094,1.714518547,-13.34226227,-4.31631422,-16.81581306,4.456659317,-12.92632198,4.093607426,-4.396092892,9.908712387,-5.765918732,5.626024246,-10.66616726,1.223030448,-9.177728653,4.787399769,1787.448486,560.9679565,179.2090149,122.9818115,80.49427795,44.35435486,66.68628693,65.14013672,69.19100189,50.64358902,79.22860718,54.82323837,59.8336525,53.04452896,50.70414734,37.09814453,35.34672546,33.31858444,35.75778961,54.03367996
index.html?attid=91151&VALID=TRUE&q=11,D_1,I_1,87097,1836.861212,203051.828,2828.899561,476204.064,0.366081893,0.12940532,0.104312368,0.24966301,0.308004171,0.345071733,0.104874611,0.141317099,0.278511018,0.264224321,0.216153294,0.142751396,0.170548931,0.040178332,0.049446154,0.13818562,0.081677511,0.155226693,0.013275408,0.045152918,0.112905093,0.072425514,0.128670827,0.02984776,-355.7307434,82.15725708,-117.0213318,-0.999906301,-24.31871986,-18.31697083,-1.820790052,-9.656264305,-3.10342145,3.449454546,1.862280726,-1.148330212,7.784475803,12.44759655,10.71133995,6.51842165,5.950763702,2.615950346,5.595130444,5.713625431,5820.125977,604.2490234,1197.907227,97.48573303,185.8621826,106.8548965,109.2358856,95.41448212,96.54988098,95.19917297,70.64343262,99.92822266,201.7430267,195.4102936,246.4819336,314.562561,337.0581665,287.9877014,270.4135437,370.3348389
index.html?VALID=TRUE&attid=91151&VALID=TRUE&q=10&g=102872&t=1&w=4,D_1,I_1,87093,1985.316032,247065.6938,2954.198803,519786.6719,0.36773932,0.131017193,0.105890602,0.249956474,0.308175534,0.347328216,0.10530968,0.1428473,0.280252844,0.26534766,0.21641019,0.14560543,0.169617057,0.041084986,0.050354347,0.137594566,0.080419153,0.156252041,0.013446308,0.04641087,0.113142669,0.072230369,0.128540769,0.031280197,-342.3929138,64.60364532,-94.87268066,-10.31937504,-14.65231228,-24.36474228,-3.833170414,-9.051316261,-4.537170887,6.684143066,-1.32290113,3.225777864,2.033482313,18.59286118,5.655795097,11.74050331,1.946097255,8.213153839,0.358419985,10.50891209,6488.973633,612.4000854,778.6472778,152.8061676,110.9595566,93.18221283,110.5599213,126.542511,95.74376678,125.1821213,93.23170471,171.4531555,147.7215729,289.773468,300.6391602,345.8447571,410.2940063,340.1795654,347.0516663,461.8983154
index.html?VALID=TRUE&attid=297387&VALID=TRUE&q=10&g=383737&t=1&w=4,D_1,I_1,35807,1071.506591,324998.7395,1713.231307,1245664.487,0.156262949,0.084095262,0.243905678,0.167920157,0.194285542,0.283144116,0.240614668,0.371214122,0.138081267,0.083049446,0.083995692,0.088984966,0.085010439,0.013243784,0.115718521,0.086633384,0.073498838,0.145647258,0.072513096,0.174855515,0.036865711,0.039178338,0.03548139,0.022473887,-306.1836243,99.38066101,-11.0183897,-9.498099327,-26.92139816,-9.795456886,-18.31766129,-15.46759796,-15.40117073,-7.890727043,-14.71505356,-12.08457661,-6.107322693,-5.894989967,-13.22033119,-0.231191203,-2.650474548,6.226523399,5.046961784,7.493454456,18969.80469,2644.020752,273.6586304,88.2756958,276.9067383,91.33305359,146.0312195,109.8196259,120.3533554,61.18002701,99.21722412,76.56015015,88.95879364,80.03887177,105.599884,56.38985062,126.3952484,236.058609,236.8895111,233.3254089
index.html?VALID=TRUE&attid=289365&VALID=TRUE&q=10&g=370926&t=6&w=4,D_1,I_1,40759,1185.250368,233754.6373,1942.954918,967505.107,0.490326971,0.158043489,0.17177324,0.328776062,0.321032673,0.182746857,0.12021108,0.253824294,0.079949804,0.061044864,0.135180801,0.192272693,0.193556443,0.018412389,0.071300551,0.154622376,0.093469754,0.090604886,0.02560658,0.099799469,0.01067295,0.018932745,0.044173576,0.029535133,-298.4381409,109.2518158,-10.9212904,-1.069057584,-24.22440147,-14.97585392,-19.07258987,-9.903113365,-16.22934914,-9.428765297,-11.78517818,-11.0941534,-6.523622513,-4.819023609,-7.598761082,0.379546881,-3.032316208,-6.950172424,-3.268452168,0.635582149,14695.11328,1684.818359,341.3908081,114.0460434,248.832016,108.9222031,189.9328003,117.1863022,113.3228073,60.77159882,76.96852112,123.5259323,82.97329712,46.24515533,78.74230957,61.42535782,41.69909668,132.2667084,108.5116348,121.0838089
santoor-Segah-Faramarzpayvar.mp3,D_1,I_2,97313,1971.283504,155197.9034,3471.770673,704970.6156,0.231601909,0.305208057,0.221118912,0.244949296,0.669151664,0.271994919,0.19481416,0.288104057,0.347604573,0.311799288,0.230863377,0.199154556,0.076737598,0.104496934,0.081408955,0.040259153,0.146950126,0.049731523,0.065186761,0.091357827,0.108894996,0.086548746,0.065525718,0.057762109,-228.9420166,101.7636566,-61.88834,22.08637619,-20.31192017,18.36047935,-10.96554184,5.481081009,-7.773574829,10.46868515,1.345198274,9.595772743,-3.864177704,-3.149173737,-3.200631142,9.012961388,1.946554542,9.129844666,2.194683313,-3.17878437,4221.853027,805.7538452,248.6657257,117.5893021,127.8973236,105.6753006,128.565094,90.63046265,98.51452637,80.74813843,118.0935287,89.07481384,74.8088913,118.7171783,92.21083069,142.6986694,192.8833008,194.8252716,123.9927292,97.83061981
Faramarz_Payvar-Segah-SONG95IR.mp3,D_1,I_2,83306,2044.315108,564597.1196,3606.85319,2106944.162,0.173163086,0.344098806,0.614256978,0.278462023,0.288286954,0.384545565,0.238431662,0.229366332,0.24430497,0.280821234,0.5572474,0.275339633,0.037265562,0.048606381,0.130471304,0.048175827,0.072272278,0.115410797,0.034348737,0.051560864,0.046924826,0.06119829,0.139355659,0.043412246,-118.2808151,98.60677338,-55.59930038,2.260920525,-29.61185646,-6.405181885,-13.43004417,-1.62651968,-11.38638115,3.165956974,-12.71726894,-0.1761356,-11.14469337,1.686483979,-6.528300762,2.298902273,-5.638254166,5.99267292,-4.074280739,4.608883858,5376.451172,3184.54126,330.4836731,258.3998413,181.2316132,124.7128754,98.55764771,87.07295227,95.31906891,87.20320892,95.59323883,87.24520111,109.6044312,87.30281067,70.29776764,114.3039703,107.6447601,107.884819,85.31462097,68.2070694
Segah.mp3,D_1,I_2,73959,1713.966979,205520.2591,2849.874434,916464.2228,0.144233525,0.207620218,0.264032722,0.082678579,0.101699866,0.404679984,0.278318942,0.219924197,0.121708073,0.20315589,0.501451254,0.202770904,0.071249701,0.102371112,0.107987322,0.028162522,0.011340122,0.138491645,0.100426219,0.089023314,0.038995545,0.038892768,0.21234329,0.065096922,-321.7086487,85.85306549,-70.29199982,-11.49884987,-40.03269577,-19.47434425,-27.12915421,-12.31198883,-16.94804955,-7.175364017,0.0355081,-8.965463638,-7.443175793,-11.78792286,7.482467175,10.52448177,11.25232983,3.685208321,1.09238255,1.920712471,6059.066406,679.8842773,870.8144531,213.6884918,371.2320862,106.8317871,179.6324615,108.5247574,107.6750946,193.8989868,373.662262,238.5527344,161.1027679,250.0989227,236.8294373,254.4697113,259.1489563,134.986908,132.6284637,299.8768311
rostamian_haji_hassani.mp3,D_1,I_2,91173,2085.835169,102088.2661,3391.82949,604775.7896,0.205815077,0.089029387,0.172959492,0.228634432,0.224424168,0.555297375,0.183931276,0.434517264,0.293473154,0.081569314,0.048670739,0.071378432,0.072876707,0.02207333,0.060658034,0.10268721,0.070450611,0.182146028,0.008727855,0.152153701,0.094606005,0.020325031,0.011771261,0.013495912,-264.3021545,54.81899261,-95.1397171,-7.62550354,-37.47865295,-22.29523849,-46.85264206,-14.08952618,-9.062512398,6.738296509,10.20164776,-2.869303226,-24.67014503,-19.42960167,-16.7297802,-1.625481248,-2.937773705,1.787504077,17.74342346,19.34111404,6332.321777,633.7545776,375.238678,103.0373306,178.1603394,135.1759796,131.1453247,101.7562561,152.7617493,369.0359497,392.6341553,391.9993591,295.8716736,120.1686554,187.6876221,171.1616364,108.8438339,136.8756714,314.7147827,206.1853027
@Santurist_Pashang_Kamkar_3Gah.mp3,D_1,I_2,116932,2431.081728,444536.1892,3968.834334,2100405.461,0.430383652,0.13620387,0.474238575,0.19692193,0.219254196,0.130244583,0.231727511,0.419338405,0.126699984,0.241885021,0.441726536,0.418921351,0.149351642,0.007066892,0.136953369,0.02086818,0.081982769,0.035862505,0.043772489,0.124154344,0.010016429,0.072288625,0.131149426,0.097358689,-342.8262939,59.05662155,-60.84109116,13.79550648,-29.80068779,0.577082396,-7.375417233,-1.091411471,-17.02238464,1.809175372,-8.092961311,5.538819313,9.079220772,24.14803123,10.92757988,3.944236994,-8.075583458,-1.432531953,-6.002325535,-2.582041025,11413.54297,1636.454712,745.1295776,150.7908173,402.9588928,62.33351898,143.6903839,69.31816101,113.4226761,63.51523972,131.3389587,155.6097107,198.7657471,210.8030853,175.0774384,205.6217041,230.6474457,133.8542938,134.5375214,78.65604401
ساقی ببین (همایون خرم).mp3,D_1,I_2,93068,2256.01466,548237.0805,3842.543431,2802189.01,0.273101926,0.196035638,0.121454529,0.167273358,0.025252454,0.085016683,0.421982795,0.185617596,0.156090483,0.086599059,0.398007125,0.538380265,0.099211797,0.112919219,0.055127081,0.065942571,0.001596427,0.004685823,0.153788164,0.039373372,0.067520753,0.014240394,0.133490667,0.158027619,-405.8432617,22.65934563,-47.60095215,-11.97198772,-35.02478409,-2.070749998,-13.72959042,-0.557336926,-17.16228867,-6.775632381,-19.02876472,-6.722738743,-2.066337585,27.79270363,34.29412842,28.10287857,7.523836613,-5.905255318,-8.618937492,8.1765728,16465.54688,433.849762,481.4771729,107.4463501,261.191864,65.66772461,110.213089,49.43379211,150.011734,74.91503906,138.5640106,171.1196136,354.2455444,302.9882202,229.8759155,397.3090515,255.3730621,155.325119,118.2847061,84.03273773
12.mp3,D_1,I_2,107950,2310.527196,230012.6764,4495.631149,1055790.908,0.544435918,0.333618671,0.276121348,0.381332517,0.400259167,0.668798208,0.231611475,0.176244795,0.090744093,0.113074735,0.120157339,0.182170302,0.125274852,0.065485887,0.066289946,0.121111229,0.06683325,0.124222331,0.022062251,0.040550485,0.012789232,0.01120721,0.018948821,0.020473953,-125.9838333,90.01134491,-43.23591995,17.98581505,-35.22420502,8.540563583,-25.0146389,4.890889645,-17.60217667,-2.206769466,-1.734067559,4.684053421,-16.42143631,-5.464823246,-12.16722012,-5.390684605,-14.15859032,-6.070655823,-5.467039108,10.87179089,4253.54248,590.1500854,315.7566833,194.2685852,215.8221741,128.7319641,71.76158905,61.22853851,60.53437042,77.12508392,93.38204193,124.4053802,72.18830109,70.88631439,84.27501678,83.81760406,78.8315506,53.54195404,76.83850098,109.2229309
معربد.mp3,D_1,I_2,89161,2277.01153,173076.4573,4264.699212,1474707.473,0.298789501,0.109495819,0.282992095,0.22294426,0.221062019,0.262506902,0.149184525,0.325342298,0.320953995,0.233995825,0.260397077,0.296614647,0.138974354,0.007230899,0.130350322,0.069382265,0.064575396,0.126918226,0.01483643,0.123205073,0.119194858,0.083280638,0.125525743,0.097129419,-228.7881622,49.08074951,-68.91194916,-32.87352371,-41.37612534,-12.20056057,-30.53544617,-4.234778404,-24.65057564,-3.82226181,-14.71051407,-1.414721847,-8.252274513,6.361279964,0.99622792,16.51498413,10.77920437,13.77499199,5.657343864,4.344420433,4941.090332,579.677124,153.3768158,69.75062561,86.34938812,66.15066528,80.24984741,60.33032608,97.23584747,61.18768311,138.8096008,118.1071777,130.8609314,210.0262146,254.9454651,266.15625,249.4728546,286.135437,219.5505829,222.6346741
مغلوب.mp3,D_1,I_2,89713,2409.237302,260669.3588,4623.722041,1967826.052,0.424548298,0.141655833,0.301873982,0.317571014,0.175493479,0.461268276,0.103476129,0.079208314,0.042350926,0.100168116,0.248209953,0.16736868,0.155519843,0.008447841,0.124553643,0.108526416,0.01606176,0.196549684,0.007335737,0.016298341,0.010159572,0.02008003,0.104065947,0.03646367,-237.8800354,42.65952301,-59.53118515,-30.32090569,-39.04763794,-8.29390049,-28.0600605,-9.773854256,-25.18530083,-3.931649685,-3.520723343,21.78048897,15.848279,19.69664192,-3.645011902,-3.369238138,-12.21128082,-5.094275475,-5.292126656,-2.095507622,8944.99707,573.8251953,166.4016418,68.15622711,89.14533997,34.68270874,67.1134491,57.20380402,117.1648941,77.29265594,274.1838684,233.2623901,159.3086853,320.4637451,353.9195862,250.3557739,94.12833405,103.1395035,96.36911774,150.9244385
حزین.mp3,D_1,I_2,88281,2281.437941,368571.855,4063.867093,2877709.646,0.475736648,0.133956864,0.150069222,0.296689093,0.162330464,0.104052261,0.104649231,0.136427045,0.17041859,0.15360941,0.517390013,0.478158444,0.183644891,0.076846518,0.081140734,0.114568159,0.045030899,0.019902728,0.01612314,0.023695003,0.081078067,0.011775325,0.188350439,0.103298895,-314.301239,41.43117523,-57.39697266,-29.8504467,-34.02456665,-0.103486076,-15.51803589,-1.612196922,-22.98514938,-4.90046072,-18.06824684,-8.455513954,1.713617921,20.65333557,15.30476952,23.50512505,6.760827065,-3.508166552,-12.53515148,-8.717735291,11517.40137,1045.147583,263.1157227,65.90304565,141.2538757,73.95119476,202.4285431,49.79013824,74.97438812,66.08290863,99.80769348,132.9404449,184.5581207,128.7063599,180.9574738,322.2002258,307.4805908,160.8681335,122.4518585,132.6414795
رنگ.mp3,D_1,I_2,106540,2776.577833,126599.1505,5679.365658,858374.949,0.428613573,0.127986476,0.203265354,0.367626697,0.396534771,0.310238332,0.160696819,0.22838448,0.214153752,0.169715986,0.326319367,0.372991234,0.151623994,0.007490202,0.086628608,0.121550813,0.117562428,0.124989547,0.020599373,0.072605781,0.087321654,0.063895427,0.119287789,0.090074249,-148.9395599,30.3650074,-60.90718079,-33.1151123,-38.2850914,-7.343681812,-29.07259178,-1.988340616,-27.26766205,-6.695397377,-17.12841034,4.18475008,-5.944402218,9.397526741,1.571805954,11.54451847,2.482860804,4.942280769,-3.887768745,6.418556213,2069.114502,289.2380371,115.5995407,67.9288559,53.76362991,59.38413239,57.55423355,45.98699951,63.53454971,57.17763901,87.38245392,171.7770844,122.7274094,151.5830078,222.8845367,284.1082764,213.8495483,220.9462585,141.6653748,184.7668762
Fazlollah_Tavakol-SeGaah-Taknavazi_Santoor14-[AudioTrimmer.com].mp3,D_1,I_2,33038,794.7496804,80728.21711,1098.035027,203690.5529,0.17182292,0.255319804,0.530602634,0.281656474,0.693139493,0.301701158,0.101891033,0.083918475,0.115237825,0.077536061,0.048318483,0.174955547,0.048147634,0.050052159,0.151274234,0.022839239,0.141166449,0.04288505,0.026926313,0.03856476,0.036081128,0.018694866,0.006543642,0.063495964,-431.4801331,183.3829803,0.357742369,-25.29264832,-10.91551113,11.79202843,-25.27900505,-16.84919167,5.397387028,-13.19809723,-5.525375366,-7.901348114,-14.97100258,-12.682374,-9.20495224,-13.55351734,-16.99300766,-4.768014431,-6.305729389,-0.498281658,9332.819336,1976.278809,1336.172119,319.0952148,174.6051941,212.1590118,274.9100342,97.0114975,122.1340256,269.9084167,75.13935852,56.44121933,93.55456543,56.23902512,78.36249542,68.64169312,145.7647095,76.74004364,56.13340378,78.89859772
santoor.mp3,D_1,I_2,107458,2292.577918,147141.1425,4182.449709,643362.769,0.314971268,0.420065761,0.296967387,0.213774174,0.499640584,0.325510859,0.270334601,0.300637543,0.325284183,0.236736566,0.3528952,0.302087516,0.081734054,0.118288897,0.089900568,0.030547878,0.146703169,0.080329813,0.091179475,0.09295436,0.110351846,0.053510316,0.10240563,0.082421504,-185.1356201,76.01792145,-61.7324295,12.86473274,-27.43328857,16.33730125,-13.64357853,2.965107441,-11.23750591,7.761247158,-5.409745693,11.93241119,-1.818507314,6.435692787,1.915996552,7.437307835,-6.138930798,-0.934279799,-6.10874939,-5.429554462,2845.594971,681.4574585,158.3861237,99.93398285,119.9915848,75.99589539,89.28741455,90.78514099,77.57589722,143.1040955,94.5607605,76.60516357,127.7030258,128.345993,121.151741,138.6987762,107.7608719,101.0577011,83.36795044,115.4165802
Iranian Santoor playing - 1st music piece of Segah mirza abdollah.mp3,D_1,I_2,119800,2536.802217,183032.9522,4674.471734,1214699.773,0.415144026,0.212234348,0.146679983,0.230436251,0.251693308,0.325136036,0.192972809,0.311664283,0.524921358,0.536778152,0.401994914,0.197996035,0.103902459,0.061127286,0.048024476,0.063231125,0.046214335,0.104032815,0.050569199,0.107566431,0.154244557,0.121315271,0.14908804,0.032885425,-242.9164886,60.79334259,-57.67271423,26.8595314,-41.86299896,16.2964592,-31.29424095,2.638440132,-21.29660225,-3.172859907,1.139345288,-6.702318668,4.28905344,6.463691235,19.05242538,21.96578789,16.65267563,12.031703,-0.832699895,-3.820378304,9745.901367,540.5274048,833.0031738,67.95558929,365.9363708,75.24212646,211.7108612,67.30703735,173.8787994,76.54235077,92.31795502,143.9190369,142.0567474,249.7175446,308.9672241,210.0845032,303.9834595,178.9609833,147.1044922,98.04788971
index.html?VALID=TRUE&attid=43702&VALID=TRUE&q=10&g=49019&t=1&w=4,D_1,I_2,66481,1548.315758,519856.3787,2582.517717,1773739.511,0.108251885,0.187435418,0.2327784,0.07824561,0.095791347,0.377105594,0.267633885,0.207808122,0.104782887,0.173783287,0.428395927,0.152108729,0.05141928,0.101931944,0.103339359,0.028783349,0.011756851,0.145263478,0.106946789,0.088816307,0.036474559,0.036936212,0.210734174,0.047942109,-347.3233032,68.44675446,-59.38039398,-12.97664261,-35.23727798,-19.43946457,-25.05540657,-10.03177357,-16.8151207,-3.361959934,-0.793110847,-4.555134773,-9.415997505,-9.578669548,2.615372896,11.81942368,11.99345016,5.857935905,1.932408571,2.488443851,11973.07227,1347.948853,1097.39917,205.3461151,437.1120911,149.3839569,236.1737823,119.3601608,158.4494629,174.0266876,416.8174438,237.8466492,161.6629486,291.6634827,208.2469788,253.4875641,331.7746277,118.0823593,134.107193,332.3807068
index.html?attid=89639&VALID=TRUE&q=11,D_1,I_2,61928,1544.987433,168936.4395,2926.540637,782423.3622,0.154506251,0.058811266,0.083875045,0.267086864,0.208851963,0.221392766,0.169540852,0.279591113,0.673022449,0.321496367,0.221978649,0.148150921,0.079067469,0.007139438,0.00784879,0.081901729,0.044868037,0.085593536,0.051099017,0.056831837,0.156999931,0.068222314,0.108846426,0.068014532,-270.7597351,130.5865326,-52.19070435,17.74708939,-32.42017746,-3.408099651,-21.54611015,-7.742931366,-9.406113625,-8.469418526,-1.119918942,-13.21113682,-3.608836174,-15.12336731,-1.359751582,8.627112389,10.54149532,7.072297573,5.686602116,-1.362765551,7577.099609,900.3413086,409.4538574,235.2951355,367.7199707,154.1986847,196.5787964,123.0788956,113.4776611,114.1942749,72.61656189,140.1320496,54.1447258,136.9341888,121.5768585,148.9854889,161.3416748,107.3046722,109.241272,126.099678
index.html?VALID=TRUE&attid=43702&VALID=TRUE&q=10&g=49019&t=1&w=4.1,D_1,I_2,66481,1548.315758,519856.3787,2582.517717,1773739.511,0.108251885,0.187435418,0.2327784,0.07824561,0.095791347,0.377105594,0.267633885,0.207808122,0.104782887,0.173783287,0.428395927,0.152108729,0.05141928,0.101931944,0.103339359,0.028783349,0.011756851,0.145263478,0.106946789,0.088816307,0.036474559,0.036936212,0.210734174,0.047942109,-347.3233032,68.44675446,-59.38039398,-12.97664261,-35.23727798,-19.43946457,-25.05540657,-10.03177357,-16.8151207,-3.361959934,-0.793110847,-4.555134773,-9.415997505,-9.578669548,2.615372896,11.81942368,11.99345016,5.857935905,1.932408571,2.488443851,11973.07227,1347.948853,1097.39917,205.3461151,437.1120911,149.3839569,236.1737823,119.3601608,158.4494629,174.0266876,416.8174438,237.8466492,161.6629486,291.6634827,208.2469788,253.4875641,331.7746277,118.0823593,134.107193,332.3807068
index.html?VALID=TRUE&attid=43702&VALID=TRUE&q=10&g=49019&t=1&w=4.2,D_1,I_2,66481,1548.315758,519856.3787,2582.517717,1773739.511,0.108251885,0.187435418,0.2327784,0.07824561,0.095791347,0.377105594,0.267633885,0.207808122,0.104782887,0.173783287,0.428395927,0.152108729,0.05141928,0.101931944,0.103339359,0.028783349,0.011756851,0.145263478,0.106946789,0.088816307,0.036474559,0.036936212,0.210734174,0.047942109,-347.3233032,68.44675446,-59.38039398,-12.97664261,-35.23727798,-19.43946457,-25.05540657,-10.03177357,-16.8151207,-3.361959934,-0.793110847,-4.555134773,-9.415997505,-9.578669548,2.615372896,11.81942368,11.99345016,5.857935905,1.932408571,2.488443851,11973.07227,1347.948853,1097.39917,205.3461151,437.1120911,149.3839569,236.1737823,119.3601608,158.4494629,174.0266876,416.8174438,237.8466492,161.6629486,291.6634827,208.2469788,253.4875641,331.7746277,118.0823593,134.107193,332.3807068
index.html?VALID=TRUE&attid=260408&VALID=TRUE&q=10&g=334169&t=1&w=4,D_1,I_2,124605,2472.507358,877833.8695,3990.225872,3032823.049,0.764372349,0.304829121,0.355330437,0.217800528,0.234168842,0.197450817,0.188329861,0.402587235,0.226943776,0.205414355,0.34130013,0.494530022,0.092410348,0.034404475,0.113285594,0.059484687,0.067329124,0.048033014,0.037061699,0.083137691,0.067196466,0.062966846,0.094450347,0.075790562,-213.5225372,95.5174408,-31.87454605,26.50800514,-29.44444084,23.98070908,-24.83640671,10.85856819,-11.7713213,-2.066493511,-5.31075716,-2.79800272,6.276124001,0.473365903,6.9452672,0.551250041,-2.247672319,0.293657631,-2.400351048,2.15406251,23390.15625,1547.275757,430.2718506,251.2369385,397.8838196,188.7363586,265.789093,84.96403503,112.9354782,89.65617371,80.26085663,87.19355774,93.9124527,100.1078262,88.104599,71.00751495,73.39532471,84.97381592,55.37640381,92.66134644
mix-Segah-pirniakan-MohammadReza Shajarian - Asemane Eshgh_1.mp3,D_1,I_5,78906,2391.922886,502754.1486,4855.628972,2911950.905,0.484495699,0.352404475,0.227361739,0.293114901,0.335555375,0.379998267,0.232645318,0.167097956,0.154635221,0.172422603,0.207680717,0.472057432,0.110560559,0.09660171,0.055285174,0.107731648,0.113519177,0.138915196,0.068365969,0.046397507,0.041899085,0.03575753,0.036490303,0.127769858,-209.7301178,84.14502716,-3.666956186,17.70807457,-10.49330425,11.59805107,-11.46663666,0.998348773,-13.97630596,3.591407537,-8.512372017,3.327896357,-10.69374275,-4.185451031,-14.59748077,-3.889251232,-14.21607399,-6.306790829,-10.81038475,4.863389015,12401.6377,863.2697144,720.2116699,275.8763123,167.9960175,94.26358032,91.38291168,60.31704712,51.77941132,39.27780533,54.79663849,41.9263382,60.58023071,59.53440094,64.01994324,49.30070114,47.30707169,49.72135925,78.81130219,72.96986389
rengesegah-_1_.mp3,D_1,I_5,67909,1924.0945,311754.6035,3223.922172,2671047.234,0.429024994,0.228066936,0.145092145,0.200849056,0.242736816,0.30625236,0.139761433,0.16900672,0.235534951,0.228885114,0.239192948,0.289287716,0.177554131,0.088370644,0.04912905,0.07492841,0.062064476,0.142568186,0.042263962,0.059041653,0.129434869,0.081076093,0.096731476,0.088878028,-240.2689209,94.15019226,-22.01285172,-18.5433445,-0.002118374,17.0643692,35.98389435,19.21490669,-9.653276443,7.622865677,-9.199608803,2.995508432,-19.5853138,0.717275679,3.713063717,18.31322098,-7.058356285,-15.75984383,-8.291471481,4.358953953,3929.961182,967.2277222,666.6864014,271.7712708,162.4585724,140.7361603,159.9591217,78.28677368,108.5068054,83.44510651,93.82096863,150.0441437,175.730957,179.9188232,232.9950104,177.7633209,269.2886658,123.2368927,159.5395355,145.6770935
azghameeshghto-_3_.mp3,D_1,I_5,90340,2322.404502,425766.3352,4535.122577,4029529.755,0.550480425,0.285398364,0.141937733,0.146505162,0.224640086,0.272700757,0.136552557,0.115936466,0.223532662,0.166619197,0.156967193,0.23895292,0.180285245,0.083883755,0.044652469,0.052912049,0.078995392,0.126673594,0.049205068,0.027286861,0.106333703,0.047586873,0.057275351,0.059764005,-213.7058411,88.65311432,-17.02202034,-13.30808258,8.631881714,17.06687546,26.81313705,16.23284149,-8.850133896,16.39128685,-23.03224373,12.99963284,-14.42913723,3.624946594,-1.205166221,14.3674202,-11.48106098,-18.15727043,-9.522909164,5.063029766,2862.459717,701.1918335,455.671936,184.7143555,102.2212448,70.39281464,67.11810303,68.36909485,121.1285934,90.86994171,93.33376312,143.9558563,119.5838242,160.9922485,212.1706238,134.7683868,230.6006165,100.7073441,127.5995789,112.7996063
Y2Mate.is - دلکش سفر کردم - تصنیف سه گاه-L7Lvu-Zsa9w-160k-1655942158425_[cut_60sec].mp3,D_1,I_5,43842,1552.341337,339419.2923,3441.637522,910691.8354,0.320738673,0.210367024,0.456507862,0.220784903,0.056615859,0.072140694,0.143568307,0.220628515,0.13872394,0.120276399,0.345096886,0.344689965,0.163052425,0.030510563,0.189060554,0.071805701,0.011691711,0.016355125,0.04832413,0.106401943,0.05345609,0.024313245,0.179814696,0.086282618,-222.474823,119.9634552,4.994399548,37.72983932,-31.00396729,12.0729351,17.80752563,-12.63778973,-18.51895332,-1.204146504,-8.93303299,-1.146542907,-6.699232578,9.776558876,-8.176886559,-4.724061489,-8.617661476,1.613836765,-12.37620449,-8.427716255,3416.195801,548.6470337,156.5927582,229.3265228,212.94664,100.9210892,95.91991425,87.62238312,112.4533157,72.02973175,91.98171234,164.2349701,149.509552,67.42313385,107.4221191,64.42580414,38.86967087,44.07248688,63.15264511,57.5975647
EftekhareAfagh(Shajarian).mp3,D_1,I_5,63324,1792.275626,96769.81936,3457.49576,306315.1069,0.420408547,0.313607991,0.179838315,0.137719557,0.285237998,0.265629262,0.188547969,0.124880694,0.216845393,0.446075439,0.341088533,0.367787242,0.134312898,0.10579665,0.06412793,0.034756646,0.096541367,0.086211726,0.066338025,0.038678087,0.052442238,0.151621237,0.072589204,0.117746569,-151.3516083,118.4651184,-49.68677139,30.67614937,-25.78147316,-10.35499668,-3.914209843,-8.475038528,-19.90282059,-2.551270723,-20.07105255,-8.619334221,-9.841525078,-2.074103832,-12.3006916,1.268252015,-10.96466827,-6.78758049,-3.58965826,-7.520168304,2843.5,422.5196533,306.3566284,178.5846558,218.5502625,168.5506134,81.92003632,67.29216003,91.63533783,91.5530777,97.75035095,56.03676987,60.11951065,69.65879059,69.23317719,95.83548737,68.51438904,59.26512909,64.70275879,59.36528778
ChenanMastam(Shajarian).mp3,D_1,I_5,58088,1924.317402,489424.5993,3799.102027,2872843.504,0.507359743,0.350964397,0.237073183,0.288958639,0.328699023,0.373311073,0.23336941,0.164982051,0.168203831,0.177540973,0.201226965,0.4692339,0.117416166,0.095847361,0.060668614,0.103230067,0.108123191,0.138300166,0.067656741,0.046796273,0.053878359,0.043602835,0.037899055,0.12951006,-211.4642487,105.9886551,-4.025817871,17.57398987,-5.530591965,12.15870953,-8.807192802,1.602752566,-12.19388103,4.680110931,-6.432044029,3.512856245,-9.902959824,-3.46734333,-12.32310867,-4.85268116,-12.05282211,-6.007292271,-8.540275574,5.123326778,14373.24121,986.8161621,733.6583252,267.6728516,169.1356659,89.24015045,101.5249634,59.08911133,64.12786865,40.03776932,57.21834946,41.64075089,68.07551575,54.74482346,69.95903778,49.38980103,49.55417252,51.58050919,78.85958862,75.64965057
DeleMesleBolouram(Golpa).mp3,D_1,I_5,96353,2001.513406,218731.1861,3463.329058,437652.3646,0.298244596,0.249587759,0.298056364,0.401103973,0.286262035,0.181572124,0.149983764,0.284248173,0.411643386,0.384986579,0.404792726,0.258638263,0.11285653,0.073064417,0.085197434,0.120456189,0.047791999,0.055378009,0.028994799,0.098502368,0.124821194,0.070747301,0.139773652,0.060449563,-151.0787811,127.6907425,-85.65951538,40.67263794,-31.22418594,-2.70476985,-7.80072546,-13.34197521,-4.22036314,-11.85072994,-11.78057766,-3.870260715,-11.11049938,-2.769491911,-4.128961563,-1.256952763,-2.502492189,9.170800209,-4.437629223,-7.628269672,7128.685059,677.1697388,392.4953613,252.9465485,203.3263855,174.8346252,155.8606567,134.3486176,139.5583191,139.7215576,155.0395508,133.5982971,105.2929077,101.1810684,81.92326355,101.2556763,72.88777161,92.47052765,76.68795013,76.23905182
زابل.mp3,D_1,I_5,68334,2231.588379,205954.7039,4677.905047,1242773.644,0.494866252,0.295521587,0.167130172,0.11539185,0.155129269,0.130555317,0.123033248,0.143927485,0.307996184,0.376826793,0.367648333,0.239749238,0.179353833,0.098842606,0.067392461,0.0246424,0.04233405,0.034240328,0.024477571,0.029857781,0.12301331,0.117848851,0.155814752,0.041060835,-279.5615234,77.46805573,-8.968584061,-6.870028019,-35.0451889,-1.768100381,-27.37407494,-11.79697514,-24.0089016,-9.324032784,-16.5065155,-5.575062752,-10.98672295,6.197042465,17.67938232,19.31579781,9.073061943,0.732175767,-11.58399963,4.076290607,7400.672363,403.51828,205.3562012,103.8850098,106.4986343,28.166996,103.1804504,59.15254974,53.89950943,71.45655823,130.2645721,77.17900848,102.4037857,136.5333252,116.7811737,121.816246,131.279541,149.0460358,89.41171265,98.24420929
ney.mp3,D_1,I_5,83124,2290.469207,86989.90273,3584.628324,254886.9205,0.199465156,0.044075336,0.019652028,0.060985189,0.074591056,0.059782766,0.090258174,0.201895386,0.420252413,0.372277737,0.319337815,0.219424888,0.11973425,0.024241053,0.004351565,0.015541251,0.034995977,0.027624533,0.030622872,0.090745032,0.195448801,0.123319127,0.157546073,0.120942958,-331.7387695,50.82230377,-54.39846039,18.90527916,-26.54634285,-19.93498421,30.12979126,28.98224068,31.86357117,21.59563255,-19.56482315,-19.94662857,-17.22857857,16.26690483,0.592290759,6.089796066,-4.633049965,5.704678059,6.476292133,-21.832407,4572.718262,535.6032104,615.0856934,142.2867889,189.5667877,176.6813507,270.0361938,230.9840393,171.4276428,283.3199463,336.5606689,167.3224945,261.6564026,215.0665131,124.3621063,49.2213974,53.02217865,180.4999542,265.6682129,464.6969299
پگاه - چهار مضراب سه گاه.mp3,D_1,I_5,95101,2286.720452,125378.5369,4655.980179,501803.6193,0.524599433,0.404769838,0.327492625,0.351166576,0.332768053,0.278905302,0.175472274,0.295635104,0.478391469,0.489632607,0.344839811,0.235817641,0.139375135,0.081640013,0.071706384,0.10509222,0.084086239,0.063957453,0.017786594,0.065983258,0.098913401,0.100920022,0.105709337,0.034097448,-111.6989441,90.77713776,-33.5863533,30.78172684,-30.77589798,5.683967113,-22.27149391,2.670168638,-28.22854233,0.034329724,-15.66232681,-0.939506292,-14.43187904,-2.817005634,-13.53799248,-0.559743226,-13.13991165,-1.397819161,-9.813843727,-2.357687473,1357.413086,300.8518982,151.2631531,180.7804718,115.4853439,75.77537537,53.93549728,61.32387924,55.99119568,54.18723297,67.65766144,87.10743713,55.29006577,104.1715622,41.75101089,60.96139526,80.9397583,54.87552643,69.60061646,79.20227814
AvazeDel(Hayedeh)@delcashmusic.mp3,D_1,I_5,65737,1880.509474,198530.2536,3306.621672,972622.0664,0.200221464,0.15056169,0.160262302,0.19167538,0.299691588,0.287931114,0.235076055,0.197105139,0.603068829,0.254692674,0.107104205,0.17236352,0.072787508,0.055633724,0.064084224,0.063781641,0.138138413,0.121831156,0.122598097,0.033190891,0.169216245,0.04945923,0.026094779,0.061625972,-230.588913,100.661972,-47.99249268,12.79663944,-12.86784649,2.836028099,-16.90844536,0.875401914,-4.084362507,8.097360611,-9.387939453,1.459080696,-10.71737957,-5.903399467,-2.944960356,8.182941437,6.472933769,16.94660568,11.04968548,6.733685017,5353.103027,718.9404297,613.0316162,358.3852234,226.4921417,78.28704071,177.2624054,87.16118622,68.92123413,95.36499786,107.7723007,87.68427277,111.7619247,71.2154541,53.30762482,111.1556091,173.3965454,246.6180878,113.9435806,129.9107666
index.html?attid=212193&VALID=TRUE&q=11,D_1,I_5,18934,452.5764589,23691.4006,621.6629076,47548.6694,0.050482191,0.110318661,0.322687417,0.115570351,0.075390123,0.160920531,0.442002237,0.778357148,0.242521778,0.100016795,0.141904727,0.146911129,0.013830773,0.015919462,0.130418271,0.022682438,0.014119913,0.045508105,0.063100502,0.12038742,0.019438878,0.033085294,0.052096412,0.029044369,-451.9280701,155.2160645,49.37865067,5.330913067,6.291458607,5.199841499,-1.105769634,-2.420379162,-1.34988606,-5.454266071,-8.977372169,-4.973083496,-1.242744565,-1.95761323,-3.276847601,-4.825330257,-5.359819889,-3.931133747,-3.375792027,-5.239984512,2985.605957,1886.781738,363.2962036,247.7404175,64.8595047,81.52599335,71.47428894,62.36983109,46.093853,31.58726692,38.98584366,33.58101654,45.36696243,55.64413071,37.1805191,28.6094017,35.19471741,40.132164,37.32782364,31.55091476
index.html?attid=410262&VALID=TRUE&q=11,D_1,I_5,60586,1508.89848,249495.7864,2753.275018,655205.3241,0.457151383,0.53802526,0.20630011,0.180796713,0.139356777,0.157598257,0.200494394,0.240958229,0.45345965,0.24995026,0.176292926,0.255187035,0.121907957,0.137820184,0.030841812,0.052598327,0.045009989,0.048642639,0.078900576,0.047293827,0.154189333,0.075084068,0.060459584,0.077712946,-236.0233612,155.7388916,-53.89770126,34.20132065,-34.32933044,8.314954758,-20.91423798,-7.347344875,-5.145124435,-13.81087971,-3.022804499,-16.06999207,4.110824108,-3.516817808,2.846278429,-1.636853337,-3.555037737,-2.995094299,-5.527761936,-2.063560247,7317.082031,1380.618164,402.5690002,373.137085,277.474762,215.0495148,268.4645386,134.0169983,164.8405762,118.2258835,142.7296906,113.4867477,157.7121887,153.2637177,170.5215302,169.6327362,124.1840897,152.8720703,119.384285,128.8286285
index.html?attid=391209&VALID=TRUE&q=11,D_1,I_5,62528,1546.107815,391288.4093,2939.890556,833360.5056,0.7169469,0.438856661,0.214264527,0.248988971,0.324394852,0.437392473,0.220640644,0.212405369,0.184287623,0.147281662,0.181900099,0.330134153,0.116065957,0.059516817,0.04374931,0.086588584,0.086193003,0.150962263,0.040422358,0.068564802,0.055688284,0.03269767,0.036381353,0.048762389,-213.556839,145.4807739,-43.34525681,49.37896729,-21.70035362,12.02824688,-8.096896172,-6.194067001,-3.091851711,-9.321594238,1.046127319,-9.832761765,-2.597328186,-13.00311279,-6.203523636,-9.844764709,-9.332199097,-6.972877026,-10.0442915,-6.208331108,8458.352539,1125.194336,336.2933044,317.1063232,206.3219604,127.4659653,129.0900269,80.52910614,76.96039581,92.37186432,46.88645554,83.07854462,71.72112274,63.61094666,71.13019562,74.8197403,79.49106598,62.00203705,99.53592682,69.44134521
index.html?attid=299038&VALID=TRUE&q=11,D_1,I_5,51067,1242.894873,125903.4993,2223.461555,602503.1609,0.088625409,0.050528418,0.162346318,0.205027431,0.197342575,0.115802646,0.180479869,0.539827108,0.526833892,0.197463155,0.125590697,0.223374337,0.02766424,0.01411826,0.057403002,0.056550961,0.084931366,0.019246891,0.051761705,0.178068906,0.17076914,0.108668312,0.033674508,0.123785295,-284.0484314,136.9259644,-48.29547119,9.909742355,-29.44815826,-19.96616554,-17.39679527,-21.45708847,-5.228727341,-15.2503767,-9.712574959,-15.54703522,-13.54305935,-9.512546539,-10.72014713,7.642050743,17.08581924,11.562603,6.074463844,6.897518158,5711.144043,1150.095825,557.7711182,141.5596008,225.8278351,140.1663818,133.5807343,129.6270294,88.04244995,102.5555496,105.3722763,111.1210709,95.69678497,163.5229034,256.3987427,147.9277191,170.6650848,256.5895386,359.421936,146.2938995
index.html?attid=382129&VALID=TRUE&q=11,D_1,I_5,72698,1760.19107,285632.1726,3575.361714,696832.6652,0.324742168,0.284649909,0.333096176,0.291870803,0.255683452,0.189932153,0.299481392,0.554563344,0.251563609,0.166695222,0.359927237,0.60167557,0.055490345,0.075277038,0.082854167,0.091009542,0.088009752,0.047503851,0.045950443,0.142275363,0.049035177,0.042101894,0.070337042,0.130145997,-116.1102676,142.6613922,-47.32058716,54.7436142,-41.88101196,21.91885948,-21.58494949,0.868340015,-5.513073444,-10.30809593,2.07907176,-15.53393459,0.897066593,-13.60728455,-0.364887536,-9.35976696,-0.927438378,-0.73322475,-0.500648379,-2.025265455,7061.409668,860.746521,179.186142,210.3989868,145.5187378,100.9771347,79.66644287,95.00124359,70.72151947,70.97311401,60.44564056,56.50641632,71.0898056,86.57498169,105.0639725,66.17247772,86.48270416,107.2713318,76.94924927,40.95618057
index.html?attid=395920&VALID=TRUE&q=11,D_1,I_5,76113,1541.733932,205751.846,2807.833021,357596.8328,0.513668299,0.260734469,0.148941696,0.165732116,0.230777398,0.35392502,0.142432228,0.222744733,0.362755686,0.381028026,0.26259774,0.225818977,0.157601058,0.064380847,0.049037792,0.050392471,0.044764105,0.141517162,0.017419476,0.07012549,0.12730509,0.127551436,0.105002627,0.041129176,-218.0196381,159.3355255,-66.43868256,39.44592285,-12.41724491,-1.667973995,9.703829765,2.485080242,-1.732966065,2.991935253,-6.658340454,-6.386105537,-1.98720789,-5.736418247,6.693658829,-2.187455654,3.702404737,-7.837310791,-5.02724123,-0.098372802,5078.882324,1221.293579,417.5126648,253.7900238,314.9979553,232.6040497,269.5527344,128.9281464,107.1098328,102.9592667,141.4457703,136.109787,148.4526215,139.9551392,177.119339,112.4248962,113.1944656,178.4558563,120.6082611,145.5874939
index.html?VALID=TRUE&attid=286923&VALID=TRUE&q=10&g=365137&t=1&w=4,D_1,I_5,50149,1594.015619,384960.7702,2551.134574,1054077.173,0.120649353,0.131975532,0.261790305,0.475172162,0.407522857,0.331263304,0.208959058,0.310198516,0.155331686,0.105322897,0.187072143,0.180378929,0.036343198,0.031690404,0.091993369,0.19716908,0.107874535,0.157909393,0.051739685,0.130245358,0.054595906,0.034869518,0.068243697,0.056425963,-370.6215515,94.8991394,-13.99390793,6.740859509,-7.474657536,1.972164392,-2.761725664,-0.089437477,-10.62478352,1.110748887,-15.36256504,4.207370758,-6.272494793,-5.390314579,-11.97085285,-2.379174471,-3.256378651,1.454344153,5.109243393,9.270902634,16267.60352,1244.544312,356.8344116,95.77659607,139.6166992,45.68914413,53.72723389,47.38904953,88.46497345,50.49674988,135.7565918,53.77878952,62.79258728,43.45580292,115.1801224,69.80297089,79.53752136,124.5128174,221.4974823,285.9598389
index.html?VALID=TRUE&attid=198273&VALID=TRUE&q=10&g=252123&t=1&w=4,D_1,I_5,74247,2113.505654,473476.0721,4178.891397,1745643.744,0.275039047,0.192764312,0.228963941,0.216489479,0.285661221,0.198748484,0.317923963,0.305977076,0.274956614,0.505304396,0.454369605,0.525628626,0.068831131,0.0400814,0.081060134,0.035056416,0.096972503,0.037876878,0.083236873,0.087721854,0.040470377,0.135724172,0.072379008,0.127005607,-200.2335968,104.5883331,3.376568079,19.44458771,-6.234787464,6.563319206,-7.712430954,2.233362436,-9.783553123,-1.988191128,-16.32997704,0.274026513,-10.25302601,1.32220614,-8.655255318,1.883915305,-10.46752071,0.79214412,-10.12010098,1.283735037,7934.726074,653.0377808,104.749054,90.87302399,72.36381531,41.5331955,49.08971024,40.47528839,50.09377289,42.05123901,74.07373047,51.43358231,51.72780991,59.54917145,48.60822296,44.25997925,50.28434753,47.51316833,81.59667969,61.57927322
index.html?VALID=TRUE&attid=225878&VALID=TRUE&q=10&g=291652&t=1&w=4,D_1,I_5,34569,1227.456743,107893.1691,2216.228265,460219.2889,0.374454618,0.299768776,0.232118562,0.211428151,0.277100831,0.240853474,0.133406267,0.209069595,0.38390246,0.584542453,0.622672439,0.346511841,0.09905795,0.07719367,0.074832477,0.056658011,0.069848202,0.071407802,0.018860513,0.042385891,0.088761672,0.091919169,0.125254482,0.05124988,-199.8751831,145.5540619,-3.729969501,16.48493958,-7.927869797,6.418179035,-6.443983078,-0.799481869,-10.78580475,1.507631183,-8.659589767,-2.778637409,-6.803370953,1.4687922,-8.91735363,1.183653235,-6.154203415,-0.011553313,-7.351926804,-3.405909061,7247.631348,872.8345337,100.3865967,71.50619507,81.68936157,41.02210617,48.71954727,35.92052078,44.21731186,32.81921387,40.74183273,35.69398499,37.43493271,47.89835739,40.01679993,28.99044037,34.66994476,31.32726669,34.32969666,35.21453094
index.html?VALID=TRUE&attid=373479&VALID=TRUE&q=10&g=482627&t=1&w=4,D_1,I_5,65288,1778.218185,570356.4698,3457.904091,2116652.787,0.292253226,0.271987647,0.31838569,0.211615622,0.208515421,0.260403872,0.142750964,0.315547138,0.384810448,0.385830164,0.388219982,0.211619139,0.109764643,0.066534422,0.101400465,0.055564474,0.045818564,0.091165796,0.018891942,0.112194851,0.113755994,0.102286823,0.153688714,0.027438397,-214.1872559,99.84683228,-3.543860674,16.18625259,-9.690653801,-3.23942256,-8.868118286,3.849354982,-12.10377216,0.121951595,-17.39369774,-4.991472244,-11.6230669,-0.796178102,-11.21775818,5.071987629,-6.614919186,3.008900166,-6.837883949,2.237766504,25494.44531,1476.561768,206.0812988,110.1587677,73.99230194,51.46188736,89.47011566,50.0115242,63.17926407,35.05542374,90.4785614,44.07315826,89.13191986,60.33261108,62.24274445,44.56578827,42.1744194,44.21187973,53.87542343,77.41635895
index.html?VALID=TRUE&attid=215127&VALID=TRUE&q=10&g=273436&t=1&w=4,D_1,I_5,39442,996.0184095,88608.34136,1516.274165,133156.146,0.377944052,0.549430132,0.36271891,0.267195284,0.19427368,0.123974428,0.095988177,0.121801183,0.190056294,0.214294523,0.309171468,0.312525094,0.099045433,0.153034464,0.116037019,0.09249191,0.055678647,0.02102785,0.013984529,0.02714978,0.047017567,0.079845697,0.12431477,0.127880558,-216.9787598,173.8211823,-11.93766975,8.880422592,-17.54179192,14.58008099,-7.279476643,0.174622923,-11.23899746,-7.903377056,-10.98946667,-5.835581779,-2.323505402,4.942657948,-2.246063948,-6.232264042,-4.989817142,-4.562763691,-5.644149303,-5.289172649,5205.620605,1184.663086,134.4209747,74.65239716,64.43868256,59.97678757,62.53334808,55.53768539,61.81922531,54.76983261,58.55844116,115.7371063,90.69622803,81.61665344,68.8286972,110.5151443,64.57854462,59.70174789,71.7926178,80.14639282
setar-segah-Ahmadebadi.mp3,D_1,I_3,47539,1409.384376,190146.4389,2237.861468,790743.1349,0.191751152,0.1855423,0.23337099,0.34321624,0.177848607,0.39931643,0.199617371,0.113254972,0.206371769,0.361000657,0.293145716,0.124366336,0.069782369,0.058073405,0.088197693,0.161020547,0.028926563,0.169285402,0.048496079,0.047961492,0.077441953,0.130352616,0.116413079,0.021765634,-259.415802,104.6553421,-36.377388,-16.73554611,-27.749897,-26.32299995,-32.04328156,-22.4549427,-18.12109756,-18.57898903,-22.66001129,-16.48863792,-17.60359192,-12.53845596,-10.3835516,-0.105723001,-5.968985081,-6.281982422,-9.662108421,-0.346577942,13458.08398,995.59552,1085.275757,234.6240997,296.2601929,198.5601501,177.0090942,105.9508514,130.7041473,88.55179596,116.0280838,85.39967346,71.96924591,94.86405182,67.78730774,101.8330231,73.96166229,109.6548462,185.0717926,255.4559021
04.Dariush Safvat.mp3,D_1,I_3,58713,1962.963101,271920.3527,3971.409319,1610546.273,0.333098114,0.462040395,0.429196209,0.246541351,0.22722739,0.54478395,0.183134228,0.070939593,0.131977007,0.179268882,0.203831062,0.132868916,0.109134346,0.146008089,0.12706016,0.106865615,0.032592304,0.150612131,0.017457966,0.009039788,0.030017413,0.031858634,0.087935984,0.016158139,-228.1147003,79.77677155,-20.90035057,10.9821167,-23.94505882,2.987682104,-14.03401184,-8.778682709,-30.28788376,-15.52055168,-28.82727814,-16.62187004,-20.02509308,-4.630870819,-19.64305878,-13.99214554,-12.55283737,-5.278610706,-16.06895065,-10.9670763,9293.125977,507.3269043,226.7796021,90.33946228,147.2092743,62.17185211,98.04977417,54.00351334,81.17030334,72.75562286,81.73083496,65.87334442,73.28769684,61.34161377,60.23459244,45.93095016,55.93448257,79.7162323,58.86005402,63.92926407
01-Moghadame_3Gah.mp3,D_1,I_3,139375,2863.408454,425963.5627,4527.430957,2020391.612,0.506017804,0.404674798,0.431970596,0.391655326,0.411389321,0.349649996,0.233800888,0.40810132,0.381062239,0.454128534,0.448234946,0.326121241,0.107772119,0.064169489,0.102450602,0.08573138,0.089943551,0.078355916,0.032896403,0.081618398,0.058039792,0.103772342,0.113961212,0.067459136,-215.283905,42.63651276,-51.03003311,26.7638588,-25.56073952,2.865115404,-19.41900635,-6.267895699,-15.98788071,-10.02831459,-15.45132351,-6.482270718,-15.07832146,-6.272211552,-12.77592564,-1.713934064,-11.77325153,-5.834385395,-14.23874664,-5.543834686,18385.7793,1027.160645,902.9696045,195.6053772,340.3266602,93.38550568,140.5183716,67.36305237,104.0632858,84.76144409,106.4254913,71.7664032,144.866394,147.7339172,155.3178101,98.920578,101.0084381,106.9226761,111.9762497,69.43746185
02-Daramad1_3gah.mp3,D_1,I_3,122220,2565.662193,468019.3786,3732.027433,1805011.376,0.364158422,0.465575874,0.305889517,0.299370587,0.520543277,0.265661567,0.1892602,0.278431237,0.362775385,0.464258611,0.297564924,0.299203962,0.112725236,0.129756197,0.100416675,0.082233511,0.12313804,0.057410248,0.056012522,0.072172746,0.077113234,0.148281485,0.067048907,0.088658564,-306.5703735,58.47637939,-56.74663925,21.65692139,-21.19168663,0.73326236,-15.32875252,-4.799220562,-9.268719673,-9.271771431,-10.94743156,-1.748790622,-11.99118805,-5.615599155,-11.61317539,-0.634210646,-1.862244844,2.763715744,-2.455682516,-2.889551401,20989.14648,1307.434937,1053.701294,155.5134888,390.6064148,79.33072662,163.0995483,100.2626343,81.99530792,87.5196991,91.74365234,75.03531647,162.9695129,90.5763855,98.04975891,107.0734558,236.2511597,179.3362122,154.146286,111.626091
03-Daramad2_3gag.mp3,D_1,I_3,124070,2655.314986,414392.4308,4128.150038,2019272.446,0.508318424,0.280429214,0.222981736,0.234315097,0.280750483,0.259702623,0.17865023,0.380262166,0.475120604,0.467743009,0.405050546,0.203232467,0.140144601,0.053265423,0.056077596,0.069613397,0.069564715,0.07310947,0.042214673,0.093463413,0.111162439,0.140779495,0.142482445,0.033813756,-285.8336792,48.66152573,-50.9705162,19.57329559,-22.56773949,3.161643982,-15.22150135,-3.965376616,-10.03181648,-7.208228588,-10.04084969,-7.129371643,-8.115807533,5.642493725,0.783389986,8.995620728,-0.445682406,0.401420474,-6.688224316,-0.859769762,17872.07031,1460.637451,982.5957031,134.1004028,321.3082581,108.4918213,120.0559464,86.50068665,92.45794678,68.21676636,84.78952789,103.2130051,254.401123,252.9789581,173.2591705,192.6569977,217.2245026,168.4556427,90.51676178,109.2917252
05-Daramad2-2_3gah.mp3,D_1,I_3,117869,2616.084611,542373.4336,4117.475102,2259229.44,0.451639891,0.34855032,0.354357123,0.138652831,0.143666506,0.255103409,0.157991454,0.441888869,0.3218624,0.289197475,0.241621464,0.211195812,0.12984091,0.109843798,0.141936004,0.05378617,0.041800093,0.122175209,0.029157437,0.148509204,0.093112543,0.09784992,0.090409279,0.034941792,-302.0324097,44.72017288,-46.70851135,13.31734371,-23.43306541,-0.163371086,-16.41410255,-11.0719738,-16.19367599,-11.93502903,-13.06699848,-7.309964657,0.272773296,14.42525864,10.80932236,6.452675819,-14.90229797,-5.266536713,-5.52965641,-0.52608788,15399.25977,1525.942139,881.2271729,190.7167969,303.2829285,131.2834778,109.9595108,90.25423431,88.66203308,91.77724457,67.48869324,106.9984055,278.0000916,234.2948456,153.736908,236.5990753,302.8889465,175.5692596,70.95429993,135.0780487
Ahmad_ebadi.mp3,D_1,I_3,41557,1334.189072,142146.3078,1658.323306,505815.4006,0.100285105,0.188322231,0.585316241,0.531866074,0.21368295,0.167659119,0.255264759,0.110104233,0.117927082,0.297609121,0.286011457,0.266909093,0.01392566,0.066419147,0.154922172,0.11470443,0.091593198,0.048899133,0.099097237,0.028984223,0.045304619,0.102339998,0.078345403,0.118022881,-376.8155823,113.9221039,-17.04207039,-14.15320683,-10.51164341,-10.98481369,-9.249765396,-24.55114746,-18.20379257,-13.99912167,-17.49214935,-10.11434364,-16.18751526,-13.82039261,-16.02842712,-6.327899933,-9.87420845,-10.5615654,-10.90286827,-9.04501915,14633.75586,1059.226807,986.8922119,178.4106445,207.1448364,137.5476532,79.73879242,179.5909882,71.57390594,67.8327179,95.6648941,58.38757706,77.84958649,64.45542145,54.59298325,55.02151489,94.39597321,58.84812927,46.8753624,69.35125732
سه تار سه گاه احمد عبادی.mp3,D_1,I_3,46782,1537.46558,183951.8181,2452.951834,964546.4156,0.190416127,0.185217753,0.234546572,0.342104852,0.17367512,0.398636758,0.192864537,0.110704854,0.210631192,0.360087246,0.291896939,0.120458975,0.069352806,0.061264988,0.087977178,0.163051099,0.027544187,0.169684649,0.048406623,0.046636105,0.081011921,0.129284486,0.117572911,0.020467661,-242.5633698,91.38722992,-29.49450874,-12.43909168,-27.04141235,-21.55967712,-30.3054924,-16.94981003,-16.37797737,-15.97882271,-20.52098465,-13.05268192,-16.05671692,-7.104016781,-9.776200294,2.467720985,-3.25378561,-4.517599106,-7.922875881,4.3012743,15543.61328,647.4143066,867.829895,175.8866119,200.8690948,167.9862213,146.4637604,115.7741394,102.4055099,71.25130463,91.09700012,85.98021698,55.76130676,82.61491394,61.08480835,101.5797806,68.02283478,95.45847321,172.8100739,238.2419281
سه تار سه گاه احمد عبادی 2.mp3,D_1,I_3,45889,1560.151565,117217.2943,2416.043724,756418.1384,0.089683324,0.09361732,0.07486067,0.071195677,0.080005504,0.156719714,0.210950792,0.207357973,0.220731109,0.592929602,0.40640825,0.294987112,0.033176444,0.042353254,0.03325263,0.031467039,0.03002914,0.082404971,0.097430505,0.111937009,0.04030158,0.168173239,0.117730625,0.133649752,-276.6676331,80.98097229,-34.15911865,-17.81782341,-26.00457382,-18.94467926,-28.14001083,-15.9243784,-17.37067223,-16.80423164,-23.20036125,-20.109272,-21.76631165,1.124640346,7.060572624,25.12137222,20.61867714,5.849845886,-9.49366188,-6.601529121,10814.73047,354.3999939,685.4300537,145.4188538,176.525589,108.5674591,104.5436096,64.72161865,100.8079758,77.01422119,81.58880615,96.36579895,137.1238708,298.0132446,305.6750793,368.9353638,304.3377075,267.8069153,381.4696655,253.7917023
سه تار سه گاه احمد عبادی 3.mp3,D_1,I_3,40865,1363.805424,110247.794,2017.296135,499661.6635,0.18048583,0.218871698,0.25517562,0.230132177,0.103478752,0.214935347,0.219990879,0.220981896,0.345707595,0.495095134,0.321345806,0.133517444,0.084960923,0.062795594,0.104587801,0.0837515,0.019842586,0.093214467,0.080921918,0.097968124,0.112150542,0.14443931,0.13255173,0.028993737,-283.6034851,101.803772,-22.2996769,-14.07670879,-23.60172272,-29.72058487,-35.92232132,-24.68604469,-22.29130745,-20.47895813,-19.13729858,-10.90900326,-13.61356831,-1.390859365,-4.742202759,-0.085183255,2.300471067,1.94470346,-4.683968067,-5.612861156,10525.99219,499.5074463,613.1540527,150.674118,169.6026459,130.1626892,179.7888031,120.3876266,96.74462891,95.88021088,97.51531982,77.30974579,52.11116409,66.6572876,72.17925262,123.3454437,65.33457947,73.87161255,78.19367218,59.66466904
سه تار سه گاه احمد عبادی 4.mp3,D_1,I_3,54920,1774.690668,167420.6574,2769.816585,899141.8671,0.095509447,0.275431007,0.129065245,0.138406098,0.263761163,0.187534422,0.533211887,0.285876364,0.149625376,0.138390124,0.139375404,0.166942537,0.015227764,0.113922298,0.039671674,0.042420279,0.156519592,0.026082898,0.202549085,0.100335725,0.052901767,0.06906689,0.045011241,0.071562052,-345.9376831,76.96495819,-32.50506592,-18.29475594,-25.73407173,-16.81555939,-25.85540771,-18.57480431,-14.09299278,-17.04680824,-20.05751801,-13.26626492,-13.85483551,-4.325873852,-11.40376282,-0.511288285,-1.167160749,4.027393818,6.126913071,17.26856041,6884.041992,348.5196533,416.6044922,168.6001587,157.1379852,101.0109558,109.4318848,66.86315155,84.87133026,69.90131378,74.6937561,62.35973358,93.3197937,82.98613739,91.68170166,126.988739,148.8952484,243.0695801,367.6431885,414.499115
lotfi_3ghah.mp3,D_1,I_3,52263,1438.055132,198438.4839,2210.236635,513538.3119,0.159854099,0.099707119,0.170630366,0.336250454,0.33738488,0.323945016,0.310195148,0.39260751,0.10106536,0.110041641,0.365810186,0.265543669,0.060892724,0.024290374,0.036162015,0.132301837,0.10328541,0.134670109,0.102534033,0.156683922,0.020433482,0.015895959,0.148460075,0.099321552,-309.7461243,123.0914917,-43.58518219,-26.4823246,-22.29836082,-31.84226608,-24.64972115,-20.1141243,-10.95612621,-11.40564346,-14.18465996,-7.642724991,-5.118107319,-10.57626057,-6.961849213,0.271321595,-4.246070862,-4.966826439,0.982956827,4.642824173,5709.848145,1005.135254,880.7172852,198.4806671,131.0049591,132.697464,90.71664429,60.03862762,42.18881989,64.54519653,57.11325836,28.86511421,36.7615509,60.71736526,61.45942688,35.26976013,63.22749329,162.9768829,196.5272217,131.4367523
4_982796170680075596-[AudioTrimmer.com].mp3,D_1,I_3,54423,1601.115959,248725.2778,1801.539106,1009128.994,0.743535638,0.300389856,0.190579683,0.076191314,0.166697621,0.160871908,0.063396528,0.208493635,0.085924827,0.085841835,0.197440371,0.232380703,0.132990122,0.063495107,0.079391338,0.01514399,0.070586964,0.083802849,0.006306028,0.081817843,0.018209295,0.023573902,0.102289468,0.030851636,-401.4123535,82.29727936,-24.28025627,-10.58919621,-4.296930313,-9.265236855,-8.350182533,-21.46913719,-27.27545929,-17.23580742,-16.02560616,-3.656471014,1.544702649,6.751546383,-1.258744836,-2.091990471,-12.60686588,-12.99550152,-10.14306831,-4.997623444,15110.36816,1442.340698,882.225647,179.5956421,103.979538,119.135376,79.66226196,148.8570099,200.117157,83.18118286,91.27056885,80.51689148,234.7566223,251.3782959,197.6609955,132.015213,122.7417297,89.59093475,92.47901917,64.27878571
گل اومد بهار اومد (مجید وفادار).mp3,D_1,I_3,59954,1322.833787,56250.73295,1796.389137,189027.9251,0.341011107,0.233612582,0.203506634,0.181647658,0.120509475,0.070628576,0.190208346,0.253067076,0.237820983,0.239666864,0.178393319,0.401542306,0.147415936,0.076402657,0.100389495,0.070732519,0.051192932,0.009718943,0.056137692,0.100954935,0.078711882,0.127367228,0.0420276,0.180105746,-257.3371277,141.1485291,-33.24704742,-33.45706558,-4.92606926,13.73301792,-14.09555817,-3.436259747,-12.91067219,-20.47563171,-28.14136887,-9.957463264,-5.919986248,6.077152252,2.06836772,0.564307153,-3.858931303,-2.22585988,-4.974924564,1.758095622,3803.091797,433.9439697,256.0848389,156.2681885,99.46433258,60.40651703,66.70479584,70.53812408,101.3968658,68.21430206,94.99935913,134.6286469,244.1989441,235.1577759,294.3491211,266.1493835,183.2774963,164.9407501,182.5873413,155.0539551
04- Dastgahe Segah (Dariush Safvat).mp3,D_1,I_3,58713,1962.963101,271920.3527,3971.409319,1610546.273,0.333098114,0.462040395,0.429196209,0.246541351,0.22722739,0.54478395,0.183134228,0.070939593,0.131977007,0.179268882,0.203831062,0.132868916,0.109134346,0.146008089,0.12706016,0.106865615,0.032592304,0.150612131,0.017457966,0.009039788,0.030017413,0.031858634,0.087935984,0.016158139,-228.1147003,79.77677155,-20.90035057,10.9821167,-23.94505882,2.987682104,-14.03401184,-8.778682709,-30.28788376,-15.52055168,-28.82727814,-16.62187004,-20.02509308,-4.630870819,-19.64305878,-13.99214554,-12.55283737,-5.278610706,-16.06895065,-10.9670763,9293.125977,507.3269043,226.7796021,90.33946228,147.2092743,62.17185211,98.04977417,54.00351334,81.17030334,72.75562286,81.73083496,65.87334442,73.28769684,61.34161377,60.23459244,45.93095016,55.93448257,79.7162323,58.86005402,63.92926407
setar.mp3,D_1,I_3,76880,2250.524645,239123.6804,3555.770165,2224720.484,0.273377419,0.446400017,0.415417552,0.202370897,0.192001417,0.450157464,0.190481558,0.21278204,0.195722759,0.237534329,0.273904949,0.168017343,0.102247186,0.16509755,0.155054852,0.075208336,0.041610435,0.17376934,0.036751088,0.089595325,0.053858422,0.071085788,0.093597099,0.030161625,-433.7443848,83.02616882,-5.385313511,15.90371799,-1.640322328,30.94091606,6.350961685,5.421014786,-14.84404373,3.255792141,-12.66770458,6.606360435,-0.881470859,10.33729553,7.49434185,10.03399563,0.742775202,0.774408937,-2.295443296,2.274129629,7341.890137,401.2018738,374.9852295,108.5682602,239.1039124,71.44699097,100.9969711,64.51339722,124.0187683,84.18013763,130.2402039,138.1220856,146.7503967,181.7010193,258.374176,278.5154724,189.0787964,83.10294342,121.2336502,144.4020538
بهداد بابایی - پیش درآمد سه گاه.mp3,D_1,I_3,51127,1773.256221,210447.3008,3243.288722,2186991.208,0.432289988,0.573922157,0.194147587,0.169742033,0.264973551,0.163571179,0.144306421,0.262236506,0.430428326,0.605349779,0.381312609,0.265880376,0.086047255,0.123593688,0.053947054,0.032876283,0.050726734,0.043534447,0.028471584,0.055569969,0.087359034,0.102430597,0.110792011,0.091138221,-292.1932983,105.5090942,-9.287439346,-0.857649982,-10.85914326,11.90468502,-11.37667847,-7.216116428,-22.00244331,-12.98056507,-22.4343338,4.715115547,-7.359944344,0.092530906,-11.09349728,-0.143345878,-5.734488964,-1.479287028,-7.468885422,-1.464830041,14261.72559,533.4403076,445.4578247,164.3315887,281.3382568,99.57266235,139.5882416,77.40386963,79.53717804,92.66627502,83.87994385,86.46382141,64.37024689,42.08278275,54.14032364,51.21803665,46.24303055,62.32068253,65.39938354,46.1199646
index.html?VALID=TRUE&attid=43702&VALID=TRUE&q=10&g=49019&t=1&w=4,D_1,I_3,66481,1548.315758,519856.3787,2582.517717,1773739.511,0.108251885,0.187435418,0.2327784,0.07824561,0.095791347,0.377105594,0.267633885,0.207808122,0.104782887,0.173783287,0.428395927,0.152108729,0.05141928,0.101931944,0.103339359,0.028783349,0.011756851,0.145263478,0.106946789,0.088816307,0.036474559,0.036936212,0.210734174,0.047942109,-347.3233032,68.44675446,-59.38039398,-12.97664261,-35.23727798,-19.43946457,-25.05540657,-10.03177357,-16.8151207,-3.361959934,-0.793110847,-4.555134773,-9.415997505,-9.578669548,2.615372896,11.81942368,11.99345016,5.857935905,1.932408571,2.488443851,11973.07227,1347.948853,1097.39917,205.3461151,437.1120911,149.3839569,236.1737823,119.3601608,158.4494629,174.0266876,416.8174438,237.8466492,161.6629486,291.6634827,208.2469788,253.4875641,331.7746277,118.0823593,134.107193,332.3807068
index.html?VALID=TRUE&attid=20705&VALID=TRUE&q=10&g=29948&t=1&w=4,D_1,I_3,95739,2149.124135,144537.8972,3839.285118,687362.2485,0.172523811,0.235960498,0.171287924,0.073286109,0.252106845,0.633707523,0.304560661,0.115546234,0.10183455,0.194039702,0.601508439,0.157593504,0.065023914,0.079965405,0.035195164,0.012683241,0.056143954,0.114619114,0.090191051,0.014309091,0.016755559,0.02187209,0.149994954,0.011694192,-203.5301361,77.97879791,-65.01348877,8.974829674,-39.20807648,-5.211407185,-31.85430717,-7.523110867,-30.12328339,-5.62638855,-15.26998806,-8.452306747,-9.83997345,-2.267395496,-0.873853743,-3.813561678,-4.584488869,-9.782222748,-11.39818287,6.351146221,8298.263672,378.5605774,488.3104248,110.7898254,374.7800293,74.67022705,287.0953369,78.68618011,231.4437866,73.81123352,127.713089,105.1413879,85.46071625,50.91083527,174.7513275,190.4682159,163.8264618,83.47874451,195.891983,250.6439209