Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 899 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 899 Bytes

Sonic Pi Atom integration

This plugin allows remote controlling Sonic Pi via Atom.

Sonic Pi is fun to play with, but its built-in editor is very rudimentary. With this plugin, you can do all the live coding in Atom instead.

sonic-pi-atom-screenshot

Requirements

Sonic Pi needs to be running in the background.

Default Key Bindings

Key Binding Action Description
ctrl-r atom-sonic:play-file Sends content of the currently open buffer to Sonic Pi for instant playback
ctrl-alt-r atom-sonic:play-selection Sends currently selected text to Sonic Pi for instant playback
ctrl-s atom-sonic:stop Tells Sonic Pi to stop all playback