You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -94,17 +94,17 @@ Possible capture examples:
94
94
95
95
There are 2 tools currently and a few dependencies required to deploy a MISRC.
96
96
97
-
- hsdaoh Driver
98
97
- MISRC Capture
99
98
- MISRC Extract
99
+
- hsdaoh library
100
100
101
101
> [!WARNING]
102
102
> The main hsdaoh branch (steve-m) does not have the required changes merged yet, ensure the above liked repo is used for install or your application will not build.
103
103
104
104
105
105
<detailsclosed>
106
106
107
-
<summary>hsdaoh Driver Install Linux</summary>
107
+
<summary>hsdaoh Install Linux</summary>
108
108
<br>
109
109
110
110
To install the build dependencies on a distribution based on Debian (e.g. Ubuntu), run the following command:
@@ -142,14 +142,14 @@ If you haven't already been a member, you need to logout and login again for the
142
142
143
143
<detailsclosed>
144
144
145
-
<summary>hsdaoh Driver Install Windows</summary>
145
+
<summary>hsdaoh Install Windows</summary>
146
146
<br>
147
147
148
148
**Currently, this is highly experimental, noted here for testing and is not production implimented yet!**
149
149
150
150
Firstly download [Zadig](https://zadig.akeo.ie/)
151
151
152
-
Force the installation of `WinUSB (v6.1.7600.16385)` or `libusb-win32 (v1.2.6.0)` on your MS2130/MS2131 adapter, on `interface 0` leave `interface 4` alone.
152
+
Force the installation of `WinUSB (v6.1.7600.16385)` or `libusb-win32 (v1.2.6.0)`driver on your MS2130/MS2131 adapter, on `interface 0` leave `interface 4` alone.
0 commit comments