Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c205fe commit 69f59c6Copy full SHA for 69f59c6
README.rst
@@ -5,15 +5,21 @@ The Sound Field Synthesis Toolbox for Python gives you the possibility to create
5
numercial simulations of sound field synthesis methods like wave field synthesis
6
(WFS) or near-field compensated higher order Ambisonics (NFC-HOA).
7
8
+Theory:
9
+ http://sfstoolbox.org/
10
+
11
Documentation:
12
http://python.sfstoolbox.org/
13
-Source code repository (and issue tracker):
14
+Source code and issue tracker:
15
http://github.com/sfstoolbox/sfs-python/
16
17
Python Package Index:
18
http://pypi.python.org/pypi/sfs/
19
20
+SFS Toolbox for Matlab:
21
+ http://matlab.sfstoolbox.org/
22
23
License:
24
MIT -- see the file ``LICENSE`` for details.
25
0 commit comments