trynote

xod-proj/bz/trynote

No description
trynote
@/trynote
trynote
To use the node in your project you should have the xod-proj/bz library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.

C++ implementation

struct State {
};

{{ GENERATED_CODE }}

void evaluate(Context ctx) {
tone(A0, 1000, 1000);
}