cl-collider-tutorial
                                
                                 cl-collider-tutorial copied to clipboard
                                
                                    cl-collider-tutorial copied to clipboard
                            
                            
                            
                        A tutorial for cl-collider, a Common Lisp interface to the SuperCollider synthesis server.
#+TITLE: cl-collider Tutorial #+OPTIONS: toc:nil
This is a tutorial for [[https://github.com/byulparan/cl-collider][cl-collider]], a Common Lisp interface to the [[https://supercollider.github.io/][SuperCollider]] sound server.
The tutorial is [[https://defaultxr.github.io/cl-collider-tutorial/][viewable online]], as is [[https://github.com/defaultxr/cl-collider-tutorial][its repo]].
- 
[@0] [[file:index.org][Contents]] 
- 
[[file:01-introduction.org][Introduction]] 
- 
[[file:02-getting-started.org][Getting Started]] 
- 
[[file:03-make-a-sound.org][Make a Sound]] 
- 
[[file:04-further-soundmaking.org][Further Soundmaking]] 
- 
[[file:05-sampling.org][Sampling]] 
- 
[[file:06-sequencing.org][Sequencing]] 
- 
[[file:07-effects.org][Effects]] 
- 
[[file:08-architecture.org][Architecture]] 
- 
[[file:09-other-libraries.org][Appendix A: Other Libraries]]