MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Addsynth Class Reference

#include <addsynth.h>

Collaboration diagram for Addsynth:
Collaboration graph
[legend]

Public Member Functions

 Addsynth ()
 
void reset ()
 
int save (const char *sdir)
 
int load (const char *sdir)
 

Public Attributes

char _filename [64]
 
char _stopname [32]
 
char _copyrite [56]
 
char _mnemonic [8]
 
char _comments [56]
 
char _reserved [8]
 
int32_t _n0
 
int32_t _n1
 
int32_t _fn
 
int32_t _fd
 
N_func _n_vol
 
N_func _n_off
 
N_func _n_ran
 
N_func _n_ins
 
N_func _n_att
 
N_func _n_atd
 
N_func _n_dct
 
N_func _n_dcd
 
HN_func _h_lev
 
HN_func _h_ran
 
HN_func _h_att
 
HN_func _h_atp
 
char _pan
 
int32_t _del
 

Constructor & Destructor Documentation

◆ Addsynth()

Addsynth::Addsynth ( )

Member Function Documentation

◆ load()

int Addsynth::load ( const char *  sdir)

◆ reset()

void Addsynth::reset ( )

◆ save()

int Addsynth::save ( const char *  sdir)

Member Data Documentation

◆ _comments

char Addsynth::_comments[56]

◆ _copyrite

char Addsynth::_copyrite[56]

◆ _del

int32_t Addsynth::_del

◆ _fd

int32_t Addsynth::_fd

◆ _filename

char Addsynth::_filename[64]

◆ _fn

int32_t Addsynth::_fn

◆ _h_atp

HN_func Addsynth::_h_atp

◆ _h_att

HN_func Addsynth::_h_att

◆ _h_lev

HN_func Addsynth::_h_lev

◆ _h_ran

HN_func Addsynth::_h_ran

◆ _mnemonic

char Addsynth::_mnemonic[8]

◆ _n0

int32_t Addsynth::_n0

◆ _n1

int32_t Addsynth::_n1

◆ _n_atd

N_func Addsynth::_n_atd

◆ _n_att

N_func Addsynth::_n_att

◆ _n_dcd

N_func Addsynth::_n_dcd

◆ _n_dct

N_func Addsynth::_n_dct

◆ _n_ins

N_func Addsynth::_n_ins

◆ _n_off

N_func Addsynth::_n_off

◆ _n_ran

N_func Addsynth::_n_ran

◆ _n_vol

N_func Addsynth::_n_vol

◆ _pan

char Addsynth::_pan

◆ _reserved

char Addsynth::_reserved[8]

◆ _stopname

char Addsynth::_stopname[32]

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