Fix missing aida-x resources, update docs
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
5276b1eb91
commit
66a165f239
3 changed files with 3 additions and 1 deletions
|
@ -8,9 +8,10 @@ This file contains documentation for the DISTRHO Cardinal modules.
|
|||
|
||||

|
||||
|
||||
[AIDA-X](https://github.com/AidaDSP/AIDA-X) is an Amp Model Player, for providing high fidelity simulations of guitar amplifiers.
|
||||
[AIDA-X](https://github.com/AidaDSP/AIDA-X) is an Amp Model Player leveraging AI and machine learning, with a target of providing high fidelity simulations of guitar amplifiers.
|
||||
It is also possible to run entire signal chains consisting of any combination of amp, cab, dist, drive, fuzz, boost and eq.
|
||||
|
||||
The module loads AIDA-X files that have been trained to match a desired sound output.
|
||||
Right-click on the module and select "Load model file..." to load an AIDA-X model file from disk.
|
||||
|
||||
A quick model pack can be downloaded from [AIDA DSP's Google Drive folder](https://drive.google.com/drive/folders/18MwNhuo9fjK8hlne6SAdhpGtL4bWsVz-).
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 128 KiB |
|
@ -1405,6 +1405,7 @@ JACK_RESOURCES += $(CURDIR)/surgext/build/surge-data/fx_presets
|
|||
JACK_RESOURCES += $(CURDIR)/surgext/build/surge-data/wavetables
|
||||
JACK_RESOURCES += $(CURDIR)/surgext/build/surge-data/windows.wt
|
||||
|
||||
RESOURCE_FILES += Cardinal/res/*.png
|
||||
RESOURCE_FILES += Cardinal/res/Miku/Miku.png
|
||||
|
||||
MINIPLUGIN_LIST = Cardinal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue