Packages python-standard-aifc and python-standard-sunau should be added as optional dependencies, some file types not be openable without these packages. See https://github.com/arkrow/PyMusicLooper/discussions/60
Search Criteria
Package Details: pymusiclooper 3.4.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pymusiclooper.git (read-only, click to copy) |
|---|---|
| Package Base: | pymusiclooper |
| Description: | A program for repeating music endlessly and creating seamless music loops, with play/export/tagging support |
| Upstream URL: | https://github.com/arkrow/PyMusicLooper |
| Licenses: | MIT |
| Submitter: | ISSOtm |
| Maintainer: | ISSOtm |
| Last Packager: | ISSOtm |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-12-23 23:52 (UTC) |
| Last Updated: | 2025-01-03 21:42 (UTC) |
Dependencies (19)
- python
- python-click-option-groupAUR
- python-click-paramsAUR
- python-lazy-loader
- python-librosa
- python-numba (python-numba-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR, python-numpy1AUR)
- python-pytaglibAUR
- python-rich
- python-rich-click
- python-sounddeviceAUR
- python-soundfile
- yt-dlp (yt-dlp-gitAUR)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional) – for supporting additional audio formats
Required by (0)
Sources (1)
Latest Comments
emmieaur commented on 2026-01-08 22:24 (UTC)
ISSOtm commented on 2025-01-03 21:37 (UTC)
Note that this is currently non-functional, as python-audioread is broken in Python 3.13: https://github.com/beetbox/audioread/issues/144
ISSOtm commented on 2024-06-28 11:24 (UTC)
I just pushed 3.4.1-2, which removes some "max" dependency bounds, which were causing upgrade failures (currently python-numpy and python-numba). Let's see if later versions of the dependencies cause any breakage! (Please report them in the comments, as usual.)
In any case, note that after upgrading numpy to 2.0, you will have to rebuild pyhton-soxr from scratch, otherwise pymusiclooper will crash with an error message vaguely mentioning NumPy.
(I'm not sure if it's also necessary, but I've also rebuilt python-librosa, python-resampy, and python-soundfile, just in case).
Happy looping!
Pinned Comments
ISSOtm commented on 2024-06-28 11:24 (UTC)
I just pushed
3.4.1-2, which removes some "max" dependency bounds, which were causing upgrade failures (currentlypython-numpyandpython-numba). Let's see if later versions of the dependencies cause any breakage! (Please report them in the comments, as usual.)In any case, note that after upgrading
numpyto 2.0, you will have to rebuildpyhton-soxrfrom scratch, otherwisepymusiclooperwill crash with an error message vaguely mentioning NumPy. (I'm not sure if it's also necessary, but I've also rebuiltpython-librosa,python-resampy, andpython-soundfile, just in case).Happy looping!