OSDN Git Service

#37271 ドラムとギター/ベースの最大同時発音数を独立して設定できるようにした。CONFIGURATION/System/Sound Option/Polyphoni...
[dtxmania/dtxmania.git] / RuntimeResources / DTX2WAV_en.txt
1 ============================================================
2   DTX2WAV manual  (C)2018 DTXMania Group
3 ============================================================
4
5 ## What's DTX2WAV
6  * DTX2WAV is the converter: from DTX to WAV.
7   Strictly speaking, WAV file is generated by "recording"
8   the autoplay of DTXMania.
9  * OGG, MP3 are also available as the output.
10  * You can edit each part (BGM,SE,Drum,Guitar,Bass) of volume
11   individually (0-200%).
12
13 ## Requirement to use DTX2WAV
14  * DTXMania must be executable.
15   Please confirm DTXMania_en.txt for detail.
16
17 ## Install
18  * Put DTX2WAV.exe in the same folder where DTXManiaGR.exe is.
19   (Please don't touch DLL folder... oggenc2.exe and lame.exe are
20    also used.)
21
22 ## Uninstall
23  * Simply remove DTX2WAV.exe.
24   DTX2WAV.exe does not configure any registries.
25
26 ## How to use
27
28 1. Run DTX2WAV.exe.
29 2. Click [Browse] at the right of [Input DTX file],
30   to specify source DTX file.
31   (You can also specify GDA/G2D file as the input)
32   Instead of clicking [Browse], you can drag&drop DTX file
33   to the text input area.
34 3. Once you specify 2. then [Output Audio file] is also set automatically.
35   (Basically the file extention is changed to ".wav" etc, from DTX file)
36   If you need, you can modify the output file path.
37 4. If you need, change [Audio file type].
38   By default, "WAV" is set as it. You can change it to "OGG" or "MP3".
39   (If you change it, 3.'s file extention will be updated automatically)
40 5. If you need, you can adjust each parts' volume at [Volume settings].
41   Usually you should leave them all at 100%, but for example you can
42   enhance guitar sound by setting "Guitar=200%, others=50%".
43 6. At [Encoder settings] tab, you can configure OGG/MP3 encoding settings
44   (Only bitrate can be configured)
45 7. Click [Start Recording] to start recording.
46   Then you'll see "DTX2WAV [Recording...]" dialog. Please wait, until
47   the recording finishes. At this time, DTX2WAV will launch DTXMania
48   as minimized. Then DTXMania start autoplay (the autplay sound will be recorded).
49   You can check the progress in the dialog.
50   You can cancel recording by clicking [Cancel].
51 8. You'll see "Completed successfully", if the recording finished.
52
53
54 ** Notice
55  * No LP-Lane support. No 5-Lane-Guitar supported.
56   (DTX2WAV supports only DTX file which can play in standard DTXMania.)
57
58  * At recording, DTX2WAV internally launch DTXMania with WASAPI-Exclusive sound mode.
59   So you cannot use other sound application while recording.
60
61  * You can't use DTX2WAV with DTXMania. And also, multiple DTX2WAVs
62    can't be launch at the same time.
63
64  * Output volume depends on master volume. For example, in case you set 
65   master volume to zero, output file become silence.
66
67  * You may found recorded sound become strange. If so, please try recording again.
68   If you tried several times but in vain, try to de-minimize DTXMania before recording.
69   (The DTXMania window will black, but DTXMania's performance will be improved than
70    minimized, so the sound may become good.)
71
72  * WAV file contains 24bit-float data. (not typical 16bit-integer data).
73   It is because DTXMania internally handles all sound files as 24bit float data.
74