Package Details: loopdub 0.4-1

Git Clone URL: https://aur.archlinux.org/loopdub.git (read-only, click to copy)
Package Base: loopdub
Description: A cross-platform audio application for live loop manipulation.
Upstream URL: http://loopdub.sourceforge.net/
Licenses: GPL
Submitter: masutu
Maintainer: masutu
Last Packager: masutu
Votes: 0
Popularity: 0.000000
First Submitted: 2011-01-11 12:54 (UTC)
Last Updated: 2015-07-06 20:45 (UTC)

Latest Comments

denilsonsa commented on 2023-06-09 09:40 (UTC)

My pull request was accepted. The upstream code (from the master branch) now compiles. No new tag nor release was created.

Sadly, it barfs upon starting:

RtError in Player::Initialize(): RtApiJack::probeDeviceOpen: the requested sample rate (44100) is different than the JACK server rate (48000). Couldn't initialize audio player.

There is no JACK server, but instead pipewire.

denilsonsa commented on 2023-06-03 04:26 (UTC) (edited on 2023-06-03 04:43 (UTC) by denilsonsa)

There are many errors, but they are likely due to a clash of min and max macros being #defined in multiple files. https://pastebin.com/7KmYnq5M

I've opened a Pull Request to the upstream repository: https://github.com/radarsat1/LoopDub/pull/2

masutu commented on 2011-04-22 17:44 (UTC)

@dandellion: do you get any errors when trying to build/run loopdub with arch=('x86_64')? or is it a request for adding this to the arch array? i do not have a 64bit processor, so i'd like somebody to confirm that it's running properly on x86_64 before adding it to the pkgbuild.

<deleted-account> commented on 2011-04-21 02:48 (UTC)

Any chance of getting this to work with x86_64?