rwtodd / rt-csound

common-lisp cffi wrapper for csound64.dll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RT-CSOUND
---------

A CFFI wrapper for the csound api.

This is just me playing around with LISP. There's nothing very
complicated going on here.


TODO:

 - Table funcs (e.g., csoundTableLength, csoundTableCopyOut, etc.)
 - Score Rewind?  not sure if needed
 - csoundAppendOpcode ... ad opcode implemented by LISP ?!?  fun


About

common-lisp cffi wrapper for csound64.dll


Languages

Language:Common Lisp 100.0%