This commit is contained in:
Pierre Lecomte 2023-05-24 15:38:33 +02:00
parent 2f66ac2eff
commit 60196e41b7

View File

@ -1,5 +1,6 @@
# SMALL
Spherical Microphone Arrays Little Library
Copyright 2023 Pierre Lecomte - sekisushai@gmail.com
The SMALL library provides an open-source set of Computer Aided Designs (CAD)s to easily
build Spherical Microphone Arrays (SMA)s prototype for research or home use. The
@ -19,3 +20,8 @@ The designs are in the `cad` folder:
Examples of SMA configurations are provide in `.json` files.
See the documentation in `.scad` files to create or customize a SMA design.
If you build a prototype by using the SMALL library, let me know ;)
Pierre Lecomte