このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
modal-studios
/
izanagi-2022
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Update default controls
Restrict Yes/No actions in same 2-octave span.
feature/data-structs
TheoryOfNekomata
2年前
親
6f3950a598
コミット
f6e8f3e7db
2個のファイルの変更
、
5行の追加
、
5行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+3
-3
docs/reference/files/config.ini
+2
-2
src/packages/game/input/IZ_midi.h
+ 3
- 3
docs/reference/files/config.ini
ファイルの表示
@@ -40,8 +40,8 @@ Up="A#5"
Right=C6
Down=B5
Left=A5
Affirm=F
6
Negate=E
6
Affirm=F
5
Negate=E
5
Action0=C4
Action1="C#4"
Action2=D4
@@ -53,4 +53,4 @@ Action7=G4
Action8="G#4"
Action9=A4
[MIDIInput.0]
DeviceID=
1
DeviceID=
0
+ 2
- 2
src/packages/game/input/IZ_midi.h
ファイルの表示
@@ -32,8 +32,8 @@ static const IZ_MIDINote IZ_DEFAULT_MIDI_INPUT_CONTROLS[PLAYERS][CONTROLS] = {
72,
71,
69,
77
,
7
6,
65
,
6
4
,
48,
49,
50,
書き込み
プレビュー
読み込み中…
キャンセル
保存