|
libpsynth 0.2.1
|
#include <patcher.hpp>

Public Member Functions | |
| patcher_event (graph::node *s, graph::node *d, int ss, int ds, int st) | |
Public Attributes | |
| graph::node * | src |
| graph::node * | dest |
| int | src_socket |
| int | dest_socket |
| int | socket_type |
| psynth::patcher_event::patcher_event | ( | graph::node * | s, |
| graph::node * | d, | ||
| int | ss, | ||
| int | ds, | ||
| int | st | ||
| ) | [inline] |
1.7.4