feat: add check for 3 channel audio

master
HaveAGitGat 10 months ago
parent a469749b63
commit 9ae060d717

@ -25,6 +25,7 @@ var details = function () { return ({
options: [
'1',
'2',
'3',
'6',
'8',
],

@ -28,6 +28,7 @@ const details = (): IpluginDetails => ({
options: [
'1',
'2',
'3',
'6',
'8',
],

Loading…
Cancel
Save