複数のADXファイルを編集してプレイリストファイル DIXファイルを作成するツールです。 A>DIXE AAAAAAAA.DIX "AAAAAAAA"には作成する、DIXファイル名を書きます。 拡張子".DIX"は書かなくても良いです。 始めの画面では、再生する曲のプレイリストを作成する画面になります。 ディレクトリに存在する複数のADXファイルの名前が左側の画面へ表示されます。 カーソル">"をカーソルキー ↑ ↓ で移動。 「SPACEキー」を押すとそのファイル名がトラックに追加されます。 右側の画面にトラックナンバーが追加されてファイル名が表示されます。 「GRAPHキー」を押すと、ファイル名がトラックが削除されます。 カーソルキー ← → で右側の画面を上下にスクロールができます。 トラック数が1〜48表示され、49以上で下の方へスクロールします。 設定できるトラック数は1〜98までです。 次にリターンキーを押すと、このDIXファイルの情報を書くための テキストエディタの画面になります。 この画面では普通にテキストの編集が出来ます。 「INSキー」「DELキー」「BSキー」が使用できます。 「HOMEキー」を押すとSCREEN1モードに切り替わり、 実際に表示される画面を確認できます。 確認画面ではもう一度HOMEキーを押すとテキストエディタへ戻ります。 「RETURNキー+SHIFTキー」を押すと、指定されたファイル順をDIXファイルへ書き出して プログラムを終了します。 「ESCキー」を押すと何もしないで、このプログラムを終了します。 ※文字列の中で使う拡張命令があります。 "$0" と"$"の次に"0"を書くと改行が行われます。 "$10" と書くと、10文字のスペースが置かれます。"$n"の"n"には0〜70文字設定できます。 "\n" はカナ文字を平仮名に変換するスイッチです。"n"を0にするとカタカナ。  "n"を1にするとカタカナが、平仮名に変換されます。 これは、エディタがSCREEN0モードであるために付けられた予備機能です。「日本語用」 ※DIXファイルは拡張子を".TXT"と変更すると、テキストエディタで内容を確認する事ができます。 * The upper line is the explanation in Japanese. Edit multiple ADX files to create playlist files A tool for creating DIX files. A>DIXE AAAAAAAAA.DIX In "AAAAAAAA", write the DIX file name to be created. You do not have to write the extension ".DIX". The first screen will be the screen to create a playlist of songs to play. The names of multiple ADX files that exist in the directory are displayed on the left screen. Move the cursor ">" with the cursor keys ↑ ↓. Press the "SPACE bar" to add the file name to the track. The track number is added to the screen on the right and the file name is displayed. If you press the "GRAPH key", the track with the file name will be deleted. You can scroll the screen on the right side up and down with the cursor keys ← →. The number of tracks is displayed from 1 to 48, and when it is 49 or more, it scrolls downward. The number of tracks that can be set is from 1 to 98. Then press Return to write the information for this DIX file The screen of the text editor is displayed. You can edit the text normally on this screen. "INS key", "DEL key" and "BS key" can be used. Press the "HOME key" to switch to SCREEN1 mode. You can check the screen that is actually displayed. On the confirmation screen, press the HOME key again to return to the text editor. Press "RETURN key + SHIFT key" to write the specified file order to the DIX file. Exit the program. Pressing the "ESC key" will do nothing and exit this program. * There are extension commands used in the character string. If you write "0" after "$ 0" and "$", a line break will occur. If you write "$ 10", there will be a space of 10 characters. You can set 0 to 70 characters for "n" in "$ n". "\ n" is a switch that converts kana characters to hiragana. Katakana when "n" is set to 0. If "n" is set to 1, katakana will be converted to hiragana. This is a preliminary feature added because the editor is in SCREEN 0 mode. "For Japanese" * If you change the extension of the DIX file to ".TXT", you can check the contents with a text editor.