Changes

Jump to navigation Jump to search
Line 56: Line 56:  
[[File:Status display.png|400px|right]]
 
[[File:Status display.png|400px|right]]
   −
* Audio Peak-meter or CPU-load => 1 or 2 small horizontal bars on the top right.
+
* '''Audio peak-meter''' or '''CPU load-bar''' => 1 or 2 small horizontal bars on the top.
* MIDI-IN => '''Blue "m"''' flag
+
* '''Status Icons''' => Displayed under the peak-meter.
* Xrun => '''Red Warning Triangle''' flag
+
 
* Under-voltage => '''Red Lightning''' flag
+
{| class="wikitable"
* Over-temperature => '''Red Thermometer''' flag
+
!colspan="3"|Status Icons Legend
* Recording Audio => '''Red Circle''' flag
+
|-
* Playing Audio => '''Green Play''' flag
+
|<span style="color:#8080FF">'''m'''</span>
 +
|'''MIDI-IN'''
 +
|It's shown when MIDI messages are received.
 +
|-
 +
|<span style="color:#FF0000">{{#fas:exclamation-triangle}}</span>
 +
|'''XRun'''
 +
|It's shown when there are Xruns. If many, you should hear clicks and pops too. This means the CPU can't process audio fast enough and you should consider disabling some CPU-hungry option (like VNC, headphones, etc.) or reducing the complexity of your layer setup.
 +
|-
 +
|<span style="color:#FF0000">{{#fas:bolt}}</span>
 +
|'''Under-voltage'''
 +
| Zynthian is working in a degraded state, with the CPU frequency capped to 600-800 MHz, trying to stabilize the system and avoid a system crash. You shouldn't see that icon and if you do so, you should consider looking for a better power source.
 +
|-
 +
|<span style="color:#FF0000">{{#fas:temperature-high}}</span>
 +
|'''Over-temperature'''
 +
|Zynthian is working in a degraded state, with the CPU frequency capped to 600-800 MHz, trying to stabilize the system and avoid a system crash. You shouldn't see that icon and if you do so, you should improve heat dissipation (using a heat sink, etc.)
 +
|-
 +
|<span style="color:#b00000">{{#fas:circle}}</span>
 +
|'''Recording Audio'''
 +
|An audio or MIDI recording is going on.
 +
|-
 +
|<span style="color:#00b000">{{#fas:play}}</span>
 +
|'''Playing Audio'''
 +
|An audio or MIDI track is being played.
 +
|}
    
===The Peak-meter===
 
===The Peak-meter===
Line 79: Line 102:     
  This is a running average of the time it takes to execute a full process cycle for all clients as a percentage of the real time available per cycle determined by the buffer size and sample rate.  
 
  This is a running average of the time it takes to execute a full process cycle for all clients as a percentage of the real time available per cycle determined by the buffer size and sample rate.  
  −
===The Flags===
  −
  −
* The '''Blue "m"''' flag is shown when MIDI messages are received.
  −
  −
* The '''Red Warning Triangle''' flag is shown when there are Xruns. If many, you should hear clicks and pops too.
  −
  −
* When the '''Red Lightning''' or '''Red Thermometer''' flag is shown, your zynthian is working in a degraded state, with the CPU frequency capped to 600-800 MHz, trying to stabilize the system and avoid a system crash. You shouldn't see any of them and if you do so, you should consider looking for a better power source (under-voltage) or using a heat sink (over-temperature).
  −
  −
* Finally, the '''Red Circle''' and '''Green Play''' flags show the status of audio/MIDI capture: recording / playing
      
<br clear=all>
 
<br clear=all>

Navigation menu