Skip to content

rkh/atom-sonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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