Skip to content

Commit 0039abc

Browse files
committed
[Docs] Improved docs on CheckDwmApi
1 parent e7149da commit 0039abc

8 files changed

+4
-12
lines changed

Docs/articles/dev/Utility-CheckDwmApi.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ First of all, you need to download the utility. You can find the latest version
1414

1515
![Artifacts](images/CheckDwmApi-Artifacts.png)
1616

17-
Clicking on the highlighted button you'll see the list of published utilities. You need to find `CheckDwmApi-<OS>-<CPU-Arch>` plates:
17+
Clicking on the highlighted button you'll see the list of published utilities. You need to find `CheckDwmApi-<OS>-<CPU-Arch>` plate which corresponds to your operating system (`<OS>`) and CPU architecture (`<CPU-Arch>`). Then download a ZIP archive with the utility from the plate's menu:
1818

19-
![CheckDwmApi plates](images/CheckDwmApi-BuildsPlates.png)
19+
![CheckDwmApi Download](images/CheckDwmApi-DownloadArtifact.png)
2020

21-
`<OS>` is the operating system you want to run the utility on (_Windows_, _macOS_, _Linux_) and `<CPU-Arch>` is the CPU architecture (_x64_, _ARM64_, etc.). Click on the plate that fits your OS and CPU architecture to download a ZIP archive with the utility:
22-
23-
![CheckDwmApi ZIP](images/CheckDwmApi-Zip.png)
21+
Note that downloaded archive can contain another one archive inside. So after downloading, you may need to extract the outer archive first to get to the inner one which contains the actual utility executable. It's because of how Azure DevOps publishes build artifacts, sorry for the inconvenience.
2422

2523
If you unsure what your CPU architecture is, you can execute a command in your command line shell:
2624

@@ -47,13 +45,7 @@ Of course, you can see [the source code](https://github.com/melanchall/drywetmid
4745
## Running the utility
4846

4947
> [!WARNING]
50-
> If you're on Windows, you need to have a virtual MIDI device installed to run the utility. For example, you can use [loopMIDI](https://www.tobias-erichsen.de/software/loopmidi.html):
51-
>
52-
> ![CheckDwmApi loopMIDI Create](images/CheckDwmApi-loopMIDI-Create.png)
53-
>
54-
> ![CheckDwmApi loopMIDI Created](images/CheckDwmApi-loopMIDI-Created.png)
55-
>
56-
> The tool will ask you for the name of a virtual MIDI device to use during the testing process, so you can specify any name and use any application to create a MIDI device (loopMIDI, loopBe1 and so on).
48+
> If you're on Windows, you need to have a virtual MIDI device installed to run the utility. The tool will ask you for the name of a virtual MIDI device to use during the testing process, so you can specify any name and use any application to create a MIDI device (loopMIDI, loopBe1 and so on).
5749
5850
Now you're ready to run the tool. First of all, extract the downloaded archive to any folder you want. After that, navigate to the folder and run the program (just double-click it).
5951

-518 Bytes
Loading
-21 KB
Binary file not shown.
-76 Bytes
Loading
22 KB
Loading
-7.06 KB
Binary file not shown.
-12 KB
Binary file not shown.
-8.46 KB
Binary file not shown.

0 commit comments

Comments
 (0)