Browse Source

update release notes

pull/1639/head
bsp2 6 years ago
parent
commit
c4954a6d37
6 changed files with 269 additions and 174 deletions
  1. +13
    -4
      README.md
  2. +23
    -0
      vst2_bin/CHANGELOG_VST.txt
  3. +9
    -3
      vst2_bin/README_vst2.txt
  4. +85
    -86
      vst2_bin/log.txt
  5. +46
    -0
      vst2_bin/plugins/bsp/README.md
  6. +93
    -81
      vst2_bin/settings.json

+ 13
- 4
README.md View File

@@ -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-03Sep2018.7z](https://github.com/bsp2/releases/raw/master/vsvr/veeseevstrack_0_6_1_win64_bin-03Sep2018.7z) (64bit)
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)

Note: The effect plugin can used be as an instrument, too. You just have to send it MIDI events !

@@ -50,7 +50,10 @@ see [vst2_bin/CHANGELOG_VST.txt](vst2_bin/CHANGELOG_VST.txt)

# Demo Video

Here are some demo videos of it: https://vimeo.com/277703414 (early version), https://vimeo.com/287875320 (guitar synthesis sound demo).
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)


# Add-on modules
@@ -80,7 +83,7 @@ The binary distribution contains the following (22) dynamically loaded add-on mo
- Template_shared.MyModule


The following (632) add-on modules are statically linked with the VST plugin:
The following (638) add-on modules are statically linked with the VST plugin:
- 21kHz.D_Inf
- 21kHz.PalmLoop
- Alikins.IdleSwitch
@@ -126,6 +129,7 @@ The following (632) add-on modules are statically linked with the VST plugin:
- AS.Multiple2.5
- AS.PhaserFx
- AS.QuadVCA
- AS.ReScale
- AS.ReverbFx
- AS.ReverbStereoFx
- AS.SEQ16
@@ -139,6 +143,7 @@ The following (632) add-on modules are statically linked with the VST plugin:
- AS.TriLFO
- AS.TriggersMKI
- AS.TriggersMKII
- AS.TriggersMKIII
- AS.VCA
- AS.WaveShaper
- AS.StereoVUmeter
@@ -250,7 +255,6 @@ The following (632) add-on modules are statically linked with the VST plugin:
- Bogaudio.Sums
- Bogaudio.Switch
- Bogaudio.Lag
- Bogaudio.RM
- Bogaudio.Test
- Bogaudio.Test2
- Bogaudio.ThreeHP
@@ -265,6 +269,10 @@ The following (632) add-on modules are statically linked with the VST plugin:
- Bogaudio.TwentyTwoHP
- Bogaudio.TwentyFiveHP
- Bogaudio.ThirtyHP
- BogAudio.AD
- BogAudio.AMRM
- BogAudio.Matrix88
- BogAudio.UMix
- CastleRocktronics.Cubefader
- cf.trSEQ
- cf.LEDSEQ
@@ -420,6 +428,7 @@ The following (632) add-on modules are statically linked with the VST plugin:
- LindenbergResearch.ReShaper
- LindenbergResearch.BlankPanel
- LindenbergResearch.BlankPanelM1
- LindenbergResearch.BlankPanelWood
- LindenbergResearch.VCO
- LindenbergResearch.Westcoast (preview)
- LOGinstruments.constant


+ 23
- 0
vst2_bin/CHANGELOG_VST.txt View File

@@ -1,3 +1,26 @@
** September 5th, 2018
- ui: add global settings toolbar menu
- select window size preset
- change refresh rate
- toggle vsync
- save settings.json (including favourites)
- ui: fix MsDisplayWidget namespace issue
- affects e.g. AS.SignalDelay module
- update module AS.Flow (v0.6.9)
- update module AS.SignalDelay
- update module AS.Phaser
- add module AS.TriggersMKIII
- add module AS.ReScale
- remove module BogAudio.RM
- add module BogAudio.AD
- add module BogAudio.AMRM
- add module BogAudio.Matrix88
- add module BogAudio.UMix
- update module LindenbergResearch.QuickMix
- update module LindenbergResearch.MS20VCF
- add module LindenbergResearch.BlankPanelWood


** September 3rd, 2018
- ui: remove email, password, and login widgets
- ui: add vst param id + param value fields


+ 9
- 3
vst2_bin/README_vst2.txt View File

@@ -1,4 +1,4 @@
VeeSeeVST Rack VST 2.4 Plugin -- September 3rd, 2018
VeeSeeVST Rack VST 2.4 Plugin -- September 5th, 2018
====================================================

!!!------------------------------------------------------------------------------
@@ -58,7 +58,7 @@ The binary distribution contains the following (22) dynamically loaded add-on mo
- Template_shared.MyModule


The following (632) add-on modules are statically linked with the VST plugin:
The following (638) add-on modules are statically linked with the VST plugin:
- 21kHz.D_Inf
- 21kHz.PalmLoop
- Alikins.IdleSwitch
@@ -104,6 +104,7 @@ The following (632) add-on modules are statically linked with the VST plugin:
- AS.Multiple2.5
- AS.PhaserFx
- AS.QuadVCA
- AS.ReScale
- AS.ReverbFx
- AS.ReverbStereoFx
- AS.SEQ16
@@ -117,6 +118,7 @@ The following (632) add-on modules are statically linked with the VST plugin:
- AS.TriLFO
- AS.TriggersMKI
- AS.TriggersMKII
- AS.TriggersMKIII
- AS.VCA
- AS.WaveShaper
- AS.StereoVUmeter
@@ -228,7 +230,6 @@ The following (632) add-on modules are statically linked with the VST plugin:
- Bogaudio.Sums
- Bogaudio.Switch
- Bogaudio.Lag
- Bogaudio.RM
- Bogaudio.Test
- Bogaudio.Test2
- Bogaudio.ThreeHP
@@ -243,6 +244,10 @@ The following (632) add-on modules are statically linked with the VST plugin:
- Bogaudio.TwentyTwoHP
- Bogaudio.TwentyFiveHP
- Bogaudio.ThirtyHP
- BogAudio.AD
- BogAudio.AMRM
- BogAudio.Matrix88
- BogAudio.UMix
- CastleRocktronics.Cubefader
- cf.trSEQ
- cf.LEDSEQ
@@ -398,6 +403,7 @@ The following (632) add-on modules are statically linked with the VST plugin:
- LindenbergResearch.ReShaper
- LindenbergResearch.BlankPanel
- LindenbergResearch.BlankPanelM1
- LindenbergResearch.BlankPanelWood
- LindenbergResearch.VCO
- LindenbergResearch.Westcoast (preview)
- LOGinstruments.constant


+ 85
- 86
vst2_bin/log.txt View File

@@ -4,36 +4,36 @@
[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.000 info src/plugin.cpp:693] vcvrack: Loaded static plugin alto777_LFSR 0.6.1
[0.000 info src/plugin.cpp:693] vcvrack: Loaded static plugin AS 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.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.002 info src/plugin.cpp:693] vcvrack: Loaded static plugin cf 0.6.1
[0.002 info src/plugin.cpp:693] vcvrack: Loaded static plugin com-soundchasing-stochasm 0.6.1
[0.002 info src/plugin.cpp:693] vcvrack: Loaded static plugin computerscare 0.6.1
[0.002 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 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.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin Fundamental 0.6.1
[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin Geodesics 0.6.1
[0.003 info src/plugin.cpp:693] vcvrack: Loaded static plugin Gratrix 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.1
[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin LOGinstruments 0.6.1
[0.004 info src/plugin.cpp:693] vcvrack: Loaded static plugin mental 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
@@ -41,31 +41,31 @@
[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.005 info src/plugin.cpp:693] vcvrack: Loaded static plugin Ohmer 0.6.1
[0.005 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 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.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin SonusModular 0.6.1
[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin Southpole 0.6.1
[0.006 info src/plugin.cpp:693] vcvrack: Loaded static plugin Southpole-parasites 0.6.1
[0.006 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 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.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin trowaSoft 0.6.1
[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin unless_modules 0.6.1
[0.007 info src/plugin.cpp:693] vcvrack: Loaded static plugin Valley 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.008 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AmalgamatedHarmonics/plugin.dll does not exist
[0.008 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AS/plugin.dll does not exist
[0.008 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/AudibleInstruments/plugin.dll does not exist
[0.008 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Autodafe/plugin.dll does not exist
[0.008 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/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
@@ -80,7 +80,7 @@
[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.011 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/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
@@ -89,7 +89,7 @@
[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.012 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/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
@@ -105,66 +105,65 @@
[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.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/RJModules/plugin.dll does not exist
[0.015 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/SerialRacker/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.016 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Template/plugin.dll does not exist
[0.039 info src/plugin.cpp:156] Loaded plugin Template_shared 0.6.1 from f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Template_shared/plugin.dll
[0.039 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/TheXOR/plugin.dll does not exist
[0.040 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/trowaSoft/plugin.dll does not exist
[0.040 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/unless_modules/plugin.dll does not exist
[0.040 warn src/plugin.cpp:86] Plugin file f:\git\VeeSeeVSTRack\vst2_bin\/plugins/Valley/plugin.dll does not exist
[0.040 info src/settings.cpp:339] Loading settings f:\git\VeeSeeVSTRack\vst2_bin\/settings.json
[0.054 info src/window.cpp:670] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/DejaVuSans.ttf
[0.055 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_146097_cc.svg
[0.055 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_31859_cc.svg
[0.055 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1343816_cc.svg
[0.055 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1343811_cc.svg
[0.056 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1084369_cc.svg
[0.056 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1745061_cc.svg
[0.056 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_1240789_cc.svg
[0.056 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_305536_cc.svg
[0.057 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/noun_468341_cc.svg
[0.057 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/icons/idle_mode_icon_cc.svg
[0.057 info src/settings.cpp:339] Loading settings f:\git\VeeSeeVSTRack\vst2_bin\/settings.json
[0.059 info src/app/RackWidget.cpp:208] Loading patch from string
[0.060 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/AudioInterface.svg
[0.061 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/ScrewSilver.svg
[0.061 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ301M.svg
[0.061 info src/window.cpp:670] Loaded font f:\git\VeeSeeVSTRack\vst2_bin\/res/fonts/ShareTechMono-Regular.ttf
[0.062 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/Core/MIDIToCVInterface.svg
[0.065 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/XCO.svg
[0.065 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_68px.svg
[0.065 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_16px.svg
[0.066 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/button_9px_0.svg
[0.066 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/button_9px_1.svg
[0.066 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/knob_38px.svg
[0.066 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/slider_switch_2_14px_0.svg
[0.067 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/slider_switch_2_14px_1.svg
[0.067 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bogaudio/res/port.svg
[0.068 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Fundamental/res/VCA.svg
[0.068 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/RoundLargeBlackKnob.svg
[0.069 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/ADSR.svg
[0.070 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-hexscrew.svg
[0.070 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-SlidePot.svg
[0.070 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-SlidePotHandle.svg
[0.071 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-PJ301M.svg
[0.074 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Panels/D_Inf.svg
[0.075 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzScrew.svg
[0.075 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzKnobSmall.svg
[0.075 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzButton_0.svg
[0.075 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzButton_1.svg
[0.076 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/21kHz/res/Components/kHzPort.svg
[0.077 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/AtNuVrTr.svg
[0.077 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-knobBlack.svg
[0.078 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/AS/res/as-knob.svg
[0.080 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bidoo/res/SIGMA.svg
[0.080 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Bidoo/res/ComponentLibrary/TinyPJ301M.svg
[0.081 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\plugins/Autodafe/res/Multiple18.svg
[0.082 info src/window.cpp:725] Loaded SVG f:\git\VeeSeeVSTRack\vst2_bin\/res/ComponentLibrary/PJ3410.svg
[20.414 info src/app/RackWidget.cpp:170] Saving patch to string
[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

+ 46
- 0
vst2_bin/plugins/bsp/README.md View File

@@ -1,4 +1,23 @@

# AttenuMixer

A compact attenuator and mixer (/merger), mainly designed for control voltages.

The scale knobs (0..1 in unipolar mode) have a bias towards small values (subtle modulation).

The default scaling factor of input 2 is calibrated to +-24 semitones (e.g. MPE pitchbend).

Inputs 3 and 4 use default scaling factors of 0.5 and 0.25, respectively.

The switch at the top is used to enabled bipolar scaling (-1..1).


Suggested applications:
- Mix pitch voltages, e.g. base pitch + pitchbend + vibrato.
- Mix filter cutoff voltages, e.g. ADSR + LFO + modwheel



# Obxd_VCF

An adaption of Filatov Vadim's excellent Ob-Xd filter. Distributed under terms of the GNU General Public License V3.
@@ -22,6 +41,9 @@ I left it in since it turned out to be useful for synthesizing cymbal and hihat
The knob selects the window shape (same as the main shape parameter), and the switch toggles a window offset
(this used to be a bug in earlier versions but it sounded nice with some sounds).

The "RND" section (right above the output port) can be used to shuffle / randomize the inputs.
The switch enables the randomizer, and the button next to it is used to generate a new random seed.

NOTE: try modulating the position with the post output (feedback).


@@ -38,6 +60,30 @@ The "s+o" knobs are used to apply a final scaling/amplification (-5..5) and offs
NOTE: when the min/max time is set to very small values, the module can be used to generate audio-rate noise.


# Tuned Delay Line

This module was designed for Karplus-Strong synthesis.
If you don't know what this is: The basic idea is to feed short noise bursts into a feedback delay (to "excite the string").

The frequency (V/Oct) input at the top controls the delay length. The knob below can be used for finetuning (+- 1 semitone).

The next two ports are the feedback send and return. They are usually hooked up to a filter module.
The knob controls the feedback amount (usually set to very high values to create sustained sounds).

If the return jack is left unconnected, a simple builtin filter is used instead.

The knob at the bottom controls the dry/wet amount (usually set to 100% wet).

Last but not least, the last two ports are for the audio input, and the audio output.


NOTE: make sure to only input very short noise bursts or the output signal will become far too loud very quickly (because of the high feedback amount). One way to do that is to feed the oscillator/noise signal into an AS.KillGate module which is triggered by a pulse oscillator (~C-4).

NOTE: getting usable sounds out of this module requires a lot of finetuning. The AttenuMixer can be very handy for this.

NOTE: Here's a [video](https://vimeo.com/287875320) with some example sounds / patches.


# Known Issues

The graphics, especially the texts, look really bad. I currently have no idea to fix that.


+ 93
- 81
vst2_bin/settings.json View File

@@ -1,7 +1,7 @@
{
"token": "",
"windowSize": [
1266.0,
1272.0,
820.0
],
"windowPos": [
@@ -9,189 +9,181 @@
0.0
],
"wireOpacity": 50.0,
"wireTension": 0.94,
"wireTension": 0.939999998,
"zoom": 1.0,
"refreshRate": 30,
"vsync": true,
"allowCursorLock": true,
"touchInput": false,
"touchKbd": false,
"sampleRate": 44100.0,
"oversampleFactor": 1.0,
"oversampleQuality": 7.0,
"oversampleQuality": 7,
"oversampleOfflineFactor": 16.0,
"oversampleOfflineQuality": 10,
"oversampleOffline": false,
"oversampleNumIn": 8.0,
"oversampleNumOut": 8.0,
"oversampleOffline": false,
"oversampleOfflineFactor": 16.0,
"oversampleOfflineQuality": 10.0,
"idleDetectInstr": 1,
"idleDetectFx": 2,
"allowCursorLock": true,
"sampleRate": 44100.0,
"lastPath": "",
"moduleBrowser": {
"favorites": [
{
"plugin": "21kHz",
"model": "kHzD_Inf"
},
{
"plugin": "Template_shared",
"model": "MyModule"
},
{
"plugin": "Alikins",
"model": "SpecificValue"
"plugin": "AS",
"model": "ADSR"
},
{
"plugin": "AS",
"model": "ADSR"
"model": "TriLFO"
},
{
"plugin": "AS",
"model": "AtNuVrTr"
},
{
"plugin": "AS",
"model": "TriLFO"
"plugin": "21kHz",
"model": "kHzD_Inf"
},
{
"plugin": "AudibleInstruments",
"model": "Clouds"
"plugin": "Alikins",
"model": "SpecificValue"
},
{
"plugin": "AudibleInstruments",
"model": "Braids"
"plugin": "Core",
"model": "Notes"
},
{
"plugin": "AudibleInstruments",
"model": "Elements"
"model": "Clouds"
},
{
"plugin": "Autodafe",
"model": "Multiple 1x8"
},
{
"plugin": "Befaco",
"model": "Mixer"
"plugin": "AudibleInstruments",
"model": "Elements"
},
{
"plugin": "Befaco",
"model": "SlewLimiter"
"plugin": "AudibleInstruments",
"model": "Braids"
},
{
"plugin": "Bidoo",
"model": "ÎŁ"
"model": "lIMbO"
},
{
"plugin": "Bidoo",
"model": "rabBIT"
"model": "ÎŁ"
},
{
"plugin": "Bogaudio",
"model": "Bogaudio-Mult"
"plugin": "Befaco",
"model": "Mixer"
},
{
"plugin": "Bogaudio",
"model": "Bogaudio-Noise"
"plugin": "Bidoo",
"model": "rabBIT"
},
{
"plugin": "Bogaudio",
"model": "Bogaudio-VCAmp"
"plugin": "Befaco",
"model": "SlewLimiter"
},
{
"plugin": "Bogaudio",
"model": "Bogaudio-XCO"
},
{
"plugin": "Bogaudio",
"model": "Bogaudio-SampleHold"
},
{
"plugin": "Bogaudio",
"model": "Bogaudio-Switch"
},
{
"plugin": "Bogaudio",
"model": "Bogaudio-XFade"
"model": "Bogaudio-Noise"
},
{
"plugin": "bsp",
"model": "AttenuMixer"
"plugin": "Bogaudio",
"model": "Bogaudio-SampleHold"
},
{
"plugin": "bsp",
"model": "Obxd_VCF"
"plugin": "DHE-Modules",
"model": "Cubic"
},
{
"plugin": "bsp",
"model": "Scanner"
"plugin": "Bogaudio",
"model": "Bogaudio-VCAmp"
},
{
"plugin": "bsp",
"model": "Sway"
"plugin": "Bogaudio",
"model": "Bogaudio-Mult"
},
{
"plugin": "bsp",
"model": "TunedDelayLine"
"plugin": "Bogaudio",
"model": "Bogaudio-XFade"
},
{
"plugin": "HetrickCV",
"model": "Exponent"
},
{
"plugin": "DHE-Modules",
"model": "Cubic"
},
{
"plugin": "FrankBussFormula",
"model": "FrankBussFormula"
},
{
"plugin": "JE",
"model": "RingModulator"
},
{
"plugin": "huaba",
"model": "EQ3"
},
{
"plugin": "Fundamental",
"model": "Scope"
},
{
"plugin": "Fundamental",
"model": "LFO"
"model": "VCA-1"
},
{
"plugin": "Fundamental",
"model": "LFO2"
"model": "VCA"
},
{
"plugin": "Fundamental",
"model": "VCO"
"model": "LFO2"
},
{
"plugin": "Fundamental",
"model": "VCO2"
},
{
"plugin": "ErraticInstruments",
"model": "MPEToCV"
},
{
"plugin": "Fundamental",
"model": "VCF"
"model": "VCMixer"
},
{
"plugin": "FrankBussFormula",
"model": "FrankBussFormula"
},
{
"plugin": "Fundamental",
"model": "VCA-1"
"model": "VCO"
},
{
"plugin": "Fundamental",
"model": "VCA"
"model": "VCF"
},
{
"plugin": "Fundamental",
"model": "VCMixer"
"model": "LFO"
},
{
"plugin": "huaba",
"model": "EQ3"
"plugin": "mscHack",
"model": "Maude221"
},
{
"plugin": "HetrickCV",
"model": "Exponent"
"plugin": "ML_modules",
"model": "VoltMeter"
},
{
"plugin": "LindenbergResearch",
@@ -201,21 +193,17 @@
"plugin": "LindenbergResearch",
"model": "VCF"
},
{
"plugin": "LindenbergResearch",
"model": "MS20 VCF"
},
{
"plugin": "LindenbergResearch",
"model": "Westcoast VCS"
},
{
"plugin": "ML_modules",
"model": "VoltMeter"
"plugin": "LindenbergResearch",
"model": "MS20 VCF"
},
{
"plugin": "mscHack",
"model": "Maude221"
"plugin": "PG-Instruments",
"model": "PGVCF"
},
{
"plugin": "PG-Instruments",
@@ -225,6 +213,26 @@
"plugin": "Southpole",
"model": "Abr"
},
{
"plugin": "bsp",
"model": "Obxd_VCF"
},
{
"plugin": "bsp",
"model": "Sway"
},
{
"plugin": "bsp",
"model": "Scanner"
},
{
"plugin": "Template_shared",
"model": "MyModule"
},
{
"plugin": "bsp",
"model": "TunedDelayLine"
},
{
"plugin": "Valley",
"model": "Dexter"
@@ -232,9 +240,13 @@
{
"plugin": "Valley",
"model": "Plateau"
},
{
"plugin": "bsp",
"model": "AttenuMixer"
}
]
},
"powerMeter": false,
"checkVersion": true
}
}

Loading…
Cancel
Save