Home
last modified time | relevance | path

Searched defs:VSTEffect (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.h61 struct VSTEffect struct
64 int32 (*dispatcher)(struct VSTEffect*, int32, argument
66 void (*process)(struct VSTEffect*, float**, argument
68 void (*setParameter)(struct VSTEffect*, int32, float); argument
69 float (*getParameter)(struct VSTEffect*, int32); argument
83 void (*processReplacing)(struct VSTEffect*, argument