User Tools

Site Tools


autotalk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
autotalk [2026/03/11 17:59] – [Autotalk] wadminautotalk [2026/05/06 00:13] (current) – [Autotalk] wadmin
Line 8: Line 8:
   Free --> Punch : PTT   Free --> Punch : PTT
   Punch --> Free :_PTT   Punch --> Free :_PTT
-  IDLE -right-> MANUAL : Mode Button+  IDLE --> MANUAL : Mode Button
   Free : Mic ON   Free : Mic ON
   Free : Blue #blue   Free : Blue #blue
Line 15: Line 15:
 } }
  
 +state MANUAL {
 +  MANUAL : Static
 +  Mute --> Open : PTT
 +  Open --> Mute : _PTT
 +  MANUAL --> AUTO : Mode Button
 +  Mute : Mic OFF
 +  Mute : Orange
 +  Open : Mic ON
 +  Open : Green
 +}
 +
 +state AUTO {
 +  AUTO : When MIDI_STOP > Slow Fade
 +  AUTO : When MIDI_PLAY > Ping Pong fade
 +  Stop --> Play : MIDI_PLAY
 +  Stop --> Rec : MIDI_REC
 +  Play --> Rec : MIDI_REC
 +  Play --> Stop : MIDI_STOP
 +  Rec --> Stop : MIDI_STOP
 +  Rec --> Play : _MIDI_REC & MIDI_PLAY
 +  AUTO --> IDLE : Mode Button
 +  Stop : Mic ON
 +  Stop : Green
 +  Play : Mic OFF
 +  Play : Green
 +}
 </uml> </uml>
 ===== Principle ===== ===== Principle =====
autotalk.1773248368.txt.gz · Last modified: by wadmin