... | @@ -11,6 +11,7 @@ AnyWave will run the python interpreter on that module AnyWave once the plugin c |
... | @@ -11,6 +11,7 @@ AnyWave will run the python interpreter on that module AnyWave once the plugin c |
|
| send_markers() | Send new markers | [Go to the send_markers documentation](Py_send_markers) |
|
|
| send_markers() | Send new markers | [Go to the send_markers documentation](Py_send_markers) |
|
|
| send_message() | Send a string message (for logging purpose) | [Go to the send_message documentation](Py_send_message) |
|
|
| 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) |
|
|
| 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) |
|
|
| debug_connect() | Activate debug/developer mode | [How to debug my plugin](Py_debug) |
|
|
| debug_connect() | Activate debug/developer mode | [How to debug my plugin](Py_debug) |
|
|
|
|
|
|
# Global settings for the plugin
|
|
# Global settings for the plugin
|
... | | ... | |