blob: a639c2d889ff15d37379fb55751679e82aed91b7 [file] [edit]
Test Supported Number of Channels for ConvolverNode
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS ConvolverNode with buffer of 1 channels did not throw exception.
PASS ConvolverNode with buffer of 2 channels did not throw exception.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS ConvolverNode with buffer of 4 channels did not throw exception.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS function() {
convolver.buffer = buffer;
} threw exception NotSupportedError: Buffer should have 1, 2 or 4 channels.
PASS successfullyParsed is true
TEST COMPLETE