Skip to content

RagibHasin/audio_vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

259caca · Jun 22, 2023

History

7 Commits
Jun 16, 2023
Jun 22, 2023
Jun 16, 2023
Jun 16, 2023
Jun 20, 2023
Jun 20, 2023
Jun 16, 2023
Jun 16, 2023

Repository files navigation

Audio visualization

For design details see here.

Usage

To view

cargo r --view -- <path_to_audio> [-a]

Option -a is for playing the audio.

To render images

cargo r --render -- <path_to_audio> [<skipped_frames> [<taken_frames>]]

Rendered images are put in renders subdirectory of the current working directory. The renders subdirectory must be present, otherwise program would panic.

License

The Artistic License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published