Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetSoundSensorMBS class.

PhidgetSoundSensorMBS.DataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The DataInterval is the time that must elapse before the channel will fire another SPLChange event.

The data interval is bounded by MinDataInterval and MaxDataInterval.
The timing between SPLChange events can also affected by the SPLChangeTrigger.

Unit: milliseconds (ms)
(Read and Write property)

PhidgetSoundSensorMBS.dB as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The most recent dB SPL value that has been calculated.

This value is bounded by MaxdB.
(Read only property)

PhidgetSoundSensorMBS.dBA as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The most recent dBA SPL value that has been calculated.

The dBA SPL value is calculated by applying a A-weighted filter to the Octaves data.
(Read only property)

PhidgetSoundSensorMBS.dBC as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The most recent dBC SPL value that has been calculated.

The dBC SPL value is calculated by applying a C-weighted filter to the Octaves data.
(Read only property)

PhidgetSoundSensorMBS.MaxDataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value that DataInterval can be set to.

Unit: milliseconds (ms)
(Read only property)

PhidgetSoundSensorMBS.MaxdB as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value the SPLChange event will report.

(Read only property)

PhidgetSoundSensorMBS.MaxSPLChangeTrigger as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The maximum value that SPLChangeTrigger can be set to.

(Read only property)

PhidgetSoundSensorMBS.MinDataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum value that DataInterval can be set to.

Unit: milliseconds (ms)
(Read only property)

PhidgetSoundSensorMBS.MinSPLChangeTrigger as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum value that SPLChangeTrigger can be set to.

(Read only property)

PhidgetSoundSensorMBS.NoiseFloor as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The minimum SPL value that the channel can accurately measure.

Input SPLs below this level will not produce an output from the microphone.
(Read only property)

PhidgetSoundSensorMBS.SPLChangeTrigger as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The channel will not issue a SPLChange event until the dB value has changed by the amount specified by the SPLChangeTrigger.

Setting the SPLChangeTrigger to 0 will result in the channel firing events every DataInterval. This is useful for applications that implement their own data filtering
(Read and Write property)

PhidgetSoundSensorMBS.SPLRange as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
When selecting a range, first decide how sensitive you want the microphone to be.

Select a smaller range when you want more sensitivity from the microphone.
If a Saturation event occurrs, increase the range.
(Read and Write property)

The items on this page are in the following plugins: MBS Phidgets Plugin.


The biggest plugin in space...