Skip to content

Commit

Permalink
Fixed typo in pm_test/README.txt. This is a candidate v2.0.1 release,…
Browse files Browse the repository at this point in the history
… and all pm_test/README.txt tests passed on

Linux, macOS and Windows (except a few recent low-risk CMake modifications were made during testing).
  • Loading branch information
rbdannenberg committed Dec 28, 2021
1 parent 6864ded commit b49d736
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pm_test/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,13 +342,13 @@ Check output of fastrcv: there should be no errors, just msg/sec.]
line near the end of output should be "Got 11 messages from
portmidi1 and 11 from portmidi2; expected 11."]

31. To test pmdefaults (if built, requires Java):
./multivirtual [macOS and Linux only]
31. ./multivirtual [macOS and Linux only]
./multivirtual
[Second instance should report "PortMidi call failed...
PortMidi: Cannot create virtual device: name is taken"]

32. pmdefaults [must be run from pm_java/pmdefaults]
32. pmdefaults (if built, requires Java and some CMake options)
[must be run from pm_java/pmdefaults]
./testio
[In pmdefaults:
Select an input device. Input should flash the green
Expand Down

0 comments on commit b49d736

Please sign in to comment.