This tool can be installed using
npm install trackswitch
alternatively you can manually download and include dist/css/trackswitch.min.css
and
dist/js/trackswitch.min.js
.
dist/
├── css/
│ ├── trackswitch.min.css
└── js/
├── trackswitch.js
└── trackswitch.min.js
If you use this software in a scientific publication, please make sure to cite the following publication
Werner, Nils, et al. "trackswitch.js: A Versatile Web-Based Audio Player for Presenting Scientifc Results." 3rd web audio conference, London, UK. 2017.
@inproceedings{werner2017trackswitchjs,
title={trackswitch.js: A Versatile Web-Based Audio Player for Presenting Scientifc Results},
author={Nils Werner and Stefan Balke and Fabian-Rober Stöter and Meinard Müller and Bernd Edler},
booktitle={3rd web audio conference, London, UK},
year={2017},
organization={Citeseer}
}
See examples.
npm install -g grunt-cli
npm install
grunt serve