diff --git a/2BandSplitter.txt b/2BandSplitter.txt index 848b75c..44943e8 100644 --- a/2BandSplitter.txt +++ b/2BandSplitter.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: This is a 2-band splitter. 7.1 in, 15.1 out. //Original author: (C) 2006, Michael Gruhn. //License excerpt:...USE OF...CODE... IS ONLY GRANTED, IF USED IN ... THE AUTHOR'S INTENTION, AND...ACKNOWLEDGEMENT diff --git a/Ambisonics/1.0 to 3oA 3D Panner (S).txt b/Ambisonics/1.0 to 3oA 3D Panner (S).txt index 29ee6d8..8819cc2 100644 --- a/Ambisonics/1.0 to 3oA 3D Panner (S).txt +++ b/Ambisonics/1.0 to 3oA 3D Panner (S).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: FuMa // http://web.archive.org/web/20160313102859/http://www.blueripplesound.com/b-format diff --git a/Ambisonics/15.1 Ambisonics decoder.txt b/Ambisonics/15.1 Ambisonics decoder.txt index 7ed8aef..06e2cdd 100644 --- a/Ambisonics/15.1 Ambisonics decoder.txt +++ b/Ambisonics/15.1 Ambisonics decoder.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: A very rudimental 15.1 decoder. slider1:0<0,1,1{Phantom 12.0,Full 15.1 (unavailable)}> Mode diff --git a/Ambisonics/15.1 to 1oA Downmix (L).txt b/Ambisonics/15.1 to 1oA Downmix (L).txt index 05f1a1e..2f1f505 100644 --- a/Ambisonics/15.1 to 1oA Downmix (L).txt +++ b/Ambisonics/15.1 to 1oA Downmix (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Downmix 15.1 to FuMa 1.2oA (WXYZR Fuma) //Really, this is a big hack, but there's nothing free that does remotely the same thing. //thx Bruce Wiggins for 1oA Hex & Aaron Heller (ADT) for 2oA R coefficients diff --git a/Ambisonics/15.1 to 1oA Downmix (S).txt b/Ambisonics/15.1 to 1oA Downmix (S).txt index d27baad..3aebb73 100644 --- a/Ambisonics/15.1 to 1oA Downmix (S).txt +++ b/Ambisonics/15.1 to 1oA Downmix (S).txt @@ -1,4 +1,6 @@ - desc:Downmix 15.1 to 1oA + // Part of the Reaper-Surround suite by junh1024 +desc: +desc:Downmix 15.1 to 1oA slider1:0<0,1,1{Furse-Malham,ACN}>Channel Order diff --git a/Ambisonics/15.1 to 3oA Downmix (M).txt b/Ambisonics/15.1 to 3oA Downmix (M).txt index 0b565c9..d62668d 100644 --- a/Ambisonics/15.1 to 3oA Downmix (M).txt +++ b/Ambisonics/15.1 to 3oA Downmix (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: 15.1 to 3oA Fuma downmixer. LFE is moved to C, so gain -10dB or silence it. //Generated from ambi_encoder.py , comments there. diff --git a/Ambisonics/1oA 3D cube decoder v1.txt b/Ambisonics/1oA 3D cube decoder v1.txt index d6e7cdf..adeaffa 100644 --- a/Ambisonics/1oA 3D cube decoder v1.txt +++ b/Ambisonics/1oA 3D cube decoder v1.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: based on http://www.blueripplesound.com/decoding v1 @init gain=4; diff --git a/Ambisonics/1oA 3D cube decoder v2.txt b/Ambisonics/1oA 3D cube decoder v2.txt index 34f6815..3b9446b 100644 --- a/Ambisonics/1oA 3D cube decoder v2.txt +++ b/Ambisonics/1oA 3D cube decoder v2.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: based on http://www.blueripplesound.com/decoding v2 (slightly faster) //W originally .7072 w/o 0.75 adjustment diff --git a/Ambisonics/1oA prism decoder.txt b/Ambisonics/1oA prism decoder.txt index 1f3037d..8b54c6d 100644 --- a/Ambisonics/1oA prism decoder.txt +++ b/Ambisonics/1oA prism decoder.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: based on http://www.blueripplesound.com/decoding @sample globl_gain=2; diff --git a/Ambisonics/1oA quad decoder.txt b/Ambisonics/1oA quad decoder.txt index ad0ba22..20dd853 100644 --- a/Ambisonics/1oA quad decoder.txt +++ b/Ambisonics/1oA quad decoder.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: based on http://www.blueripplesound.com/decoding v3 //W originally .7072 w/o 0.75 adjustment diff --git a/Ambisonics/2.0 to 3oA 2D Panner (M).txt b/Ambisonics/2.0 to 3oA 2D Panner (M).txt index 82c8e08..08bc1ec 100644 --- a/Ambisonics/2.0 to 3oA 2D Panner (M).txt +++ b/Ambisonics/2.0 to 3oA 2D Panner (M).txt @@ -1,4 +1,6 @@ - desc: FuMa +// Part of the Reaper-Surround suite by junh1024 +desc: +desc: FuMa // http://web.archive.org/web/20160313102859/http://www.blueripplesound.com/b-format diff --git a/Ambisonics/2.0 to 3oA 3D Panner (M).txt b/Ambisonics/2.0 to 3oA 3D Panner (M).txt index bd35aeb..fc5d6a2 100644 --- a/Ambisonics/2.0 to 3oA 3D Panner (M).txt +++ b/Ambisonics/2.0 to 3oA 3D Panner (M).txt @@ -1,4 +1,6 @@ - desc: FuMa +// Part of the Reaper-Surround suite by junh1024 +desc: +desc: FuMa // http://web.archive.org/web/20160313102859/http://www.blueripplesound.com/b-format diff --git a/Ambisonics/3oA Rotator (M).txt b/Ambisonics/3oA Rotator (M).txt index e875ef8..89bf24d 100644 --- a/Ambisonics/3oA Rotator (M).txt +++ b/Ambisonics/3oA Rotator (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: FuMa //http://web.archive.org/web/20150905170405/www.blueripplesound.com/rotations diff --git a/Ambisonics/4 to 3 codec.txt b/Ambisonics/4 to 3 codec.txt index 0c4ba07..c353da7 100644 --- a/Ambisonics/4 to 3 codec.txt +++ b/Ambisonics/4 to 3 codec.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: codec test slider1:0<0,1,1{Encode,Decode}>Mode diff --git a/Ambisonics/4.0 Ambisonics codec.txt b/Ambisonics/4.0 Ambisonics codec.txt index 7552c39..b1059f0 100644 --- a/Ambisonics/4.0 Ambisonics codec.txt +++ b/Ambisonics/4.0 Ambisonics codec.txt @@ -1,4 +1,5 @@ -desc: +// Part of the Reaper-Surround suite by junh1024 +desc: //based on http://www.blueripplesound.com/decoding slider1:0<0,1,1{Encode,Decode}>Mode diff --git a/Ambisonics/4.0 Ambisonics decoder V2 (L).txt b/Ambisonics/4.0 Ambisonics decoder V2 (L).txt index 6135c12..38fb887 100644 --- a/Ambisonics/4.0 Ambisonics decoder V2 (L).txt +++ b/Ambisonics/4.0 Ambisonics decoder V2 (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Reactive 1oA quad surround decoder. //W originally .7072 w/o 0.75 adjustment diff --git a/Ambisonics/7.1 Ambisonics decoder.txt b/Ambisonics/7.1 Ambisonics decoder.txt index cd4dae3..038794d 100644 --- a/Ambisonics/7.1 Ambisonics decoder.txt +++ b/Ambisonics/7.1 Ambisonics decoder.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: decodes 2nd order 2D WXYUV (think Wigtools mono>5ch(2o2d),wxyuv panner) to ITU 7.1 (phantom center) //based on http://www.blueripplesound.com/decoding diff --git a/Ambisonics/Microphone Tool V3 (L).txt b/Ambisonics/Microphone Tool V3 (L).txt index f379fff..9949f17 100644 --- a/Ambisonics/Microphone Tool V3 (L).txt +++ b/Ambisonics/Microphone Tool V3 (L).txt @@ -1 +1,3 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: FFT A-A format converter \ No newline at end of file diff --git a/Converters/15.1 to 5.1 Downmix (M).txt b/Converters/15.1 to 5.1 Downmix (M).txt index 526a9e0..f53a903 100644 --- a/Converters/15.1 to 5.1 Downmix (M).txt +++ b/Converters/15.1 to 5.1 Downmix (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:15.1 to 5.1 Downmix slider1:0<0,1,1{No,Yes}>(De)-Matrix Height diff --git a/Converters/15.1 to 7.1 Downmix v2 (L).txt b/Converters/15.1 to 7.1 Downmix v2 (L).txt index 99a36e3..05a5f5a 100644 --- a/Converters/15.1 to 7.1 Downmix v2 (L).txt +++ b/Converters/15.1 to 7.1 Downmix v2 (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Large 15.1 to 7.1 Downmix slider1:100<0,100,1>ELL Width diff --git a/Converters/15.1 to 8.0 Speaker Tool (M).txt b/Converters/15.1 to 8.0 Speaker Tool (M).txt index aa54363..34fe8b2 100644 --- a/Converters/15.1 to 8.0 Speaker Tool (M).txt +++ b/Converters/15.1 to 8.0 Speaker Tool (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: This EXPERIMENTAL tool is for height playback through ch3-4 aka C/LFE. For height playback through 7/8 SL/SR, use the 15.1 7.1 (X) Downmixer slider1:0<0,2 ,0.1>Bass boost (unimplemented) diff --git a/Converters/15.1 to Something Else Downmix (S).txt b/Converters/15.1 to Something Else Downmix (S).txt index 65e8f78..ec3cbf0 100644 --- a/Converters/15.1 to Something Else Downmix (S).txt +++ b/Converters/15.1 to Something Else Downmix (S).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:15.1 to Something Else Downmix slider1:0<0,0,1{Please use "Multi Mix Convert (L).txt"}>msg1 diff --git a/Converters/2.0 to 3.0 Upmix (C).txt b/Converters/2.0 to 3.0 Upmix (C).txt index e8319a5..9bcdd66 100644 --- a/Converters/2.0 to 3.0 Upmix (C).txt +++ b/Converters/2.0 to 3.0 Upmix (C).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Upmix to 3.0 by M/S slider1:100<0,100,2>Center Level Control diff --git a/Converters/2.0 to 5.0 Upmix V2 (L).txt b/Converters/2.0 to 5.0 Upmix V2 (L).txt index 4133c2e..7e7639b 100644 --- a/Converters/2.0 to 5.0 Upmix V2 (L).txt +++ b/Converters/2.0 to 5.0 Upmix V2 (L).txt @@ -1,4 +1,5 @@ -desc: +// Part of the Reaper-Surround suite by junh1024 +desc: //includes code from stock lowpass, slider1:0<0,100,2>Width diff --git a/Converters/2.0 to 5.0 Upmix V3 (L).txt b/Converters/2.0 to 5.0 Upmix V3 (L).txt index e54bf66..27719dd 100644 --- a/Converters/2.0 to 5.0 Upmix V3 (L).txt +++ b/Converters/2.0 to 5.0 Upmix V3 (L).txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +// Part of the Reaper-Surround suite by junh1024 +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +desc: desc: 2.0 to 5.0 Surround upscale BETA slider1:0<0,100,2>Width diff --git a/Converters/2.0 to 5.0 Upmix V3 (S).txt b/Converters/2.0 to 5.0 Upmix V3 (S).txt index 311a791..a441374 100644 --- a/Converters/2.0 to 5.0 Upmix V3 (S).txt +++ b/Converters/2.0 to 5.0 Upmix V3 (S).txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +// Part of the Reaper-Surround suite by junh1024 +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +desc: desc: 2.0 to 5.0 Surround upscale (Small) BETA slider1:0<0,100,2>Width diff --git a/Converters/5.1 to 2.0 Downmix (L).txt b/Converters/5.1 to 2.0 Downmix (L).txt index 4534b49..6033ee1 100644 --- a/Converters/5.1 to 2.0 Downmix (L).txt +++ b/Converters/5.1 to 2.0 Downmix (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Downmix surround to stereo, 7.1 aware. slider1:100<0,100,10>Front Width diff --git a/Converters/5.1 to 3D Upmix (L).txt b/Converters/5.1 to 3D Upmix (L).txt index 2447770..5e138c3 100644 --- a/Converters/5.1 to 3D Upmix (L).txt +++ b/Converters/5.1 to 3D Upmix (L).txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +// Part of the Reaper-Surround suite by junh1024 +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +desc: desc: 5.1 to 5.1.4 (padded to 15.1) upmix slider1:1<0,4,1{Ambience,Ambience +,Discrete SFX,Discrete SFX + (N/A),Pan Slice,Function Designer}>Mode diff --git a/Converters/5.1 to 7.1 Upmix (S).txt b/Converters/5.1 to 7.1 Upmix (S).txt index 1e19872..d5d0caf 100644 --- a/Converters/5.1 to 7.1 Upmix (S).txt +++ b/Converters/5.1 to 7.1 Upmix (S).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Simple upmix from 5.1 to 7.1 by duplicating rears for ITU/Circle 7.1 slider1:1<0,1,1{Square (cine),Circle (ITU)}>Mode diff --git a/Converters/5.1 to 7.1 Upmix V2 (M).txt b/Converters/5.1 to 7.1 Upmix V2 (M).txt index ccf5a08..8af224b 100644 --- a/Converters/5.1 to 7.1 Upmix V2 (M).txt +++ b/Converters/5.1 to 7.1 Upmix V2 (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: upmix from 5.1 to 7.1 by duplicating rears for ITU/Circle 7.1 slider1:1<0,1,1{Square (disabled),Circle (ITU),Circle + (disabled)}>Mode diff --git a/Converters/5.1 to 7.1 Upmix V3 (L).txt b/Converters/5.1 to 7.1 Upmix V3 (L).txt index 88ed266..cfb1ff5 100644 --- a/Converters/5.1 to 7.1 Upmix V3 (L).txt +++ b/Converters/5.1 to 7.1 Upmix V3 (L).txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +// Part of the Reaper-Surround suite by junh1024 +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +desc: desc: 5.1 to 7.1 FFT upmix. in BETA slider1:1<0,1,1{Square (Cine-auto thresholds),Circle (ITU),Circle+ (ITU)}>Mode diff --git a/Converters/6.1 to 7.1 Upmix (M).txt b/Converters/6.1 to 7.1 Upmix (M).txt index 0dcb906..9720840 100644 --- a/Converters/6.1 to 7.1 Upmix (M).txt +++ b/Converters/6.1 to 7.1 Upmix (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Upmix 6.1 to 7.1. Assumes L R C LFE CS LS RS. 70% level = equal power (-3dB) spread to 2 speakers each slider1:70<0,100,1>Center Level (%) diff --git a/Converters/7.1 to 5.1 Downmix (M).txt b/Converters/7.1 to 5.1 Downmix (M).txt index bf1f801..9b9d2e1 100644 --- a/Converters/7.1 to 5.1 Downmix (M).txt +++ b/Converters/7.1 to 5.1 Downmix (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:7.1 to 5.1 Downmix slider1:0<-100,100,1>Side Depth (+ve is front) diff --git a/Converters/Multi Mix Convert (L).txt b/Converters/Multi Mix Convert (L).txt index 5df8630..f5eeefa 100644 --- a/Converters/Multi Mix Convert (L).txt +++ b/Converters/Multi Mix Convert (L).txt @@ -25,6 +25,8 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Multi-format surround converter. Internal format is 15.1 EX w/o BC // s1 input diff --git a/Effects/KeyTracker 2 (M).txt b/Effects/KeyTracker 2 (M).txt index 84e66df..930488a 100644 --- a/Effects/KeyTracker 2 (M).txt +++ b/Effects/KeyTracker 2 (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: MIDI Keytrack generator 2 //tags: Key track follow generator link //author: Robert Randolph diff --git a/Effects/Pitch Tracker 2 (X).txt b/Effects/Pitch Tracker 2 (X).txt index 7777dbd..194acd3 100644 --- a/Effects/Pitch Tracker 2 (X).txt +++ b/Effects/Pitch Tracker 2 (X).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Pitch Tracker 2 (for automation) /* Original https://stash.reaper.fm/v/30507/pitch-follower by aparker127 diff --git a/Effects/StereoField V2.txt b/Effects/StereoField V2.txt index f4b8e66..acdf633 100644 --- a/Effects/StereoField V2.txt +++ b/Effects/StereoField V2.txt @@ -12,6 +12,8 @@ // PLUG-IN YOU RELINQUISH YOUR CLAIM TO SUE IT'S AUTHOR, AS WELL AS THE CLAIM TO // ENTRUST SOMEBODY ELSE WITH DOING SO. +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Stereo Field Manipulator [LOSER, junh1024] //tags: processing stereo //author: LOSER, junh1024 diff --git a/Effects/compressor_multi.txt b/Effects/compressor_multi.txt index aa90db3..5de7a5c 100644 --- a/Effects/compressor_multi.txt +++ b/Effects/compressor_multi.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: slow symmetrical surround compressor //named according to https://dictionary.cambridge.org/grammar/british-grammar/about-adjectives-and-adverbs/adjectives-order //gfx section modified from Liteon's deesser (GPL) diff --git a/Effects/loop_slicer_multi.txt b/Effects/loop_slicer_multi.txt index b71f035..4661b00 100644 --- a/Effects/loop_slicer_multi.txt +++ b/Effects/loop_slicer_multi.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: beat-synced realtime loopslicer multi-out slider1:1<0.125,4,0.125>split length (beats) diff --git a/Effects/midi_chorderizer V2.txt b/Effects/midi_chorderizer V2.txt index 94402b6..08f33ee 100644 --- a/Effects/midi_chorderizer V2.txt +++ b/Effects/midi_chorderizer V2.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:MIDI Chorderizer //tags: MIDI processing diff --git a/Library/surroundlib1.txt b/Library/surroundlib1.txt index dc669cc..6c0903b 100644 --- a/Library/surroundlib1.txt +++ b/Library/surroundlib1.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: big functions @init diff --git a/Library/surroundlib2.txt b/Library/surroundlib2.txt index 725b81c..2f1a73b 100644 --- a/Library/surroundlib2.txt +++ b/Library/surroundlib2.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: medium functions @init diff --git a/Library/surroundlib3.txt b/Library/surroundlib3.txt index 0a52469..054abcc 100644 --- a/Library/surroundlib3.txt +++ b/Library/surroundlib3.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: small functions @init diff --git a/Library/surroundlibf.txt b/Library/surroundlibf.txt index b05a74c..41ea250 100644 --- a/Library/surroundlibf.txt +++ b/Library/surroundlibf.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: FFT stuff @init diff --git a/Manipulators/15.1 Width Control (M).txt b/Manipulators/15.1 Width Control (M).txt index 69f5588..309ebbd 100644 --- a/Manipulators/15.1 Width Control (M).txt +++ b/Manipulators/15.1 Width Control (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:15.1 Width Control slider1:100<0,100,1>ELL Width diff --git a/Manipulators/2.0 to 3.0 Width (M).txt b/Manipulators/2.0 to 3.0 Width (M).txt index 1f34e82..47a1601 100644 --- a/Manipulators/2.0 to 3.0 Width (M).txt +++ b/Manipulators/2.0 to 3.0 Width (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Width decreaser by mixing LR into C slider1:100<0,100,2>Width diff --git a/Manipulators/2.0 to 3.0 Width (U0).txt b/Manipulators/2.0 to 3.0 Width (U0).txt index 33d5580..b24ef9b 100644 --- a/Manipulators/2.0 to 3.0 Width (U0).txt +++ b/Manipulators/2.0 to 3.0 Width (U0).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Width decreaser by mixing LR into C slider1:100<0,100,1>Width diff --git a/Manipulators/3.0 Spread Control (U).txt b/Manipulators/3.0 Spread Control (U).txt index 34f3e2f..9e23373 100644 --- a/Manipulators/3.0 Spread Control (U).txt +++ b/Manipulators/3.0 Spread Control (U).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Spread the front 3 into each other. slider1:30<0,100,2>Spread diff --git a/Manipulators/5.1 Cross Width (S).txt b/Manipulators/5.1 Cross Width (S).txt index 96baca4..c0b8413 100644 --- a/Manipulators/5.1 Cross Width (S).txt +++ b/Manipulators/5.1 Cross Width (S).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: What width is reduced from the rear gets added to the front. slider1:100<0,100,5>Rear Width diff --git a/Manipulators/5.1 Level Control.txt b/Manipulators/5.1 Level Control.txt index d5b7c96..ba095e6 100644 --- a/Manipulators/5.1 Level Control.txt +++ b/Manipulators/5.1 Level Control.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: 5.1 Level Control, 7.1 sides = rears, but control is half strength. slider1:100<0,200,4>L/R Gain (%) diff --git a/Manipulators/5.1 Mix Control (C).txt b/Manipulators/5.1 Mix Control (C).txt index 584a1d7..0469191 100644 --- a/Manipulators/5.1 Mix Control (C).txt +++ b/Manipulators/5.1 Mix Control (C).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: (Common-sized). Useful after upscalers that don't have controls of DTS Neural Upmix. slider1:0<-100,100,1>Depth diff --git a/Manipulators/5.1 Mix Control (M).txt b/Manipulators/5.1 Mix Control (M).txt index b4ad6ae..b65bc0e 100644 --- a/Manipulators/5.1 Mix Control (M).txt +++ b/Manipulators/5.1 Mix Control (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Based on DTS Neural Upmix (Medium). Useful after upscalers that don't have these controls. slider1:0<0,100,1>Width diff --git a/Manipulators/7.1 Depth Mixer (M).txt b/Manipulators/7.1 Depth Mixer (M).txt index d59aa91..2f84a4b 100644 --- a/Manipulators/7.1 Depth Mixer (M).txt +++ b/Manipulators/7.1 Depth Mixer (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Mixes front/back into side of 7.1 slider1:100<0,100,2>Depth diff --git a/Meters/15.1 Surround Visualizer GUI (L).txt b/Meters/15.1 Surround Visualizer GUI (L).txt index c3251c2..4e66df9 100644 --- a/Meters/15.1 Surround Visualizer GUI (L).txt +++ b/Meters/15.1 Surround Visualizer GUI (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: 15.1 & 7.1.4 Surround Visualizer slider1:0<0,2,1{15.1 junh1024 (SMPTE-MS),5.1s/7.1/7.1.4 (SMPTE-Dolby),5.1b/7.1/7.1.4 (SMPTE-MS),For other layouts use "Multi Mix Convert (L)"}>Input layout diff --git a/Meters/Channel Similarity Meter (S).txt b/Meters/Channel Similarity Meter (S).txt index 96f9155..491db75 100644 --- a/Meters/Channel Similarity Meter (S).txt +++ b/Meters/Channel Similarity Meter (S).txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +// Part of the Reaper-Surround suite by junh1024 +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +desc: desc: Channel Similarity Analyzer (uses FFT) slider1:1<1,16,1>Input (channel) diff --git a/Meters/Slider Level Meter (S).txt b/Meters/Slider Level Meter (S).txt index 68e1c5c..4be9c57 100644 --- a/Meters/Slider Level Meter (S).txt +++ b/Meters/Slider Level Meter (S).txt @@ -1,4 +1,5 @@ -desc: desc +// Part of the Reaper-Surround suite by junh1024 +desc: slider1:1<0,10,1{ ,=,==,===,====,=====,======,=======,========,=========,==========}>L slider2:1<0,10,1{ ,=,==,===,====,=====,======,=======,========,=========,==========}>R diff --git a/Meters/gfxGoniometer V2.txt b/Meters/gfxGoniometer V2.txt index 4a0aec6..3c0bfa8 100644 --- a/Meters/gfxGoniometer V2.txt +++ b/Meters/gfxGoniometer V2.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Goniometer V2 [LOSER, junh1024] //tags: analysis visualization //author: LOSER, junh1024 diff --git a/Old/7.1 Stereo panner.txt b/Old/7.1 Stereo panner.txt index 9f8a40c..0e85586 100644 --- a/Old/7.1 Stereo panner.txt +++ b/Old/7.1 Stereo panner.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: stereo to 7.1 panner slider1:0<-180,180>the pan (deg) diff --git a/Panners/1.0 to 15.1 Panner (S).txt b/Panners/1.0 to 15.1 Panner (S).txt index 8870f8d..c8c98bd 100644 --- a/Panners/1.0 to 15.1 Panner (S).txt +++ b/Panners/1.0 to 15.1 Panner (S).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: mono to 15.1 panner. (phantom center) slider1:0<-180,180>the pan (deg) diff --git a/Panners/1.0 to 15.1 Panner GUI (L).txt b/Panners/1.0 to 15.1 Panner GUI (L).txt index 0d7f91a..21cc3bb 100644 --- a/Panners/1.0 to 15.1 Panner GUI (L).txt +++ b/Panners/1.0 to 15.1 Panner GUI (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: mono to 15.1/7.1 panner GUI. ALPHA. slider1:0<-180,180>Pan (deg) diff --git a/Panners/1.0 to 3.1 Panner (M).txt b/Panners/1.0 to 3.1 Panner (M).txt index a2c38fe..5b4c870 100644 --- a/Panners/1.0 to 3.1 Panner (M).txt +++ b/Panners/1.0 to 3.1 Panner (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: mono to 3.0 panner. with LFE control. slider1:0<-30,30,1>Pan (deg) diff --git a/Panners/1.0 to 5.1 Panner GUI (L).txt b/Panners/1.0 to 5.1 Panner GUI (L).txt index 0e14f6b..324f811 100644 --- a/Panners/1.0 to 5.1 Panner GUI (L).txt +++ b/Panners/1.0 to 5.1 Panner GUI (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: mono to 5.1 panner in BETA slider1:0<-100,100,1>Pan X diff --git a/Panners/2.0 to 15.1 Mapper (M).txt b/Panners/2.0 to 15.1 Mapper (M).txt index e908aa9..d7499ea 100644 --- a/Panners/2.0 to 15.1 Mapper (M).txt +++ b/Panners/2.0 to 15.1 Mapper (M).txt @@ -1,4 +1,6 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:15.1 Surround Mapper slider1:0<0,4,1{1+2 Front,3+4 C/LFE,5+6 Back,7+8 Side,9+10 Height Front,11+12 Bottom,13+14 Height Back,15+16 Height Side,17+18 Front Wide (15.1 EX only),19+20 Front Center (15.1 EX only)}>Output diff --git a/Panners/7.1 Mono Panner.txt b/Panners/7.1 Mono Panner.txt index a95592d..4392555 100644 --- a/Panners/7.1 Mono Panner.txt +++ b/Panners/7.1 Mono Panner.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: mono to 7.1 panner (phantom center) slider1:0<-180,180,1>the pan (deg) diff --git a/Panners/7.1 to 15.1 Height Panner v2 (M).txt b/Panners/7.1 to 15.1 Height Panner v2 (M).txt index 1c4f6cb..8f0b74b 100644 --- a/Panners/7.1 to 15.1 Height Panner v2 (M).txt +++ b/Panners/7.1 to 15.1 Height Panner v2 (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Makes 15.1 height by shifting the side 6 of 7.1 up or down wards. V2 includes downwards control. slider1:0<-100,100,5>Height (+ve up, -ve down) diff --git a/Panners/7.1 to 15.1 Height Panner.txt b/Panners/7.1 to 15.1 Height Panner.txt index c615c6f..3ca7a45 100644 --- a/Panners/7.1 to 15.1 Height Panner.txt +++ b/Panners/7.1 to 15.1 Height Panner.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Makes 15.1 height by shifting the side 6 of 7.1 upwards slider1:0<-100,100,2>Height (%) diff --git a/Specialist/2.0 Pan Analyzer V1 (L).txt b/Specialist/2.0 Pan Analyzer V1 (L).txt index 95e5b38..53585a6 100644 --- a/Specialist/2.0 Pan Analyzer V1 (L).txt +++ b/Specialist/2.0 Pan Analyzer V1 (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: slider1:0.1<-1,1,0.1>Threshold diff --git a/Specialist/2.0 Pan Analyzer V1 (M).txt b/Specialist/2.0 Pan Analyzer V1 (M).txt index fc09613..0b29e68 100644 --- a/Specialist/2.0 Pan Analyzer V1 (M).txt +++ b/Specialist/2.0 Pan Analyzer V1 (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: // Other ideas: throw away min/max of 10 miniblox, moving avg, RMS or squared diff --git a/Specialist/2.0 Pan Analyzer V2 (M).txt b/Specialist/2.0 Pan Analyzer V2 (M).txt index c0d0340..6e214c5 100644 --- a/Specialist/2.0 Pan Analyzer V2 (M).txt +++ b/Specialist/2.0 Pan Analyzer V2 (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: slider1:0.1<-1,1,0.1>Threshold diff --git a/Specialist/Bitutils V2 (L).txt b/Specialist/Bitutils V2 (L).txt index 6955098..8491846 100644 --- a/Specialist/Bitutils V2 (L).txt +++ b/Specialist/Bitutils V2 (L).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: multichannel gain, bit reduction & shifter w/ GUI. slider1:0<0,2,1{Manual,Auto MQ (-1 bit),Auto HQ (+-1 bit)}>Mode diff --git a/Specialist/Channel Correlator Tool (M).txt b/Specialist/Channel Correlator Tool (M).txt index 14dc0c3..711ea19 100644 --- a/Specialist/Channel Correlator Tool (M).txt +++ b/Specialist/Channel Correlator Tool (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Channel Correlator Tool slider1:10<0,100,1> Amount (%) diff --git a/Specialist/DifferenceMaker.txt b/Specialist/DifferenceMaker.txt index 9dae5b4..a467824 100644 --- a/Specialist/DifferenceMaker.txt +++ b/Specialist/DifferenceMaker.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Outputs the difference between channel sets ch1+2 and 3+4 on 1+2, 3+4 left untouched. @sample diff --git a/Specialist/FFT Multi Tool (L).txt b/Specialist/FFT Multi Tool (L).txt index fcb15be..77ce20e 100644 --- a/Specialist/FFT Multi Tool (L).txt +++ b/Specialist/FFT Multi Tool (L).txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +// Part of the Reaper-Surround suite by junh1024 +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +desc: desc: FFT Multi Tool. Read docs. in ALPHA slider1:3<0,9,1{Max,Min (Denoise),Align (FPA) A,Subtract AR,Noise Control/GF3 ARF,Transient control,Sustain control,Min2 A (deprecated)}>Mode diff --git a/Specialist/FFT Stereo Tool (L).txt b/Specialist/FFT Stereo Tool (L).txt index 4ee8aa8..fd52783 100644 --- a/Specialist/FFT Stereo Tool (L).txt +++ b/Specialist/FFT Stereo Tool (L).txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +// Part of the Reaper-Surround suite by junh1024 +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale, geraintluff, junh1024 +desc: desc: FFT Stereo Tool. Read docs. in ALPHA slider1:5<0,7,1{Max,Min (Denoise),Align N/A,Subtract AR,Phase limit,Phase reflect,Sustainizer A,bass boost}>Mode diff --git a/Specialist/MSEDDouble.txt b/Specialist/MSEDDouble.txt index 7275ca2..eed6ee0 100644 --- a/Specialist/MSEDDouble.txt +++ b/Specialist/MSEDDouble.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Double M/S Encoder/Decoder (Works on ch1+2,5+6) slider1:0<0,1,1{Encode,Decode}>Operation Mode diff --git a/Specialist/Microphone Tool (S).txt b/Specialist/Microphone Tool (S).txt index 484b24f..fa8f1f0 100644 --- a/Specialist/Microphone Tool (S).txt +++ b/Specialist/Microphone Tool (S).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: A-A format converter // this tool is intended to process "ambisonic" microphone signals, if the capsules are omni directional , and make them (super) cardiod by subtracting the whole from the individual. This method is used because A format quality exceeds B format quality, and I want to use them for 3D surround applications. I'm not sure if this FX actually works as intended. diff --git a/Specialist/Minmax_SC V2.txt b/Specialist/Minmax_SC V2.txt index 3d1030a..2f5747a 100644 --- a/Specialist/Minmax_SC V2.txt +++ b/Specialist/Minmax_SC V2.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Selects the maximum of main or sidechain. Flashing = Working //gfx section modified from Liteon's deesser (GPL) diff --git a/Specialist/Minmax_SC.txt b/Specialist/Minmax_SC.txt index 892a0b4..04b35e7 100644 --- a/Specialist/Minmax_SC.txt +++ b/Specialist/Minmax_SC.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Selects the maximum of main or sidechain. Flashing = Working //gfx section modified from Liteon's deesser (GPL) diff --git a/Specialist/Pan Zone V2.txt b/Specialist/Pan Zone V2.txt index a55fe2e..4aa471f 100644 --- a/Specialist/Pan Zone V2.txt +++ b/Specialist/Pan Zone V2.txt @@ -1,3 +1,4 @@ +// Part of the Reaper-Surround suite by junh1024 desc: Pan Zone V2 (Keith Handy, junh1024) // original by Keith Handy https://forum.cockos.com/showthread.php?t=206624 // modified by junh1024 diff --git a/Specialist/Peak_Extender_SC.txt b/Specialist/Peak_Extender_SC.txt index ccded32..20d1f90 100644 --- a/Specialist/Peak_Extender_SC.txt +++ b/Specialist/Peak_Extender_SC.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Extends the peaks of Main (1+2) with the sidechain (3+4). Bar flashing = working. //gfx section modified from Liteon's deesser (GPL) diff --git a/Specialist/Simple Crossfade.txt b/Specialist/Simple Crossfade.txt index 4ca9176..14b0248 100644 --- a/Specialist/Simple Crossfade.txt +++ b/Specialist/Simple Crossfade.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:Simple Crossfade.txt 4ch in, 2ch out. Use a bus or something. slider1:0<-100,100,1>A/B Balance diff --git a/Specialist/Surcode Fixer (M).txt b/Specialist/Surcode Fixer (M).txt index e5f9939..fe441ab 100644 --- a/Specialist/Surcode Fixer (M).txt +++ b/Specialist/Surcode Fixer (M).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Fixes PDC, rear delay, and width flaws of Surcode DPL2 by Minnetoka. slider1:100<0,100,10>Rear Width diff --git a/Specialist/Surcode Fixer (S).txt b/Specialist/Surcode Fixer (S).txt index 3149920..6efbd5e 100644 --- a/Specialist/Surcode Fixer (S).txt +++ b/Specialist/Surcode Fixer (S).txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Fixes ONLY rear delay flaw of Surcode DPL2 by Minnetoka. @init diff --git a/Specialist/Surround Fixer.txt b/Specialist/Surround Fixer.txt index 6de8b42..d310933 100644 --- a/Specialist/Surround Fixer.txt +++ b/Specialist/Surround Fixer.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc: Fixes surround by adjusting the cross width of 5.1 slider1:0<-12,12,1>Pre Gain (dB) diff --git a/Tests/FFTtest1.txt b/Tests/FFTtest1.txt index b98270b..5fd6f5c 100644 --- a/Tests/FFTtest1.txt +++ b/Tests/FFTtest1.txt @@ -1,3 +1,5 @@ +// Part of the Reaper-Surround suite by junh1024 +desc: desc:FFT test //code from Jonas_Eriksson_Swe & fft-filter diff --git a/Tests/phase_adj_ste_25ovl_2.txt b/Tests/phase_adj_ste_25ovl_2.txt index dbf7f78..c3a2f4e 100644 --- a/Tests/phase_adj_ste_25ovl_2.txt +++ b/Tests/phase_adj_ste_25ovl_2.txt @@ -1,5 +1,7 @@ -// from https://forum.cockos.com/showthread.php?t=190168#30 by Tale +// framework from https://forum.cockos.com/showthread.php?t=190168#30 by Tale +// Part of the Reaper-Surround suite by junh1024 +desc: desc:FFT 6ch example with settings slider1:100<0,200,1>Unused slider2:0<-180,180,1>Unused