-
Notifications
You must be signed in to change notification settings - Fork 0
/
software.html
156 lines (130 loc) · 6.57 KB
/
software.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Audio Software</title>
<link rel="stylesheet" href="/css/reset.css" type="text/css" />
<link rel="stylesheet" href="/css/default.css" type="text/css" />
<link rel="stylesheet" href="/css/pygments.css" type="text/css" />
<script language="javascript" src="/js/email.js"></script>
<!-- google analytics -->
<script type='text/javascript'>
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type='text/javascript'>
var pageTracker = _gat._getTracker("UA-4400684-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</head>
<body>
<div id="smallheader">
<div class="wrapper">
<div id="logo">
<a href="/"><img src="/images/ta_logo_inverted.png" alt="Teragon Audio"/></a>
</div>
<!--
<div id="right">
<form method="get" id="searchform" action="#">
<fieldset class="search">
<input type="text" class="box" />
<button class="btn" title="Search">Search</button>
</fieldset>
</form>
</div>
-->
</div>
</div>
<div id="contentpart">
<div class="wrapper">
<ul class="menu">
<li class="menuitem"><a href="index.html">Home</a></li>
<li class="menuitem"><a href="/software.html">Software</a></li>
<li class="menuitem"><a href="/developers.html">Developer Portal</a></li>
<li class="menuitem"><a href="/performers.html">Performer Portal</a></li>
<li class="menuitem"><a href="/contact.html">Contact</a></li>
</ul>
<div id="content">
<div class="title">
<h1>
Audio Software
</h1>
</div>
<!-- Start content -->
<h2 id="instrument-plug-ins">Instrument Plug-Ins</h2>
<p><strong>NOTE</strong>: This software is unsupported and is no longer being updated or
maintained. It likely will not work on newer versions of macOS.</p>
<p><strong><a href="/KickMaker.html">KickMaker</a></strong> - A synthesizer specifically to create kick drum sounds</p>
<ul>
<li><a href="/KickMaker.html">KickMaker project page</a></li>
<li><a href="http://static.teragonaudio.com/downloads/KickMaker/KickMaker.zip">Download latest version</a></li>
</ul>
<h2 id="effect-plug-ins">Effect Plug-Ins</h2>
<p><strong>NOTE</strong>: This software is unsupported and is no longer being updated or
maintained. It likely will not work on newer versions of macOS.</p>
<p><strong><a href="/BeatCounter.html">BeatCounter</a></strong> - Detect tempo in BPM for a track</p>
<ul>
<li><a href="/BeatCounter.html">BeatCounter project page</a></li>
<li><a href="http://static.teragonaudio.com/downloads/BeatCounter/BeatCounter.zip">Download latest version</a></li>
</ul>
<p><strong><a href="/ExtraNotes.html">ExtraNotes</a></strong> - Save text notes in your arrangement</p>
<ul>
<li><a href="/ExtraNotes.html">ExtraNotes project page</a></li>
<li><a href="http://static.teragonaudio.com/downloads/ExtraNotes/ExtraNotes.zip">Download latest version</a></li>
</ul>
<p><strong><a href="/HiLoFilter.html">HiLoFilter</a></strong> - Dual Hi/Lo pass filter, similar to those found in Pioneer DJM mixers</p>
<ul>
<li><a href="/HiLoFilter.html">HiLoFilter project page</a></li>
<li><a href="http://static.teragonaudio.com/downloads/HiLoFilter/HiLoFilter.zip">Download latest version</a></li>
</ul>
<p><strong><a href="/NotNotchFilter.html">NotNotchFilter</a></strong> - Mid-range filter ideal for live mixing</p>
<ul>
<li><a href="/NotNotchFilter.html">NotNotchFilter project page</a></li>
<li><a href="http://static.teragonaudio.com/downloads/NotNotchFilter/NotNotchFilter.zip">Download latest version</a></li>
</ul>
<p><strong><a href="/ChaosChimp.html">ChaosChimp</a></strong> - Prepare for onstage disasters in the safety of your own studio</p>
<ul>
<li><a href="/ChaosChimp.html">ChaosChimp project page</a></li>
<li><a href="http://static.teragonaudio.com/downloads/ChaosChimp/ChaosChimp.zip">Download latest version</a></li>
</ul>
<h2 id="utilities">Utilities</h2>
<p><strong>NOTE</strong>: This software is unsupported and is no longer being updated or
maintained. It likely will not work on newer versions of macOS.</p>
<p><strong><a href="/MrsWatson.html">MrsWatson</a></strong> - A command-line VST plugin host</p>
<ul>
<li><a href="/MrsWatson.html">MrsWatson project page</a></li>
<li><a href="http://static.teragonaudio.com/downloads/MrsWatson/MrsWatson.zip">Download latest version</a></li>
</ul>
<p><strong><a href="/PluginParameters.html">PluginParameters</a></strong> - Basic parameter engine suitable for VST and AU audio plugins</p>
<ul>
<li><a href="https://github.com/teragonaudio/PluginParameters">PluginParameters project page</a></li>
</ul>
<p><strong><a href="/TeragonGuiComponents.html">TeragonGuiComponents</a></strong> - GUI widgets and graphics used to generate plugins</p>
<ul>
<li><a href="https://github.com/teragonaudio/TeragonGuiComponents">TeragonGuiComponents project page</a></li>
</ul>
<p><strong><a href="https://github.com/nikreiman/AndroidScreenshot">Android Screenshot</a></strong> - Utility for Mac OSX to take a screenshot from an Android device.</p>
<ul>
<li><a href="https://github.com/nikreiman/AndroidScreenshot">Android Screenshot project page</a></li>
<li><a href="http://static.teragonaudio.com/attic/AndroidScreenshot.zip">Download latest version</a></li>
</ul>
<p><strong><a href="https://github.com/teragonaudio/gogo-no-coda">gogo-no-coda</a></strong> <em>Mirror</em> - Mirror of the insanely fast gogo mp3 encoder</p>
<ul>
<li><a href="https://github.com/teragonaudio/gogo-no-coda">gogo-no-coda project page</a></li>
<li><a href="http://homepage2.nifty.com/kei-i/">Original page</a> (in Japanese, possibly not working)</li>
</ul>
<!-- End content -->
</div>
<div style="clear:both;"></div>
<div id="bottom">
<p class="footer">
<b>Questions or comments?</b> Send an email to
<script>mail2("info", "teragonaudio", 0, "subject=Audio Software", "info at teragonaudio dot com")</script>.
Copyright (c) 2012 Teragon Audio. All Rights Reserved.
</p>
</div>
</div>
</div>
</body>
</html>