Skip to content
R

real-time

Projects with this topic

  • The Real-Time Priority Inheritance Library (librtpi) is intended to bridge the gap between the glibc pthread implementation and a functionally correct priority inheritance for pthread locking primitives, such as pthread_mutex and pthread_condvar.

    Specifically, priority based wakeup is required for correct operation, in contrast to the more time-based ordered wakeup groups in the glibc pthread condvar implementation.

    A C library with C++ bindings is provided.

    Updated
    Updated
  • RTeg (Real-Time e.g.) is a collection of code examples and programming exercises intended to illustrate general concepts and techniques relative to real-time computer systems.

    Updated
    Updated
  • Real-time convolution reverb VST plugin.

    Final project for audio programming class.

    Updated
    Updated
  • ReMAS (Real-time Musical Accompaniment System). 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.

    Updated
    Updated