MuseScore/thirdparty/beatroot
Sam James 6cd6ee136c Add missing includes (mostly Qt) 2023-01-09 17:03:59 +02:00
..
Agent.cpp Make the scope of local variable more narrow (Beatroot) 2014-07-29 18:35:27 +04:00
Agent.h fix all warnings on Mac OSX. Hopefully without side effects on other platforms. 2015-05-05 18:28:39 +02:00
AgentList.cpp Add Beatroot code by Simon Dixon for beat detection in MIDI files 2014-07-29 18:35:25 +04:00
AgentList.h Add missing includes (mostly Qt) 2023-01-09 17:03:59 +02:00
BeatTracker.cpp Integrate Beatroot (beat detection) algorithm into MIDI import 2014-07-29 18:35:27 +04:00
BeatTracker.h Integrate Beatroot (beat detection) algorithm into MIDI import 2014-07-29 18:35:27 +04:00
CMakeLists.txt disabled warning for thridparty 2020-12-11 11:07:36 -06:00
COPYING Add BeatRoot COPYING and README files 2014-07-29 18:37:58 +04:00
Event.h Add Beatroot code by Simon Dixon for beat detection in MIDI files 2014-07-29 18:35:25 +04:00
Induction.cpp Fix AppleClang 13.1 warnings reg. never-read variables 2022-03-23 18:47:52 +01:00
Induction.h Add Beatroot code by Simon Dixon for beat detection in MIDI files 2014-07-29 18:35:25 +04:00
README.txt Add BeatRoot COPYING and README files 2014-07-29 18:37:58 +04:00

README.txt

BeatRoot Vamp Plugin
====================

A Vamp Plugin implementation of the BeatRoot beat tracking system.

Simon Dixon, Centre for Digital Music
School of Electronic Engineering and Computer Science
Queen Mary, University of London

Plugin by Chris Cannam, Centre for Digital Music

***

More information about BeatRoot:
http://www.eecs.qmul.ac.uk/~simond/beatroot/

More information about Vamp Plugins:
http://vamp-plugins.org/

Code project for the BeatRoot Vamp Plugin:
https://code.soundsoftware.ac.uk/projects/beatroot-vamp

***

If you make use of this software for any public or commercial purpose,
we ask you to kindly mention the authors and Queen Mary, University of
London in your user-visible documentation. We're very happy to see
this sort of use but would much appreciate being credited, separately
from the requirements of the software license itself.

If you make use of this software for academic purposes, please cite
the publications listed in the CITATION file.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.  See the file COPYING included with
this distribution for more information.