Skip to content

RagibHasin/audio_vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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