Play your code in Sonic Pi.
This package adds to commands to your Atom command palette: Atom Sonic Pi: Play
plays the code in your current buffer in Sonic Pi, Atom Sonic Pi: Stop
stops Sonic Pi's current loop.
Note that this plugin requires Sonic Pi to run in the background, as it uses OSC to send your code to the currently running Sonic Pi instance. Be aware that Sam Aaron himself stated that "the OSC commands currently available aren’t documented (due to being unstable)".
This code is free to use under the terms of the MIT license.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.