class PatchData

Instrument patch data group. More...

Full nameTSE3::Ins::PatchData
Definition#include <Instrument.h>
InheritsTSE3::Ins::InstrumentData [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class represents a group of related patches - they will have the same bank select values.

 PatchData (std::string const &title, std::istream &in)

PatchData