Simple monitor for displaying MIDI status for digital pianos.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- root = true
-
- [*]
- charset = utf-8
- end_of_line = lf
- indent_size = 2
- indent_style = space
- insert_final_newline = true
- max_line_length = 120
- tab_width = 8
- trim_trailing_whitespace = true
|