Credits

 

Important: when using SAP2011 please refer to:

Tchernichovski, O., Nottebohm, F., Ho, C.E., Bijan, P., Mitra, P.P. (2000). A procedure for an automated measurement of song similarity.Animal Behaviour 59, 1167-1176

 

SAP2011 is supported by a R01 grant from the NIH Institute of Deafness and other Communication Disorders (NIDCD) from 2000-2014.

Programming: Ofer Tchernichovski, Elena Kashtelyan & David Swigger

Algorithms: Partha Mitra, Ofer Tchernichovski & others (see below)

SAP2011 is based on a digital signal processing (DSP) engine called ztBirdEngine, developed for us by David Swigger (ZettaTronic Inc). It handles sound input from up to 10 channels and performs real time signal processing, recording and playback control. It is encapsulated into an ActiveX component, which is included in this package together with its entire source code and documentation.

Spectral analysis is done with the public domain FFTW (http://www.fftw.org) algorithm, including features for optimizing performance of frequency analysis to the hardware configuration of each computer (all those features are automatically and transparently implemented in SAP2011, but can be used for other applications). We included the implementation of these FFTW routines, together with routines of randomly accessing wave files in a Dynamic Link Library with open source code and appropriate documentation.

Calculation of acoustic features (pitch, Wiener entropy, FM…) is now encapsulated in a C++ class developed by David Swigger, which is also included with this package with proper documentation.

Many of the algorithms used in SAP were developed by Partha P. Mitra. The algorithms for classification of syllable types were implemented by Aylin Cimenser at Columbia University.

All database routines were programmed using MySQL (http://www.MySQL.com) database engine. MySQL is also a public domain and open-code application. Implementation of the MySQL engine was done through the Core Lab MyDAQ3 package (http://www.crlab.com).

We used the Embarcadero RAD Studio 2010 to program SAP2011 (sing the C++ Builder module).

Many GUI features were programmed with SDL Component Suite (http://www.lohninger.com).

The Excel exporting was implemented using the XL Report by Afalina Co., Ltd (http://www.afalinasoft.com).

All other algorithms, implementations to C++ code, integration of components, software design as well as the GUI and help system were developed by Ofer Tchernichovski and Partha P. Mitra.

Many of the improvements in software design should be credited to user feedback and data sharing: we would like to thank Cheryl HardingMichael Brainard,Heather WilliamsSantosh HelekarDavid Vicario, and Noam Leader for their help and data sharing.

Ofer Tchernichovski

September 2011