-
Notifications
You must be signed in to change notification settings - Fork 0
/
musicfaq.html
58 lines (50 loc) · 2.97 KB
/
musicfaq.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>From the Depths : Download FAQ</title><link rel="alternate" type="application/rss+xml" title="RSS" href="/blog/feed" />
<link href="style.css" rel="stylesheet" type="text/css" /><!--[if gt IE 6]>
<link rel="stylesheet" type="text/css" href="/css/ie7.css"/>
<![endif]--><!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="/css/ie6.css"/>
<![endif]-->
<script type="text/javascript" src="/css/js/prototype.js"></script>
<script type="text/javascript" src="/css/js/scriptaculous.js?load=effects,builder"></script>
<script type="text/javascript" src="/css/js/lightbox.js"></script></head>
<body>
<div id="metawrapper">
<div id="wrapperstretch">
<div id="header">
<a href="/index.html"><img src="ftd_logo.gif" border="0" /></a>
</div>
<div id="menunorm">
<p><a href="shows.html"> shows </a>: <a href="news.html">news</a> :<a href="music.html"> music </a>:<a href="artwork.html"> artwork </a>:<a href="contact.html"> contact </a></p></div>
<div id="content">
<h4><strong>Q.</strong> What ths difference between MP3 and AAC files?</h4>
<p><strong>A.</strong> <a href="http://en.wikipedia.org/wiki/Advanced_Audio_Coding" target="_blank">AAC</a>
is a newer format that boasts higher musical fidelity than MP3s at the
same bittrate—in other words, AAC files simply sound better. AAC files
are compatible with nearly all recent digital music players and
operating systems, including all iPods and iPhones, as well as players
from Creative, Microsoft and Sony, among others. MP3s are sonically
inferior, though are compatible with a broader range of music players.
It would be wise to make sure your player can play AAC files before
choosing them over MP3—<a href="http://en.wikipedia.org/wiki/Advanced_Audio_Coding#Hardware" target="_blank">here is an incomplete list of some hardware that supports AAC</a>.
Also worth noting—you can easily re-encode AAC files to MP3s, if you
need MP3 versions at a later date, using free music managment software
such as Apple's iTunes.</p>
<p> <br />
</p>
<h4>Q. How do I open this ZIP file I just downloaded?</h4>
<p><strong>A</strong>. Our music downloads are packaged into zipped
archives (with .zip at the end of the file name) to ensure a
trouble-free download. In Windows XP, Vista and Mac OS X, opening a
zipped file is as simple as double clicking it. If you are having
difficulties, we'll let the<a href="http://www.tech-pro.net/howto_030.html" target="_blank"> Tech Pros guide you thorugh it</a>.</p>
<br />
</div>
</div>
<div id="footer">
<p><a href="http://www.crimethinc.com"><img src="footer_logo.gif" style="" border="0" /><br />Ashamed to be associated with the<br />CrimethInc. Ex-Workers’ Collective<br /><strong>www.crimethinc.com</strong></a></p>
</div>
</div>
</body></html>