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 |
* |
Members
createSCurveBuffer
Created an S Curver Buffer to taper the signal onset
sendImpulseResponsesToServerForProcessing
Sends all the computed impulse responses to the backend server for processing
sendRecordingToServerForProcessing
Sends the recorded signal, or a given csv string of a signal, to the back end server for
processing
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.