-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
44 lines (31 loc) · 866 Bytes
/
index.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
<head>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans">
<style>
body {
font-family: 'PT Sans', serif;
}
</style>
</head>
<h1>FH-2 tools</h1>
<p>
Open source tools relating to the FH-2 Eurorack module.
<p>
Copyright ©2024 Expert Sleepers Ltd.
<p>
The GitHub project page is <a href="https://github.com/expertsleepersltd/FH-2_tools">here</a>.
<h1>Tools</h1>
<p>
<a href="fh2_access.html">fh2_access.html</a>
<p>
<a href="fh2_config_tool.html">fh2_config_tool.html</a>
<p>
<a href="fh2_launchpad.html">fh2_launchpad.html</a>
<p>
<a href="fh2_preset_tool.html">fh2_preset_tool.html</a>
<p>
<a href="fh2_scala_tool.html">fh2_scala_tool.html</a>
<p>
<a href="fh2_screenshot_tool.html">fh2_screenshot_tool.html</a>
<h1>Support</h1>
<p>
Please use the <a href="https://www.modwiggler.com/forum/viewforum.php?f=35">forum</a>.