Simulation of audio waves by solving the Partial Differential Equation (PDE) of the wave-function.
- optional: ffmpeg (in case the output videos shall be merged to a video)
To build and start with cargo
make
For merging output images into a single video
make output.mp4