[LAU] Using commandline app to mark/detect sounds above a threshold

Ralf Mardorf ralf.mardorf at alice-dsl.net
Mon Nov 7 13:21:43 UTC 2016


>> I can't compile it

When using the posted PKGBUILD, the compiling works on

[rocketmouse at archlinux tmp]$ uname -m
x86_64

and launching it works, too, but I didn't test if it does its job.

[rocketmouse at archlinux tmp]$ date;sudo pacman -Syu
Mon Nov  7 14:09:53 CET 2016
[rocketmouse at archlinux tmp]$ sed -i "s/pkgrel=3/pkgrel=4/" PKGBUILD
[rocketmouse at archlinux tmp]$ makepkg -s
[rocketmouse at archlinux tmp]$ sudo pacman -U /var/cache/aur/timemachine-0.3.3-4-x86_64.pkg.tar.xz
[rocketmouse at archlinux tmp]$ grep timemachine /var/log/pacman.log 
[2014-07-22 18:56] [PACMAN] Running 'pacman -S timemachine'
[2014-07-22 18:58] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-rocketmouse/PKGDEST.wEV/timemachine-0.3.3-3-x86_64.pkg.tar.xz'
[2014-07-22 18:58] [PACMAN] installed timemachine (0.3.3-3)
[2016-11-07 14:15] [PACMAN] Running 'pacman -U timemachine-0.3.3-4-x86_64.pkg.tar.xz'
[2016-11-07 14:16] [PACMAN] Running 'pacman -U timemachine-0.3.3-4-x86_64.pkg.tar.xz'
[2016-11-07 14:16] [PACMAN] Running 'pacman -U /var/cache/aur/timemachine-0.3.3-4-x86_64.pkg.tar.xz'
[2016-11-07 14:17] [ALPM] upgraded timemachine (0.3.3-3 -> 0.3.3-4)
[rocketmouse at archlinux tmp]$ timemachine
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jackdmp 1.9.11
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2015 Grame.
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
no message buffer overruns
no message buffer overruns
no message buffer overruns
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
audio_reservation_init
Acquire audio card Audio0
creating alsa driver ... hw:0|hw:0|256|2|48000|0|0|nomon|swmeter|-|32bit
configuring for 48000Hz, period = 256 frames (5.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 64 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 64 periods for playback
Attempting to auto-start LASH server
Not sending deprecated LASH_Client_Name event
Listening for OSC requests on osc.udp://localhost:7133
JackTemporaryException : now quits...
Jack main caught signal 2
Released audio card Audio0
audio_reservation_finish
timemachine: exiting


More information about the Linux-audio-user mailing list