mirror of
https://github.com/dyne/FreeJ.git
synced 2026-02-11 23:30:50 +01:00
CVFilter are now properly created and applied
but can't be controlled from the gui (yet)
This commit is contained in:
@@ -79,8 +79,9 @@ public:
|
||||
protected:
|
||||
void destruct(FilterInstance *inst);
|
||||
void update(FilterInstance *inst, double time, uint32_t *inframe, uint32_t *outframe);
|
||||
|
||||
private:
|
||||
|
||||
FilterParams *desc;
|
||||
FACTORY_ALLOWED
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user