Releases: SunderB/sb-atom-sonic-pi
Releases · SunderB/sb-atom-sonic-pi
v1.0.0-beta.1
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
Update version number and remove tree-view from consumedServices in p…
v1.0.0-dev.28-02-2018-1
First development/pre release for v1.0.0.
Note: package.json contains an incorrect version number.