Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 398 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 398 Bytes

SafetyNet

A SuperCollider quark that protects users from dangerous audio signals.

How to install

If you have git (highly recommended), use Quarks.install("SafetyNet")

If you don't have git:

  • Download a ZIP from this page
  • Extract to a folder
  • put it where SuperCollider quarks want to be: Quarks.folder.postcs.openOS;
  • then install with this: Quarks.install("SafetyNet")