Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/neeels/Automation

Record and playback live GUI activity in supercollider audio synth.
https://github.com/neeels/Automation

Last synced: about 1 month ago
JSON representation

Record and playback live GUI activity in supercollider audio synth.

Lists

README

        

# Automation
Record and playback live GUI activity in supercollider audio synth.

(c) 2009, 2016 Neels Hofmeyr
Published under the GNU General Public License v3.

Contributions by:
Iain Mott

This is a "Quark", a plugin for the supercollider audio synthesizer software.
See: https://supercollider.github.io

To learn how to use this, first read about Quarks in general,
and install the Automation Quark in your supercollider instance.

Detailed usage information for Automation is then found in Help/Automation.scd,
with super collider code examples found inline, as usual with supercollider.
(https://github.com/neeels/Automation/blob/master/Help/Automation.scd)

Enjoy and feel free to contact me if you have any suggestions or questions!
I would like to know what you're using Automation for: drop me a mail! :)

News:
* 2016-10-03:
* Added support for load/save of checkboxes and text fields,
* new default file format is now plain text (human editable).