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
device and a special [MIDI cable](https://web.archive.org/web/20150205173143/http://www.natrium42.com/wiki/MIDI),
19
-
NitrousTracker can also send MIDI messages to MIDI hardware like
20
-
synthesizers, but it cannot yet receive MIDI messages from other MIDI
21
-
hardware. Unfortunately, the DSerial is not produced any more. I\'m
22
-
working on other hardware MIDI solutions, so stay tuned!
11
+
(Linux, macOS, Windows all work). It can act both as a receiver and a
12
+
sender of MIDI messages.
13
+
14
+
The following devices are supported:
15
+
16
+
* A [DSerial](https://web.archive.org/web/20150205173143/http://www.natrium42.com/shop/dserial2.php) device and a special [MIDI cable](https://web.archive.org/web/20150205173143/http://www.natrium42.com/wiki/MIDI). Note that DSerial cartridges have not been produced in a long time and are rather difficult to find, at least compared to the other options.
17
+
* A [DS Linker Writer](https://wiki.asie.pl/doku.php?id=notes:flashcart:ds_linker_writer)-style USB adapter for the GBA cartridge slot.
18
+
* Wi-Fi networks - using DSMIDIWiFi.
19
+
20
+
{{< hint type=warning >}}
21
+
WiFi support has not been extensively tested by the NitrousTracker fork's developers. Caveat emptor.
22
+
{{< /hint >}}
23
23
24
24
### How to connect NitrousTracker to MIDI software or hardware
25
25
26
-
It\'s easy! Just go to the settings tab and press connect. If a DSerial
26
+
It\'s easy! Just go to the settings tab and press connect. If a DSerial or an USB adapter card
27
27
is plugged in, NitrousTracker will use it, otherwise it will connect to
28
28
the wireless LAN and use wireless MIDI. The send and receive checkboxes
29
29
enable sending and receiving of MIDI messages (D\'uh! :) Refer to the
@@ -42,4 +42,4 @@ events. Timers and CCs will probably follow.
42
42
NitrousTracker sends MIDI note events both when you\'re jamming on the
43
43
keybaord and playing back a song. The MIDI channel corresponds to the
44
44
instrument. Likewise, when NitrousTracker receives MIDI events, it plays
45
-
the instrument that corresponds to the MIDI channel.
45
+
the instrument that corresponds to the MIDI channel.
0 commit comments