#include <note_touch_controller.h>
◆ NoteTouchController()
◆ setPitch()
  
  | 
        
          | void setPitch | ( | int32_t | _pitch | ) |  |  | inline | 
 
 
◆ setHorizontalNoteExpType()
  
  | 
        
          | void setHorizontalNoteExpType | ( | int32_t | type | ) |  |  | inline | 
 
 
◆ setVerticalNoteExpType()
  
  | 
        
          | void setVerticalNoteExpType | ( | int32_t | type | ) |  |  | inline | 
 
 
◆ controlBeginEdit()
  
  | 
        
          | void controlBeginEdit | ( | CControl * | pControl | ) |  |  | overrideprotected | 
 
 
◆ controlEndEdit()
  
  | 
        
          | void controlEndEdit | ( | CControl * | pControl | ) |  |  | overrideprotected | 
 
 
◆ valueChanged()
  
  | 
        
          | void valueChanged | ( | CControl * | pControl | ) |  |  | overrideprotected | 
 
 
◆ verifyView()
  
  | 
        
          | CView * verifyView | ( | CView * | view, |  
          |  |  | const UIAttributes & | attributes, |  
          |  |  | const IUIDescription * | description |  
          |  | ) |  |  |  | overrideprotected | 
 
 
◆ startNote()
  
  | 
        
          | void startNote | ( | float | velocity | ) |  |  | protected | 
 
 
◆ stopNote()
  
  | 
        
          | void stopNote | ( | float | velocity | ) |  |  | protected | 
 
 
◆ sendNoteExpression()
  
  | 
        
          | void sendNoteExpression | ( | int32_t | type, |  
          |  |  | float | value |  
          |  | ) |  |  |  | protected | 
 
 
◆ host
◆ pad
◆ originalPadBackgroundColor
  
  | 
        
          | CColor originalPadBackgroundColor |  | protected | 
 
 
◆ pitch
◆ noteID
◆ xNEType
◆ yNEType