User:Saul/Guitarix

From Organic Design wiki
< User:Saul
Revision as of 04:46, 10 August 2022 by Saul (talk | contribs) (Create page with notes.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install

# Make sure realtime is enabled.
sudo apt-get install guitarix;

sudo adduser <USER> audio

Then reboot your computer.

Setup

If guitarix will not start correctly due to jack you might need to configure jack for your audio interface.

# Open Jack
qjackctl

Go to setup->interface select the first USB one. (Or whatever one is yours.)

Start up guitarix again and you should not have issues with jack.

You will then need to configure the connections, go back to jack and click connections and connect:

  • capture_1 -> gx_head_amp
  • capture_2 -> gx_head_amp
  • gx_head_amp -> gx_head_fx
  • gx_head_fx -> playback_1
  • gx_head_fx -> playback_2

If you don't have any sound playing it might be playing back out the same device it is using as input.