ofxPDSP
pdsp::Clockable Class Reference

Global transport and tempo interface. More...

#include <Clockable.h>

Inheritance diagram for pdsp::Clockable:
pdsp::ClockedPhasor

Static Public Member Functions

static float getBarsPerSample ()
 returns how many bars you advance for each sample
 
static float getGlobalBarPosition ()
 returns the global transport playhead in bars
 
static float getOneBarTimeMs ()
 returns the time in milliseconds for one bar.
 
static bool isPlaying ()
 returns true if the transport is not stopped or paused
 

Friends

class SequencerProcessor
 
void prepareAllToPlay (int expectedBufferSize, double sampleRate)
 prepares all the Preparable to play, it is mandatory to be called at least once with the correct sample rate and buffer size
 

Detailed Description

Global transport and tempo interface.


The documentation for this class was generated from the following files: