Friends
I am using jack-scope -n 2 and I can see the plots are a different colour, if I squint. But there is not much in it, and nothing to indicate which plot is which colour...
I can see no way, in the man page, of making the data more distinct.
Is there a way of influencing the choice of colours and the size of the pixels, and adding some sort of legend?
Worik
Hi,
I just tried to get TetraProc (https://kokkinizita.linuxaudio.org/linuxaudio/tetra-pict.html) to run on an up-to-date
Arch Linux system (pipewire w/ pw-jack).
There doesn't seem to be a package neither in the official repos nor in AUR, so I went on to compile it.
I compiled and installed the dependencies as stated in the README, then compiled TetraProc.
I didn't encounter any errors during compilation, but when I start tetraproc I can only see the window flash
up briefly, then it disappears. There's no error on the console, or anywhere, so I'm not really sure where
to start ...
Does anyone have a hint?
Best,
Niklas
Hi list,
upon starting up the paulstretch software again after not having used it
for a long time, I experience reproducible segfaults when loading a .wav
file and trying to start playback. A gdb backtrace does not report much
except the following:
[...]
Thread 2 "paulstretch" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff6ccc6c0 (LWP 1670151)]
0x000000003f800000 in ?? ()
(gdb) bt
#0 0x000000003f800000 in ?? ()
#1 0x00007ffff75d1836 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1
#2 0x00007ffff75d2235 in _Unwind_Resume () from /lib/x86_64-linux-gnu/libgcc_s.so.1
[...]
This is with either jack or alsa. Can anyone reproduce this? I am on
Debian stable with the paulstretch 2.2-2-4.1 package, which sadly seems
no longer available to (re)install.
This webpage for paulstretch's sources
https://hypermammut.sourceforge.net/paulstretch/
seems down as well.
Trying to recompile from some sources that I have lying around since years
in a folder called "paulstretch_cpp-master" using the supplied script
compile_linux_fftw.sh I get this compiler error:
[...]
XMLwrapper.cpp:32:26: error: invalid use of incomplete type ‘mxml_node_t’ {aka ‘struct _mxml_node_s’}
32 | const char *name=node->value.element.name;
[...]
What is the best location to get the last version of this great software
either as source or binary (package)?
Thanks!
Peter