Skip to content

eliteyz/theory

 
 

Repository files navigation

SFS Toolbox -- Theory

Discussion of the theory of sound field synthesis, see

https://sfs.readthedocs.io

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-2019 SFS Toolbox Developers

About

Theory of sound field synthesis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 41.1%
  • Python 36.1%
  • Makefile 15.4%
  • CSS 5.6%
  • HTML 1.8%