Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Apr 6, 2023
1 parent 1c7dd1f commit 107725d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/llm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ const char* defstring_Set =
"\n" //
"PARAMCHANGE : "
"Instead of bypassing, changes FX parameter between val1 (low latency) and "
"val2 (original). Use bufIn string format 'fx_name,param_index,val1,val2'."
"val2 (original). Use bufIn string format 'fx_name;param_index;val1;val2'."
"\n" //
"KEEPPDC : "
"Maintains PDC. Enable with any non-empty string. Disable (default) with "
Expand Down

0 comments on commit 107725d

Please sign in to comment.