Code Monkey home page Code Monkey logo

sonic-pi-sublime's Introduction

Sonic Pi Sublime Text 3 Plugin

A simple Sublime Text 3 Plugin that allows writing Sonic Pi Code in Sublime.

screenshot

Features

Under the menu entry Tools you are able to select 4 actions in the corresponding Sonic Pi submenu:

  • Start Live Mode: With this mode enabled saving a file in Sublime sends it to the Sonic Pi Server
  • Stop Live Mode: Disables the mode
  • Play Current File: Sends the file in the current tab to the Sonic Pi Server
  • Stop All Jobs: Stops all threads on the Sonic Pi Server. Also triggered by Stop Live Mode

Key bindings can be modified in Default.sublime-keymap.

Installation

Step 1: Clone the project into your /Packages/User/ folder of your Sublime Installation. You can locate the folder using the Sublime menu "Preferences โ†’ Browse Packages".

$ cd "~/Library/Application Support/Sublime Text 3/Packages/User"
$ git clone https://github.com/friedrichweise/sonic-pi-sublime.git

Step 2: The plugin currently requires the installation of the Python dependency pythonosc. Simply download the dependency from https://github.com/attwad/python-osc/releases and rename it to pythonosc. After putting the folder in the sonic-pi-sublime plugin folder you are good to go.

Compatibility

Feel free to contribute to this table:

OS Version Sublime Text Version Sonic Pi Version Tested
macOS 10.13 3.0 3.0.1 โœ…

Bugs

Please use the Github Issues to report any kind of bugs or problems.

sonic-pi-sublime's People

Contributors

friedrichweise avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sonic-pi-sublime's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.