11 lines
733 B
Org Mode
11 lines
733 B
Org Mode
#+title: Programming Music Journal
|
|
* [2022-08-19 Fri]
|
|
** past friday I've done some basic setup (painfully) and had simplest examples running
|
|
[[file:supercollider-example.lisp::;; to use cl-patterns with its SuperCollider backend, you'll first need to load the cl-patterns/supercollider system with quicklisp:][setting up supercollider]] package - so this doesn't work for some reason
|
|
** here simplest things seem to work
|
|
[[file:setting-up-cl-collider.lisp::;; https://defaultxr.github.io/cl-collider-tutorial/02-getting-started.html][cl-collider-tutorial-getting-started]]
|
|
** so, let's just go the site?
|
|
nope, continue with the file that had some promise
|
|
the one about cl-collider turorial
|
|
** also, let's make this a separate repo?
|