clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit af5e7957c873e44d11981ca635260733b8037af9
parent ad0e2aaf1703bb8aad6b28e52b545b53c38c872d
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Tue, 21 Oct 2014 00:02:26 +0200

Fix grammar mistake

Diffstat:
Mspec.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec.rst b/spec.rst @@ -14,7 +14,7 @@ Goals - Make a free audio plugin format - Be easy to understand and implement - Bring new features missed in VST 2.4 -- Replace old concepts by modern one +- Replace old concepts by modern ones - Designed to work on any operating system - Be event oriented - Be extensible without breaking existing plugins