LMMS
Loading...
Searching...
No Matches
calf_plugins::phase_graph_iface Struct Reference

'provides live line graph values' interface More...

#include <giface.h>

Inheritance diagram for calf_plugins::phase_graph_iface:
calf_plugins::analyzer_audio_module calf_plugins::multibandenhancer_audio_module calf_plugins::multispread_audio_module

Public Member Functions

virtual bool get_phase_graph (int index, float **_buffer, int *_length, int *_mode, bool *_use_fade, float *_fade, int *_accuracy, bool *_display) const
virtual ~phase_graph_iface ()

Detailed Description

'provides live line graph values' interface

Constructor & Destructor Documentation

◆ ~phase_graph_iface()

virtual calf_plugins::phase_graph_iface::~phase_graph_iface ( )
inlinevirtual

Member Function Documentation

◆ get_phase_graph()

virtual bool calf_plugins::phase_graph_iface::get_phase_graph ( int index,
float ** _buffer,
int * _length,
int * _mode,
bool * _use_fade,
float * _fade,
int * _accuracy,
bool * _display ) const
inlinevirtual

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