Skip to content

Instantly share code, notes, and snippets.

@stefanocoding
Last active March 4, 2019 05:58
Show Gist options
  • Select an option

  • Save stefanocoding/e060b0733a34631c6a4fad4babf5e074 to your computer and use it in GitHub Desktop.

Select an option

Save stefanocoding/e060b0733a34631c6a4fad4babf5e074 to your computer and use it in GitHub Desktop.

Revisions

  1. stefanocoding revised this gist Mar 4, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion using_jack_and_bitwig_with_intel.md
    Original file line number Diff line number Diff line change
    @@ -11,4 +11,4 @@

    No need to stop `pulseaudio`.

    Reference: https://askubuntu.com/questions/945721/ubuntu-16-04-on-macbook-pro-no-sound-with-jackd-although-alsa-is-working?newreg=ecde5e0ef1bb4c05b632e60308b9043e#comment1505791_946160
    Reference: https://askubuntu.com/questions/945721/ubuntu-16-04-on-macbook-pro-no-sound-with-jackd-although-alsa-is-working#comment1505791_946160
  2. stefanocoding revised this gist Mar 4, 2019. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion using_jack_and_bitwig_with_intel.md
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,6 @@
    1. Click __Start__
    1. Start Bitwig and select "JACK" as the __Driver model__

    No need to stop `pulseaudio`.
    No need to stop `pulseaudio`.

    Reference: https://askubuntu.com/questions/945721/ubuntu-16-04-on-macbook-pro-no-sound-with-jackd-although-alsa-is-working?newreg=ecde5e0ef1bb4c05b632e60308b9043e#comment1505791_946160
  3. stefanocoding created this gist Mar 4, 2019.
    12 changes: 12 additions & 0 deletions using_jack_and_bitwig_with_intel.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    1. Open `qjackctl`
    1. Click __Setup...__
    1. Choose "alsa" as the __Driver__
    1. Choose the analog interface as the __Interface__ (in my case it is `hw:PCH,0`)
    1. Go to the __Advanced__ tab
    1. Enter the number of inputs in the first textbox next to __Channels I/O__ (`2` in my case)
    1. Enter the number of outputs in the second textbox next to __Channels I/O__ (`2` in my case)
    1. Click __OK__
    1. Click __Start__
    1. Start Bitwig and select "JACK" as the __Driver model__

    No need to stop `pulseaudio`.