Browse Source

update README

pull/1639/head
bsp2 6 years ago
parent
commit
ef2c9b4dd7
1 changed files with 48 additions and 45 deletions
  1. +48
    -45
      README.md

+ 48
- 45
README.md View File

@@ -83,41 +83,17 @@ Here are some demo videos of it:


# Add-on modules # Add-on modules


The binary distribution contains the following (34) dynamically loaded add-on modules:
- bsp.AttenuMixer
- bsp.Bias
- bsp.DownSampler
- bsp.Legato
- bsp.Obxd_VCF
- bsp.Rescaler
- bsp.RMS
- bsp.Scanner
- bsp.Sway
- bsp.TunedDelayLine
- dBiz.dBizBlank
- dBiz.Contorno
- dBiz.Chord
- dBiz.Bene
- dBiz.Bene2
- dBiz.BenePads
- dBiz.DAOSC
- dBiz.Divider
- dBiz.DualFilter
- dBiz.DVCO
- dBiz.FourSeq
- dBiz.Multiple
- dBiz.PerfMixer
- dBiz.Remix
- dBiz.SmiX
- dBiz.SubMix
- dBiz.SuHa
- dBiz.Transpose
- dBiz.TROSC
- dBiz.Utility
- dBiz.Util2
- dBiz.VCA530
- dBiz.Verbo
- Template_shared.MyModule
The binary distribution contains the following (10) core modules:
- Core.AudioInterface
- Core.AudioInterface
- Core.MIDIToCVInterface
- Core.QuadMIDIToCVInterface
- Core.MIDICCToCVInterface
- Core.MIDITriggerToCVInterface
- Core.Blank
- Core.Notes
- Core.ParamProxy
- Core.HalfNotes




The following (804) add-on modules are statically linked with the VST plugin: The following (804) add-on modules are statically linked with the VST plugin:
@@ -387,16 +363,6 @@ The following (804) add-on modules are statically linked with the VST plugin:
- com-soundchasing-stochasm.Resonator - com-soundchasing-stochasm.Resonator
- computerscare.ComputerscareDebug - computerscare.ComputerscareDebug
- computerscare.ComputerscarePatchSequencer - computerscare.ComputerscarePatchSequencer
- Core.AudioInterface
- Core.AudioInterface
- Core.MIDIToCVInterface
- Core.QuadMIDIToCVInterface
- Core.MIDICCToCVInterface
- Core.MIDITriggerToCVInterface
- Core.Blank
- Core.Notes
- Core.ParamProxy
- Core.HalfNotes
- DHE-Modules.BoosterStage - DHE-Modules.BoosterStage
- DHE-Modules.Cubic - DHE-Modules.Cubic
- DHE-Modules.Hostage - DHE-Modules.Hostage
@@ -927,6 +893,43 @@ The following (804) add-on modules are statically linked with the VST plugin:
- Valley.Interzone - Valley.Interzone




These (34) add-on / plugin modules can be loaded dynamically:
- bsp.AttenuMixer
- bsp.Bias
- bsp.DownSampler
- bsp.Legato
- bsp.Obxd_VCF
- bsp.Rescaler
- bsp.RMS
- bsp.Scanner
- bsp.Sway
- bsp.TunedDelayLine
- dBiz.dBizBlank
- dBiz.Contorno
- dBiz.Chord
- dBiz.Bene
- dBiz.Bene2
- dBiz.BenePads
- dBiz.DAOSC
- dBiz.Divider
- dBiz.DualFilter
- dBiz.DVCO
- dBiz.FourSeq
- dBiz.Multiple
- dBiz.PerfMixer
- dBiz.Remix
- dBiz.SmiX
- dBiz.SubMix
- dBiz.SuHa
- dBiz.Transpose
- dBiz.TROSC
- dBiz.Utility
- dBiz.Util2
- dBiz.VCA530
- dBiz.Verbo
- Template_shared.MyModule


# License # License
All additional source code added by me is placed under the [MIT](https://en.wikipedia.org/wiki/MIT_License) license. All additional source code added by me is placed under the [MIT](https://en.wikipedia.org/wiki/MIT_License) license.




Loading…
Cancel
Save