MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visitors connected
Welcome Guest
 
Reply to this topicStart new topic
> Anyone Know Any Cd Rippers That Can Do This..., extract the entire cd as one file
SupaSandeep
post Thu 30 Sep 2004, 11:30
Post #1


Newbie


Group: Members
Posts: 14
Joined: 06-Jul 04
From: Corona - US
Member No.: 46,384




hi everyone, i'm looking for a prog that can rip an entire audio cd as one file (wav, mp3, whatever) i'd like to rip some of my dj mix cd's and cant seem to find anything to do it... please help
Go to the top of the page
 
+Quote Post
surgicalrn
post Wed 6 Oct 2004, 18:57
Post #2


Newbie


Group: Members
Posts: 1
Joined: 06-Oct 04
From: Phoenix - US
Member No.: 52,648




iTnes has a option under the "advanced" tab that says "join CD tracks". This has worked for me a time or two with tracks that blended into one another. java script:emoticon(':crazy:')


--------------------
Ciao!
Go to the top of the page
 
+Quote Post
editbrain
post Thu 7 Oct 2004, 05:20
Post #3


Senior Member
****

Group: Members
Posts: 265
Joined: 05-Dec 03
From: Memphis - US
Member No.: 30,424




i am sure that you could use cdda2wav to rip the cd. the files will be filename.wav

then you can use the command:

cat `ls filename.* | sort -n -t . +2` > filename.complete

then rename the filename.complete to filename.wav

you will have all the files clumped into one file.

.wav or .aif doesn't matter. filename is generic for the scripts purpose.

this should work. you can make a shell script out of the cdda2wav command, rename command, and sort command to automate the whole process.

This post has been edited by editbrain: Thu 7 Oct 2004, 05:22
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version - Sat 27 Apr 2024, 12:46
- © MacMusic 1997-2008