ofxOceanode icon indicating copy to clipboard operation
ofxOceanode copied to clipboard

LFO Modulation Framework

Results 16 ofxOceanode issues
Sort by recently updated
recently updated
newest added

Define a way to implement dynamic input modules, like mergers, switchers, operators...

Get type (from types registry) and create inputs based on first connection

Now if you want to have an externalwindow class, or a class that suports local presets, you have to inherit from that class (either ofxOceanodeNodeModelExternalWindow, or ofxOceanodeNodeModelLocalPreset) The most reasonable...

help wanted

Something similar to .generator file in [old generator](https://github.com/PlaymodesStudio/MIRABCN_Generator)

sometimes each "box" is refered as a Node, and sometimes as a Module, which is the best way to describe?

Now are submodules cloned to src folder. Better to have in local addons folder?