audio-algo-drain/tools/beamforming/GLD_audio-drain-tools-beam-pattern.json

21 lines
419 B
JSON

{
"type":"BINARY",
"sub-type":"TOOL",
"group-id":"com.atria-soft",
"description":"audio algo drain tools",
"license":"MPL-2",
"license-file":"file://../../../LICENSE",
"maintainer":"file://../../../authors.txt",
"author":"file://../../../authors.txt",
"version":"file://../../../version.txt",
"code-quality":"MEDIUM",
"source": [
"beamPattern.cpp"
],
"dependency": [
"m",
"etk",
"test-debug"
]
}