The external USB midi port shows up in the qjackctl graph.
The midi dongle works fine in other Windows apps. It was also working
with jack not long ago since then I have upgraded the PC and reinstalled
Windows.
Windows version is 10.
qjackctl messages:
03:45:32.764 Statistics reset.
03:45:37.209 JACK is starting...
03:45:37.210 D:/msys64/ucrt64/bin/jackd.exe -S -X winmme -dportaudio
03:45:37.281 JACK was started with PID=11604.
jackdmp 1.9.22
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2023 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
Drivers/internals found in : D:\msys64\ucrt64\lib\jack
Drivers/internals found in : D:\msys64\ucrt64\lib\jack
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
03:45:39.479 JACK connection change.
03:45:39.483 Server configuration saved to "D:\msys64\home\johnm/.jackdrc".
03:45:39.486 Statistics reset.
03:45:39.492 Client activated.
03:45:39.493 Patchbay deactivated.
03:45:39.519 JACK connection graph change.
\\ midi keyboard note pressed here
03:46:24.154 Shutdown notification.
03:46:24.169 Client deactivated.
03:46:24.178 JACK is being forced...
03:46:24.379 JACK was stopped
.jackdrc:
D:/msys64/ucrt64/bin/jackd.exe -S -X winmme -dportaudio
commandline:
$ qjackctl
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0
err = 2
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1,
skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1,
skipping unlock
Cannot connect to named pipe after wait = \\.\pipe\server_jack_default_0
err = 2
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1,
skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1,
skipping unlock
\\ midi keyboard note pressed here
CheckRes error
JackWinNamedPipeClientChannel read fail
Server is not running
Server is not running
Hi
What is the best strategy for compiling a software on Windows using tha
Github's actions?
1) Decalring as windows, downloading the .exe installer, compiling my
software using MSVC?
2) Declaring as Ubuntu, aptget the sources, compiling them with, for
instance, mingw, installing, compiling my software?
Thanks
Hello,
I cant find much on these cards online, it is working inside Jack, BUT - I have 4 capture / input devices, and can only see two.
When I try and add more I/O my qjackctl application refuses to talk to the jack dbus and crashes out.
I really would love to get the multi channel working, but just struggling with it.
Will provide more info if anyone can help or has these cards, I would love to get more information.
I can confirm if I use the device directly I have access to all 4 inputs, but I can only use the source once, which is why I am keen on Jack as I need more applications listening to the inputs for various reasons.
Anyway, any help would be awesome.
Thanks in advance,
Chris :)
Hey Guys
How do you use jack with MainStage and logic together? it doesn't work like it used to.
Sent with [Proton Mail](https://proton.me/) secure email.
I need to use jack to generate monitoring from my microphone to headphones
and control the volume of the voice. I have a macbook pro and installed the
jack package and it works fine with qjackctl on my mac. But I would like to
be able to do the same without using qjackctl, as the idea later on is to
create a UI with the minimum controls needed to connect the microphone to
the headphones and control the volume.
According to ChatGPT, to start the server I should use the jack_control
start command, however this command is not available on the command line. I
installed jack with the package I downloaded from the official site.
I can't find any documentation about the commands I need to manage jack.
I would appreciate it if someone can give me indications on how I can learn
to use jack from the command line.
Hi
Is there some drawbacks to instanciate more than 1 jack sessions in the
same software? I mean there are 2 jackinit, 2 callback processes, 2
connections sets etc...
In the examples found at https://github.com/jackaudio/example-clients
only one midi event is fetched during each audio frame computation.
Midi events are ASAP, there are no time codes. If the latency problems
are OK, should I compute all of them before or after computing all the
audio frames?
Regards
Hi
I tried also to run the build (and the placement into the artifact) on
MacOS-X
I don't have this machine. I tried what I found on the internet.
The "port install jack" failed. The "brew install jack" works, it
builds and the install messages look like good. Is it how I should?
To build on Windows, is there packages somewhere or should I write a
script like "curl ...; "install visual sutio ... "; install" etc?
Does this mailing list broadcasts changes in the packagings or their
name?
Regards
PS Sorry for my message some months ago. I was the first time I worked
with public CI. I didn't realize I can download everything in the
world, not only on github after permission of the owner or after
copying in my repos.
On Tue, 2022-09-20 at 13:39 +0200, Christopher Arndt wrote:
> Am 20.09.22 um 12:33 schrieb Patrick Pouget:
> > The problem is I have a crash on the include <jack/jack.h>
>
> You need to install the JACK development package in your CI
> environment.
> If the container is based on debian/Ubuntu, the correct package to
> install will likely be libjack-jackd2-dev.
>
>
> Hth, Chris
> _______________________________________________
> JackAudio mailing list
> JackAudio(a)lists.linuxaudio.org
> https://lists.linuxaudio.org/listinfo/jackaudio
Dear list,
I'm doing some experiments to use Jack and NetJack to connect several machines. Here I'm using two Linux machines : a debian as client and mint 20 as server (sorry I'm not confortable with the "master" "slave" keywords in this context).
I'm sending 32 channels from client to server. By the way, this works great and is very intuitive.
Though, for some reason, when I connect these inputs to something (here to Reaper), audio is great until I connect the 26th input to Reaper. Then it starts glitching (sounds like interruption) and gets worst if I keep increasing the number of connections. If I remove connections to keep it less than 26, it sounds ok. Never had this problem before.
Is it likely related to NetJack ? Or does it sounds like a pure Jack issue ?
Thanks for any help or advice
Regards
--
Johann PHILIPPE
Electroacoustic composer & computer music designer
+33 6 77 20 98 41