Request for pyjack to be included in pkg-multimedia

Filipe Lopes falktx at gmail.com
Fri Mar 4 18:29:10 UTC 2011


hey there

I'm one of the maintainers of py-jack, and as you probably already noticed,
the project hasn't been updated in a while.
This is because I'm working on a new implementation of 'jack in python',
called "jacklib".

This is a simple file that you can add to your source tree, and just do
'import jacklib'.
It uses ctypes to communicate with jack, and the API is indentical to the
one used in real jack (c code).

link - http://repo.or.cz/w/cadence.git/blob_plain/master:/src/jacklib.py

Packaging it is not a good idea, developers should just import the file and
use it, like this:

import jacklib
client = jacklib.client_open("name", jacklib.NullOption, 0)
jacklib.client_close(client)

It's possible to write real jack apps using this implementation (see
audio_plugin_test.py and xycontroller.py in the same repo)

2011/3/2 Jonas Smedegaard <dr at jones.dk>

> On Wed, Mar 02, 2011 at 09:16:02AM -0800, info at bandshed.net wrote:
>
>> Thanks very much for your response and willingness to look into this when
>> you are so busy otherwise. I have filed a report and named the package
>> 'python-jack' at which point the bugreport utility closed, I'm not sure if
>> this is normal or not, I will wait for email confirmation, if it hasn't been
>> filed properly I will make a second attempt.
>>
>
> Sounds wrong.
>
> See here for general intro to recommended way to file bugreports:
> http://www.debian.org/Bugs/Reporting
>
> ...and here for specifics on WNPP: http://www.debian.org/devel/wnpp/#l1
>
>
>
>  - Jonas
>
> --
>  * Jonas Smedegaard - idealist & Internet-arkitekt
>  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
>
>  [x] quote me freely  [ ] ask before reusing  [ ] keep private
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
>
> iQIcBAEBCgAGBQJNboAfAAoJECx8MUbBoAEhC6oP/2XdLvQxUUZbcFmUt5WUV6vF
> jcfexiVSj6FsbxQdIEoMTyqZN7w0tOPvg6afBKa/wVbpn83Zo0ykVsja6AP439vn
> gOdCf86ZLhLL11k9b3As3mYwShcuHYKrmPBrEm6otLDjF1ufwkEs+f+ehylX+1yM
> CdApoJWIBKEBx9UsNppMNPgyXs+kry5XssKqwZwLynbzpd9Oc3b4BLd8jNhJBrDq
> 6raQwkefYOTjXdMaTEoSFmgmfwBkpYOFAZXYBb+wYGLvJ5FCVEJdMXSTh16whBMl
> q2fX9Udm9QBiprLSxJe0gi1eLm5kLjLqzjM515nUqIYy+lUgDN9UE+NAuCR9+APH
> WwN0tONb2wJIPOYVqkAz7ELZ2HbY6NXYTQKWdOLoXNlQwk2kmhsuzhkN6DoKMRSm
> 4LY98vOpE5AnSmqSMEKb4GFNbvAdORZ4un+n/VJ0UuAj1YKghsYJztelevZNG3HY
> Hu+Br8VNtkCRCnn4s8bdSgO92HoTclaV2lWdCfITagd/V/0sotiOJxxfyPdRslcF
> SX8C+/EFFlp04L7CbO/pvt1fEQLE8ZdiF1Ig6GscKuZSI34GnZHS5xSsJXRixVVq
> MuaA5lgFVNi/8B0bva7qpoHJn6swfd5Bfi79vaSXKlGPxWnFLeN7TeGU9p78VEOS
> pirCy4UcD2a+q7H61HbX
> =I977
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> pkg-multimedia-maintainers mailing list
> pkg-multimedia-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20110304/1aff668b/attachment.htm>


More information about the pkg-multimedia-maintainers mailing list