Top "Jack" questions

JACK is a code library for handling real-time, low latency audio (and MIDI).

How To Get Electric Power From Head Phone Jack?

My quest is if anyone knows how to create an Android app that can send electric charge through the device's …

android headphones jack
PyAudio trying to use JACK

I'm running PyAudio under Python 2.6.6 and would like it to use ALSA and not JACK. In [1]: import pyaudio In [2]: pa = …

python alsa portaudio pyaudio jack
Weak-linking vs "--as-needed"

I'm having trouble with using a library that contains weak-symbols and the --as-needed linker flag. Example (This uses the Jack …

gcc linker jack weak-linking