Update voxglitch (#706)
* Update voxglitch Signed-off-by: falkTX <falktx@falktx.com> * Fix a voxglitch svg Signed-off-by: falkTX <falktx@falktx.com> * Add a few symbols to voxglitch LTO Signed-off-by: falkTX <falktx@falktx.com> --------- Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
6e024650b4
commit
6f97bece60
3 changed files with 30 additions and 22 deletions
|
@ -1301,9 +1301,10 @@ VALLEYAUDIO_CUSTOM_PER_FILE = TempoKnob
|
|||
# Voxglitch
|
||||
|
||||
PLUGIN_FILES += $(filter-out voxglitch/src/plugin.cpp,$(wildcard voxglitch/src/*.cpp))
|
||||
PLUGIN_FILES += voxglitch/src/vgLib-2.0/constants.cpp
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
VOXGLITCH_CUSTOM = ADSR AudioFile Looper Readout
|
||||
VOXGLITCH_CUSTOM = $(DRWAV) ADSR AudioFile Looper Quantizer Random Readout SlewLimiter constants
|
||||
VOXGLITCH_CUSTOM_PER_FILE = AudioBuffer GateSequencer Grain SamplePlayer Sequencer SequencerDisplay VoltageSequencer
|
||||
|
||||
# --------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue