TooTallNate / node-wav

`Reader` and `Writer` streams for Microsoft WAVE audio files
MIT License
181 stars 37 forks source link

Support reading wav markers #24

Open djevo1 opened 7 years ago

djevo1 commented 7 years ago

I am not sure if node-wav currently has the ability as I have been playing with it a bit. But would it be possible to add the ability to read markers from wav file and assign their position to a variable?