<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Go under Edit->Preferences. It should be all there. Alternately,
    you can use command line parameteres (do pd-l2ork -help to list all
    parameters). Finally, if you use Ubuntu and place pd-l2ork shortcut
    in the launcher, right-clicking on it should give you predefined
    options (ALSA vs JACK), as well as a couple other helpful shortcuts.<br>
    <br>
    HTH<br>
    <br>
    Best,<br>
    <br>
    Ico<br>
    <br>
    <div class="moz-cite-prefix">On 9/21/2015 5:58 AM, Jonghyun Kim
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAC8jf9desjgN3jnD_Eto=0wPddSctfP2E-rLd2pTKUtU+JLPUg@mail.gmail.com"
      type="cite">
      <div dir="ltr">It works. Great! I have a question. where is JACK
        option? It runs only with ALSA.
        <div><br>
        </div>
        <div>Jonghyun</div>
        <div>akntk</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Sep 21, 2015 at 6:39 PM,
          Jonghyun Kim <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:agitato816@gmail.com" target="_blank">agitato816@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">now it seems works. thanks!
              <div><br>
              </div>
              <div>jonghyun<br>
                <div><br>
                </div>
                <div>=====</div>
                <div>
                  <div>$ sudo dpkg -i pd-l2ork-x86_64-20150920.deb <br>
                  </div>
                  <div>(Reading database ... 474214 files and
                    directories currently installed.)</div>
                  <div>Preparing to unpack pd-l2ork-x86_64-20150920.deb
                    ...</div>
                  <div>Unpacking pd-l2ork (20150920) over (20150920) ...</div>
                  <div>Setting up pd-l2ork (20150920) ...</div>
                  <span class="">
                    <div>Processing triggers for mime-support
                      (3.55ubuntu1.1) ...</div>
                    <div>Processing triggers for gnome-menus
                      (3.10.1-0ubuntu2) ...</div>
                    <div>Processing triggers for desktop-file-utils
                      (0.22-1ubuntu2) ...</div>
                    <div>Processing triggers for bamfdaemon
                      (0.5.1+14.10.20140925-0ubuntu1) ...</div>
                    <div>Rebuilding
                      /usr/share/applications/bamf-2.index...</div>
                    <div>Processing triggers for man-db (2.7.0.2-2) ...</div>
                    <div>Processing triggers for hicolor-icon-theme
                      (0.13-1) ...</div>
                  </span>
                  <div>Processing triggers for shared-mime-info
                    (1.2-0ubuntu3) ...</div>
                  <div>Unknown media type in type 'all/all'</div>
                  <div>Unknown media type in type 'all/allfiles'</div>
                  <div>Unknown media type in type 'uri/mms'</div>
                  <div>Unknown media type in type 'uri/mmst'</div>
                  <div>Unknown media type in type 'uri/mmsu'</div>
                  <div>Unknown media type in type 'uri/pnm'</div>
                  <div>Unknown media type in type 'uri/rtspt'</div>
                  <div>Unknown media type in type 'uri/rtspu'</div>
                  <div>Processing triggers for ureadahead (0.100.0-16)
                    ...</div>
                  <div>$</div>
                </div>
                <div>=======</div>
              </div>
            </div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On Mon, Sep 21, 2015 at 4:18
                    PM, IOhannes m zmoelnig <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:zmoelnig@iem.at" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a></a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On
                        2015-09-21 03:42, Ivica Ico Bukvic wrote:<br>
                        > I think that was because it was built with
                        libMagick++4 whereas 14.04<br>
                        > and newer Ubuntu versions have
                        libMagick++5. I am not sure why this<br>
                        > matters (sounds to me like something may be
                        improperly symlinked<br>
                        > system-wise).<br>
                        <br>
                      </span>i would say that Debian has a pretty well
                      established system to avoid<br>
                      breakage of applications due to library
                      incompatibilities.<br>
                      <br>
                      part of this scheme is to rename library packages
                      (e.g. "libMagick++4"<br>
                      vs "libMagick++5") if and only if the two
                      libraries are binary incompatible.<br>
                      usually this means that some previously exported
                      symbols have vanished<br>
                      in the newer version.<br>
                      <br>
                      a specific application might not use those symbols
                      at all and would thus<br>
                      not be affected by the incompatibility.<br>
                      but using symlinks (system-wide!) is certainly the
                      right approach to<br>
                      break your system, and thus should be avoided.<br>
                      <br>
                      there are two solutions for this problem:<br>
                      - ship all dependencies (the w32 and OSX way)<br>
                      - link against the proper libraries (the linux
                      distro way)<br>
                      <br>
                      fgmadrt<br>
                      <span><font color="#888888">IOhannes<br>
                        </font></span>
                      <div>
                        <div><br>
_______________________________________________<br>
                          <a moz-do-not-send="true"
                            href="mailto:Pd-list@lists.iem.at"
                            target="_blank">Pd-list@lists.iem.at</a>
                          mailing list<br>
                          UNSUBSCRIBE and account-management -> <a
                            moz-do-not-send="true"
                            href="http://lists.puredata.info/listinfo/pd-list"
                            rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a></a><br>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                  <br>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Ivica Ico Bukvic, D.M.A.
Associate Professor
Computer Music
ICAT Senior Fellow
Director -- DISIS, L2Ork
Virginia Tech
School of Performing Arts – 0141
Blacksburg, VA 24061
(540) 231-6139
<a class="moz-txt-link-abbreviated" href="mailto:ico@vt.edu">ico@vt.edu</a>
<a class="moz-txt-link-abbreviated" href="http://www.performingarts.vt.edu">www.performingarts.vt.edu</a>
disis.icat.vt.edu
l2ork.icat.vt.edu
ico.bukvic.net</pre>
  </body>
</html>