You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update : Now same identical basecode and functionalities on all supported OSs (various Linux distros, macOS starting from 10.11 and Windows starting from W10)
update : updated libs for cross-compile
update : disable object creation via keyboard from floating menu for better usability
enhancement : audio devices managing and setting refactored, removed lots of runtime crash situations
update : Now minimum macOS required is 10.11 ( El Capitan )
update : removed ofxPDExternal addon for cross-compile compatibility
bug fixing : Various windows fixes
update : switched ofxAudioAnalyzer for ofxFft due to windows native compiling issues with essentia lib (removed)
feature : added terminal instructions for fixing camera and microphone permissions on osx
update : switched to original maintained ofxLua addon by @danomatika
feature : Add GPU information section in "About Mosaic" from @Daandelange
bug fixing : internal code editor cleaned up and lots of fixes
bug fixing : Various fixes for Monterrey and later macOS