Home
last modified time | relevance | path

Searched refs:JACK (Results 1 – 25 of 1564) sorted by relevance

12345678910>>...63

/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A Dqjackctl.desktop4 GenericName=JACK Control
5 GenericName[de]=JACK-Steuerung
6 GenericName[fr]=Contrôle JACK
7 GenericName[it]=Interfaccia di controllo per JACK
8 GenericName[ru]=Управление JACK
9 GenericName[uk]=Керування JACK
10 Comment=QjackCtl is a JACK Audio Connection Kit Qt GUI Interface
11 Comment[de]=Grafisches Werkzeug zur Steuerung des JACK-Audio-Systems
14 Comment[ru]=Программа для управления звуковым сервером JACK
20 Keywords=Audio;MIDI;ALSA;JACK;LV2;Qt;
[all …]
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/jackrack/
H A Dfilter_jackrack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
23 The MLT JACK client name uses the format: mlt{pid}.
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK Rack file
37 Creates JACK ports and runs a JACK Rack project to process audio
41 title: JACK client name
[all …]
H A Dfilter_jack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK client name
38 Creates a JACK client with the specified name with input and output ports.
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/jackrack/
H A Dfilter_jackrack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
23 The MLT JACK client name uses the format: mlt{pid}.
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK Rack file
37 Creates JACK ports and runs a JACK Rack project to process audio
41 title: JACK client name
[all …]
H A Dfilter_jack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK client name
38 Creates a JACK client with the specified name with input and output ports.
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/jackrack/
H A Dfilter_jackrack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
23 The MLT JACK client name uses the format: mlt{pid}.
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK Rack file
37 Creates JACK ports and runs a JACK Rack project to process audio
41 title: JACK client name
[all …]
H A Dfilter_jack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK client name
38 Creates a JACK client with the specified name with input and output ports.
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/jackrack/
H A Dfilter_jackrack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
23 The MLT JACK client name uses the format: mlt{pid}.
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK Rack file
37 Creates JACK ports and runs a JACK Rack project to process audio
41 title: JACK client name
[all …]
H A Dfilter_jack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK client name
38 Creates a JACK client with the specified name with input and output ports.
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/jackrack/
H A Dfilter_jackrack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
23 The MLT JACK client name uses the format: mlt{pid}.
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK Rack file
37 Creates JACK ports and runs a JACK Rack project to process audio
41 title: JACK client name
[all …]
H A Dfilter_jack.yml4 title: JACK
13 description: Process audio using JACK.
15 This can be used to receive audio from JACK by connecting only input ports.
16 It can be used to output audio to JACK by connecting only the output ports.
17 Or, you can use it as a filter with something like JACK Rack by connecting
26 MLT cannot automatically adapt to the sample rate at which JACK is configured.
33 title: JACK client name
38 Creates a JACK client with the specified name with input and output ports.
/dports/multimedia/mlt7/mlt-7.0.1/cmake/
H A DFindJACK.cmake16 find_package_handle_standard_args(JACK
24 if(JACK_FOUND AND NOT TARGET JACK::JACK)
25 add_library(JACK::JACK UNKNOWN IMPORTED)
26 set_target_properties(JACK::JACK PROPERTIES
/dports/multimedia/mlt7-qt5/mlt-7.0.1/cmake/
H A DFindJACK.cmake16 find_package_handle_standard_args(JACK
24 if(JACK_FOUND AND NOT TARGET JACK::JACK)
25 add_library(JACK::JACK UNKNOWN IMPORTED)
26 set_target_properties(JACK::JACK PROPERTIES
/dports/audio/calf-lv2/calf-648f05e85287cf08af198bdd9e52baba95b502ec/
H A Dcalf.desktop.in2 Name=Calf Plugin Pack for JACK
4 Name[ru]=Набор эффектов и инструментов Calf для JACK
5 Name[fr]=Ensemble de greffons Calf pour JACK
7 Comment=Process and produce sounds using a set of plugins with JACK interface
8 Comment[pl]=Przetwarzaj i generuj dźwięk używając zestawu wtyczek zgodnych z JACK
9 Comment[ru]=Обработка и создание музыки при помощи эффектов и инструментов через JACK
10 …ment[fr]=Traitement et production de sons utilisant un ensemble de greffons avec une interface JACK
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/jack-0.5.7/
H A DREADME.md1 # Rust JACK
13 [JACK Audio Connection Kit](https://www.jackaudio.org)
36 For details on which functions from the JACK headers have been implemented, see `ffi_completeness.m…
46JACK application is to start up a JACK daemon and connect the client to it. [qjackctl](http://qjac…
48 * [JACK FAQ](http://www.jackaudio.org/faq/)
53 Testing is a little awkward to setup since it relies on a JACK server.
55 ### Setting Up JACK Dummy Server
64 $ jackd -r -ddummy -r44100 -p1024 & # Start the dummy JACK server
67 Testing expects there to be an available JACK server running at a sample rate of
103 * deprecated JACK functions are not used/implemented in Rust bindings
[all …]
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/
H A Dconfigure.ac96 # Enable JACK session support.
102 # Enable JACK port aliases support.
108 # Enable JACK metadata support.
114 # Enable JACK MIDI support option.
120 # Enable JACK CV support.
126 # Enable JACK OSC support.
132 # Enable JACK version support.
183 # Set for alternate JACK installation dir.
433 # Check for JACK libraries.
487 # Check for JACK MIDI headers availability.
[all …]
/dports/audio/jamulus/jamulus-r3_8_1/src/res/translation/wininstaller/
H A Dzh_cn.nsi40 "JACK 音频连接工具"
43 "要使用此版本的 ${APP_NAME},您需要配合使用 JACK 音频连接工具"
46 "此版本的 ${APP_NAME} 使用了 JACK 音频连接工具。请确保其已被安装,或从 jamulus.io 获取标准版本的,使用 ASIO 的 ${APP_NAME}。"
49 …"当前 ${APP_NAME} 版本需要 JACK 音频连接工具来正常工作,但在您的 PC 上未能找到。您需要首先安装 JACK 的 Windows 版本。您仍希望在不先安装 JACK 的情况下继…
/dports/audio/alsa-plugins/alsa-plugins-1.2.2/doc/
H A DREADME-jack1 JACK <--> ALSA PCM plugin
4 This plugin converts the ALSA API over JACK (Jack Audio Connection
8 ALSA apps (playback) -> ALSA-lib -> JACK plugin -> JACK deamon
9 ALSA apps (capture) <- ALSA-lib <- JACK plugin <- JACK daemon
40 is the corresponding JACK port name.
/dports/audio/milkytracker/MilkyTracker-1.03.00/cmake/
H A DFindJACK.cmake22 # - Try to find JACK
24 # JACK_FOUND - System has JACK
25 # JACK_INCLUDE_DIRS - The JACK include directories
26 # JACK_LIBRARIES - The libraries needed to use JACK
27 # JACK_DEFINITIONS - Compiler switches required for using JACK
28 # JACK_VERSION_STRING - The version of JACK
51 JACK
/dports/graphics/blender/blender-2.91.0/build_files/cmake/Modules/
H A DFindJack.cmake1 # - Find JACK library
2 # Find the native JACK includes and library
6 # JACK_LIBRARIES, libraries to link against to use JACK.
7 # JACK_ROOT_DIR, The base directory to search for JACK.
9 # JACK_FOUND, If false, do not try to use JACK.
12 # JACK_LIBRARY, where to find the JACK library.
/dports/multimedia/pipewire/pipewire-0.3.43/man/
H A Dpw-jack.1.rst.in7 Use PipeWire instead of JACK
23 of the JACK client libraries instead of JACK's own
24 libraries. This results in JACK clients being redirected to
27 If PipeWire's reimplementation of the JACK client libraries
28 has been installed as a system-wide replacement for JACK's
/dports/comms/gnuradio/gnuradio-3.8.4.0/cmake/Modules/
H A DFindJACK.cmake73 message(FATAL_ERROR "Could not find JACK")
80 if (JACK_FOUND AND NOT TARGET JACK::JACK)
81 add_library(JACK::JACK INTERFACE IMPORTED)
82 set_target_properties(JACK::JACK PROPERTIES
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/windows/
H A DREADME7 - VisualC++6 workspace and project files, in order to compile JACK with MSVC
8 - Code::Blocks (10.05) workspace and project files, in order to compile JACK with MingW
12 - the 'jackd.exe', main application : the JACK server
20 …ntf sprintf_s" at the end off the "tre-0.8.0/win32/config.h" file before building the JACK project.
26 …imited to VC6. JACK will not compile on most recent MSVC's. The fact is recent compilers (MSVC7, 8…
27 But now you can compile JACK using GCC, with MingW. The project is actually organized in a Code::Bl…
29 But for some reasons, you need to compile JACK using a SJLJ version of G++ (available on MingW webs…
31 JACK needs the use of SJLJ exceptions instead of DW2 because exceptions are exchanged between DLL's…
39 Running JACK on Windows
59 Enjoy JACK on windows... ;-)
/dports/audio/guitarix-lv2/guitarix-0.43.1/
H A DREADME4 environment, i.e. a system using the JACK Audio Connection Kit, a
10 Guitarix provides one JACK input port and two JACK output ports. It is
49 JACK (jackd, libjack, and their development packages) >= 0.116.2
67 ==================== JACK startup when JACK isn't running
69 Guitarix will pop up a JACK start dialog window if it finds that jackd
72 The user can choose to activate JACK or exit guitarix. Note that the
73 supported methods for starting JACK are (by preference order):
/dports/devel/upp/upp/bazaar/plugin/portaudio/
H A Dportaudio.upp5 JACK,
13 flags(POSIX & (!ALSA & !JACK & !OSS & !ASIHPI)) OSS;
15 flags(POSIX & (!ALSA & !JACK & !OSS & !ASIHPI)) ALSA;
25 library(POSIX & JACK) jack;
27 library(POSIX & !ALSA & !JACK & !OSS & !ASIHPI) "asound jack";
42 options(POSIX & JACK) -DPA_USE_JACK=1;
46 options(POSIX & (!ALSA & !JACK & !OSS & !ASIHPI)) "-DPA_USE_ALSA=1 -DPA_USE_OSS=1";

12345678910>>...63