[][src]Module purezen::pd

Pure Data (Pd)-related types

Modules

graph

TODO(tarcieri): Placeholder for graph IDs

Structs

Context

Pure Data context object: main API entrypoint and owner of all state (objects, graphs, etc).

Graph

TODO(tarcieri): Placeholder until the C++ PdGraph is translated

Message

Pure Data messages