Skip to content

Releases: SunderB/sb-atom-sonic-pi

v1.0.0-beta.1

03 Mar 18:28
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Beta 1 of v1.0.0. 🙂
Changes from last release (v0.3.2):

  • Adjusted OSC code to send to Sonic Pi server, and optionally to the Sonic Pi GUI (OSC messages sent to GUI appear in the cue log).
  • Added save-and-play-file command, which saves the current file and tells Sonic Pi to play the file. This allows for playback of large buffers. This command can be activated using F5.
  • Added integration with the tool-bar package to add buttons which run some commands to a toolbar.
  • Changed some of the default key bindings to be more similar to Sonic Pi's keyboard shortcuts.
  • Added (non-functional) options to change the Sonic Pi server IP address and port, and the Sonic Pi GUI IP address and port.

Known Issues:

  • Sonic Pi IP and port options are non functional
  • The save-and-play-file command can't handle untitled files

v1.0.0-dev.02-03-2018-1

02 Mar 13:11
Compare
Choose a tag to compare
Pre-release
Update version number and remove tree-view from consumedServices in p…

v1.0.0-dev.28-02-2018-1

28 Feb 20:56
Compare
Choose a tag to compare
Pre-release

First development/pre release for v1.0.0.
Note: package.json contains an incorrect version number.