liquidsfz
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
LiquidSFZ::ProgramInfo Class Reference

Information for one AriaBank program. More...

#include <liquidsfz.hh>

Public Member Functions

 ProgramInfo (ProgramInfo &&)=default
 
uint index () const
 
std::string label () const
 

Friends

class Synth
 

Detailed Description

Information for one AriaBank program.

Member Function Documentation

◆ index()

uint LiquidSFZ::ProgramInfo::index ( ) const

This function is just provided for convenience, the program index returned by this is guaranteed to be identical to the index of the ProgramInfo in the vector.

Returns
program index (starting at 0)

◆ label()

std::string LiquidSFZ::ProgramInfo::label ( ) const

In AriaBank .bank.xml files a label (for the end user) is provided for each program.

Returns
a label for the program

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