Class: ImpulseResponse

ImpulseResponse(param0)

new ImpulseResponse(param0)

Default constructor. Creates an instance with any number of paramters passed or the default parameters defined here.
Parameters:
Name Type Description
param0 *
Source:

Members

createSCurveBuffer

Created an S Curver Buffer to taper the signal onset
Source:

sendImpulseResponsesToServerForProcessing

Sends all the computed impulse responses to the backend server for processing
Source:

sendRecordingToServerForProcessing

Sends the recorded signal, or a given csv string of a signal, to the back end server for processing
Source:

startCalibration

Public method to start the calibration process. Objects intialized from webassembly allocate new memory and must be manually freed. This function is responsible for intializing the MlsGenInterface, and wrapping the calibration steps with a garbage collection safe gaurd.
Source: