cl-patterns

2023-10-21

Pattern library for algorithmic music composition and performance in Common Lisp

Upstream URL

github.com/defaultxr/cl-patterns

Author

modula t.

License

MIT
README

cl-patterns

Pattern library for algorithmic music composition and performance in Common Lisp

Version:
0.7
License:
MIT
Authors:
modula t.
Dependencies:
  • alexandria

  • bordeaux-threads

  • closer-mop

  • dissect

  • local-time

  • mutility

  • mutility/loopy

  • named-readtables

cl-patterns/alsa-midi

cl-patterns with ALSA MIDI backend

Version:
0.7
License:
MIT
Authors:
modula t.
Dependencies:
  • cl-alsaseq

  • cl-patterns

cl-patterns/debug

cl-patterns with debug backend

Version:
0.7
License:
MIT
Authors:
modula t.
Dependencies:
  • cl-patterns

cl-patterns/incudine

cl-patterns with Incudine backend

Version:
0.7
License:
MIT
Authors:
modula t.
Dependencies:
  • cl-patterns

  • incudine

cl-patterns/midifile

cl-patterns with MIDI file functionality

Version:
0.7
License:
MIT
Authors:
modula t.
Dependencies:
  • cl-patterns

  • midi

cl-patterns/sugar

cl-patterns with additional syntax sugar exports. Deprecated system; use the mutility library or manually import functions instead.

Version:
0.7
License:
MIT
Authors:
modula t.
Dependencies:
  • cl-patterns

cl-patterns/supercollider

cl-patterns with SuperCollider/cl-collider backend

Version:
0.7
License:
MIT
Authors:
modula t.
Dependencies:
  • cl-collider

  • cl-patterns

cl-patterns/tests

FiveAM-based test suite for cl-patterns

License:
MIT
Authors:
modula t.
Dependencies:
  • cl-org-mode

  • cl-patterns/debug

  • cl-ppcre

  • fiveam

  • mutility/test-helpers

Dependencies (12)

  • alexandria
  • bordeaux-threads
  • cl-collider
  • closer-mop
  • cl-ppcre
  • dissect
  • fiveam
  • generic-cl
  • local-time
  • midi
  • mutility
  • named-readtables

Dependents (2)

  • GitHub
  • Quicklisp