/acoustics-simulator

Simulation of audio waves by solving the Partial Differential Equation (PDE) of the wave-function.

Primary LanguageRustMIT LicenseMIT

acoustics-simulator

Simulation of audio waves by solving the Partial Differential Equation (PDE) of the wave-function.

Dependencies

  • optional: ffmpeg (in case the output videos shall be merged to a video)

Building and starting

To build and start with cargo

make

Create a video

For merging output images into a single video

make output.mp4

Example Output Image

This is one of the created images:
output.png

Example Output Video

This is the merged video:
output.mp4