From 9f8beaf99748aa274a9a94a4c29fe5c7f9cd2667 Mon Sep 17 00:00:00 2001 From: bsp2 Date: Thu, 6 Sep 2018 20:22:40 +0200 Subject: [PATCH] update release notes --- .gitignore | 2 + README.md | 6 +- vst2_bin/CHANGELOG_VST.txt | 8 + vst2_bin/README_vst2.txt | 5 +- vst2_bin/log.txt | 387 +++++++++++++++++++++---------------- vst2_bin/settings.json | 178 +++++++++-------- 6 files changed, 331 insertions(+), 255 deletions(-) diff --git a/.gitignore b/.gitignore index 3a649bd3..d33be5f9 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ *.exp *.lib *.dll +*.dll.fx +*.dll.instr *.map *.o *.so diff --git a/README.md b/README.md index 9ade1e1d..c062cb48 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Tested in # Downloads The current release can be found in the [vst2_bin/](vst2_bin/) folder. -Here's a snapshot of it: [veeseevstrack_0_6_1_win64_bin-05Sep2018.7z](https://github.com/bsp2/releases/raw/master/vsvr/veeseevstrack_0_6_1_win64_bin-05Sep2018.7z) (64bit) +Here's a snapshot of it: [veeseevstrack_0_6_1_win64_bin-06Sep2018.7z](https://github.com/bsp2/releases/raw/master/vsvr/veeseevstrack_0_6_1_win64_bin-06Sep2018.7z) (64bit) Note: The effect plugin can used be as an instrument, too. You just have to send it MIDI events ! @@ -54,13 +54,15 @@ Here are some demo videos of it: - https://vimeo.com/277703414 (early version) - https://vimeo.com/287875320 (guitar synthesis sound demo). - https://vimeo.com/288076107 (tuned delay line ambient pad drone) + - https://vimeo.com/288594338 (RMS filter/pwm envelope follower + compressor demo) # Add-on modules -The binary distribution contains the following (22) dynamically loaded add-on modules: +The binary distribution contains the following (23) dynamically loaded add-on modules: - bsp.AttenuMixer - bsp.Obxd_VCF + - bsp.RMS - bsp.Scanner - bsp.Sway - bsp.TunedDelayLine diff --git a/vst2_bin/CHANGELOG_VST.txt b/vst2_bin/CHANGELOG_VST.txt index b4de004e..755ffd42 100644 --- a/vst2_bin/CHANGELOG_VST.txt +++ b/vst2_bin/CHANGELOG_VST.txt @@ -1,3 +1,11 @@ +** September 6th, 2018 +- fix critical multi-instancing issue (mixed instr+fx plugins) + - or better: a workaround: + let each VST plugin instance load its unique set of add-on module plugins. + each plugin.dll now exists twice: plugin.dll.fx, and plugin.dll.instr (same content) +- add module bsp.RMS + + ** September 5th, 2018 - ui: add global settings toolbar menu - select window size preset diff --git a/vst2_bin/README_vst2.txt b/vst2_bin/README_vst2.txt index a1b5db4c..5deda646 100644 --- a/vst2_bin/README_vst2.txt +++ b/vst2_bin/README_vst2.txt @@ -1,4 +1,4 @@ -VeeSeeVST Rack VST 2.4 Plugin -- September 5th, 2018 +VeeSeeVST Rack VST 2.4 Plugin -- September 6th, 2018 ==================================================== !!!------------------------------------------------------------------------------ @@ -33,9 +33,10 @@ Tested in - according to users: works in Ableton Live -The binary distribution contains the following (22) dynamically loaded add-on modules: +The binary distribution contains the following (23) dynamically loaded add-on modules: - bsp.AttenuMixer - bsp.Obxd_VCF + - bsp.RMS - bsp.Scanner - bsp.Sway - bsp.TunedDelayLine diff --git a/vst2_bin/log.txt b/vst2_bin/log.txt index 4709f961..9fb3fe99 100644 --- a/vst2_bin/log.txt +++ b/vst2_bin/log.txt @@ -1,169 +1,224 @@ [0.000 info src/main.cpp:59] VeeSeeVST Rack 0.6.1 [0.000 info src/main.cpp:62] Global directory: f:\git\VeeSeeVSTRack\vst2_bin\/ [0.000 info src/main.cpp:63] Local directory: f:\git\VeeSeeVSTRack\vst2_bin\/ -[0.000 info src/plugin.cpp:693] vcvrack: Loaded static plugin 21kHz 0.6.1 -[0.000 info src/plugin.cpp:693] vcvrack: Loaded static plugin AmalgamatedHarmonics 0.6.1 -[0.000 info src/plugin.cpp:693] vcvrack: Loaded static plugin Alikins 0.6.1 -[0.001 info src/plugin.cpp:693] vcvrack: Loaded static plugin alto777_LFSR 0.6.1 -[0.001 info src/plugin.cpp:693] vcvrack: Loaded static plugin AS 0.6.9 -[0.001 info src/plugin.cpp:693] vcvrack: Loaded static plugin AudibleInstruments 0.6.1 -[0.001 info src/plugin.cpp:693] vcvrack: Loaded static plugin Autodafe 0.6.1 -[0.001 info src/plugin.cpp:693] vcvrack: Loaded static plugin BaconMusic 0.6.1 -[0.002 info src/plugin.cpp:693] vcvrack: Loaded static plugin Befaco 0.6.1 -[0.002 info src/plugin.cpp:693] vcvrack: Loaded static plugin Bidoo 0.6.1 -[0.002 info src/plugin.cpp:693] vcvrack: Loaded static plugin Bogaudio 0.6.7 -[0.002 info src/plugin.cpp:693] vcvrack: Loaded static plugin CastleRocktronics 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin cf 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin com-soundchasing-stochasm 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin computerscare 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin DHE-Modules 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin DrumKit 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin ErraticInstruments 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin ESeries 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin FrankBussFormula 0.6.1 -[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin FrozenWasteland 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin Fundamental 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin Geodesics 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin Gratrix 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin HetrickCV 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin huaba 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin ImpromptuModular 0.6.11 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin JE 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin JW-Modules 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin Koralfx-Modules 0.6.1 -[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin LindenbergResearch 0.6.2b -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin LOGinstruments 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin mental 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin ML_modules 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin moDllz 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin modular80 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin mscHack 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin mtsch-plugins 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin NauModular 0.6.1 -[0.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin Nohmad 0.6.1 -[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin Ohmer 0.6.1 -[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin PG-Instruments 0.6.1 -[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin PvC 0.6.1 -[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin Qwelk 0.6.1 -[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin RJModules 0.6.1 -[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin SerialRacker 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin SonusModular 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin Southpole 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin Southpole-parasites 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin squinkylabs-plug1 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin SubmarineFree 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin SynthKit 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin Template 0.6.1 -[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin TheXOR 0.6.1 -[0.008 info src/plugin.cpp:693] vcvrack: Loaded static plugin trowaSoft 0.6.1 -[0.008 info src/plugin.cpp:693] vcvrack: Loaded static plugin unless_modules 0.6.1 -[0.008 info src/plugin.cpp:693] vcvrack: Loaded static plugin Valley 0.6.1 -[0.008 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/21kHz/plugin.dll does not exist -[0.008 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Alikins/plugin.dll does not exist -[0.008 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/alto777_LFSR/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AmalgamatedHarmonics/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AS/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AudibleInstruments/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Autodafe/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/BaconMusic/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Befaco/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Bidoo/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Bogaudio/plugin.dll does not exist -[0.009 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/BOKONTEPByteBeatMachine/plugin.dll does not exist -[0.010 info src/plugin.cpp:156] Loaded plugin bsp 0.6.1 from f:\git\VeeSeeVSTRack\vst2_bin\/plugins/bsp/plugin.dll -[0.010 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/CastleRocktronics/plugin.dll does not exist -[0.010 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/cf/plugin.dll does not exist -[0.010 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/com-soundchasing-stochasm/plugin.dll does not exist -[0.010 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/computerscare/plugin.dll does not exist -[0.011 info src/plugin.cpp:156] Loaded plugin dBiz 0.6.1 from f:\git\VeeSeeVSTRack\vst2_bin\/plugins/dBiz/plugin.dll -[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/DHE-Modules/plugin.dll does not exist -[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/DrumKit/plugin.dll does not exist -[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ErraticInstruments/plugin.dll does not exist -[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ESeries/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/FrankBussFormula/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/FrozenWasteland/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Fundamental/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Geodesics/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Gratrix/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/HetrickCV/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/huaba/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ImpromptuModular/plugin.dll does not exist -[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/JE/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/JW-Modules/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Koralfx-Modules/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/LindenbergResearch/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/LOGinstruments/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/mental/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ML_modules/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/moDllz/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/modular80/plugin.dll does not exist -[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/mscHack/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/mtsch-plugins/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/NauModular/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Nohmad/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Ohmer/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/PG-Instruments/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/PvC/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Qwelk/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/RJModules/plugin.dll does not exist -[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SerialRacker/plugin.dll does not exist -[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SonusModular/plugin.dll does not exist -[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Southpole/plugin.dll does not exist -[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Southpole-parasites/plugin.dll does not exist -[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/squinkylabs-plug1/plugin.dll does not exist -[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SubmarineFree/plugin.dll does not exist -[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SynthKit/plugin.dll does not exist -[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Template/plugin.dll does not exist -[0.016 info src/plugin.cpp:156] Loaded plugin Template_shared 0.6.1 from f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Template_shared/plugin.dll -[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/TheXOR/plugin.dll does not exist -[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/trowaSoft/plugin.dll does not exist -[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/unless_modules/plugin.dll does not exist -[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Valley/plugin.dll does not exist -[0.016 info src/settings.cpp:436] Loading settings f:\git\VeeSeeVSTRack\vst2_bin\/settings.json -[0.030 info src/window.cpp:670] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/DejaVuSans.ttf -[0.031 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_146097_cc.svg -[0.031 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_31859_cc.svg -[0.031 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1343816_cc.svg -[0.031 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1343811_cc.svg -[0.032 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1084369_cc.svg -[0.032 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1745061_cc.svg -[0.032 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1240789_cc.svg -[0.032 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_305536_cc.svg -[0.033 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_468341_cc.svg -[0.033 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/idle_mode_icon_cc.svg -[0.033 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/settings_icon_cc.svg -[0.033 info src/settings.cpp:436] Loading settings f:\git\VeeSeeVSTRack\vst2_bin\/settings.json -[0.035 info src/app/RackWidget.cpp:208] Loading patch from string -[0.036 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/AudioInterface.svg -[0.037 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/ScrewSilver.svg -[0.037 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ301M.svg -[0.037 info src/window.cpp:670] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/ShareTechMono-Regular.ttf -[0.038 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/MIDIToCVInterface.svg -[0.041 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/XCO.svg -[0.041 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_68px.svg -[0.041 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_16px.svg -[0.042 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/button_9px_0.svg -[0.042 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/button_9px_1.svg -[0.042 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_38px.svg -[0.042 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/slider_switch_2_14px_0.svg -[0.042 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/slider_switch_2_14px_1.svg -[0.043 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/port.svg -[0.044 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/VCA.svg -[0.044 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/RoundLargeBlackKnob.svg -[0.045 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/ADSR.svg -[0.046 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-hexscrew.svg -[0.046 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-SlidePot.svg -[0.046 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-SlidePotHandle.svg -[0.046 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-PJ301M.svg -[0.050 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Panels/D_Inf.svg -[0.050 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzScrew.svg -[0.050 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzKnobSmall.svg -[0.051 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzButton_0.svg -[0.051 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzButton_1.svg -[0.051 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzPort.svg -[0.052 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Autodafe/res/Multiple18.svg -[0.053 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ3410.svg -[0.059 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/LindenbergResearch/res/WoodLeftTop.svg -[0.089 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/LindenbergResearch/res/WoodPatina.svg -[0.089 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/LindenbergResearch/res/ScrewDark.svg -[18.648 info src/app/RackWidget.cpp:170] Saving patch to string +[0.000 info src/plugin.cpp:694] vcvrack: Loaded static plugin 21kHz 0.6.1 +[0.000 info src/plugin.cpp:694] vcvrack: Loaded static plugin AmalgamatedHarmonics 0.6.1 +[0.000 info src/plugin.cpp:694] vcvrack: Loaded static plugin Alikins 0.6.1 +[0.001 info src/plugin.cpp:694] vcvrack: Loaded static plugin alto777_LFSR 0.6.1 +[0.001 info src/plugin.cpp:694] vcvrack: Loaded static plugin AS 0.6.9 +[0.001 info src/plugin.cpp:694] vcvrack: Loaded static plugin AudibleInstruments 0.6.1 +[0.001 info src/plugin.cpp:694] vcvrack: Loaded static plugin Autodafe 0.6.1 +[0.001 info src/plugin.cpp:694] vcvrack: Loaded static plugin BaconMusic 0.6.1 +[0.002 info src/plugin.cpp:694] vcvrack: Loaded static plugin Befaco 0.6.1 +[0.002 info src/plugin.cpp:694] vcvrack: Loaded static plugin Bidoo 0.6.1 +[0.003 info src/plugin.cpp:694] vcvrack: Loaded static plugin Bogaudio 0.6.7 +[0.003 info src/plugin.cpp:694] vcvrack: Loaded static plugin CastleRocktronics 0.6.1 +[0.003 info src/plugin.cpp:694] vcvrack: Loaded static plugin cf 0.6.1 +[0.003 info src/plugin.cpp:694] vcvrack: Loaded static plugin com-soundchasing-stochasm 0.6.1 +[0.003 info src/plugin.cpp:694] vcvrack: Loaded static plugin computerscare 0.6.1 +[0.003 info src/plugin.cpp:694] vcvrack: Loaded static plugin DHE-Modules 0.6.1 +[0.004 info src/plugin.cpp:694] vcvrack: Loaded static plugin DrumKit 0.6.1 +[0.004 info src/plugin.cpp:694] vcvrack: Loaded static plugin ErraticInstruments 0.6.1 +[0.004 info src/plugin.cpp:694] vcvrack: Loaded static plugin ESeries 0.6.1 +[0.004 info src/plugin.cpp:694] vcvrack: Loaded static plugin FrankBussFormula 0.6.1 +[0.004 info src/plugin.cpp:694] vcvrack: Loaded static plugin FrozenWasteland 0.6.1 +[0.004 info src/plugin.cpp:694] vcvrack: Loaded static plugin Fundamental 0.6.1 +[0.004 info src/plugin.cpp:694] vcvrack: Loaded static plugin Geodesics 0.6.1 +[0.005 info src/plugin.cpp:694] vcvrack: Loaded static plugin Gratrix 0.6.1 +[0.005 info src/plugin.cpp:694] vcvrack: Loaded static plugin HetrickCV 0.6.1 +[0.005 info src/plugin.cpp:694] vcvrack: Loaded static plugin huaba 0.6.1 +[0.005 info src/plugin.cpp:694] vcvrack: Loaded static plugin ImpromptuModular 0.6.11 +[0.005 info src/plugin.cpp:694] vcvrack: Loaded static plugin JE 0.6.1 +[0.005 info src/plugin.cpp:694] vcvrack: Loaded static plugin JW-Modules 0.6.1 +[0.006 info src/plugin.cpp:694] vcvrack: Loaded static plugin Koralfx-Modules 0.6.1 +[0.006 info src/plugin.cpp:694] vcvrack: Loaded static plugin LindenbergResearch 0.6.2b +[0.006 info src/plugin.cpp:694] vcvrack: Loaded static plugin LOGinstruments 0.6.1 +[0.006 info src/plugin.cpp:694] vcvrack: Loaded static plugin mental 0.6.1 +[0.006 info src/plugin.cpp:694] vcvrack: Loaded static plugin ML_modules 0.6.1 +[0.006 info src/plugin.cpp:694] vcvrack: Loaded static plugin moDllz 0.6.1 +[0.007 info src/plugin.cpp:694] vcvrack: Loaded static plugin modular80 0.6.1 +[0.007 info src/plugin.cpp:694] vcvrack: Loaded static plugin mscHack 0.6.1 +[0.007 info src/plugin.cpp:694] vcvrack: Loaded static plugin mtsch-plugins 0.6.1 +[0.007 info src/plugin.cpp:694] vcvrack: Loaded static plugin NauModular 0.6.1 +[0.007 info src/plugin.cpp:694] vcvrack: Loaded static plugin Nohmad 0.6.1 +[0.007 info src/plugin.cpp:694] vcvrack: Loaded static plugin Ohmer 0.6.1 +[0.008 info src/plugin.cpp:694] vcvrack: Loaded static plugin PG-Instruments 0.6.1 +[0.008 info src/plugin.cpp:694] vcvrack: Loaded static plugin PvC 0.6.1 +[0.008 info src/plugin.cpp:694] vcvrack: Loaded static plugin Qwelk 0.6.1 +[0.008 info src/plugin.cpp:694] vcvrack: Loaded static plugin RJModules 0.6.1 +[0.008 info src/plugin.cpp:694] vcvrack: Loaded static plugin SerialRacker 0.6.1 +[0.009 info src/plugin.cpp:694] vcvrack: Loaded static plugin SonusModular 0.6.1 +[0.009 info src/plugin.cpp:694] vcvrack: Loaded static plugin Southpole 0.6.1 +[0.009 info src/plugin.cpp:694] vcvrack: Loaded static plugin Southpole-parasites 0.6.1 +[0.009 info src/plugin.cpp:694] vcvrack: Loaded static plugin squinkylabs-plug1 0.6.1 +[0.009 info src/plugin.cpp:694] vcvrack: Loaded static plugin SubmarineFree 0.6.1 +[0.009 info src/plugin.cpp:694] vcvrack: Loaded static plugin SynthKit 0.6.1 +[0.010 info src/plugin.cpp:694] vcvrack: Loaded static plugin Template 0.6.1 +[0.010 info src/plugin.cpp:694] vcvrack: Loaded static plugin TheXOR 0.6.1 +[0.010 info src/plugin.cpp:694] vcvrack: Loaded static plugin trowaSoft 0.6.1 +[0.010 info src/plugin.cpp:694] vcvrack: Loaded static plugin unless_modules 0.6.1 +[0.010 info src/plugin.cpp:694] vcvrack: Loaded static plugin Valley 0.6.1 +[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/21kHz/plugin.dll.fx does not exist +[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Alikins/plugin.dll.fx does not exist +[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/alto777_LFSR/plugin.dll.fx does not exist +[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AmalgamatedHarmonics/plugin.dll.fx does not exist +[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AS/plugin.dll.fx does not exist +[0.011 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AudibleInstruments/plugin.dll.fx does not exist +[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Autodafe/plugin.dll.fx does not exist +[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/BaconMusic/plugin.dll.fx does not exist +[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Befaco/plugin.dll.fx does not exist +[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Bidoo/plugin.dll.fx does not exist +[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Bogaudio/plugin.dll.fx does not exist +[0.012 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/BOKONTEPByteBeatMachine/plugin.dll.fx does not exist +[0.013 info src/plugin.cpp:157] Loaded plugin bsp 0.6.1 from f:\git\VeeSeeVSTRack\vst2_bin\/plugins/bsp/plugin.dll.fx +[0.013 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/CastleRocktronics/plugin.dll.fx does not exist +[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/cf/plugin.dll.fx does not exist +[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/com-soundchasing-stochasm/plugin.dll.fx does not exist +[0.014 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/computerscare/plugin.dll.fx does not exist +[0.015 info src/plugin.cpp:157] Loaded plugin dBiz 0.6.1 from f:\git\VeeSeeVSTRack\vst2_bin\/plugins/dBiz/plugin.dll.fx +[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/DHE-Modules/plugin.dll.fx does not exist +[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/DrumKit/plugin.dll.fx does not exist +[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ErraticInstruments/plugin.dll.fx does not exist +[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ESeries/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/FrankBussFormula/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/FrozenWasteland/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Fundamental/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Geodesics/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Gratrix/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/HetrickCV/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/huaba/plugin.dll.fx does not exist +[0.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ImpromptuModular/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/JE/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/JW-Modules/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Koralfx-Modules/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/LindenbergResearch/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/LOGinstruments/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/mental/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/ML_modules/plugin.dll.fx does not exist +[0.017 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/moDllz/plugin.dll.fx does not exist +[0.018 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/modular80/plugin.dll.fx does not exist +[0.018 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/mscHack/plugin.dll.fx does not exist +[0.018 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/mtsch-plugins/plugin.dll.fx does not exist +[0.018 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/NauModular/plugin.dll.fx does not exist +[0.018 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Nohmad/plugin.dll.fx does not exist +[0.018 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Ohmer/plugin.dll.fx does not exist +[0.018 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/PG-Instruments/plugin.dll.fx does not exist +[0.019 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/PvC/plugin.dll.fx does not exist +[0.019 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Qwelk/plugin.dll.fx does not exist +[0.019 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/RJModules/plugin.dll.fx does not exist +[0.019 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SerialRacker/plugin.dll.fx does not exist +[0.019 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SonusModular/plugin.dll.fx does not exist +[0.019 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Southpole/plugin.dll.fx does not exist +[0.019 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Southpole-parasites/plugin.dll.fx does not exist +[0.020 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/squinkylabs-plug1/plugin.dll.fx does not exist +[0.020 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SubmarineFree/plugin.dll.fx does not exist +[0.020 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SynthKit/plugin.dll.fx does not exist +[0.020 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Template/plugin.dll.fx does not exist +[0.021 info src/plugin.cpp:157] Loaded plugin Template_shared 0.6.1 from f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Template_shared/plugin.dll.fx +[0.021 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/TheXOR/plugin.dll.fx does not exist +[0.021 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/trowaSoft/plugin.dll.fx does not exist +[0.021 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/unless_modules/plugin.dll.fx does not exist +[0.022 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Valley/plugin.dll.fx does not exist +[0.022 info src/settings.cpp:436] Loading settings f:\git\VeeSeeVSTRack\vst2_bin\/settings.json +[0.043 info src/window.cpp:673] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/DejaVuSans.ttf +[0.044 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_146097_cc.svg +[0.044 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_31859_cc.svg +[0.044 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1343816_cc.svg +[0.045 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1343811_cc.svg +[0.045 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1084369_cc.svg +[0.045 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1745061_cc.svg +[0.045 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1240789_cc.svg +[0.046 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_305536_cc.svg +[0.046 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_468341_cc.svg +[0.046 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/idle_mode_icon_cc.svg +[0.046 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/settings_icon_cc.svg +[0.047 info src/settings.cpp:436] Loading settings f:\git\VeeSeeVSTRack\vst2_bin\/settings.json +[0.049 info src/app/RackWidget.cpp:208] Loading patch from string +[0.050 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/AudioInterface.svg +[0.050 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/ScrewSilver.svg +[0.051 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ301M.svg +[0.051 info src/window.cpp:673] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/ShareTechMono-Regular.ttf +[0.052 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/MIDIToCVInterface.svg +[0.054 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/VCA-1.svg +[0.054 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKSS_0.svg +[0.055 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKSS_1.svg +[0.059 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/Scope.svg +[0.059 info src/window.cpp:673] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/fonts/Sudo.ttf +[0.059 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/RoundBlackKnob.svg +[0.060 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKD6_0.svg +[0.060 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKD6_1.svg +[0.061 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/VCAmp.svg +[0.061 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/port.svg +[0.065 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/HetrickCV/res/Exponent.svg +[0.065 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Davies1900hBlack.svg +[0.065 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Trimpot.svg +[0.065 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/HetrickCV/res/CKSS_rot_0.svg +[0.066 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/HetrickCV/res/CKSS_rot_1.svg +[1957.503 info src/app/RackWidget.cpp:170] Saving patch to string +[1958.988 info src/app/RackWidget.cpp:208] Loading patch from string +[1958.990 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/AudioInterface.svg +[1958.990 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/ScrewSilver.svg +[1958.990 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ301M.svg +[1958.990 info src/window.cpp:673] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/ShareTechMono-Regular.ttf +[1958.991 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/MIDIToCVInterface.svg +[1958.993 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/VCA-1.svg +[1958.993 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKSS_0.svg +[1958.993 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKSS_1.svg +[1958.995 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/Scope.svg +[1958.995 info src/window.cpp:673] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/fonts/Sudo.ttf +[1958.996 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/RoundBlackKnob.svg +[1958.996 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKD6_0.svg +[1958.996 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/CKD6_1.svg +[1958.997 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/VCAmp.svg +[1958.997 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/port.svg +[1958.999 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/HetrickCV/res/Exponent.svg +[1958.999 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Davies1900hBlack.svg +[1958.999 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Trimpot.svg +[1959.000 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/HetrickCV/res/CKSS_rot_0.svg +[1959.000 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/HetrickCV/res/CKSS_rot_1.svg + font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/ShareTechMono-Regular.ttf +[1959.579 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/MIDIToCVInterface.svg +[1959.581 info src/window.cpp:728] Loaded S[1959.610 info src/app/RackWidget.cpp:208] Loading patch from string +[1959.612 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/AudioInterface.svg +[1959.612 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/ScrewSilver.svg +[1959.612 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ301M.svg +[1959.612 info src/window.cpp:673] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/ShareTechMono-Regular.ttf +[1959.613 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/MIDIToCVInterface.svg +[1959.615 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/XCO.svg +[1959.615 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_68px.svg +[1959.615 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_16px.svg +[1959.615 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/button_9px_0.svg +[1959.616 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/button_9px_1.svg +[1959.616 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_38px.svg +[1959.616 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/slider_switch_2_14px_0.svg +[1959.616 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/slider_switch_2_14px_1.svg +[1959.616 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/port.svg +[1959.617 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/VCA.svg +[1959.617 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/RoundLargeBlackKnob.svg +[1959.618 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/ADSR.svg +[1959.618 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-hexscrew.svg +[1959.619 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-SlidePot.svg +[1959.619 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-SlidePotHandle.svg +[1959.619 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-PJ301M.svg +[1959.622 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Panels/D_Inf.svg +[1959.622 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzScrew.svg +[1959.622 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzKnobSmall.svg +[1959.622 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzButton_0.svg +[1959.622 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzButton_1.svg +[1959.622 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzPort.svg +[1959.623 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Autodafe/res/Multiple18.svg +[1959.623 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ3410.svg +[1959.634 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AudibleInstruments/res/Braids.svg +[1959.634 info src/window.cpp:673] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\plugins/AudibleInstruments/res/hdad-segment14-1.002/Segment14.ttf +[1959.634 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Rogan2SGray.svg +[1959.634 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Rogan2PSWhite.svg +[1959.635 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Rogan2PSGreen.svg +[1959.635 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/Rogan2PSRed.svg +[1959.636 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as_LFO.svg +[1959.637 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-knobBlack.svg +[1959.637 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as_CKSS_0.svg +[1959.637 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as_CKSS_1.svg +[1959.638 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/AtNuVrTr.svg +[1959.639 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-knob.svg +ack\vst2_bin\plugins/LindenbergResearch/res/AlternateSmallKnob.svg +[1959.586 info src/window.cpp:728] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/LindenbergResearch/res/IOPortC.svg diff --git a/vst2_bin/settings.json b/vst2_bin/settings.json index b2006977..dd2f9483 100644 --- a/vst2_bin/settings.json +++ b/vst2_bin/settings.json @@ -29,17 +29,33 @@ "lastPath": "", "moduleBrowser": { "favorites": [ + { + "plugin": "AS", + "model": "AtNuVrTr" + }, { "plugin": "AS", "model": "ADSR" }, + { + "plugin": "AudibleInstruments", + "model": "Braids" + }, { "plugin": "AS", "model": "TriLFO" }, { - "plugin": "AS", - "model": "AtNuVrTr" + "plugin": "AudibleInstruments", + "model": "Elements" + }, + { + "plugin": "AudibleInstruments", + "model": "Clouds" + }, + { + "plugin": "Autodafe", + "model": "Multiple 1x8" }, { "plugin": "21kHz", @@ -54,20 +70,16 @@ "model": "Notes" }, { - "plugin": "AudibleInstruments", - "model": "Clouds" - }, - { - "plugin": "Autodafe", - "model": "Multiple 1x8" + "plugin": "Bogaudio", + "model": "Bogaudio-Additator" }, { - "plugin": "AudibleInstruments", - "model": "Elements" + "plugin": "Befaco", + "model": "SlewLimiter" }, { - "plugin": "AudibleInstruments", - "model": "Braids" + "plugin": "Bogaudio", + "model": "Bogaudio-XCO" }, { "plugin": "Bidoo", @@ -86,120 +98,112 @@ "model": "rabBIT" }, { - "plugin": "Befaco", - "model": "SlewLimiter" - }, - { - "plugin": "Bogaudio", - "model": "Bogaudio-XCO" - }, - { - "plugin": "Bogaudio", - "model": "Bogaudio-Switch" + "plugin": "Fundamental", + "model": "Scope" }, { - "plugin": "Bogaudio", - "model": "Bogaudio-Noise" + "plugin": "Fundamental", + "model": "VCO2" }, { - "plugin": "Bogaudio", - "model": "Bogaudio-SampleHold" + "plugin": "Fundamental", + "model": "VCA" }, { - "plugin": "DHE-Modules", - "model": "Cubic" + "plugin": "FrankBussFormula", + "model": "FrankBussFormula" }, { - "plugin": "Bogaudio", - "model": "Bogaudio-VCAmp" + "plugin": "Fundamental", + "model": "VCO" }, { - "plugin": "Bogaudio", - "model": "Bogaudio-Mult" + "plugin": "Fundamental", + "model": "VCA-1" }, { - "plugin": "Bogaudio", - "model": "Bogaudio-XFade" + "plugin": "Fundamental", + "model": "VCMixer" }, { - "plugin": "HetrickCV", - "model": "Exponent" + "plugin": "DHE-Modules", + "model": "Cubic" }, { - "plugin": "JE", - "model": "RingModulator" + "plugin": "Fundamental", + "model": "LFO2" }, { - "plugin": "huaba", - "model": "EQ3" + "plugin": "Fundamental", + "model": "VCF" }, { "plugin": "Fundamental", - "model": "Scope" + "model": "LFO" }, { - "plugin": "Fundamental", - "model": "VCA-1" + "plugin": "ErraticInstruments", + "model": "MPEToCV" }, { - "plugin": "Fundamental", - "model": "VCA" + "plugin": "HetrickCV", + "model": "Exponent" }, { - "plugin": "Fundamental", - "model": "LFO2" + "plugin": "huaba", + "model": "EQ3" }, { - "plugin": "Fundamental", - "model": "VCO2" + "plugin": "JE", + "model": "RingModulator" }, { - "plugin": "ErraticInstruments", - "model": "MPEToCV" + "plugin": "LindenbergResearch", + "model": "MS20 VCF" }, { - "plugin": "Fundamental", - "model": "VCMixer" + "plugin": "LindenbergResearch", + "model": "VCF" }, { - "plugin": "FrankBussFormula", - "model": "FrankBussFormula" + "plugin": "LindenbergResearch", + "model": "Westcoast VCS" }, { - "plugin": "Fundamental", + "plugin": "LindenbergResearch", "model": "VCO" }, { - "plugin": "Fundamental", - "model": "VCF" + "plugin": "Bogaudio", + "model": "Bogaudio-Noise" }, { - "plugin": "Fundamental", - "model": "LFO" + "plugin": "Bogaudio", + "model": "Bogaudio-XFade" }, { - "plugin": "mscHack", - "model": "Maude221" + "plugin": "Bogaudio", + "model": "Bogaudio-VCAmp" }, { - "plugin": "ML_modules", - "model": "VoltMeter" + "plugin": "Bogaudio", + "model": "Bogaudio-Mult" }, { - "plugin": "LindenbergResearch", - "model": "VCO" + "plugin": "Bogaudio", + "model": "Bogaudio-Switch" }, { - "plugin": "LindenbergResearch", - "model": "VCF" + "plugin": "Bogaudio", + "model": "Bogaudio-SampleHold" }, { - "plugin": "LindenbergResearch", - "model": "Westcoast VCS" + "plugin": "ML_modules", + "model": "VoltMeter" }, { - "plugin": "LindenbergResearch", - "model": "MS20 VCF" + "plugin": "mscHack", + "model": "Maude221" }, { "plugin": "PG-Instruments", @@ -214,39 +218,43 @@ "model": "Abr" }, { - "plugin": "bsp", - "model": "Obxd_VCF" - }, - { - "plugin": "bsp", - "model": "Sway" + "plugin": "Valley", + "model": "Dexter" }, { "plugin": "bsp", - "model": "Scanner" + "model": "Obxd_VCF" }, { "plugin": "Template_shared", "model": "MyModule" }, + { + "plugin": "Valley", + "model": "Plateau" + }, { "plugin": "bsp", - "model": "TunedDelayLine" + "model": "Scanner" }, { - "plugin": "Valley", - "model": "Dexter" + "plugin": "bsp", + "model": "RMS" }, { - "plugin": "Valley", - "model": "Plateau" + "plugin": "bsp", + "model": "Sway" }, { "plugin": "bsp", "model": "AttenuMixer" + }, + { + "plugin": "bsp", + "model": "TunedDelayLine" } ] }, "powerMeter": false, "checkVersion": true -} \ No newline at end of file +}