From 8243d4eb3ff86d23c35be834b3cf369e612eba43 Mon Sep 17 00:00:00 2001 From: Michal Seta Date: Wed, 25 Jul 2018 18:35:16 -0400 Subject: [PATCH] add some doc --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 3fc3f22..9a2de4d 100644 --- a/README.org +++ b/README.org @@ -22,6 +22,7 @@ well, then you type a clock like this one: #+END_SRC #+END_SRC And you should see the string appear in your =SCLang:PostBuffer*= +*Note:*, that if you have not already started SuperCollider process, the plugin will do it for you as soon as you create a source block of type =sclang=. ** Known issues At this point, this plugin has a very crude functionality. It allows unidirectional control of SuperCollider process running inside Emacs. As such, here is a list of issues: