Gebruikershulpmiddelen

Site-hulpmiddelen


li_software

Verschillen

Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.

Link naar deze vergelijking

Volgende revisie
Vorige revisie
li_software [2014/04/02 16:25]
admpvi aangemaakt
li_software [2019/07/24 18:14] (huidige)
Regel 1: Regel 1:
-====Software & Installatie==== +=====Software & Installatie===== 
-===Wireshark===+====Wireshark====
  
-== Enabling Non-root Capture ==+=== Enabling Non-root Capture ​===
   * Stap 1: Install setcap   * Stap 1: Install setcap
  
Regel 42: Regel 42:
 Now, as the user who we added to the wireshark group in step 2, execute Wireshark. You should now see the full list of available adapters and can begin sniffing. (If not, double-check that the wireshark group is listed in the output of groups.) Now, as the user who we added to the wireshark group in step 2, execute Wireshark. You should now see the full list of available adapters and can begin sniffing. (If not, double-check that the wireshark group is listed in the output of groups.)
  
-==Links==+===Links===
 [http://​packetlife.net/​blog/​2010/​mar/​19/​sniffing-wireshark-non-root-user/​ sniffing-wireshark-non-root-user] [http://​packetlife.net/​blog/​2010/​mar/​19/​sniffing-wireshark-non-root-user/​ sniffing-wireshark-non-root-user]
 ---- ----
-===Timidity / Tuxguitar=== +====Timidity / Tuxguitar==== 
-== Geen geluid in Tuxguitar ==+===Geen geluid in Tuxguitar ​===
 * Start op de cli timidity met de volgende parameters: * Start op de cli timidity met de volgende parameters:
   pvi@laptop-pvi ~ $ timidity -iA -Os   pvi@laptop-pvi ~ $ timidity -iA -Os
Regel 54: Regel 54:
   Opening sequencer port: 129:0 129:1 129:2 129:3   Opening sequencer port: 129:0 129:1 129:2 129:3
 * Wijzig nu de geluidsinstelling van Tuxguitar, zet midi op port 129:0 (of anders) * Wijzig nu de geluidsinstelling van Tuxguitar, zet midi op port 129:0 (of anders)
 +
 +===Extra===
 +Follow these steps:
 +    Install the TiMidity++ midi sequencer (apt://​timidity-interfaces-extra).
 +    Make sure you have tuxguitar-alsa (apt://​tuxguitar-alsa), ​
 +                       ​tuxguitar-oss (apt://​tuxguitar-oss),​ and   
 +                       ​tuxguitar-jsa (apt://​tuxguitar-jsa) installed.
 +    Launch TuxGuitar, open Tools/​Settings/​Sound,​ and under Midi Port 
 +    choose Gervill or TiMidity Port [x] (128:​[x]) ​
 +    (where x is a number in the range of the available midi ports - usually 0..3).
 +You're good to go!
 +
 +===Extra2===
 +In a terminal window, use these two commands to install the Fluid Soundfonts:
 +  sudo apt-get install fluid-soundfont-gm
 +  sudo apt-get install fluid-soundfont-gs
 +
 +Next, we need to open the timidity config file (use '​ubuntu software center'​ to install '​Timidity++ Midi sequencer'​ if you haven'​t already):
 +
 +  sudo nano /​etc/​timidity/​timidity.cfg
 +
 +Comment out this line by placing a # at the front of the line, like so:
 +
 +  #source /​etc/​timidity/​freepats.cfg
 +
 +Then uncomment (or add this new line) to the timidity config file:
 +
 +  source /​etc/​timidity/​fluidr3_gm.cfg
 +
 +Save the changes to the config file, then restart timidity with this terminal command:
 +
 +  sudo /​etc/​init.d/​timidity restart
li_software.1396448753.txt.gz · Laatst gewijzigd: 2019/07/24 18:14 (Externe bewerking)