forked from ReaTeam/ReaScripts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
752 lines (751 loc) · 55.8 KB
/
index.xml
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
<?xml version="1.0" encoding="utf-8"?>
<index version="1" commit="45f2aa8204684dfdc1496b0a12656a77ea2ee592" name="ReaTeam Scripts">
<category name="Cursor">
<reapack name="spk77_Move edit cursor back by 1 frame (or 1 beat).eel" type="script">
<version name="0.2014.9.10" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Cursor/spk77_Move%20edit%20cursor%20back%20by%201%20frame%20(or%201%20beat).eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Cursor/spk77_Move%20edit%20cursor%20back%20by%201%20frame%20(or%201%20beat).eel</source>
</version>
</reapack>
<reapack name="spk77_Move edit cursor forward by 1 frame (or 1 beat).eel" type="script">
<version name="0.2014.9.10" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Cursor/spk77_Move%20edit%20cursor%20forward%20by%201%20frame%20(or%201%20beat).eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Cursor/spk77_Move%20edit%20cursor%20forward%20by%201%20frame%20(or%201%20beat).eel</source>
</version>
</reapack>
<reapack name="spk77_Move edit cursor to start of current measure.eel" type="script">
<version name="0.2014.9.26" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20current%20measure.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20current%20measure.eel</source>
</version>
</reapack>
<reapack name="spk77_Move edit cursor to start of next note + preview.eel" type="script">
<version name="0.2014.9.6" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20next%20note%20+%20preview.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20next%20note%20+%20preview.eel</source>
</version>
</reapack>
<reapack name="spk77_Move edit cursor to start of next note.eel" type="script">
<version name="0.2014.9.5" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20next%20note.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20next%20note.eel</source>
</version>
</reapack>
<reapack name="spk77_Move edit cursor to start of previous measure.eel" type="script">
<version name="0.2014.9.26" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20previous%20measure.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20previous%20measure.eel</source>
</version>
</reapack>
<reapack name="spk77_Move edit cursor to start of previous note.eel" type="script">
<version name="0.2014.9.5" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20previous%20note.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Cursor/spk77_Move%20edit%20cursor%20to%20start%20of%20previous%20note.eel</source>
</version>
</reapack>
</category>
<category name="Envelopes">
<reapack name="spk77_Adjust volume envelope point at mouse cursor via mousewheel.lua" type="script">
<version name="0.2015.9.2" time="2015-12-02T21:24:29Z">
<changelog><![CDATA[2-Sep-2015
added support for all track envelopes]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Envelopes/spk77_Adjust%20volume%20envelope%20point%20at%20mouse%20cursor%20via%20mousewheel.lua</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Envelopes/spk77_Adjust%20volume%20envelope%20point%20at%20mouse%20cursor%20via%20mousewheel.lua</source>
</version>
</reapack>
<reapack name="spk77_Compress or expand selected envelope points.lua" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Envelopes/spk77_Compress%20or%20expand%20selected%20envelope%20points.lua</source>
</version>
</reapack>
</category>
<category name="Envelopes/Takes">
<reapack name="spk77_Copy take mute envelope from selected take to other takes in same group.lua" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Copy%20take%20mute%20envelope%20from%20selected%20take%20to%20other%20takes%20in%20same%20group.lua</source>
</version>
</reapack>
<reapack name="spk77_Copy take pan envelope from selected take to other takes in same group.lua" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Copy%20take%20pan%20envelope%20from%20selected%20take%20to%20other%20takes%20in%20same%20group.lua</source>
</version>
</reapack>
<reapack name="spk77_Copy take pitch envelope from selected take to other takes in same group.lua" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Copy%20take%20pitch%20envelope%20from%20selected%20take%20to%20other%20takes%20in%20same%20group.lua</source>
</version>
</reapack>
<reapack name="spk77_Copy take volume envelope from selected take to other takes in same group.lua" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Copy%20take%20volume%20envelope%20from%20selected%20take%20to%20other%20takes%20in%20same%20group.lua</source>
</version>
</reapack>
<reapack name="spk77_Create take mute envelope from active take to other takes in item.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Create%20take%20mute%20envelope%20from%20active%20take%20to%20other%20takes%20in%20item.eel</source>
</version>
</reapack>
<reapack name="spk77_Create take pan envelope from active take to other takes in item.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Create%20take%20pan%20envelope%20from%20active%20take%20to%20other%20takes%20in%20item.eel</source>
</version>
</reapack>
<reapack name="spk77_Create take pan envelope from take pan.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Create%20take%20pan%20envelope%20from%20take%20pan.eel</source>
</version>
</reapack>
<reapack name="spk77_Create take pitch envelope from active take in other takes in item.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Create%20take%20pitch%20envelope%20from%20active%20take%20in%20other%20takes%20in%20item.eel</source>
</version>
</reapack>
<reapack name="spk77_Create take volume envelope from active take to other takes in item.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Create%20take%20volume%20envelope%20from%20active%20take%20to%20other%20takes%20in%20item.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take mute envelope source to active takes in same group.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Paste%20stored%20take%20mute%20envelope%20source%20to%20active%20takes%20in%20same%20group.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take mute envelope source to active takes in selected items.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Paste%20stored%20take%20mute%20envelope%20source%20to%20active%20takes%20in%20selected%20items.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take pan envelope source to active takes in same group.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Paste%20stored%20take%20pan%20envelope%20source%20to%20active%20takes%20in%20same%20group.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take pan envelope source to active takes in selected items.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Paste%20stored%20take%20pan%20envelope%20source%20to%20active%20takes%20in%20selected%20items.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take pitch envelope source to active takes in same group.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Paste%20stored%20take%20pitch%20envelope%20source%20to%20active%20takes%20in%20same%20group.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take pitch envelope source to active takes in selected items.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Paste%20stored%20take%20pitch%20envelope%20source%20to%20active%20takes%20in%20selected%20items.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take vol envelope source to active takes in same group.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T07:26:58Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/404c44c76bc65a1951d7f6fc773ab8c136c71bfe/Envelopes/Takes/spk77_Paste%20stored%20take%20vol%20envelope%20source%20to%20active%20takes%20in%20same%20group.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste stored take vol envelope source to active takes in selected items.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T07:26:58Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/404c44c76bc65a1951d7f6fc773ab8c136c71bfe/Envelopes/Takes/spk77_Paste%20stored%20take%20vol%20envelope%20source%20to%20active%20takes%20in%20selected%20items.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste take envelopes from active take to other takes.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Paste%20take%20envelopes%20from%20active%20take%20to%20other%20takes.eel</source>
</version>
</reapack>
<reapack name="spk77_Store take envelope source.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-06T06:55:53Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/773800f5416237e7b2bae44b71fe435a62a85b9b/Envelopes/Takes/spk77_Store%20take%20envelope%20source.eel</source>
</version>
</reapack>
</category>
<category name="Items Editing">
<reapack name="Argitoth_Select items with color of selected items.eel" type="script">
<version name="1.0" author="Elan Hickler (Argitoth)" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/Argitoth_Select%20items%20with%20color%20of%20selected%20items.eel</source>
</version>
</reapack>
<reapack name="Breeder_spk77_GlueTools.lua" type="script">
<version name="1.0" author="Breeder" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/Breeder_spk77_GlueTools.lua</source>
</version>
</reapack>
<reapack name="nofish_Delete muted items from item selection.lua" type="script">
<version name="1.0" time="2015-12-02T21:24:29Z" author="nofish">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/nofish_Delete%20muted%20items%20from%20item%20selection.lua</source>
</version>
</reapack>
<reapack name="spk77_Copy items and store positions.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/spk77_Copy%20items%20and%20store%20positions.eel</source>
</version>
</reapack>
<reapack name="spk77_Glue selected items preserving names.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/spk77_Glue%20selected%20items%20preserving%20names.eel</source>
</version>
</reapack>
<reapack name="spk77_Paste items and recall positions.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/spk77_Paste%20items%20and%20recall%20positions.eel</source>
</version>
</reapack>
<reapack name="spk77_Remove contents of time sel (from selected items).eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/spk77_Remove%20contents%20of%20time%20sel%20(from%20selected%20items).eel</source>
</version>
</reapack>
<reapack name="spk77_Replace selected items with item under mouse cursor.lua" type="script">
<version name="1.0" author="spk77" time="2015-12-17T18:49:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/bcb74d80bd35a872be3133300717aee9af9d53ea/Items%20Editing/spk77_Replace%20selected%20items%20with%20item%20under%20mouse%20cursor.lua</source>
</version>
</reapack>
<reapack name="spk77_Select every N-th item within time selection.eel" type="script">
<version name="0.2014.8.23" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Items%20Editing/spk77_Select%20every%20N-th%20item%20within%20time%20selection.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/spk77_Select%20every%20N-th%20item%20within%20time%20selection.eel</source>
</version>
</reapack>
<reapack name="spk77_Select items within time selection on selected tracks.eel" type="script">
<version name="0.2014.7.24" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Items%20Editing/spk77_Select%20items%20within%20time%20selection%20on%20selected%20tracks.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/spk77_Select%20items%20within%20time%20selection%20on%20selected%20tracks.eel</source>
</version>
</reapack>
<reapack name="spk77_Split and implode items across tracks into takes.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Editing/spk77_Split%20and%20implode%20items%20across%20tracks%20into%20takes.eel</source>
</version>
</reapack>
</category>
<category name="Items Properties">
<reapack name="spk77_Breeder_PL9_Copy paste item properties (incl BWF).eel" type="script">
<version name="0.2015.7.5" time="2015-12-02T21:24:29Z">
<changelog><![CDATA[(Bug fix) fade-in/fade-out curves weren't copied properly (5-July-15)]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Items%20Properties/spk77_Breeder_PL9_Copy%20paste%20item%20properties%20(incl%20BWF).eel</source>
</version>
<version name="1.0" author="spk77, Breeder, PL9" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Properties/spk77_Breeder_PL9_Copy%20paste%20item%20properties%20(incl%20BWF).eel</source>
</version>
</reapack>
<reapack name="spk77_Normalize selected items to given range.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Properties/spk77_Normalize%20selected%20items%20to%20given%20range.eel</source>
</version>
</reapack>
<reapack name="spk77_Rename items to track name.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Properties/spk77_Rename%20items%20to%20track%20name.eel</source>
</version>
</reapack>
<reapack name="spk77_Trim item volumes.eel" type="script">
<version name="0.2015.5.5" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Items%20Properties/spk77_Trim%20item%20volumes.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Items%20Properties/spk77_Trim%20item%20volumes.eel</source>
</version>
</reapack>
</category>
<category name="Markers">
<reapack name="daxliniere_Live recording take commenter.lua" type="script">
<version name="1.0" author="Daxliniere, Heda, Eugen2777, spk77" time="2016-05-24T09:23:18Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/45f2aa8204684dfdc1496b0a12656a77ea2ee592/Markers/daxliniere_Live%20recording%20take%20commenter.lua</source>
</version>
</reapack>
<reapack name="spk77_Move nearest marker to edit cursor.eel" type="script">
<version name="0.2014.9.2" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Markers/spk77_Move%20nearest%20marker%20to%20edit%20cursor.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Markers/spk77_Move%20nearest%20marker%20to%20edit%20cursor.eel</source>
</version>
</reapack>
</category>
<category name="MIDI Editor">
<reapack name="gofer_spk77_Smooth CCs.eel" type="script">
<version name="1.0" author="spk77" time="2016-05-17T20:11:42Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/gofer_spk77_Smooth%20CCs.eel</source>
</version>
</reapack>
<reapack name="juliansader_1-sided warp (accelerate) selected events in lane under mouse.lua" type="script">
<version name="1.0" author="juliansader" time="2016-05-17T20:11:42Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/juliansader_1-sided%20warp%20(accelerate)%20selected%20events%20in%20lane%20under%20mouse.lua</source>
</version>
</reapack>
<reapack name="juliansader_2-sided warp (and stretch) selected events in lane under mouse.lua" type="script">
<version name="1.0" author="juliansader" time="2016-05-17T20:11:42Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/juliansader_2-sided%20warp%20(and%20stretch)%20selected%20events%20in%20lane%20under%20mouse.lua</source>
</version>
</reapack>
<reapack name="juliansader_Compress or expand selected CC or velocity events using mousewheel.lua" type="script">
<version name="1.0" author="juliansader" time="2016-05-17T20:11:42Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/juliansader_Compress%20or%20expand%20selected%20CC%20or%20velocity%20events%20using%20mousewheel.lua</source>
</version>
</reapack>
<reapack name="juliansader_Deselect all events outside time selection (from all tracks).lua" type="script">
<version name="1.0" author="juliansader" time="2016-05-17T20:11:42Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/juliansader_Deselect%20all%20events%20outside%20time%20selection%20(from%20all%20tracks).lua</source>
</version>
</reapack>
<reapack name="juliansader_Insert CC or pitch at mouse position, leaving other selected.lua" type="script">
<version name="1.0" author="juliansader" time="2016-05-17T20:11:42Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/juliansader_Insert%20CC%20or%20pitch%20at%20mouse%20position,%20leaving%20other%20selected.lua</source>
</version>
</reapack>
<reapack name="juliansader_Stretch selected events in lane under mouse.lua" type="script">
<version name="1.0" author="juliansader" time="2016-05-17T20:11:42Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/juliansader_Stretch%20selected%20events%20in%20lane%20under%20mouse.lua</source>
</version>
</reapack>
<reapack name="juliansader_Tilt selected CCs or velocities to mouse position.lua" type="script">
<version name="1.0" author="juliansader" time="2016-05-17T20:11:42Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/6b374be1f3351f081ab153b6e65ab85f3f371b6a/MIDI%20Editor/juliansader_Tilt%20selected%20CCs%20or%20velocities%20to%20mouse%20position.lua</source>
</version>
</reapack>
<reapack name="spk77_Add to selection next note at same pitch.eel" type="script">
<version name="0.2014.9.30" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/MIDI%20Editor/spk77_Add%20to%20selection%20next%20note%20at%20same%20pitch.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/MIDI%20Editor/spk77_Add%20to%20selection%20next%20note%20at%20same%20pitch.eel</source>
</version>
</reapack>
<reapack name="spk77_Add to selection previous note at same pitch.eel" type="script">
<version name="0.2014.8.30" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/MIDI%20Editor/spk77_Add%20to%20selection%20previous%20note%20at%20same%20pitch.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/MIDI%20Editor/spk77_Add%20to%20selection%20previous%20note%20at%20same%20pitch.eel</source>
</version>
</reapack>
<reapack name="spk77_MIDI velocity tool.eel" type="script">
<version name="1.0" author="spk77" time="2016-04-24T04:22:52Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/5848a417a16dc1285a99cb0fb2669641280504a6/MIDI%20Editor/spk77_MIDI%20velocity%20tool.eel</source>
</version>
</reapack>
<reapack name="spk77_Remove redundant CCs.eel" type="script">
<version name="0.2014.5.2" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/MIDI%20Editor/spk77_Remove%20redundant%20CCs.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/MIDI%20Editor/spk77_Remove%20redundant%20CCs.eel</source>
</version>
</reapack>
<reapack name="spk77_Restrict polyphony.eel" type="script">
<version name="0.2014.7.10" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/MIDI%20Editor/spk77_Restrict%20polyphony.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/MIDI%20Editor/spk77_Restrict%20polyphony.eel</source>
</version>
</reapack>
<reapack name="spk77_Select all MIDI notes and events right of cursor.eel" type="script">
<version name="0.2014.12.27" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/MIDI%20Editor/spk77_Select%20all%20MIDI%20notes%20and%20events%20right%20of%20cursor.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/MIDI%20Editor/spk77_Select%20all%20MIDI%20notes%20and%20events%20right%20of%20cursor.eel</source>
</version>
</reapack>
<reapack name="spk77_Set random velocities for selected notes.eel" type="script">
<version name="0.2014.3.26" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/MIDI%20Editor/spk77_Set%20random%20velocities%20for%20selected%20notes.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/MIDI%20Editor/spk77_Set%20random%20velocities%20for%20selected%20notes.eel</source>
</version>
</reapack>
<reapack name="spk77_Split selected takes to MIDI notes boundaries.eel" type="script">
<version name="0.2015.2.13" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/MIDI%20Editor/spk77_Split%20selected%20takes%20to%20MIDI%20notes%20boundaries.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/MIDI%20Editor/spk77_Split%20selected%20takes%20to%20MIDI%20notes%20boundaries.eel</source>
</version>
</reapack>
</category>
<category name="Regions">
<reapack name="spk77_Create regions (with tail) from selected items.lua" type="script">
<version name="0.2015.9.13" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Regions/spk77_Create%20regions%20(with%20tail)%20from%20selected%20items.lua</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Regions/spk77_Create%20regions%20(with%20tail)%20from%20selected%20items.lua</source>
</version>
</reapack>
</category>
<category name="Stretch Markers">
<reapack name="Argitoth_Split selected items at stretch markers.eel" type="script">
<version name="1.0" author="Elan Hickler (Argitoth)" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Stretch%20Markers/Argitoth_Split%20selected%20items%20at%20stretch%20markers.eel</source>
</version>
</reapack>
<reapack name="spk77_Copy stretch markers from selected item to other items in group.eel" type="script">
<version name="0.2014.12.2" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Stretch%20Markers/spk77_Copy%20stretch%20markers%20from%20selected%20item%20to%20other%20items%20in%20group.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Stretch%20Markers/spk77_Copy%20stretch%20markers%20from%20selected%20item%20to%20other%20items%20in%20group.eel</source>
</version>
</reapack>
</category>
<category name="Takes Properties">
<reapack name="Argitoth_Convert all takes pitch to rate.eel" type="script">
<version name="1.0" author="Elan Hickler (Argitoth)" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Takes%20Properties/Argitoth_Convert%20all%20takes%20pitch%20to%20rate.eel</source>
</version>
</reapack>
<reapack name="Argitoth_Convert all takes rate to pitch.eel" type="script">
<version name="1.0" author="Elan Hickler (Argitoth)" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Takes%20Properties/Argitoth_Convert%20all%20takes%20rate%20to%20pitch.eel</source>
</version>
</reapack>
<reapack name="spk77_Pan active takes randomly.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Takes%20Properties/spk77_Pan%20active%20takes%20randomly.eel</source>
</version>
</reapack>
<reapack name="spk77_Randomize active takes pitch in selected items.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Takes%20Properties/spk77_Randomize%20active%20takes%20pitch%20in%20selected%20items.eel</source>
</version>
</reapack>
<reapack name="spk77_Reset takes pan to center.eel" type="script">
<version name="0.2014.11.15" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Takes%20Properties/spk77_Reset%20takes%20pan%20to%20center.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Takes%20Properties/spk77_Reset%20takes%20pan%20to%20center.eel</source>
</version>
</reapack>
</category>
<category name="Time Selection">
<reapack name="spk77_Set time selection from edit cursor to end of items.eel" type="script">
<version name="0.2015.7.1" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Time%20Selection/spk77_Set%20time%20selection%20from%20edit%20cursor%20to%20end%20of%20items.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Time%20Selection/spk77_Set%20time%20selection%20from%20edit%20cursor%20to%20end%20of%20items.eel</source>
</version>
</reapack>
<reapack name="spk77_Set time selection from edit cursor to end of selected tracks.eel" type="script">
<version name="2015.7.1" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Time%20Selection/spk77_Set%20time%20selection%20from%20edit%20cursor%20to%20end%20of%20selected%20tracks.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Time%20Selection/spk77_Set%20time%20selection%20from%20edit%20cursor%20to%20end%20of%20selected%20tracks.eel</source>
</version>
</reapack>
</category>
<category name="Tracks Properties">
<reapack name="Argitoth_Set number of channels for selected tracks.eel" type="script">
<version name="1.0" author="Elan Hickler (Argitoth)" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/Argitoth_Set%20number%20of%20channels%20for%20selected%20tracks.eel</source>
</version>
</reapack>
<reapack name="nofish_Dynamic mixer (for use with toolbar button).lua" type="script">
<version name="1.02" time="2015-12-02T21:24:29Z">
<changelog><![CDATA[September 30 2015
nofish:
+ script can be assigned to a toolbar button (lights when active), press again to exit
+ MCP track view is restored on exit (thanks spk77)]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/nofish_Dynamic%20mixer%20(for%20use%20with%20toolbar%20button).lua</source>
</version>
<version name="1.0" author="nofish" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/nofish_Dynamic%20mixer%20(for%20use%20with%20toolbar%20button).lua</source>
</version>
</reapack>
<reapack name="spk77_Adjust all receive volumes on selected track by x dB.eel" type="script">
<version name="0.2015.4.25" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/spk77_Adjust%20all%20receive%20volumes%20on%20selected%20track%20by%20x%20dB.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Adjust%20all%20receive%20volumes%20on%20selected%20track%20by%20x%20dB.eel</source>
</version>
</reapack>
<reapack name="spk77_Adjust all send volumes on selected track by x dB.eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Adjust%20all%20send%20volumes%20on%20selected%20track%20by%20x%20dB.eel</source>
</version>
</reapack>
<reapack name="spk77_Rename tracks after first program change (for General MIDI).eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Rename%20tracks%20after%20first%20program%20change%20(for%20General%20MIDI).eel</source>
</version>
</reapack>
<reapack name="spk77_Reset all tracks pan.eel" type="script">
<version name="0.2015.2.8" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/spk77_Reset%20all%20tracks%20pan.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Reset%20all%20tracks%20pan.eel</source>
</version>
</reapack>
<reapack name="spk77_Reset all tracks volume.eel" type="script">
<version name="0.2015.2.8" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/spk77_Reset%20all%20tracks%20volume.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Reset%20all%20tracks%20volume.eel</source>
</version>
</reapack>
<reapack name="spk77_Set pan for selected tracks.lua" type="script">
<version name="0.2015.9.15" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/spk77_Set%20pan%20for%20selected%20tracks.lua</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Set%20pan%20for%20selected%20tracks.lua</source>
</version>
</reapack>
<reapack name="spk77_Set track names to first item (active take) name.eel" type="script">
<version name="0.2014.8.21" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/spk77_Set%20track%20names%20to%20first%20item%20(active%20take)%20name.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Set%20track%20names%20to%20first%20item%20(active%20take)%20name.eel</source>
</version>
</reapack>
<reapack name="spk77_Set track names to source filename (remove extension).eel" type="script">
<version name="0.2014.8.21" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/spk77_Set%20track%20names%20to%20source%20filename%20(remove%20extension).eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Set%20track%20names%20to%20source%20filename%20(remove%20extension).eel</source>
</version>
</reapack>
<reapack name="spk77_Set volume for selected tracks.lua" type="script">
<version name="0.2015.9.27" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Tracks%20Properties/spk77_Set%20volume%20for%20selected%20tracks.lua</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Tracks%20Properties/spk77_Set%20volume%20for%20selected%20tracks.lua</source>
</version>
</reapack>
<reapack name="spk77_Sexan_Folder Record and Monitor Arm To Children.lua" type="script">
<version name="1.0" author="SPK77, SeXan" time="2016-04-27T18:53:05Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/bf20af427620f6362c8ed47276cf7a2e73c8ffb7/Tracks%20Properties/spk77_Sexan_Folder%20Record%20and%20Monitor%20Arm%20To%20Children.lua</source>
</version>
</reapack>
</category>
<category name="Various">
<reapack name="HeDa_AutoSend.lua" type="script">
<version name="0.1" author="Hector Corcin (HeDa)" time="2016-02-18T02:02:24Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/aa1de9c015d0e716584ee0c8425bf579b339dd54/Various/HeDa_AutoSend.lua</source>
</version>
<version name="0.2" author="Hector Corcin (HeDa)" time="2016-02-21T12:21:20Z">
<changelog><![CDATA[+ Auto creates the Receiving Track if it doesn't exist avoiding crash. [mccrabney p=1641272&postcount=23]
+ Delay to trigger the send change [mccrabney p=1639100&postcount=15]
+ Remove send if no track is selected (it could be just as an option if wanted)
# fixes and internal improvements
]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/98b6621ede7203532243d9b7045881c4a6b7383b/Various/HeDa_AutoSend.lua</source>
</version>
</reapack>
<reapack name="HeDa_Crop Region to selected item.lua" type="script">
<version name="1.0" author="HeDa" time="2016-02-15T19:13:46Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b82c5cfd7faf04ea89544460dc8105b3ff01c675/Various/HeDa_Crop%20Region%20to%20selected%20item.lua</source>
</version>
</reapack>
<reapack name="HeDa_View Scroll Bottom.lua" type="script">
<version name="1.0" author="HeDa" time="2016-02-14T02:18:28Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/81a59a4533645fdd94a690542788d18af741ca04/Various/HeDa_View%20Scroll%20Bottom.lua</source>
</version>
</reapack>
<reapack name="HeDa_View Scroll Top.lua" type="script">
<version name="1.0" author="HeDa" time="2016-02-14T02:19:23Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/7e9c4ed73ed3e9b0a3b15d363bc3db28a19db265/Various/HeDa_View%20Scroll%20Top.lua</source>
</version>
</reapack>
<reapack name="nofish_Show tracknames in console.lua" type="script">
<version name="1.0" time="2015-12-02T21:24:29Z" author="nofish">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/nofish_Show%20tracknames%20in%20console.lua</source>
</version>
</reapack>
<reapack name="PL9_Source Time Position Tool.eel" type="script">
<version name="1.0" author="PL9" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/PL9_Source%20Time%20Position%20Tool.eel</source>
</version>
</reapack>
<reapack name="sexan_Project time counter.lua" type="script">
<version name="1.0" author="SeXan" time="2016-05-18T15:59:27Z">
<changelog><![CDATA[+ Initial Release]]></changelog>
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/1fb01777af880db3bc54f140ff16fe62c54d5eca/Various/sexan_Project%20time%20counter.lua</source>
</version>
</reapack>
<reapack name="spk77_Clock.eel" type="script">
<version name="0.2015.2.14" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Various/spk77_Clock.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/spk77_Clock.eel</source>
</version>
</reapack>
<reapack name="spk77_Convert MIDI notes to stretch markers.eel" type="script">
<version name="0.2015.1.20" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Various/spk77_Convert%20MIDI%20notes%20to%20stretch%20markers.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/spk77_Convert%20MIDI%20notes%20to%20stretch%20markers.eel</source>
</version>
</reapack>
<reapack name="spk77_Convert stretch markers to MIDI notes.eel" type="script">
<version name="0.2014.10.7" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Various/spk77_Convert%20stretch%20markers%20to%20MIDI%20notes.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/spk77_Convert%20stretch%20markers%20to%20MIDI%20notes.eel</source>
</version>
</reapack>
<reapack name="spk77_Info display (mouse cursor context).eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/spk77_Info%20display%20(mouse%20cursor%20context).eel</source>
</version>
</reapack>
<reapack name="spk77_Insert empty space at time selection (prevent moving locked items).eel" type="script">
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/spk77_Insert%20empty%20space%20at%20time%20selection%20(prevent%20moving%20locked%20items).eel</source>
</version>
</reapack>
<reapack name="spk77_Time display tool.eel" type="script">
<version name="0.2014.7.21" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Various/spk77_Time%20display%20tool.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/spk77_Time%20display%20tool.eel</source>
</version>
</reapack>
<reapack name="spk77_Track FX selector.eel" type="script">
<version name="0.2014.8.19" time="2015-12-02T21:24:29Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/fc999f3d4f53c79e150bb3b101e9b0bb370f53b5/Various/spk77_Track%20FX%20selector.eel</source>
</version>
<version name="1.0" author="spk77" time="2015-12-03T07:38:56Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/b4d7fad8010bdd39125dae5435a7126b2fa46058/Various/spk77_Track%20FX%20selector.eel</source>
</version>
</reapack>
<reapack name="spk77_Track IO mixer.lua" type="script">
<version name="0.2015.12.18" author="spk77" time="2016-05-01T23:43:18Z">
<source main="true">https://github.com/ReaTeam/ReaScripts/raw/37a47c7ca9514415bf14a07a9ec6bab50c5dd662/Various/spk77_Track%20IO%20mixer.lua</source>
<source file="spk77_Track IO mixer/spk77_class_function.lua">https://github.com/ReaTeam/ReaScripts/raw/37a47c7ca9514415bf14a07a9ec6bab50c5dd662/Various/spk77_Track%20IO%20mixer/spk77_class_function.lua</source>
<source file="spk77_Track IO mixer/spk77_menu class_function.lua">https://github.com/ReaTeam/ReaScripts/raw/37a47c7ca9514415bf14a07a9ec6bab50c5dd662/Various/spk77_Track%20IO%20mixer/spk77_menu%20class_function.lua</source>
<source file="spk77_Track IO mixer/spk77_mouse_function.lua">https://github.com/ReaTeam/ReaScripts/raw/37a47c7ca9514415bf14a07a9ec6bab50c5dd662/Various/spk77_Track%20IO%20mixer/spk77_mouse_function.lua</source>
<source file="spk77_Track IO mixer/spk77_reaper track_function.lua">https://github.com/ReaTeam/ReaScripts/raw/37a47c7ca9514415bf14a07a9ec6bab50c5dd662/Various/spk77_Track%20IO%20mixer/spk77_reaper%20track_function.lua</source>
<source file="spk77_Track IO mixer/spk77_slider class_function.lua">https://github.com/ReaTeam/ReaScripts/raw/37a47c7ca9514415bf14a07a9ec6bab50c5dd662/Various/spk77_Track%20IO%20mixer/spk77_slider%20class_function.lua</source>
<source file="spk77_Track IO mixer/spk77_volthumb_47x21.png">https://github.com/ReaTeam/ReaScripts/raw/37a47c7ca9514415bf14a07a9ec6bab50c5dd662/Various/spk77_Track%20IO%20mixer/spk77_volthumb_47x21.png</source>
</version>
</reapack>
</category>
<metadata>
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
\widowctrl\hyphauto
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs36 ReaTeam Script Repository\par}
{\pard \ql \f0 \sa180 \li0 \fi0 Community-maintained collection of scripts for REAPER\par}
{\pard \ql \f0 \sa180 \li0 \fi0 {\field{\*\fldinst{HYPERLINK "https://github.com/ReaTeam/ReaScripts"}}{\fldrslt{\ul
https://github.com/ReaTeam/ReaScripts
}}}
\par}
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs32 Contributors\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=7973"}}{\fldrslt{\ul
Argitoth
}}}
\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=27094"}}{\fldrslt{\ul
Breeder
}}}
\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=98780"}}{\fldrslt{\ul
cfillion
}}}
({\field{\*\fldinst{HYPERLINK "http://cfillion.tk"}}{\fldrslt{\ul
website
}}}
)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=9328"}}{\fldrslt{\ul
gofer
}}}
\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=47822"}}{\fldrslt{\ul
HeDa
}}}
({\field{\*\fldinst{HYPERLINK "https://www.patreon.com/heda?ty=h"}}{\fldrslt{\ul
donate
}}}
)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=14710"}}{\fldrslt{\ul
juliansader
}}}
\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=70694"}}{\fldrslt{\ul
mpl
}}}
({\field{\*\fldinst{HYPERLINK "https://www.paypal.me/donate2mpl"}}{\fldrslt{\ul
donate
}}}
)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=6870"}}{\fldrslt{\ul
nofish
}}}
\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=6549"}}{\fldrslt{\ul
planetnine
}}}
\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=49553"}}{\fldrslt{\ul
spk77
}}}
({\field{\*\fldinst{HYPERLINK "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5NUK834ZGR5NU&lc=FI&item_name=SPK77%20scripts%20for%20REAPER¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"}}{\fldrslt{\ul
donate
}}}
)\par}
{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab {\field{\*\fldinst{HYPERLINK "http://forum.cockos.com/member.php?u=58284"}}{\fldrslt{\ul
X-Raym
}}}
({\field{\*\fldinst{HYPERLINK "http://extremraym.com/"}}{\fldrslt{\ul
website
}}}
, {\field{\*\fldinst{HYPERLINK "http://www.extremraym.com/en/donation/"}}{\fldrslt{\ul
donate
}}}
)\sa180\par}
}
]]></description>
<link rel="website" href="http://forum.cockos.com/member.php?u=7973">Argitoth</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=27094">Breeder</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=98780">cfillion</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=47822">HeDa</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=70694">mpl</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=6870">nofish</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=6549">planetnine</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=49553">spk77</link>
<link rel="website" href="http://forum.cockos.com/member.php?u=58284">X-Raym</link>
<link rel="donation" href="https://www.paypal.me/donate2mpl">Donate to mpl</link>
<link rel="donation" href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5NUK834ZGR5NU&lc=FI&item_name=SPK77%20scripts%20for%20REAPER&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted">Donate to spk77</link>
<link rel="donation" href="http://www.extremraym.com/en/donation/">Donate to X-Raym</link>
</metadata>
</index>