Skip to content

Commit

Permalink
Fix missing aida-x resources, update docs
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Jul 15, 2023
1 parent 5276b1e commit 66a165f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/CARDINAL-MODULES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ This file contains documentation for the DISTRHO Cardinal modules.

![screenshot](Module_AIDA-X.png)

[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-).
Expand Down
Binary file removed plugins/Cardinal/res/aida-x-header.png
Binary file not shown.
1 change: 1 addition & 0 deletions plugins/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66a165f

Please sign in to comment.