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 15:59] – [Autotalk] wadminautotalk [2026/03/11 16:59] (current) – [Autotalk] wadmin
Line 4: Line 4:
 <uml> <uml>
 state IDLE { state IDLE {
- 
   IDLE : Static   IDLE : Static
- 
   [*] --> Free    [*] --> Free 
- 
   Free --> Punch : PTT   Free --> Punch : PTT
- 
   Punch --> Free :_PTT   Punch --> Free :_PTT
- +  IDLE --> MANUAL : Mode Button
-  IDLE -right-> MANUAL : Mode Button +
   Free : Mic ON   Free : Mic ON
- 
   Free : Blue #blue   Free : Blue #blue
- 
   Punch : Mic OFF   Punch : Mic OFF
- 
   Punch : Red   Punch : Red
- 
 } }
- 
- 
  
 state MANUAL { state MANUAL {
- 
   MANUAL : Static   MANUAL : Static
- 
   Mute --> Open : PTT   Mute --> Open : PTT
- 
   Open --> Mute : _PTT   Open --> Mute : _PTT
- 
   MANUAL --> AUTO : Mode Button   MANUAL --> AUTO : Mode Button
- 
   Mute : Mic OFF   Mute : Mic OFF
- 
   Mute : Orange   Mute : Orange
- 
   Open : Mic ON   Open : Mic ON
- 
   Open : Green   Open : Green
- 
 } }
- 
  
 state AUTO { state AUTO {
- +  AUTO : When MIDI_STOP > Slow Fade 
-AUTO : When MIDI_STOP > Slow Fade +  AUTO : When MIDI_PLAY > Ping Pong fade
- +
-AUTO : When MIDI_PLAY > Ping Pong fade +
   Stop --> Play : MIDI_PLAY   Stop --> Play : MIDI_PLAY
- 
   Stop --> Rec : MIDI_REC   Stop --> Rec : MIDI_REC
- 
   Play --> Rec : MIDI_REC   Play --> Rec : MIDI_REC
- 
   Play --> Stop : MIDI_STOP   Play --> Stop : MIDI_STOP
- 
   Rec --> Stop : MIDI_STOP   Rec --> Stop : MIDI_STOP
- 
   Rec --> Play : _MIDI_REC & MIDI_PLAY   Rec --> Play : _MIDI_REC & MIDI_PLAY
- 
   AUTO --> IDLE : Mode Button   AUTO --> IDLE : Mode Button
- 
   Stop : Mic ON   Stop : Mic ON
- 
   Stop : Green   Stop : Green
- 
   Play : Mic OFF   Play : Mic OFF
- 
   Play : Green   Play : Green
- 
-  
- 
 } }
 </uml> </uml>
autotalk.1773244763.txt.gz · Last modified: by wadmin