help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding id3 type tags to flac, wav, or mp3 files


From: RT
Subject: Re: Adding id3 type tags to flac, wav, or mp3 files
Date: Sun, 26 Apr 2015 03:04:30 -0400

Yes this is what I'm trying to do but can this be done with Octave 3.8.1? I'm using octave from the ubuntu 14.04 repo's

On Sat, Apr 25, 2015 at 2:20 PM, Mike Miller <address@hidden> wrote:
On Sat, Apr 25, 2015 at 11:55:51 -0400, RT wrote:
> How can I go about adding id3 type tags to audio files like flac, wav, or
> mp3 files I create in octave 3.8.1?  I would like to add an Album name and
> or Artist Name to my audio file.

With Octave 4.0.0 you can use the audiowrite function to write a sound
file and include metadata tags for title, artist, and comment in the
file. Is that what you're looking for?

HTH,

--
mike


reply via email to

[Prev in Thread] Current Thread [Next in Thread]