Share

Jack Audio Connection Kit

Code

Programming Languages: C

License: GNU Library or Lesser General Public License (LGPL), GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2006-05-17 cvs -d:pserver:anonymous@jackit.cvs.sourceforge.net:/cvsroot/jackit login

cvs -z3 -d:pserver:anonymous@jackit.cvs.sourceforge.net:/cvsroot/jackit co -P modulename

Show:

What's happening?

  • Jack Audio Connection Kit

    pbd made 1 file-release changes.

    2009-11-03 16:21:07 UTC by pbd

  • Jack Audio Connection Kit

    pbd made 3 file-release changes.

    2009-11-03 16:20:05 UTC by pbd

  • Jack Audio Connection Kit

    pbd made 3 file-release changes.

    2009-11-03 16:18:11 UTC by pbd

  • Jack Audio Connection Kit

    pbd changed the public information on the Jack Audio Connection Kit project.

    2009-11-03 13:28:50 UTC by pbd

  • port registering order matters

    in my project, I have some clients. one in particular, has a midi-in port and an audio-output port. the plugins are very simple as you'll see, so I don't think the problem is in my code. the problem is, if I register the audio port before the midi port, the plugin outputs only rubbish, but if I swap the registering, everything works as expected. I attach the whole project directory, tough...

    2008-11-24 17:04:05 UTC by dolomighty

  • obsolete method to determine cpu speed on Linux/SPARC

    config/os/gnu-linux/time.c parses /proc/cpuinfo to determine the cpu speed. On Linux/SPARC it tries to read "Cpu0Bogo". However current kernels no longer provide "Cpu0Bogo", "Cpu0ClkTck" should be used instead. Here's the patch: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jack-audio-connection-kit/files/jack-audio-connection-kit-sparc-cpuinfo.patch?hideattic=0&view=markup.

    2008-09-14 17:12:47 UTC by blu3bird

  • Comment: coreaudio driver support for simplex devices

    Also, extend JACK_DRIVER_PARAM_STRING_MAX from 63 to 128 for CoreAudio driver -n parameter. Coreaudio device names can be and usually are much longer than 63 characters. Without this expanded parameter size, these types of drivers cannot be specified for jack to attach to. File Added: driver_interface.diff.

    2007-06-10 22:12:20 UTC by ehorvath

  • coreaudio driver support for simplex devices

    Corrects setup and initialization and IO callback handling to properly support simplex audio devices (and full- and half-duplex) devices. Previous setup and IO handling assumed duplex device capabilities; if the device specified for jack to attach to did not support duplex IO, then the initialization would fail. Also, need to fully segregate input and output IO in separate dedicated...

    2007-06-10 22:06:24 UTC by ehorvath

  • loosing sample frames

    Cuando trato de grabar via MIDI con Rosegarden, sale este mensaje: "subsistema de audio jack está perdiendo muestras". ¿Qué significa? ¿Qué implica?. Utilizo Ubuntu Dapper y tarjeta de sonido USB Audiophile). Gracias por vuestro trabajo.

    2007-01-31 07:12:42 UTC by nobody

  • RME Digi 96/8: delay of 22185.000 usecs exceeds estimated sp

    I'm getting this error message, over and over again, with my RME Digi 96/8 card. delay of [number] usecs exceeds estimated spare time of [number]; restart ... I'm running jackd with the following parameters: jackd -R -t2000 -m -dalsa -dhw:0,0 -r44100 -p256 -n32 -s -H -M latexted@gmail.com.

    2007-01-11 15:18:59 UTC by nobody

Our Numbers