Formatting

This commit is contained in:
Alex Harker
2018-06-16 22:54:02 +01:00
parent a43de2f021
commit 7112b70467
+3 -3
View File
@@ -4,9 +4,9 @@ FrameLib
A DSP framework for arbitrary size frame processing with arbitrary sub-sample accurate timing. A DSP framework for arbitrary size frame processing with arbitrary sub-sample accurate timing.
FrameLib currently provides: FrameLib currently provides:
- A framework written in C++11 for frame-based processing - A framework written in C++11 for frame-based processing
- A set of objects for processing frames - A set of objects for processing frames
- Bindings for cycling 74's Max and for puredata (pd) - Bindings for cycling 74's Max and for puredata (pd)
FrameLib can be compiled and bound to any environment that processes audio in blocks. FrameLib can be compiled and bound to any environment that processes audio in blocks.