Synchrotron v0.1.0 (Documentation) (Source)
Synchrotron Server: Disconnected
Rendering:
Theme:
Graph:
File:
Synchrotron Server: Disconnected
Rendering:
Theme:
Graph:
File:
Welcome to SynchrotronUI!
SynchrotronUI is a graphical editor for the Synchrotron node-based audio engine..
Here's how to quickly get started:
- Run synchrotron-server locally in your terminal:
$ pip install synchrotron $ synchrotron-serverrThis should change the connection state in the top right from Disconnected to Connected.
(Yes, it seems odd that I'm asking you to install something to run what looks like a browser tool, but Synchrotron doesn't run in the browser!)!) - Once you're connected, type demo into the bottom console to load a demo graph..
- Hit Start in the top right (or use the start command in the console) to hear the graph!
- Tinker about with the graph! Load up another example project, edit the links in the graph, or create some new nodes with e.g. new SineNode.