ReMAS: Real-time Musical Accompaniment System. ReMAS is a software designed for real-time musical accompaniment. ReMAS tracks the reproduction of a piece of music in order to match the position of the score in its symbolic representation on a digital sheet.

ReMAS is written in C and CUDA and designed for Linux enviroments. It is optimized for x86_64 and ARM CPUs and Nvidia GPUs, including big (tesla) and small (jetson) platforms.

ReMAS is a freely-available software package. The license used for the software is the modified BSD license. Like all software, it is copyrighted. It is not trademarked, but if you modify the source for these routines we ask that you change the name of the routine and comment the changes made to the original. If a modification is done, however, it is the responsibility of the person who modified the routine to provide support.

The current version is available from Gitlab.

Doxygen-Style documentation is available Here.