denigma 4.0.0
Loading...
Searching...
No Matches
denigma::classify::expression::TechniqueText Struct Reference

Classified text identifying a performance technique. More...

#include <expressions.h>

Public Types

enum class  Type {
  None , Arco , Pizzicato , ColLegno ,
  ColLegnoBattuto , ColLegnoTratto , SulPonticello , SulTasto ,
  Flautando , Ordinario , Mute , StraightMute ,
  CupMute , HarmonMute , PlungerMute , BucketMute ,
  SolotoneMute , StopMute , Stopped , Open ,
  Other
}
 Common performance technique text values recognized by the classifier. More...
 

Public Attributes

Type type {}
 Semantic technique identified by the classifier.
 
std::string text
 Source display text.
 

Detailed Description

Classified text identifying a performance technique.

Member Enumeration Documentation

◆ Type

Common performance technique text values recognized by the classifier.

Enumerator
None 

No technique value.

Arco 

Bowed string technique.

Pizzicato 

Plucked string technique.

ColLegno 

Unqualified col legno technique.

ColLegnoBattuto 

Strike the string with the wood of the bow.

ColLegnoTratto 

Draw the wood of the bow across the string.

SulPonticello 

Play near the bridge.

SulTasto 

Play over the fingerboard.

Flautando 

Use a flute-like tone.

Ordinario 

Return to ordinary technique.

Mute 

Apply an unspecified mute.

StraightMute 

Apply a straight mute.

CupMute 

Apply a cup mute.

HarmonMute 

Apply a Harmon mute.

PlungerMute 

Apply a plunger mute.

BucketMute 

Apply a bucket mute.

SolotoneMute 

Apply a Solotone mute.

StopMute 

Apply a stop mute.

Stopped 

Use the stopped-horn technique.

Open 

Return to an open or unmuted technique.

Other 

A recognized technique not represented by another value.


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