From 7112b70467792a24927b50dd328af7e24273e0c0 Mon Sep 17 00:00:00 2001 From: Alex Harker Date: Sat, 16 Jun 2018 22:54:02 +0100 Subject: [PATCH] Formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff8bffdb..8fa850f6 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ FrameLib A DSP framework for arbitrary size frame processing with arbitrary sub-sample accurate timing. FrameLib currently provides: - - A framework written in C++11 for frame-based processing - - A set of objects for processing frames - - Bindings for cycling 74's Max and for puredata (pd) +- A framework written in C++11 for frame-based processing +- A set of objects for processing frames +- Bindings for cycling 74's Max and for puredata (pd) FrameLib can be compiled and bound to any environment that processes audio in blocks.