MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / Event

Class Event

Lib/Model/Notes.h:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 std::vector<int> bends; // One vale of pitch bend per frame. Units is 1/3 of semitones.
31
32 bool operator==(const struct Event&) const;
33 } Event;
34
35 typedef struct ConvertParams {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected