Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Pre-Emphasis and Pre-Gap info on Linux? (Read 3289 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Pre-Emphasis and Pre-Gap info on Linux?

Does anyone know how to get pre-emphasis and pre-gap info about a CD on Linux?  I thought I was getting pre-gap info with "cdparanoia -Q" but every CD I try says "pre no" and this thread says cdparanoia doesn't detect pre-gaps properly:

http://code.google.com/p/rubyripper/issues...d%20Modified#c1

Supposedly there is something called cdrdao-utility that will do it, but I can't find that file anywhere.

 

Pre-Emphasis and Pre-Gap info on Linux?

Reply #1
hmmm...

well i know that:
* cdda2wav will detect pre-emphasis ("cdrecord -D /dev/cdrom -J") and can RIP & convert on-the-fly "-T"
* sox can process for pre-emphasis if you've already ripped the CD and it is in wav
* k3b will detect pre-emphasis (select your drive with the audio cd loaded and select "media info") - it does not use cdda2wav
* k3b will write an audio project WITH pre-emphasis with the pre-emphasis flag checked.


later