... | ... | @@ -12,6 +12,7 @@ AnyWave will run the python interpreter on that module AnyWave once the plugin c |
|
|
| send_message() | Send a string message (for logging purpose) | [Go to the send_message documentation](Py_send_message) |
|
|
|
| get_props() | Get global settings related to the current file | [Go to get_props documentation](Py_get_props) |
|
|
|
| change_sig_prop() | change settings of channels | [Documentation](Py_change_sig_prop) |
|
|
|
| ica_command() | reject or undo rejection of ICs | [Documentation](Py_ica_command) |
|
|
|
| debug_connect() | Activate debug/developer mode | [How to debug my plugin](Py_debug) |
|
|
|
|
|
|
# Global settings for the plugin
|
... | ... | |