Skip to content

Commit 1e5b499

Browse files
committed
Tiny grammatical fix in tutorial.txt.
1 parent 10610e0 commit 1e5b499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/doxygen/tutorial.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
\section intro Introduction
66

7-
RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut and API-specific classes) that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI & JACK), and Windows (Multimedia Library & UWP), Web MIDI, iOS and Android systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals:
7+
RtMidi is a set of C++ classes (RtMidiIn, RtMidiOut and API-specific classes) that provides a common API (Application Programming Interface) for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI & JACK), Windows (Multimedia Library & UWP), Web MIDI, iOS and Android systems. RtMidi significantly simplifies the process of interacting with computer MIDI hardware and software. It was designed with the following goals:
88

99
- object oriented C++ design
1010
- simple, common API across all supported platforms

0 commit comments

Comments
 (0)