MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
mostly_harmless::LoopInfo Struct Reference

Convenience struct holding relevant positional info about a loop the host may currently be running. More...

#include <mostlyharmless_TransportState.h>

Public Attributes

double startBeats
 
double endBeats
 
double startSeconds
 
double endSeconds
 

Detailed Description

Convenience struct holding relevant positional info about a loop the host may currently be running.

Member Data Documentation

◆ endBeats

double mostly_harmless::LoopInfo::endBeats

The position of the end of the loop, in beats.

◆ endSeconds

double mostly_harmless::LoopInfo::endSeconds

The position of the end of the loop, in seconds.

◆ startBeats

double mostly_harmless::LoopInfo::startBeats

The position of the start of the loop, in beats.

◆ startSeconds

double mostly_harmless::LoopInfo::startSeconds

The position of the start of the loop, in seconds.


The documentation for this struct was generated from the following file: