Documentation: Replace remaining references of OpenBeOS with Haiku
Fixes #19335 Change-Id: I8458431be907e3f59165c7e9cf43d715e904af3d Reviewed-on: https://review.haiku-os.org/c/haiku/+/8826 Reviewed-by: John Scipione <[email protected]> Reviewed-by: waddlesplash <[email protected]> Haiku-Format: Haiku-format Bot <[email protected]>
This commit is contained in:
committed by
waddlesplash
parent
ee40fc9747
commit
802fb5b90f
+1
-1
@@ -388,7 +388,7 @@ snooze_until(time - Latency(), B_SYSTEM_TIMEBASE);
|
||||
of events from more than one producer to one consumer at the same time.
|
||||
|
||||
The article Introduction to MIDI, Part 2 in <A
|
||||
HREF="https://open-beos.sourceforge.net/nsl.php?mode=display&id=36">OpenBeOS
|
||||
HREF="https://www.haiku-os.org/legacy-docs/openbeosnewsletter/nsl36.html">OpenBeOS
|
||||
Newsletter 36</A> describes this problem in more detail, and provides a
|
||||
solution. Go read it now!
|
||||
|
||||
|
||||
@@ -292,8 +292,8 @@ if (endpoint->GetProperties(&props) == B_OK)
|
||||
<TR><TD>field type</TD><TD>'MICN'</TD></TR>
|
||||
</TABLE>
|
||||
|
||||
The MidiUtil package (downloadable from the OpenBeOS website) contains a
|
||||
number of convenient functions to associate icons with endpoints, so you
|
||||
The MidiUtil package (downloadable from https://www.haiku-os.org/files/MidiUtil-1_0.zip)
|
||||
contains a number of convenient functions to associate icons with endpoints, so you
|
||||
don't have to write that code all over again.
|
||||
|
||||
\sa GetProperties()
|
||||
|
||||
@@ -244,7 +244,7 @@ connected to the same consumer, it is nearly impossible to sort this all out
|
||||
than one producer to one consumer at the same time.
|
||||
|
||||
The article Introduction to MIDI, Part 2 in <A
|
||||
HREF="http://open-beos.sourceforge.net/nsl.php?mode=display&id=36">OpenBeOS
|
||||
HREF="https://www.haiku-os.org/legacy-docs/openbeosnewsletter/nsl36.html">OpenBeOS
|
||||
Newsletter 36</A> describes this problem in more detail, and provides a
|
||||
solution. Go read it now!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user