Demos and Software
A significant portion of the software code we write is available on a GitHub repository.
RAMA (Relational Artist MAps)
A prototype web-based application for visualizing and interacting with networks of music artists.
IBT (INESC Porto Beat Tracking software)
A real-time system for tempo induction and beat tracking of music audio signals written in C++ and part of the free MARSYAS framework (see IBT documentation).
Here is a scientific paper explaining the software.
Binaries (command line)
- Linux 32-bit: ibt-1.0-i686-linux.tar
- MacOSX 32-bit: ibt-1.0-osx32.tar
- MacOSX 64-bit: ibt-1.0-osx64.tar
- Win 32-bit: ibt-1.0-win32
- Win 64-bit: ibt-1.0-win64
- Source: ibt-1.0-src
Max/MSP audio beat tracking external
- MacOSX 32-bit: ibt~_v1.0-osx.tar
- Win 32-bit: ibt~_v1.0-win32
- Source: ibt~_v1.0-src [see build instructions manual]
Pure Data audio beat tracking external
- Linux 32-bit: ibt_pd_v1.0-linux-i686.tar
- MacOSX 32-bit: ibt_pd_v1.0-osx.tar
- Win 32-bit: ibt_pd_v1.0-win32
- Source: ibt_pd_v1.0-src [see build instructions manual]
Sonic Visualiser audio beat tracking Vamp plugin
- Linux 64-bit: mvamp-ibt-plugin-1.0-amd64-linux.tar
- Linux 32-bit: mvamp-ibt-plugin-1.0-i686-linux.tar
- MacOSX 32-bit: mvamp-ibt-plugin-1.0-osx.tar
- Win 32-bit: mvamp-ibt-plugin-1.0-win32
- Source: mvamp-ibt-1.0-src [see build instructions manual]
Beat station
An open-source annotation tool which can annotate beats from real-time audio using the keyboard or a midi interface. The software was used during the ISMIR 2012 conference for a beat tapping experiments. The code can be found at the
following repositories, under the Creative Commons 3 Non-Commercial licence:

