Skip to content

Determine output file specifications #5

Description

@thecodeboss

After running the simulation, we need to determine what sort of output file we will have.

Notes:

  • 7D function needs to be saved. There is a 3D function of source position, a 3D function of listener position, and of course time.
  • Sample equally spaced points throughout the scene for both source and listener (and we can interpolate between them).
  • Will we need to run multiple simulations for different frequencies?
  • Compression? These files could be very large.
  • Memory optimization? For such large files, we may need clever schemes to keep memory paged properly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions