char-mid-side/.editorconfig
videogame hacker 1919b0a166 add base-pan decoding
left channel is base signal, right channel is stereo balance modulator
2023-05-28 22:52:02 +01:00

9 lines
148 B
INI

root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = true