General
What is Cables Standalone?
Cables Standalone is an electron build of the cables editor, , cables core and all the Ops that make up cables.gl.
Some use-cases for the standalone version are:
- Use it to work on exported patches while offline.
- Use it to run installations or vj-sets without access to cables.gl.
- Keep your assets in local files, no need to upload to a web server...ensuring privacy.
- Make use of native features using npm packages and not being bound by browser-sandboxing.
- Develop your own Ops using your editor of choice.
- Contribute to cables-development using the standalone as your development environment.
- Keep a certain version of cables next to your project for backup purposes.
While the standalone facilitates for offline use and local development of patches, it's still possible to import your work "back" to cables.gl and share it with the community, gather likes and comments and help others to learn via your work.
Found a problem? Edit this file on github and contribute to cables!