OSDN Git Service

#39608 [DTXC] 64bit OS環境で、オプションダイアログを開こうとすると例外が発生する問題を修正。
[dtxmania/dtxmania.git] / RuntimeResources / MidiInChecker_en.txt
1 ============================================================
2   MidiInChecker2
3   (C) 2000 2018 DTXMania Group
4 ============================================================
5
6 * Requirements
7
8 (1) OS:  Windows 7 / 8.1 / 10 (x86/x64)
9 (2) .NET Framework: 4.7 and above.
10    (You'll need to install .NET Framework 4.7 additionaly on Win10 Creaturs Update or before)
11     https://support.microsoft.com/en-us/help/3186497/the-net-framework-4-7-offline-installer-for-windows
12
13
14
15 ## Installing MidiInChecker2
16  * You don't have to install MidiInChecker2.
17  * You simply put "MidiInChecker2.exe" to any floder you want to.
18   (MidiInChecker2.exe works withour any DLLs (FDK.DLL etc))
19
20 ## Uninstalling
21  * Remove MidiInChcker2.exe.
22   (MidiInChecker2 doesn't use registry.)
23
24
25 ## How to use
26  * Connect PC and E-Drums with MIDI I/F. Then Run MidiInChcker2, and Hit any pad in E-Drums.
27   In case PC and E-Drumes are connected successfully, MidiInChecker2 shows logs whenever
28   you hit pad.
29   Usually, 1 pad-hit will invoke 2 logs (Note on, Note off) with pad-related Note number.
30   (In some E-drums models, or In some E-drums settings, E-drums may not output Note-off)
31
32  * If no logs are output whenver you hit any e-drums pads, it means you failed connecting
33   between PC and e-drums.
34   Please check
35    * [MIDI-IN] (or [TO MIDI-OUT]) of PC(or USB-MIDI)
36      and  
37      [MIDI-OUT] of E-drums.
38      are connected.
39   If it's no problem, then Power-Off E-drums, and power-On e-drums. (In other words, reboot e-drums)
40
41   If you connect both USB (PC and E-Drums), then check USB connection, and reboot E-drums.
42
43 ## Notice
44  * You'll need some MIDI knowledge, if you want to understand the output of MidiInChecker2 well.