Skip to content

Commit

Permalink
Tweak Capo lo-fi settings, fixes crash
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Oct 10, 2022
1 parent a5096c1 commit efd26e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Capo/src/Capo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/**********************************************************************************************************************************************************/

#define PLUGIN_URI "http://moddevices.com/plugins/mod-devel/Capo"
#define FIDELITY0 4,2,1,1
#define FIDELITY0 6,3,2,1
#define FIDELITY1 12,6,3,2
#define FIDELITY2 20,10,5,3
enum {IN, OUT, STEP, GAIN, FIDELITY, PLUGIN_PORT_COUNT};
Expand Down

0 comments on commit efd26e6

Please sign in to comment.