A year ago my sister and I wanted to make Mp3 back-up copies of everything we had bought on iTunes. So I wrote this program and posted an article on it. However, the program itself was complicated to use and cumbersom in its code as I never bothered to clean up the code once I had finished programming. However, recently it became necessary for me to produce an easy-to-use version. So, while I was improving the design of the application I thought I'd improve the code as well. As a result I have produced a library with three useful classes in it (and some helper classes used internally). The two classes areEasy Mp3 Recording (also using iTunes) - CodeProjectRecorder
andiTunes Recorder Extension
.Recorder
is the base recording class that uses the Istrib libraries (available from here) to record stuff. This can easily be incorperated into any application that wishes to record stuff.iTunes Recorder Extension
is more specific as the name suggests. This class provides an easily used object that links iTunes and its libraries with theRecorder
class and Istrib libraries.
This blog will hold favorite gadgets and graphic user interfaces that don't really fit in my main blog @ mmcelhaney.blogspot.com
Sunday, September 5, 2010
Easy Mp3 Recording (also using iTunes) - CodeProject
Image via Wikipedia
Labels:
Computer programming,
iTunes,
Languages,
Libraries,
MP3,
Programming
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment