MusicalElements v0.0.1 MusicalElements View Source
Documentation for MusicalElements.
Link to this section Summary
Link to this section Functions
Hello world.
Examples
iex> path_to_file = "test/fixtures/id3v2.mp3"
iex> MusicalElements.get_id3_tags(path_to_file)
%{title: "my placid island", artist: "tryad", album: "public domain", album_cover: ""}