├── Plugins ├── 5.1 Master Limiter.jsfx ├── 5.1 Master Limiter │ └── 5.1 Master Limiter.pdf ├── Bass Professor Mark II.jsfx ├── Bassprofessor.jsfx ├── HBC-2.jsfx ├── HBC-5.jsfx ├── Leet Delay 2.jsfx ├── QuadraCom.jsfx ├── SEGX2 Gate.jsfx ├── SLAX.jsfx ├── Skope2.jsfx ├── Stero2SurroundRotator.jsfx ├── Surround Pan 2.jsfx ├── Transpire.jsfx ├── TriLeveler2.jsfx ├── VOLA2.jsfx ├── bassprofessor_gfx │ ├── bg.png │ ├── knob.png │ ├── knob2.png │ ├── knob3.png │ └── led.png ├── bassprofessormk2_gfx │ ├── bg.png │ └── vsliderhandle.png ├── docs │ ├── Bass Professor Mark II.pdf │ ├── QuadraCom.pdf │ ├── Surround Pan.pdf │ └── TriLeveler2.pdf ├── hbc2_gfx │ ├── bg.png │ ├── lr.png │ ├── ms.png │ └── sliderknob.png ├── hbc5_gfx │ ├── bg.png │ ├── lr.png │ ├── ms.png │ ├── sliderknob.png │ ├── sur1.png │ └── sur2.png ├── leet_delay_gfx │ ├── bg.png │ ├── knob_but.png │ └── knob_sm.png ├── quadracom_gfx │ ├── bg.png │ └── sliderknob.png ├── seg_gfx │ ├── bg.png │ └── knob_sm.png ├── slax_gfx │ ├── bg.png │ ├── bigpot.png │ ├── needles.png │ ├── opt.png │ ├── optbut.png │ └── prepot.png ├── surroundpan2_gfx │ ├── bg.png │ ├── radar.png │ └── sliderknob.png ├── transpire_gfx │ ├── bg.png │ ├── clip.png │ ├── credits.png │ ├── knob_1.png │ ├── knob_2.png │ ├── knob_3.png │ └── knob_4.png ├── trileveler_gfx │ ├── bg.png │ ├── conf.png │ └── knob_sm.png └── vola2_gfx │ ├── bg.png │ └── sliderknob.png └── index.xml /Plugins/5.1 Master Limiter.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/5.1 Master Limiter.jsfx -------------------------------------------------------------------------------- /Plugins/5.1 Master Limiter/5.1 Master Limiter.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/5.1 Master Limiter/5.1 Master Limiter.pdf -------------------------------------------------------------------------------- /Plugins/Bass Professor Mark II.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/Bass Professor Mark II.jsfx -------------------------------------------------------------------------------- /Plugins/Bassprofessor.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/Bassprofessor.jsfx -------------------------------------------------------------------------------- /Plugins/HBC-2.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/HBC-2.jsfx -------------------------------------------------------------------------------- /Plugins/HBC-5.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/HBC-5.jsfx -------------------------------------------------------------------------------- /Plugins/Leet Delay 2.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/Leet Delay 2.jsfx -------------------------------------------------------------------------------- /Plugins/QuadraCom.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/QuadraCom.jsfx -------------------------------------------------------------------------------- /Plugins/SEGX2 Gate.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/SEGX2 Gate.jsfx -------------------------------------------------------------------------------- /Plugins/SLAX.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/SLAX.jsfx -------------------------------------------------------------------------------- /Plugins/Skope2.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/Skope2.jsfx -------------------------------------------------------------------------------- /Plugins/Stero2SurroundRotator.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/Stero2SurroundRotator.jsfx -------------------------------------------------------------------------------- /Plugins/Surround Pan 2.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/Surround Pan 2.jsfx -------------------------------------------------------------------------------- /Plugins/Transpire.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/Transpire.jsfx -------------------------------------------------------------------------------- /Plugins/TriLeveler2.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/TriLeveler2.jsfx -------------------------------------------------------------------------------- /Plugins/VOLA2.jsfx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/VOLA2.jsfx -------------------------------------------------------------------------------- /Plugins/bassprofessor_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/bassprofessor_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/bassprofessor_gfx/knob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/bassprofessor_gfx/knob.png -------------------------------------------------------------------------------- /Plugins/bassprofessor_gfx/knob2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/bassprofessor_gfx/knob2.png -------------------------------------------------------------------------------- /Plugins/bassprofessor_gfx/knob3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/bassprofessor_gfx/knob3.png -------------------------------------------------------------------------------- /Plugins/bassprofessor_gfx/led.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/bassprofessor_gfx/led.png -------------------------------------------------------------------------------- /Plugins/bassprofessormk2_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/bassprofessormk2_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/bassprofessormk2_gfx/vsliderhandle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/bassprofessormk2_gfx/vsliderhandle.png -------------------------------------------------------------------------------- /Plugins/docs/Bass Professor Mark II.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/docs/Bass Professor Mark II.pdf -------------------------------------------------------------------------------- /Plugins/docs/QuadraCom.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/docs/QuadraCom.pdf -------------------------------------------------------------------------------- /Plugins/docs/Surround Pan.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/docs/Surround Pan.pdf -------------------------------------------------------------------------------- /Plugins/docs/TriLeveler2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/docs/TriLeveler2.pdf -------------------------------------------------------------------------------- /Plugins/hbc2_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc2_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/hbc2_gfx/lr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc2_gfx/lr.png -------------------------------------------------------------------------------- /Plugins/hbc2_gfx/ms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc2_gfx/ms.png -------------------------------------------------------------------------------- /Plugins/hbc2_gfx/sliderknob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc2_gfx/sliderknob.png -------------------------------------------------------------------------------- /Plugins/hbc5_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc5_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/hbc5_gfx/lr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc5_gfx/lr.png -------------------------------------------------------------------------------- /Plugins/hbc5_gfx/ms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc5_gfx/ms.png -------------------------------------------------------------------------------- /Plugins/hbc5_gfx/sliderknob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc5_gfx/sliderknob.png -------------------------------------------------------------------------------- /Plugins/hbc5_gfx/sur1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc5_gfx/sur1.png -------------------------------------------------------------------------------- /Plugins/hbc5_gfx/sur2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/hbc5_gfx/sur2.png -------------------------------------------------------------------------------- /Plugins/leet_delay_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/leet_delay_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/leet_delay_gfx/knob_but.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/leet_delay_gfx/knob_but.png -------------------------------------------------------------------------------- /Plugins/leet_delay_gfx/knob_sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/leet_delay_gfx/knob_sm.png -------------------------------------------------------------------------------- /Plugins/quadracom_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/quadracom_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/quadracom_gfx/sliderknob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/quadracom_gfx/sliderknob.png -------------------------------------------------------------------------------- /Plugins/seg_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/seg_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/seg_gfx/knob_sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/seg_gfx/knob_sm.png -------------------------------------------------------------------------------- /Plugins/slax_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/slax_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/slax_gfx/bigpot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/slax_gfx/bigpot.png -------------------------------------------------------------------------------- /Plugins/slax_gfx/needles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/slax_gfx/needles.png -------------------------------------------------------------------------------- /Plugins/slax_gfx/opt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/slax_gfx/opt.png -------------------------------------------------------------------------------- /Plugins/slax_gfx/optbut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/slax_gfx/optbut.png -------------------------------------------------------------------------------- /Plugins/slax_gfx/prepot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/slax_gfx/prepot.png -------------------------------------------------------------------------------- /Plugins/surroundpan2_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/surroundpan2_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/surroundpan2_gfx/radar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/surroundpan2_gfx/radar.png -------------------------------------------------------------------------------- /Plugins/surroundpan2_gfx/sliderknob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/surroundpan2_gfx/sliderknob.png -------------------------------------------------------------------------------- /Plugins/transpire_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/transpire_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/transpire_gfx/clip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/transpire_gfx/clip.png -------------------------------------------------------------------------------- /Plugins/transpire_gfx/credits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/transpire_gfx/credits.png -------------------------------------------------------------------------------- /Plugins/transpire_gfx/knob_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/transpire_gfx/knob_1.png -------------------------------------------------------------------------------- /Plugins/transpire_gfx/knob_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/transpire_gfx/knob_2.png -------------------------------------------------------------------------------- /Plugins/transpire_gfx/knob_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/transpire_gfx/knob_3.png -------------------------------------------------------------------------------- /Plugins/transpire_gfx/knob_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/transpire_gfx/knob_4.png -------------------------------------------------------------------------------- /Plugins/trileveler_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/trileveler_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/trileveler_gfx/conf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/trileveler_gfx/conf.png -------------------------------------------------------------------------------- /Plugins/trileveler_gfx/knob_sm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/trileveler_gfx/knob_sm.png -------------------------------------------------------------------------------- /Plugins/vola2_gfx/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/vola2_gfx/bg.png -------------------------------------------------------------------------------- /Plugins/vola2_gfx/sliderknob.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/Plugins/vola2_gfx/sliderknob.png -------------------------------------------------------------------------------- /index.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sonic-Anomaly/Sonic-Anomaly-JSFX/HEAD/index.xml --------------------------------------------------------------------------------