libcm/README.md

10 lines
376 B
Markdown
Raw Normal View History

2020-10-13 19:13:24 +00:00
_libcm_ is a C application development framework with an emphasis on audio signal processing.
There's a lot that could be said about this framework. The first is that it is quite large.
More than 150k lines at last count. The best way to get a sense of what is in it
2020-10-16 17:10:58 +00:00
is to [browse the documentation files here](https://currawongproject.org/static/doc/libcm/libcm.html).
2020-10-13 19:13:24 +00:00