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

#include <sparm_p.h>

Public Member Functions

 SParmId (int v)
 
 SParmId (int a, int b, int c)
 

Public Attributes

union {
   struct {
      unsigned   syntiId:2
 
      unsigned   subsystemId:4
 
      unsigned   paramId:16
 
   } 
 
   unsigned   val
 
}; 
 

Constructor & Destructor Documentation

◆ SParmId() [1/2]

SParmId::SParmId ( int  v)
inline

◆ SParmId() [2/2]

SParmId::SParmId ( int  a,
int  b,
int  c 
)
inline

Member Data Documentation

◆ @20

union { ... }

◆ paramId

unsigned SParmId::paramId

◆ subsystemId

unsigned SParmId::subsystemId

◆ syntiId

unsigned SParmId::syntiId

◆ val

unsigned SParmId::val

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