Browse Source

Fix win32 build (AmalgamatedHarmonics uses bogaudio stuff)

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.02
falkTX 3 years ago
parent
commit
1287edc835
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      plugins/Makefile

+ 1
- 0
plugins/Makefile View File

@@ -25,6 +25,7 @@ PLUGIN_FILES += $(filter-out AmalgamatedHarmonics/src/AH.cpp,$(wildcard Amalgama


# modules/types which are present in other plugins # modules/types which are present in other plugins
AMALGAMATEDHARMONICS_CUSTOM = BasePinkNoiseGenerator EvenVCO LowFrequencyOscillator Pattern PinkNoiseGenerator RedNoiseGenerator AMALGAMATEDHARMONICS_CUSTOM = BasePinkNoiseGenerator EvenVCO LowFrequencyOscillator Pattern PinkNoiseGenerator RedNoiseGenerator
AMALGAMATEDHARMONICS_CUSTOM += bogaudio


# -------------------------------------------------------------- # --------------------------------------------------------------
# AnimatedCircuits # AnimatedCircuits


Loading…
Cancel
Save