mirror of
https://github.com/okalachev/flix.git
synced 2026-06-27 21:46:38 +00:00
Make p command show all parameters starting with the arg
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ const char *getParameterName(int index);
|
||||
float getParameter(int index);
|
||||
float getParameter(const char *name);
|
||||
bool setParameter(const char *name, const float value);
|
||||
void printParameters();
|
||||
void printParameters(const char *filter);
|
||||
void resetParameters();
|
||||
|
||||
// mocks
|
||||
|
||||
Reference in New Issue
Block a user