forked from LiveEnhancementSuite/LESwebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdownload-mac.html
55 lines (49 loc) · 3.48 KB
/
download-mac.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Live Enhancement Suite | Download for macOS</title>
<meta name="description" content="Download Live Enhancement Suite for macOS.">
<meta name="keywords"
content="Live Enhancement Suite,Ableton Live,workflow,download,Dylan Tallchief,Inverted Silence,LES,music,music production,enhancement,Autohotkey,Windows,free software,free download,free,mac,macOS">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
<link rel="stylesheet" href="styles/download.css">
<link rel="icon" href="/favicon-16x16.png">
</head>
<body>
<div id="particles"></div>
<div class="container center">
<div class="dl-card">
<p class="card-title">Download Live Enhancement Suite for macOS</p>
<p class="card-subtitle">Requires OS X 10.10 or later, tested with Live 10 and 11</p>
<hr>
<p class="card-text"><span style="color: #ec1330;">Notice: </span>Live Enhancement Suite has been discontinued. <a href="/discontinued">Click here</a> to learn more.</p>
<BR>
<p class="card-text">Click <a href="https://github.com/LiveEnhancementSuite/LESforMacOS/releases" target="_blank"
style="text-decoration: underline; font-weight: bold;">here</a> to download the trusty old LES now enabled for new MacOS versions.</p>
<p class="card-text">Click <a href="https://github.com/kittywhiskers/LESforMacOS/releases" target="_blank"
style="text-decoration: underline; font-weight: bold;">here</a> to download experimental builds for
testing purposes. (this one includes experimental fixes)</p>
<!-- <p class="card-text">We spent a lot of time making this so we would appreciate it if you could follow us on Twitter. </p> -->
<!-- <p class="card-text">Click <a href="https://github.com/LiveEnhancementSuite/LESforMacOS/releases/download/v1.3.1-alpha/LiveEnhancementSuite.dmg" target="_blank" style="text-decoration: underline; font-weight: bold;">>>here<<</a> -->
<!-- to download without following the devs.</p> -->
<!-- <div class="twitterButtons"> -->
<!-- <a href="https://twitter.com/InvertedSilence?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-dnt="true" data-show-count="false">Follow @InvertedSilence</a> -->
<!-- <script async="async" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> -->
<!-- <a href="https://twitter.com/DylanTallchief?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-dnt="true" data-show-count="false">Follow @DylanTallchief</a> -->
<!-- <a href="https://twitter.com/actuallyjamez?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-dnt="true" data-show-count="false">Follow @actuallyjamez</a> -->
<!-- <script async="async" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> -->
<!-- </div> -->
<!-- <small class="color-secondary">The download will also automatically start upon following us both. (Please warn us if the website DL doesn't work!)</small> -->
<!-- <br> -->
</div>
</div>
<script type="module" src="https://cdnjs.cloudflare.com/ajax/libs/particles.js/2.0.0/particles.min.js"></script>
<script type="module" src="https://platform.twitter.com/widgets.js"></script>
<script type="module" src="scripts/download.js"></script>
<script>
anus = -1;
</script>
</body>
</html>