mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-03-10 12:01:43 +00:00
added a note to README.music about Quake cdrom audio tracks being pre-emphasized.
from Sander van Dijk. git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@451 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
77c3142aab
commit
6f922442bb
1 changed files with 9 additions and 3 deletions
|
@ -3,9 +3,15 @@ instead of cd music. What you should do is simple:
|
||||||
|
|
||||||
1. Use your favorite cd-ripper application and rip your quake cdrom
|
1. Use your favorite cd-ripper application and rip your quake cdrom
|
||||||
audio tracks, convert them to ogg or mp3 so they occupy less space,
|
audio tracks, convert them to ogg or mp3 so they occupy less space,
|
||||||
like track02.ogg, track03.ogg, etc. (Notice that there is no such
|
like track02.ogg, track03.ogg, etc.
|
||||||
thing as track01: the first tracks of both original Quake and the
|
|
||||||
mission pack cdroms are always "data" tracks.)
|
Note #1: There is no such thing as track01: the first tracks of
|
||||||
|
original Quake and the mission pack cdroms are always data
|
||||||
|
tracks.
|
||||||
|
|
||||||
|
Note #2: Since the Quake cdrom audio tracks are pre-emphasized, you
|
||||||
|
should de-emphasize them during or after ripping to make
|
||||||
|
them sound right. (thanks to Sander van Dijk for this note)
|
||||||
|
|
||||||
2. Go into your quake installation directory and create a new directory
|
2. Go into your quake installation directory and create a new directory
|
||||||
id1/music (for windows users id1\music).
|
id1/music (for windows users id1\music).
|
||||||
|
|
Loading…
Reference in a new issue