Skip to content

wangjinquan/theory

 
 

Repository files navigation

SFS Toolbox -- Theory

Discussion of the theory of sound field synthesis, see

http://sfstoolbox.org

This repository holds the sources in reStructuredText/Sphinx format, from which the online version is generated automatically.

Usage

In order to generate a version on your local machine run:

$ sphinx-build -b html -d ./_build/doctrees . ./_build/html-preview/

Alternatively you can use the Makefile:

$ make html-preview

The files are then located under _build/html-preview.

License and feedback

If you have questions, bug reports or feature requests, please use the Issue Section to report them.

Creative Commons Attribution (CC BY 4.0)

Copyright (c) 2016-2018 SFS Toolbox Developers

About

Theory of sound field synthesis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 41.6%
  • Python 35.2%
  • Makefile 15.7%
  • CSS 5.7%
  • HTML 1.8%