pyroomacoustics icon indicating copy to clipboard operation
pyroomacoustics copied to clipboard

Draft for a file format for rooms and scenes [WIP]

Open fakufaku opened this issue 3 years ago • 0 comments

The goal of the PR is to implement tools to read (and write, at a later time) rooms and files from file. The first reader implemented is simply based on the JSON format and follows fairly closely the API of the Room class.

Status

  • [ ] Docstrings
  • [ ] Tests pass
  • [ ] Doc builds
  • [ ] Unit tests
  • [ ] CHANGELOG

fakufaku avatar Apr 12 '21 06:04 fakufaku