cl-patterns-study/README.org

13 lines
577 B
Org Mode

#+title: Learning music with cl-patterns & cl-collider
* structure of files here
** dirty-journal
per-day lisp files and single org-journal as I'm figuring things out for the first time
** stabler-things
cleaned up definitions and functions, saved for possible reuse
1. setting-up.lisp
What I evaluate to start up and test setup
2. synthesizer.lisp
single collection of definitions for instruments
** and hopefully there will be cleaned up journal
that would separate significant things I've been figuring out in a form that would be helpful for other to figure them out