mattorp / synesthesia-ecosystem

This is a place to share, discuss, request, track, and provide feedback for community efforts for Synesthesia.
MIT License
13 stars 3 forks source link

Share scene across multiple tools #7

Open mattorp opened 2 years ago

mattorp commented 2 years ago

Different tools, different pros/cons. Being able to use several at the same time could help with development.

Suggested implementation: Write to a file as the scene updates, to allow any tool to update accordingly.

I'll refactor this which should solve a large part of this.