Skip to content

wavesjs/waves-masters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waves-masters

Low level components for transport and scheduling

Documentation

http://wavesjs.github.io/waves-masters/

Usage

Install

npm install [--save] waves-masters

import

import * as masters from 'waves-masters';

List of components

core

  • PriorityQueue
  • SchedulingQueue
  • TimeEngine

masters

  • PlayControl
  • SimpleScheduler
  • Scheduler
  • Transport

Credits and License

This module is released under the BSD-3-Clause license.

The code has been developed in the framework of the WAVE and CoSiMa research projects, funded by the French National Research Agency (ANR).