Skip to content

JeffDemanche/waveform-svg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Waveform SVG Generator

sample svg

This will read an audio file and output an SVG of the waveform of that audio file.

Usage

First do a npm i.

npm run waveform-windows --filename=audio.mp3 --width=500 --height=200

Use npm run waveform-nonwindows otherwise.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published