adamstark@0: BTrack - A Real-Time Beat Tracker adamstark@0: ================================= adamstark@0: adamstark@7: ** Version 0.9 ** adamstark@7: adamstark@7: *by Adam Stark, Matthew Davies and Mark Plumbley.* adamstark@7: adamstark@7: adamstark@7: About BTrack adamstark@7: ------------ adamstark@7: adamstark@7: BTrack is a causal beat tracking algorithm intended for real-time use. It is implemented in C++ with a wrapper for Python. adamstark@7: adamstark@7: Full details of the working of the algorithm can be found in: adamstark@7: adamstark@7: * Musicians and Machines: Bridging the Semantic Gap in Live Performance, Chapter 3, A. M. Stark, PhD Thesis, Queen Mary, University of London, 2011. adamstark@7: adamstark@7: * Real-Time Beat-Synchronous Analysis of Musical Audio, A. M. Stark, M. E. P. Davies and M. D. Plumbley. In Proceedings of the 12th International Conference on Digital Audio Effects (DAFx-09), Como, Italy, September 1-4, 2009. adamstark@7: adamstark@7: adamstark@7: License adamstark@7: ------- adamstark@7: adamstark@7: BTrack is made available under the GNU General Public License, version 3. Please see the included LICENSE.txt for more details.