Changes

Jump to navigation Jump to search
m
Line 40: Line 40:     
  journalctl -u zynthian-webconf
 
  journalctl -u zynthian-webconf
 +
 +
=Configuration without WebConf=
 +
If you can't access WebConf with a browser, you may edit this file:
 +
 +
/zynthian/config/zynthian_envars.sh
 +
 +
and run this command after saving the changes:
 +
 +
# zynthian_update_sys.sh
    
=Viewing the Zynthian graphics display on a computer=
 
=Viewing the Zynthian graphics display on a computer=
Line 51: Line 60:  
=Useful zynthian command line commands=
 
=Useful zynthian command line commands=
   −
aconnect -l        list midi connections  
+
aconnect -l        list MIDI connections (that ALSA knows about)
aplay -l  
+
aplay -l           lists audio hardware devices (that ALSA knows about)
aplay -L
+
aplay -L           lists the ALSA device names of all hardware and software devices
alsamixer
+
alsamixer         graphical mixer program for the ALSA that is used to configure sound settings and adjust the volume
jack_lsp -c
+
aseqdump          show the events received at an ALSA sequencer port
 +
jack_lsp -c       lists connections to/from each JACK port
 +
lsusb              list known USB devices
 +
lsof              list of all open files and the processes that opened them.
 +
patchage          graphical modular patch bay for audio and MIDI systems based on JACK and ALSA
 +
 +
export DISPLAY=:0  set which display is to be used
    
=More detailed info=
 
=More detailed info=
    
More info on this page [[Accessing_Zynthian_from_your_computer]]
 
More info on this page [[Accessing_Zynthian_from_your_computer]]
393

edits

Navigation menu