<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.distributions.64studio">
    <title>gmane.linux.distributions.64studio</title>
    <link>http://blog.gmane.org/gmane.linux.distributions.64studio</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2548"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2547"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2546"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2542"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2541"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2540"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2539"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2538"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2537"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2536"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2535"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2534"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2533"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2532"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2531"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2530"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2529"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2528"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2527"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.distributions.64studio/2526"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2548">
    <title>Re: [SOLVED] Compiling kernel modules versionmismatch - line6usb</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2548</link>
    <description>
I've solved (or worked around) this issue.  I compiled my own kernel and used 
the in-tree version of alsa (instead of an out-of-tree version, as is done in 64 
Studio).  Now when I compile and load the driver, everything works fine.  (FYI, 
I used 2.6.26.5-rt9 and line6usb 0.7.4-pre-SVN-495.)

Since it has been a few months since I reported this issue, here's the original 
post:

Hi guys!

I compiled the line6usb kernel driver, but it wouldn't load unless I force it.
When I force it, it works fine, but complains about a module/kernel version
mismatch. However, I built it against the right headers.

Why does the module version not match? How should I go about compiling this
module? Is it possibly a GCC version mismatch?

More details....

The line6usb kernel driver project is hosted here:
http://sourceforge.net/projects/line6linux

Every time I load the module, I get these messages:

# dmesg | tail
line6usb: disagrees about version of symbol snd_card_disconnect
line6usb: Unknown symbol snd_card_disconnect
line6usb: disagrees about version of symbol snd_card_register
line6usb: Unknown symbol snd_card_register
line6usb: disagrees about version of symbol snd_card_free
line6usb: Unknown symbol snd_card_free
line6usb: disagrees about version of symbol snd_card_new
line6usb: Unknown symbol snd_card_new
line6usb: disagrees about version of symbol snd_card_disconnect
line6usb: Unknown symbol snd_card_disconnect

When I forced the module it, it worked fine... but added the following messages:

line6usb: no version for "struct_module" found: kernel tainted.
line6usb: no version magic, tainting kernel

I'm using the stock linux-image-2.6.21-1-multimedia-486 kernel and
linux-headers-2.6.21-1-multimedia-486. This module builds and loads fine on
Debian Etch 4.0 with the 2.6.18 kernels.

I originally filed this as a bug for the line6usb driver here:
https://sourceforge.net/tracker/index.php?func=detail&amp;aid=1937278&amp;group_id=200399&amp;atid=973346

Note:  I also asked this on the forum (http://64studio.com/node/630) -- and they
directed me here.

Thanks in advance!
-Gabriel
</description>
    <dc:creator>Gabriel M. Beddingfield</dc:creator>
    <dc:date>2008-10-06T17:10:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2547">
    <title>Re: PDK mylinux firstrun</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2547</link>
    <description>Hi Daniel,

After Free updated the Making Repositories and Building Media pages,

http://trac.64studio.com/pdk/wiki/HowTo

I rebuilt the iso again and
installed a nice snappy ubuntu desktop here using just 1.1 Gig! :-)
mylinux "workspace" used 2.0 Gig of space to build the iso,
which was 311.4 MB when built.
First time I have ever built a distro.
Thank you both for the help.

Cheers,
dave.

Daniel James wrote:
</description>
    <dc:creator>dave</dc:creator>
    <dc:date>2008-10-06T16:27:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2546">
    <title>Re: PDK mylinux firstrun</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2546</link>
    <description>Hi Dave,


The ubuntu.com line on http://trac.64studio.com/pdk/wiki/BuildingMedia 
is just there as an example; Canonical doesn't actually provide a PDK 
service (yet).

We should probably update that page to provide a real working example.


OK, please let us know how you get on.

Thanks for the feedback!

Daniel
</description>
    <dc:creator>Daniel James</dc:creator>
    <dc:date>2008-10-06T10:18:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2542">
    <title>Re: [64 Studio] #444: Qsampler crashes on adding channel</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2542</link>
    <description>Problem is solved with upgrade to lenny.

The ticket can thus be close with the move to lenny...

Regards,
Quentin
</description>
    <dc:creator>Quentin Harley</dc:creator>
    <dc:date>2008-09-17T22:37:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2541">
    <title>[64 Studio] #444: Qsampler crashes on addingchannel</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2541</link>
    <description>#444: Qsampler crashes on adding channel
---------------------------------+------------------------------------------
 Reporter:  daniel-ljUBoSVpJTpWk0Htik3J/w&lt; at &gt;public.gmane.org  |       Owner:  free
     Type:  defect               |      Status:  new 
 Priority:  high                 |   Milestone:  2.2 
Component:  packages             |     Version:  2.1 
 Severity:  blocker              |    Keywords:      
---------------------------------+------------------------------------------
 In the testing branch, qsampler crashes on adding a channel, with:

 *** glibc detected *** double free or corruption (!prev):
 0x000000000074f2f0 ***Aborted

</description>
    <dc:creator>64 Studio</dc:creator>
    <dc:date>2008-09-16T15:26:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2540">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2540</link>
    <description>
The web site says it's use should be "invisible" to the user. I don't
think you're supposed to feel any difference!
--
Michael
</description>
    <dc:creator>Michael Pacey</dc:creator>
    <dc:date>2008-09-11T15:12:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2539">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2539</link>
    <description>
&lt;  &gt; 
&lt;  &gt; what is your experience with this package? As regards performance.
&lt;  &gt; Can be "irqbalance" useful for single core processor too?
&lt;  &gt; 
&lt;  Honestly, I can't "feel" the difference, at least in a proper double
&lt;  blind.  That was a depressing experiment :)


I will try it ... hopefully without any depression :-)
Thanks for link.

M.
</description>
    <dc:creator>Jaromír Mikeš</dc:creator>
    <dc:date>2008-09-11T00:17:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2538">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2538</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jaromír Mikeš wrote:
Honestly, I can't "feel" the difference, at least in a proper double
blind.  That was a depressing experiment :)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIyF8xwRXgH3rKGfMRAoAQAKCEpCCk4sS2iI1qZXvCFc0Fc3c1gQCfcifu
jJnRvQz1QBFZIkDrNtNFYVU=
=rbuB
-----END PGP SIGNATURE-----

_______________________________________________
64studio-devel mailing list
64studio-devel&lt; at &gt;64studio.com
http://lists.64studio.com/mailman/listinfo/64studio-devel
</description>
    <dc:creator>Gustin Johnson</dc:creator>
    <dc:date>2008-09-10T23:58:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2537">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2537</link>
    <description>Hi Gustin,

what is your experience with this package? As regards performance.
Can be "irqbalance" useful for single core processor too?

Cheers 

Mira



&lt;  &gt; 
&lt;  &gt; I've found this link http://irqbalance.org/ which seems to be interesting.
&lt;  &gt; Maybe irqbalance can be useful for 64studio.
&lt;  &gt; 
&lt;  It is already packaged in Debian.  I am not sure if it is a part of
&lt;  64Studio, but you can download the .deb here:
&lt;  
&lt;  http://packages.debian.org/etch/irqbalance
&lt;  -----BEGIN PGP SIGNATURE-----
&lt;  Version: GnuPG v1.4.6 (GNU/Linux)
&lt;  Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
&lt;  
&lt;  iD8DBQFIyEx7wRXgH3rKGfMRAsd1AJ9FK2H/QdToZ89lVPKGqxn1x3nCqQCfcpx1
&lt;  959VYh9+a8eSgpN1tu2E6AY=
&lt;  =cqii
&lt;  -----END PGP SIGNATURE-----
&lt;  
&lt;  
&lt;  
</description>
    <dc:creator>Jaromír Mikeš</dc:creator>
    <dc:date>2008-09-10T23:36:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2536">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2536</link>
    <description>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jaromír Mikeš wrote:
It is already packaged in Debian.  I am not sure if it is a part of
64Studio, but you can download the .deb here:

http://packages.debian.org/etch/irqbalance
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIyEx7wRXgH3rKGfMRAsd1AJ9FK2H/QdToZ89lVPKGqxn1x3nCqQCfcpx1
959VYh9+a8eSgpN1tu2E6AY=
=cqii
-----END PGP SIGNATURE-----

_______________________________________________
64studio-devel mailing list
64studio-devel&lt; at &gt;64studio.com
http://lists.64studio.com/mailman/listinfo/64studio-devel
</description>
    <dc:creator>Gustin Johnson</dc:creator>
    <dc:date>2008-09-10T22:38:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2535">
    <title>(no subject)</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2535</link>
    <description>Hi,

I've found this link http://irqbalance.org/ which seems to be interesting.
Maybe irqbalance can be useful for 64studio.

M.
</description>
    <dc:creator>Jaromír Mikeš</dc:creator>
    <dc:date>2008-09-10T22:09:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2534">
    <title>Thanks!</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2534</link>
    <description>Hi Jaakko,

Just wanted to say thanks for the patch which enables the backspace key 
to delete notes. It's working great on the Indamixx, so now seq24 users 
can have MIDI in their pocket :-)

Cheers!

Daniel
</description>
    <dc:creator>Daniel James</dc:creator>
    <dc:date>2008-09-02T11:07:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2533">
    <title>Re: jkmeter</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2533</link>
    <description>Hi,

Thanks Daniel .. thanks Quentin
-It will be nice to have this package in testing...
-Now I understand problems with menu ... but it is not so difficult to do it by myself .... :-)

Cheers Mira 


&lt;  ------------ Původní zpráva ------------
&lt;  Od: Daniel James &lt;daniel-ljUBoSVpJTpWk0Htik3J/w&lt; at &gt;public.gmane.org&gt;
&lt;  Předmět: Re: [64studio-devel] jkmeter
&lt;  Datum: 27.8.2008 16:20:48
&lt;  ----------------------------------------
&lt;  Hi Mira,
&lt;  
&lt;  &gt; I would like to suggest "jkmeter" for including in next release of 64studio.
&lt;  
&lt;  Quentin has made a package, we'll get it into the testing branch.
&lt;  
&lt;  &gt; I would like also suggest item "meterbridge jellyfish" in Sound &amp; Video menu.
&lt;  &gt; I think it is very important tool for mastering to check mono stereo
&lt;  compatibility and it would be nice to get it simply from menu.
&lt;  &gt; Commands can looks like this:
&lt;  &gt; meterbridge -t jf alsa_pcm:playback_1 alsa_pcm:playback_2 -n PHASEmeter 
&lt;  &gt; meterbridge -t vu alsa_pcm:playback_1 alsa_pcm:playback_2 -n VUmeter
&lt;  &gt; 
&lt;  &gt; All of them (Jkmeter, VUmeter and PHASEmeter) can be nested in some submenu
&lt;  e.g. "measurement tools" to avoid overblown Sound &amp; Video menu.
&lt;  
&lt;  The problem with the current menu structure is that Sound &amp; Video is a 
&lt;  ridiculously broad category for what we do. Unfortunately, this 
&lt;  classification is built into many Debian packages, so it's not easy to 
&lt;  fix without breaking compatibility.
&lt;  
&lt;  Cheers!
&lt;  
&lt;  Daniel
&lt;  
&lt;  
&lt;  </description>
    <dc:creator>Jaromír Mikeš</dc:creator>
    <dc:date>2008-08-27T22:07:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2532">
    <title>[64 Studio] #443: Live installer</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2532</link>
    <description>#443: Live installer
-------------------------------+--------------------------------------------
 Reporter:  qharley-aRgvYNyOqfL3fQ9qLvQP4Q&lt; at &gt;public.gmane.org  |       Owner:  free
     Type:  enhancement        |      Status:  new 
 Priority:  normal             |   Milestone:  3.0 
Component:  build              |     Version:      
 Severity:  normal             |    Keywords:      
-------------------------------+--------------------------------------------
 64 Studio 3.0 based on Debian Lenny should have a Live installer DVD
 release.  This could then be an alternative to the Live CD versions.

</description>
    <dc:creator>64 Studio</dc:creator>
    <dc:date>2008-08-27T21:14:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2531">
    <title>Re: jkmeter</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2531</link>
    <description>Hi Mira,


Quentin has made a package, we'll get it into the testing branch.


The problem with the current menu structure is that Sound &amp; Video is a 
ridiculously broad category for what we do. Unfortunately, this 
classification is built into many Debian packages, so it's not easy to 
fix without breaking compatibility.

Cheers!

Daniel
</description>
    <dc:creator>Daniel James</dc:creator>
    <dc:date>2008-08-27T14:20:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2530">
    <title>Re: jkmeter</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2530</link>
    <description>
Good idea - I like it.  I used alacarte to create a jellyfish scope 
entry for myself some time ago.
command: /usr/bin/meterbridge -t jf x x
This creates a jellyfish scope with 2 inputs, but not connected to 
anything. You can then connect it to hardware or application of your 
choosing using Jack Control (qjackctl)

I'll check out the jk meter...

Thanks,
Quentin
</description>
    <dc:creator>Quentin Harley</dc:creator>
    <dc:date>2008-08-23T18:16:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2529">
    <title>jkmeter</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2529</link>
    <description>Hello,

I would like to suggest "jkmeter" for including in next release of 64studio.

copy/paste from REDME file:
"Jkmeter is a horizontal or vertical bargraph level meter based on the ideas of mastering guru Bob Katz.
A K-meter displays both the true RMS level and the digital peak level.  In this implementation the RMS meter is about 15% faster than an VU, but without the overshoot. This provides a good indication of subjective loudness."

http://www.digido.com/bob-katz/level-practices-part-2-includes-the-k-system.html

http://www.kokkinizita.net/linuxaudio/downloads/index.html
[dependencies are available on the same page ... libclthreads (&gt;= 2.4.0) and libclxclient (&gt;= 3.6.1)]

I would like also suggest item "meterbridge jellyfish" in Sound &amp; Video menu.
I think it is very important tool for mastering to check mono stereo compatibility and it would be nice to get it simply from menu.
Commands can looks like this:
meterbridge -t jf alsa_pcm:playback_1 alsa_pcm:playback_2 -n PHASEmeter 
meterbridge -t vu alsa_pcm:playback_1 alsa_pcm:playback_2 -n VUmeter

All of them (Jkmeter, VUmeter and PHASEmeter) can be nested in some submenu e.g. "measurement tools" to avoid overblown Sound &amp; Video menu.

Cheers 

mira
</description>
    <dc:creator>Jaromír Mikeš</dc:creator>
    <dc:date>2008-08-23T16:29:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2528">
    <title>Re: [64 Studio] #442: Package and add Jacktrip</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2528</link>
    <description>#442: Package and add Jacktrip
-------------------------------+--------------------------------------------
 Reporter:  qharley-aRgvYNyOqfL3fQ9qLvQP4Q&lt; at &gt;public.gmane.org  |        Owner:  free
     Type:  enhancement        |       Status:  new 
 Priority:  normal             |    Milestone:  3.0 
Component:  packages           |      Version:      
 Severity:  normal             |   Resolution:      
 Keywords:                     |  
-------------------------------+--------------------------------------------
Changes (by daniel-ljUBoSVpJTpWk0Htik3J/w&lt; at &gt;public.gmane.org):

  * type:  defect =&gt; enhancement
  * component:  build =&gt; packages
  * milestone:  =&gt; 3.0

</description>
    <dc:creator>64 Studio</dc:creator>
    <dc:date>2008-08-22T14:53:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2527">
    <title>Re: [64 Studio] #441: qjackctl midi bug</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2527</link>
    <description>#441: qjackctl midi bug
----------------------------------------------+-----------------------------
 Reporter:  andy-6TZjxfFV8JwQN+UV6nWIVHO7opaZ8U0b9dF7HbQ/qKg&lt; at &gt;public.gmane.org  |        Owner:  free
     Type:  defect                            |       Status:  new 
 Priority:  high                              |    Milestone:  3.0 
Component:  packages                          |      Version:  2.1 
 Severity:  critical                          |   Resolution:      
 Keywords:                                    |  
----------------------------------------------+-----------------------------
Changes (by daniel-ljUBoSVpJTpWk0Htik3J/w&lt; at &gt;public.gmane.org):

  * version:  =&gt; 2.1

</description>
    <dc:creator>64 Studio</dc:creator>
    <dc:date>2008-08-22T14:52:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2526">
    <title>Re: [64 Studio] #441: qjackctl midi bug</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2526</link>
    <description>#441: qjackctl midi bug
----------------------------------------------+-----------------------------
 Reporter:  andy-6TZjxfFV8JwQN+UV6nWIVHO7opaZ8U0b9dF7HbQ/qKg&lt; at &gt;public.gmane.org  |        Owner:  free
     Type:  defect                            |       Status:  new 
 Priority:  high                              |    Milestone:  3.0 
Component:  packages                          |      Version:      
 Severity:  critical                          |   Resolution:      
 Keywords:                                    |  
----------------------------------------------+-----------------------------
Changes (by daniel-ljUBoSVpJTpWk0Htik3J/w&lt; at &gt;public.gmane.org):

  * priority:  normal =&gt; high
  * component:  build =&gt; packages
  * severity:  normal =&gt; critical
  * milestone:  =&gt; 3.0

Comment:

 The only change in qjackctl version 0.2.22-2 compared to 0.2.22-1 was to
 do with window positioning, it's hard to image it could cause this
 problem. However this is an old version of the package, almost 18 months
 old, so we'll have to test against a current version in a beta of 64
 Studio 3.0.

</description>
    <dc:creator>64 Studio</dc:creator>
    <dc:date>2008-08-22T14:50:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.distributions.64studio/2525">
    <title>Re: [64 Studio] #442: Package and add Jacktrip</title>
    <link>http://permalink.gmane.org/gmane.linux.distributions.64studio/2525</link>
    <description>Hi Quentin,


Sounds cool :-) While I doubt many people will have access to Internet2 
any time soon, I think it could be useful over a local gigabit LAN. I'm 
curious to see how it compares to netjack.

I noticed the same group has produced a Jack connections save/restore tool:

http://ccrma.stanford.edu/groups/soundwire/software/jmess/

Cheers!

Daniel
</description>
    <dc:creator>Daniel James</dc:creator>
    <dc:date>2008-08-20T08:47:51</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.distributions.64studio">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.distributions.64studio</link>
  </textinput>
</rdf:RDF>
