Waveshape and volume implemented. Added Signal drawing Todo: explore possibility to separate ui and applying state changes Co-authored-by: HiveBeats <e1lama@protonmail.com> Reviewed-on: #9
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"cpplint.filters": [
|
|
"readability/casting"
|
|
],
|
|
"files.associations": {
|
|
"algorithm": "c",
|
|
"__bit_reference": "c",
|
|
"bitset": "c",
|
|
"chrono": "c",
|
|
"unordered_map": "c"
|
|
},
|
|
"FSharp.suggestGitignore": false,
|
|
} |