A real-time cross-platform creative coding tool for multimedia development
raspberry-pi
webgl
opengl
lua
visual-programming-language
cross-platform
creative-coding
openframeworks
graphics
standalone
scripting-language
puredata
web-application
audiovisual
openframeworks-addon
pd-externals
ofelia
multimedia-applications
-
Updated
Jan 6, 2021 - C++
Is your feature request related to a problem? Please describe.
The class ReconfigurableDevice (BridgeableReconfigurableDevice) contains a method CustomSetConfig(DeviceConfig config) which uses ConfigWriter.UpdateDeviceConfig to write new config data to file. The ConfigWriter uses a Timer mechanism to rate limit the file write. This can take up to 30 sec. There is no event fired when write is