Had an itch to scratch over summer to rework how I handle my audio library from when CDs were a thing. Using #Ruby of course.
Presenting gem 'taglib-simple'
https://github.com/lwoggardner/taglib-simple
work on audio file tags with #ruby semantics.
uses rice.hpp to create the binding to the underlying C++ TagLib library.