-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.xml
More file actions
627 lines (583 loc) · 40.1 KB
/
Copy pathindex.xml
File metadata and controls
627 lines (583 loc) · 40.1 KB
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
<?xml version="1.0" encoding="utf-8"?>
<index version="1" name="DocShadrach FXs" commit="c89fafe1524e4b355f9190d157f6b1a36cac5dee">
<category name="Utilities">
<reapack name="Tempo_Synced_Pre-Delay.jsfx" type="effect" desc="Tempo Synced Pre-Delay (DocShadrach)">
<metadata>
<description><![CDATA[
Tempo Synced Pre-Delay
======================
Author: Doc Shadrach
A pre-delay effect synced to your project's tempo in Reaper.
Ideal for creating rhythmic spaces before a reverb.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-11-30T09:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="Tempo_Synced_Pre-Delay.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/a876c4afa0ec53d6c45338d14f44b53bf90a85c8/Tempo_Synced_Pre-Delay.jsfx</source>
</version>
</reapack>
<reapack name="LevelMatch_Core.jsfx" type="effect" desc="LevelMatch Core (DocShadrach)">
<metadata>
<description><![CDATA[
LevelMatch Core
======================
Author: Doc Shadrach
A measurement tool that helps to match gain stages.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-11-30T09:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="LevelMatch_Core.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/d4dcb6d9bf2388e36d5594ff75c1db18806625ba/LevelMatch_Core.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-01T07:00:00Z">
<changelog><![CDATA[It shows the algorithms in TCP.]]></changelog>
<source file="LevelMatch_Core.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/918300734fcada9efddd16767b9321d8bdbb163e/LevelMatch_Core.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2025-12-03T07:00:00Z">
<changelog><![CDATA[Bug fix and LUFS as Default.]]></changelog>
<source file="LevelMatch_Core.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/06208405366cc32856b94529990dc9d2906bcec7/LevelMatch_Core.jsfx</source>
</version>
</reapack>
<reapack name="V-Clamp.jsfx" type="effect" desc="V-Clamp (DocShadrach)">
<metadata>
<description><![CDATA[
V-Clamp
======================
Author: Doc Shadrach
A sender/receiver wrapper for Neural Amp Modeler in REAPER.
Features asymmetric push/pull drive, component drift, and crosstalk to humanize mono captures.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-08T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="V-Clamp.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/aa7eb9593bbbe032d5061fa5f90ac754c47fa4f2/V-Clamp.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-10T07:00:00Z">
<changelog><![CDATA[Added component drift (gain fluctuation) with DC Blocker.]]></changelog>
<source file="V-Clamp.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/89dc4897009c7ee65833d55d9c947037d4b581f7/V-Clamp.jsfx</source>
</version>
</reapack>
<reapack name="NAM_Alignment_Tool.jsfx" type="effect" desc="NAM Alignment Tool (DocShadrach)">
<metadata>
<description><![CDATA[
NAM Alignment Tool
======================
Author: Doc Shadrach
A small utility to remove latency from NAM captures.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-12T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="NAM_Alignment_Tool.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/57f387f7c440f7ea4cfa9acdc82ed056754cf360/NAM_Alignment_Tool.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-12T09:00:00Z">
<changelog><![CDATA[The gain parameter has been removed.]]></changelog>
<source file="NAM_Alignment_Tool.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/66381bbd4a07f933fedcfa01f643f8a7073d64cc/NAM_Alignment_Tool.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2025-12-14T07:00:00Z">
<changelog><![CDATA[Now it goes up to -500 samples.]]></changelog>
<source file="NAM_Alignment_Tool.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/29564c3b2d97d6eaaed71770eb94a2c4c1c68447/NAM_Alignment_Tool.jsfx</source>
</version>
</reapack>
<reapack name="NAM_Latency_Analyzer.jsfx" type="effect" desc="NAM Latency Analyzer (DocShadrach)">
<metadata>
<description><![CDATA[
NAM Latency Analyzer
======================
Author: Doc Shadrach
An utility to detect the amount of latency in NAM captures.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-12T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="NAM_Latency_Analyzer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/57f387f7c440f7ea4cfa9acdc82ed056754cf360/NAM_Latency_Analyzer.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-12T09:00:00Z">
<changelog><![CDATA[Gain detection has been removed.]]></changelog>
<source file="NAM_Latency_Analyzer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/4f4c42d438b5f713925e0d0c1ac07e543ec52853/NAM_Latency_Analyzer.jsfx</source>
</version>
</reapack>
</category>
<category name="Effects">
<reapack name="The_Bass_Foundry.jsfx" type="effect" desc="The Bass Foundry (DocShadrach)">
<metadata>
<description><![CDATA[
The Bass Foundry
======================
Author: Doc Shadrach
A very versatile bass saturator.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-13T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_Bass_Foundry.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/907ac0122fd3a5158a9df6fa1e6d1463109c7de5/The_Bass_Foundry.jsfx</source>
</version>
</reapack>
<reapack name="The_Depth_Control.jsfx" type="effect" desc="The Depth Control (DocShadrach)">
<metadata>
<description><![CDATA[
The Depth Control
======================
Author: Doc Shadrach
A simple plugin to add depth to the elements of a mix.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-13T09:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_Depth_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/2f7a26aab99889c7275626101eb622eb0a7ce658/The_Depth_Control.jsfx</source>
</version>
</reapack>
<reapack name="RBJ_Filters.jsfx" type="effect" desc="RBJ Filters for TCP (DocShadrach)">
<metadata>
<description><![CDATA[
RBJ Filters for TCP
======================
Author: Doc Shadrach
High pass and low pass filters to embed in the TCP.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-19T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="RBJ_Filters.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/4d9627bab246254dd01f3818324d4e219a81ef49/RBJ_Filters.jsfx</source>
</version>
</reapack>
<reapack name="The_Best_DeEsser.jsfx" type="effect" desc="The Best DeEsser (DocShadrach)">
<metadata>
<description><![CDATA[
The Best DeEsser
======================
Author: Doc Shadrach
A precision deesser based on the Airwindows DeBess code.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-20T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_Best_DeEsser.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/b6f92b22fcc0f65c4597502bacfc4a346bde39b0/The_Best_DeEsser.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-20T09:00:00Z">
<changelog><![CDATA[Changed the direction of the Max Reduction slider.]]></changelog>
<source file="The_Best_DeEsser.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/0301f2efbf2c35ee5de87ccd0341a951a2ef238a/The_Best_DeEsser.jsfx</source>
</version>
<version name="1.1.1" author="Doc Shadrach" time="2026-01-13T07:00:00Z">
<changelog><![CDATA[The input and output pins are now declared.]]></changelog>
<source file="The_Best_DeEsser.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/9f68641b396af6d0f5e87831aee7cfc424e0b0ec/The_Best_DeEsser.jsfx</source>
</version>
</reapack>
<reapack name="Speaker_Soul_Engine.jsfx" type="effect" desc="Speaker Soul Engine (DocShadrach)">
<metadata>
<description><![CDATA[
Speaker Soul Engine
======================
Author: Doc Shadrach
A plugin to bring guitar cabinet IRs to life and add realism.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-20T11:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="Speaker_Soul_Engine.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/7aa047d89d9d084cfbe65d1ce1aa1e8beba16651/Speaker_Soul_Engine.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-25T07:00:00Z">
<changelog><![CDATA[Added Detector Weighting and "Dirty Thump" saturation for realistic air movement simulation.]]></changelog>
<source file="Speaker_Soul_Engine.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/444a38e5af8d3dcbc67e329144e69dc2d7a7c09c/Speaker_Soul_Engine.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2026-01-25T07:00:00Z">
<changelog><![CDATA[Added denormal protection.]]></changelog>
<source file="Speaker_Soul_Engine.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/138eb11ed22d3b08323ba9577b010b630927604b/Speaker_Soul_Engine.jsfx</source>
</version>
</reapack>
<reapack name="The_Analog_Molecule.jsfx" type="effect" desc="The Analog Molecule (DocShadrach)">
<metadata>
<description><![CDATA[
The Analog Molecule
======================
Author: Doc Shadrach
Professional 180-Channel 3D Console Emulator.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-21T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/def6342b4613e3bd2ba1d9cf16ab4d0e42ab90e4/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-21T09:00:00Z">
<changelog><![CDATA[Bypass State now is called Global State.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/b586a7aea10ec2c85d1ed64915143706d5f35ba3/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2025-12-21T11:00:00Z">
<changelog><![CDATA[Added auto-preset logic based on topology.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/3a89728cd7bee093db38d16fb8bdfe6864c474c7/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.3.0" author="Doc Shadrach" time="2025-12-25T07:00:00Z">
<changelog><![CDATA[Now the plugin is more efficient, more stable, and more realistic.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/f4cb1b688fa47ae38ab849e18baeb03cc654d2b1/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.4.0" author="Doc Shadrach" time="2025-12-25T09:00:00Z">
<changelog><![CDATA[Now with different Crosstalk modes and new button colors.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/6d9de8a75b635bad88e3b267bb18750d71b9df2a/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.5.0" author="Doc Shadrach" time="2025-12-26T07:00:00Z">
<changelog><![CDATA[Improvements in overall stability and bug fixes.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/32fd80ddc51835ced66ffc266a913098fd308541/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.6.0" author="Doc Shadrach" time="2025-12-27T07:00:00Z">
<changelog><![CDATA[Optimized rail physics and main control buttons now use a larger, bolder font.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/2ada366d044a157dcf618a8464a7236e513fd164/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.7.0" author="Doc Shadrach" time="2025-12-27T09:00:00Z">
<changelog><![CDATA[Recalibrated Slew Rate formula for better transient preservation. Tuned default values for a more modern, punchy console sound. Improved Bus Topology speed response.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/46209a6d774c5ef067b356f1614ba512e3e02e49/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.8.0" author="Doc Shadrach" time="2025-12-27T11:00:00Z">
<changelog><![CDATA[Added Output Gain slider for precise level matching. Fixed potential "ghost distortion" in Bypass mode.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/9db90d85a2ac4f7f709e21a90f7248fcd28c8694/The_Analog_Molecule.jsfx</source>
</version>
<version name="1.9.0" author="Doc Shadrach" time="2025-12-28T07:00:00Z">
<changelog><![CDATA[Now with internal presets, smart link system, output micro-trim and duplicate ID detection.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/c82bd692e5cf5998f2059cf4ac1e46ade40b3eca/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.0.0" author="Doc Shadrach" time="2025-12-28T09:00:00Z">
<changelog><![CDATA[New GUI with bigger buttons and letters.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/21f0dc8732b5ced12c4e3c20e043cbc3ace245d8/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.1.0" author="Doc Shadrach" time="2025-12-28T12:00:00Z">
<changelog><![CDATA[NEW SOUND ENGINE ADDED!! Now you can choose between two different engines.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/fb6a7379aeb3142da979cafba622a60e8dd2331d/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.1.1" author="Doc Shadrach" time="2025-12-29T07:00:00Z">
<changelog><![CDATA[Minor update to shorten a word in the GUI.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/6b35d9504607d12300ff7a1d71ec71eb5317efe9/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.2.0" author="Doc Shadrach" time="2025-12-29T09:00:00Z">
<changelog><![CDATA[Now with HP and LP filters that can be embedded in TCP.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/0ec215990733182ba7b366966ff40300e5c5ae57/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.2.1" author="Doc Shadrach" time="2025-12-31T07:00:00Z">
<changelog><![CDATA[BUG FIX: Filter calculation fixed.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/220b2b65ede772edf5036dc4b20fc4014c36406f/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.2.2" author="Doc Shadrach" time="2025-12-31T09:00:00Z">
<changelog><![CDATA[BUG FIX: Prevent filters from clicking on their first launch.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/5627248ea66ef3d18b9a3ccfc29947c4888976a1/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.2.3" author="Doc Shadrach" time="2026-01-01T07:00:00Z">
<changelog><![CDATA[Improvements to the linking system.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/4f96e3eab802487272a3a84c8552e490f67ddc14/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.3.0" author="Doc Shadrach" time="2026-01-02T07:00:00Z">
<changelog><![CDATA[Reducing atomic memory bus contention at high samplerates.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/0cab967c3f838e792dbc1caa86da3630e97364ca/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.4.0" author="Doc Shadrach" time="2026-01-04T07:00:00Z">
<changelog><![CDATA[The entire logic of the Presets system has been improved.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/c334454c1d2e9096e4777c54973f30f36906d524/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.5.0" author="Doc Shadrach" time="2026-01-10T07:00:00Z">
<changelog><![CDATA[Added denormal protection to all DSP stages to prevent CPU spikes during silence.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/8a30fc2e7b4a663efe5447e080e768eb3011b20a/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.5.1" author="Doc Shadrach" time="2026-01-12T07:00:00Z">
<changelog><![CDATA[HOT FIX. Correcting the formula for denormal protection.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/8a6557ed1a5fdb4a0138da0a49956d35fb170672/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.6.0" author="Doc Shadrach" time="2026-01-12T09:00:00Z">
<changelog><![CDATA[BUG FIX. Fixed the logic of the preset system that caused the crosstalk to trigger on its own when it was OFF.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/20f55e7f821ff885b71ffab5b563e1950661dacd/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.6.1" author="Doc Shadrach" time="2026-01-12T11:00:00Z">
<changelog><![CDATA[BUG FIX. Several conflicts that caused things to turn on and off by themselves have been fixed.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/d89f82d799d4084ec150536f1452da5f2b53281e/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.6.3" author="Doc Shadrach" time="2026-01-12T16:00:00Z">
<changelog><![CDATA[BUG FIX. Further adjustments regarding the parameter detection system.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/b7aa1ab9c6dbd3bcd39409658d33b0f17ca03171/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.7.0" author="Doc Shadrach" time="2026-01-13T07:00:00Z">
<changelog><![CDATA[Attempting to improve xtalk's performance on modern CPUs.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/e84f660fce25283b094fd0d0b97b92cd83e0a9ff/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.8.0" author="Doc Shadrach" time="2026-01-13T09:00:00Z">
<changelog><![CDATA[Another optimization that now makes it perform better.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/e2b04669fc06f96c7c4724774a1310229f95ba89/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.9.0" author="Doc Shadrach" time="2026-01-19T07:00:00Z">
<changelog><![CDATA[There is now a Mix/Render button to prevent stuttering when rendering the song.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/17510e09efd1014871158cdb1f6f5cb30c194b5f/The_Analog_Molecule.jsfx</source>
</version>
<version name="2.9.1" author="Doc Shadrach" time="2026-01-20T07:00:00Z">
<changelog><![CDATA[Returning to the default setting for Bus Calibration: Normal.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/a12fdbc4552e9d2c2f49623a4dd93a83e153c046/The_Analog_Molecule.jsfx</source>
</version>
<version name="3.0.0" author="Doc Shadrach" time="2026-01-21T07:00:00Z">
<changelog><![CDATA[BUG FIX: Fix for Reshuffle on Play bug.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/fa9da2a633322c2c3323f90ca8eeb5bef6eba55f/The_Analog_Molecule.jsfx</source>
</version>
<version name="3.1.0" author="Doc Shadrach" time="2026-01-21T07:00:00Z">
<changelog><![CDATA[BUG FIX: Resolved global bypass fade-in artifacts.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/4f865a75216953aabf2af05895838ca2e2d9103e/The_Analog_Molecule.jsfx</source>
</version>
<version name="3.2.0" author="Doc Shadrach" time="2026-01-22T07:00:00Z">
<changelog><![CDATA[Added REFERENCE flavor to the flavors menu.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/5a140338c8f310b5836ab87541a8c86a9eed4927/The_Analog_Molecule.jsfx</source>
</version>
<version name="3.3.0" author="Doc Shadrach" time="2026-01-23T07:00:00Z">
<changelog><![CDATA[Fixed the rendering problem in full speed offline on old computers that caused the song to sound out of phase.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/911e1323737edac5df319bf9e4521596bafdd845/The_Analog_Molecule.jsfx</source>
</version>
<version name="3.4.0" author="Doc Shadrach" time="2026-01-24T07:00:00Z">
<changelog><![CDATA[Added Global Drive control for Master topology. BE CAREFUL: Slider indexes shifted, causing mismatched parameter values when loading older sessions.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/786a293141ad97d61051beb38d8e49201955ebd3/The_Analog_Molecule.jsfx</source>
</version>
<version name="3.4.1" author="Doc Shadrach" time="2026-01-25T07:00:00Z">
<changelog><![CDATA[Some fixes to added safety.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/0f668411237060445e42a3dc98300f4de8ae87e0/The_Analog_Molecule.jsfx</source>
</version>
<version name="3.4.2" author="Doc Shadrach" time="2026-02-16T07:00:00Z">
<changelog><![CDATA[Another fix to added safety.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/faf7bdb0e9e1bdc5835c774098d3ffe859cf32cc/The_Analog_Molecule.jsfx</source>
</version>
<version name="4.0.0" author="Doc Shadrach" time="2026-03-14T07:00:00Z">
<changelog><![CDATA[Only GUI, no Reaper sliders.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/895b1e007b0b4ede887c43cec8fcfcfe94a186a3/The_Analog_Molecule.jsfx</source>
</version>
<version name="4.1.0" author="Doc Shadrach" time="2026-04-06T07:00:00Z">
<changelog><![CDATA[Fixing a bug and changing IRON MOD to IRON MOD PLUS.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/3d34d848d30f39b6d06801377be97177845f030b/The_Analog_Molecule.jsfx</source>
</version>
<version name="4.2.0" author="Doc Shadrach" time="2026-04-12T07:00:00Z">
<changelog><![CDATA[Bug fix in the linking system.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/debdfad451e18a75bd11dce7695873e224d797fb/The_Analog_Molecule.jsfx</source>
</version>
<version name="4.3.0" author="Doc Shadrach" time="2026-04-18T07:00:00Z">
<changelog><![CDATA[Another bug fix in the linking system.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/a12da2b4673df834b69d4495df587734318a1dec/The_Analog_Molecule.jsfx</source>
</version>
<version name="4.4.0" author="Doc Shadrach" time="2026-07-27T07:00:00Z">
<changelog><![CDATA[Fixed flavor recall on project load, resolved gmem ID corruption and fixed Drive slider bouncing for external hardware controllers.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/e103121af04cfc7b4455e49ad7539315c15f6392/The_Analog_Molecule.jsfx</source>
</version>
<version name="4.5.0" author="Doc Shadrach" time="2026-07-29T07:00:00Z">
<changelog><![CDATA[Fixed a problem that existed with the XT type when rendering.]]></changelog>
<source file="The_Analog_Molecule.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/c89fafe1524e4b355f9190d157f6b1a36cac5dee/The_Analog_Molecule.jsfx</source>
</version>
</reapack>
<reapack name="The_Hot_Summer.jsfx" type="effect" desc="The Hot Summer (DocShadrach)">
<metadata>
<description><![CDATA[
The Hot Summer
======================
Author: Doc Shadrach
A 16-ch Analog-Like Stem Summer.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2025-12-24T11:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/5d2d7adabd8df52225a93f622e4c90f101fffcd7/The_Hot_Summer.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2025-12-24T16:00:00Z">
<changelog><![CDATA[Huge update changing the transformer emulation.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/c55d1cd3d41fbe60e144431175c09bae1e9584c5/The_Hot_Summer.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2025-12-25T07:00:00Z">
<changelog><![CDATA[Calibrated transformer IIR for sample rate independence.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/dc991186b1e5dc7ff7417ff9a7eadcf53ee05c17/The_Hot_Summer.jsfx</source>
</version>
<version name="1.3.0" author="Doc Shadrach" time="2025-12-26T07:00:00Z">
<changelog><![CDATA[Re-engineered the architecture with atomic thread safety, true hard-bypass, and state scrubbing for bulletproof stability.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/91ffc9fc009770f79568ee3178deb5e87ad7863b/The_Hot_Summer.jsfx</source>
</version>
<version name="1.4.0" author="Doc Shadrach" time="2025-12-29T07:00:00Z">
<changelog><![CDATA[Implemented Hybrid PSU architecture, Capacitive Crosstalk, API harmonic fix, Compact UI, and recalibrated scales.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/698f44c833562ae56c7a648ac9071a34b1e503a3/The_Hot_Summer.jsfx</source>
</version>
<version name="1.5.0" author="Doc Shadrach" time="2025-12-30T07:00:00Z">
<changelog><![CDATA[Gravity compressor added.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/e18ec4ff53133cae15f86875c232fc4f78d878c8/The_Hot_Summer.jsfx</source>
</version>
<version name="1.6.0" author="Doc Shadrach" time="2026-01-06T09:00:00Z">
<changelog><![CDATA[Modification in the oversampling stage to avoid the loss of high frequencies.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/f6b0841aa83badb6ededcf0eb70394b41ff75c28/The_Hot_Summer.jsfx</source>
</version>
<version name="1.7.0" author="Doc Shadrach" time="2026-01-07T09:00:00Z">
<changelog><![CDATA[The plugin no longer has built-in oversampling. There is a script available to easily enable Reaper's native oversampling on all instances.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/50ef86f5674f65031e2fca1819e1ea17527b8911/The_Hot_Summer.jsfx</source>
</version>
<version name="1.8.0" author="Doc Shadrach" time="2026-01-10T07:00:00Z">
<changelog><![CDATA[Added denormal protection to all DSP stages to prevent CPU spikes during silence.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/cc61e7236909062a1b40ac11f325cadeeabae5f5/The_Hot_Summer.jsfx</source>
</version>
<version name="1.8.1" author="Doc Shadrach" time="2026-01-12T07:00:00Z">
<changelog><![CDATA[HOT FIX. Correcting the formula for denormal protection.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/cba696a00372ff33914b9887e4384826b2eb9b7e/The_Hot_Summer.jsfx</source>
</version>
<version name="1.9.0" author="Doc Shadrach" time="2026-01-20T07:00:00Z">
<changelog><![CDATA[HOT FIX. Solving dropout problems when rendering in offline mode.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/26e909b8b51294fa09dcefcae334aaf55aad7ebe/The_Hot_Summer.jsfx</source>
</version>
<version name="2.0.0" author="Doc Shadrach" time="2026-02-11T07:00:00Z">
<changelog><![CDATA[Optimized headroom calculations to prevent unwanted distortion and hiding of the Master Output Gain slider for the Stem topology.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/55df849ec29c5c3f97145b104c55f936474dae32/The_Hot_Summer.jsfx</source>
</version>
<version name="2.1.0" author="Doc Shadrach" time="2026-05-20T07:00:00Z">
<changelog><![CDATA[Shifting the gmem index to avoid conflicts when using with TAMD via YSFX.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/bf8495f72c50cbe412ceb059ca3cba3573a8cad1/The_Hot_Summer.jsfx</source>
</version>
<version name="2.2.0" author="Doc Shadrach" time="2026-07-24T07:00:00Z">
<changelog><![CDATA[Improve Gravity Engine graphics.]]></changelog>
<source file="The_Hot_Summer.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/ebf6a3045f9d88a633a2f68e769e7ff2abbb2748/The_Hot_Summer.jsfx</source>
</version>
</reapack>
<reapack name="The_SSL-Style_EQ.jsfx" type="effect" desc="The SSL-Style EQ (DocShadrach)">
<metadata>
<description><![CDATA[
The SSL-Style EQ
======================
Author: Doc Shadrach
Equalizer based on the curves and behavior of the SSL 4000 E/G Series.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2026-01-10T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_SSL-Style_EQ.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/e31aab4545e1a32ed5596afcbcdcdccf8a3991ba/The_SSL-Style_EQ.jsfx</source>
</version>
<version name="1.0.1" author="Doc Shadrach" time="2026-01-13T07:00:00Z">
<changelog><![CDATA[The input and output pins are now declared.]]></changelog>
<source file="The_SSL-Style_EQ.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/98df0733669159988a3dacc03d55431a6d6d3c76/The_SSL-Style_EQ.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2026-01-18T07:00:00Z">
<changelog><![CDATA[Now the filters are in series and not in parallel.]]></changelog>
<source file="The_SSL-Style_EQ.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/8010ebcde6c0255377fb91ff3c7dbb369e63e414/The_SSL-Style_EQ.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2026-01-18T09:00:00Z">
<changelog><![CDATA[Resonant Shelves and bug fixes.]]></changelog>
<source file="The_SSL-Style_EQ.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/2f92370a2dcf47c2abd92198070c0cabd8b36f07/The_SSL-Style_EQ.jsfx</source>
</version>
</reapack>
<reapack name="The_SSL-Style_Ch_Comp.jsfx" type="effect" desc="The SSL-Style Ch Comp (DocShadrach)">
<metadata>
<description><![CDATA[
The SSL-Style Ch Comp
======================
Author: Doc Shadrach
Channel Compressor based on the dynamics and behavior of the SSL 4000 E/G Series.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2026-01-11T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_SSL-Style_Ch_Comp.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/8d9ae95516b1645c5aee02ae175a479ea740765c/The_SSL-Style_Ch_Comp.jsfx</source>
</version>
<version name="1.0.1" author="Doc Shadrach" time="2026-01-12T07:00:00Z">
<changelog><![CDATA[BUG FIX: Changing denorm formula.]]></changelog>
<source file="The_SSL-Style_Ch_Comp.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/c26f1002bd9a71923d5b8aee50277f0d2e523aab/The_SSL-Style_Ch_Comp.jsfx</source>
</version>
<version name="1.0.2" author="Doc Shadrach" time="2026-01-13T07:00:00Z">
<changelog><![CDATA[The input and output pins are now declared.]]></changelog>
<source file="The_SSL-Style_Ch_Comp.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/44c57049ef043c3a06a2bdb03bcac6cf4a120d4e/The_SSL-Style_Ch_Comp.jsfx</source>
</version>
<version name="2.0.0" author="Doc Shadrach" time="2026-02-23T07:00:00Z">
<changelog><![CDATA[Corrections to the formulas and the sc filter. The plugin now has no sliders, only a GUI.]]></changelog>
<source file="The_SSL-Style_Ch_Comp.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/7de15a5bf033b62de22fbefbc87449752f47ce7c/The_SSL-Style_Ch_Comp.jsfx</source>
</version>
</reapack>
<reapack name="Oxide_Glass_Saturator.jsfx" type="effect" desc="Oxide Glass Saturator (DocShadrach)">
<metadata>
<description><![CDATA[
Oxide Glass Saturator
======================
Author: Doc Shadrach
A combination of tube and tape saturation.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2026-01-19T14:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="Oxide_Glass_Saturator.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/dbe7a59b0c20c2ba9874faee0dd92a7cec967809/Oxide_Glass_Saturator.jsfx</source>
</version>
</reapack>
<reapack name="Bass_Tone_Shaper.jsfx" type="effect" desc="Bass Tone Shaper (DocShadrach)">
<metadata>
<description><![CDATA[
Bass Tone Shaper
======================
Author: Doc Shadrach
A versatile bass tone workstation featuring bi-amp saturation, SVT-style shaping, optical compression, and unique 3D spatial effects.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2026-02-05T07:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="Bass_Tone_Shaper.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/5a9f8ae7d767107a0e92d76a0f533f1219162e25/Bass_Tone_Shaper.jsfx</source>
</version>
</reapack>
<reapack name="The_N-Style_Bus_Comp.jsfx" type="effect" desc="The N-Style Bus Comp (DocShadrach)">
<metadata>
<description><![CDATA[
The N-Style Bus Comp
======================
Author: Doc Shadrach
Bus Compressor based on the dynamics and behavior of the Neve 2254/33609 Diode Bridge units.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2026-02-23T09:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_N-Style_Bus_Comp.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/aef5b1cae80acb3871a4947bcf3bf162f007ec61/The_N-Style_Bus_Comp.jsfx</source>
</version>
</reapack>
<reapack name="Spectral_Harshness_Control.jsfx" type="effect" desc="Spectral Harshness Control (DocShadrach)">
<metadata>
<description><![CDATA[
Spectral Harshness Control
======================
Author: Doc Shadrach
Tame the harshness without killing the vibe.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2026-02-23T11:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="Spectral_Harshness_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/7f40766a8c1f080d8770d377a55517bd8769a151/Spectral_Harshness_Control.jsfx</source>
</version>
<version name="1.0.1" author="Doc Shadrach" time="2026-02-25T07:00:00Z">
<changelog><![CDATA[Now the ACTIVE button is green.]]></changelog>
<source file="Spectral_Harshness_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/3670efbc3bccb6e0342d5003e93fcd04da4ab95c/Spectral_Harshness_Control.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2026-02-26T07:00:00Z">
<changelog><![CDATA[The plugin now has no sliders, only a GUI.]]></changelog>
<source file="Spectral_Harshness_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/d6df34e4109782c48de6f73005878b082e5f12e5/Spectral_Harshness_Control.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2026-02-27T07:00:00Z">
<changelog><![CDATA[The forgotten safety clipper has been deleted.]]></changelog>
<source file="Spectral_Harshness_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/ee9918187128684ad2527b90c2eb9a8372eff60e/Spectral_Harshness_Control.jsfx</source>
</version>
<version name="1.3.0" author="Doc Shadrach" time="2026-03-02T07:00:00Z">
<changelog><![CDATA[A Focus parameter is added.]]></changelog>
<source file="Spectral_Harshness_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/c7c13d266dfa6021b002917c06da96c4225d36b6/Spectral_Harshness_Control.jsfx</source>
</version>
<version name="1.4.0" author="Doc Shadrach" time="2026-03-08T07:00:00Z">
<changelog><![CDATA[Now includes M/S, Solo band, mathematically pure IFFT and some GUI improvements.]]></changelog>
<source file="Spectral_Harshness_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/b903d7a24ebed3023d6a9db2ef458af082c7cd0d/Spectral_Harshness_Control.jsfx</source>
</version>
<version name="1.5.0" author="Doc Shadrach" time="2026-03-17T07:00:00Z">
<changelog><![CDATA[Improving the Frequency Spectrum display.]]></changelog>
<source file="Spectral_Harshness_Control.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/581474d47c2c366974f317b06d84c8b0f79108d3/Spectral_Harshness_Control.jsfx</source>
</version>
</reapack>
<reapack name="The_Living_Room.jsfx" type="effect" desc="The Living Room (DocShadrach)">
<metadata>
<description><![CDATA[
The Living Room
======================
Author: Doc Shadrach
An Eco-System Reverb.
]]></description>
</metadata>
<version name="1.0.0" author="Doc Shadrach" time="2026-02-23T11:00:00Z">
<changelog><![CDATA[Initial release.]]></changelog>
<source file="The_Living_Room.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/c0575f8e2a64446e3cbffafc0a0da78dccdf3077/The_Living_Room.jsfx</source>
</version>
<version name="1.1.0" author="Doc Shadrach" time="2026-03-08T07:00:00Z">
<changelog><![CDATA[Fixing a potential feedback issue.]]></changelog>
<source file="The_Living_Room.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/3d6da9178f8703d1a4742a0c3605b3d1346313e0/The_Living_Room.jsfx</source>
</version>
<version name="1.2.0" author="Doc Shadrach" time="2026-04-06T07:00:00Z">
<changelog><![CDATA[Some CPU optimizations.]]></changelog>
<source file="The_Living_Room.jsfx">https://raw.githubusercontent.com/DocShadrach/MyReaperFXs/2acb76d83385f7e1ef9cf2819e99c7a970ee5a41/The_Living_Room.jsfx</source>
</version>
</reapack>
</category>
</index>