Return to previous page Return to menu Go to next page

  Title  
Function specifications
  Function  
Sequence volume setting
  Function name  
SND_SetSeqVl
No
17

 
format SndRet SND_SetSeqVl (SndSeqNum seq_no, SndSeqVl seq_vl, SndFade fade) Input seq_no: Pronunciation management number seq_vl: Sequence Volume : fade: fade Rate Output None Function value Command execution status Function Sets the sequence volume.

  Title  
Function specifications
  Function  
Change Tempo
  Function name  
SND_ChgTempo
No
18

 
format SndRet SND_ChgTempo (SndSeqNum seq_no, SndTempo tempo) Input seq_no: Pronunciation management number tempo: Tempo Output None Function value Command execution status Sets the specified sequence to the specified Tempo.

  Title  
Function specifications
  Function  
MIDI Direct Control
  Function name  
SND_CtrlDirMidi
No
19

 
format SndRet SND_CtrlDirMidi (SndSeqNum seq_no, SndSeqPri seq_pri, Uint8 md_com, Uint8 ch, Uint8 dt1, Uint8 dt2) Input seq_no: Pronunciation management number seq_pri: Priorty level md_com: MIDI command (0H-7H) ch ch: MIDI channel (0H to 1FH) dt1: MIDI data1 (00H-7FH) dt2: MIDI data2 (00H-7FH) Output None Function value Command execution status . Function Controls MIDI directly according to the specified parameters.


Return to previous page Return to menu Go to next page