I'm about to write a web application allowing users to upload aiff format file and to edit it's metadata, then the users are allow to download it after; however, i couldnt really find a node module that allow the app to modify aiff metada. I have found a [music-metadata]https://www.npmjs.com/package/music-metadata package but it seems like only allow reading the metadata but not writing it?
2.1m questions
2.1m answers
60 comments
57.0k users