BelaPlatform / supercollider

an environment and programming language for real time audio synthesis and algorithmic composition
GNU General Public License v3.0
14 stars 8 forks source link

Graceful stop after ctrl-C #48

Closed apmcpherson closed 7 years ago

apmcpherson commented 7 years ago

SIGINT now cleans up gracefully, shutting down the PRU. Closes #11.