THE AUDITORY MODELING TOOLBOX

This documentation page applies to an outdated major AMT version. We show it for archival purposes only.
Click here for the documentation menu and here to download the latest AMT (1.6.0).

View the code

Go to function

BMSIN - Generate a binaural modulated sinus

Usage

outsig = bmsin(fc,mf,fs)

Input parameters

fc carrier frequency of the sinus (Hz)
mf binaural modulation frequency (Hz)
fs sampling rate (Hz)

Output parameters

outsig \(fs \times 2\) sinusoid signal

Description

bmsin(fc,mf,fs) generates an binaural modulated sinusoid with a carrier frequency of f and a frequency moving around the two ears of mf.