cs_seq_t Struct Reference

#include <sequencer.h>

Data Fields

jack_client_t * client
jack_port_t * ctl_port
jack_port_t * out_port
jack_port_t * clock_port
float last
float offset
float ** current
float out
bool playing
cs_seq_sequence_tcurr_seq
atomic_ptr_t next_seq

Detailed Description

Sequencer

Ruby version: Controllers::Sequencer

See cs_ctlr_t


Field Documentation

Whether we're currently playing a note or stopped

How far this sequencer is offset from clock values

Clock input

atomic_ptr_t cs_seq_t::next_seq

Current sequence

Last clock value, to detect flipping

Current sequence (working copy)

Current output value


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Defines
Generated on Thu Sep 2 23:47:09 2010 for cshellsynth by  doxygen 1.6.3