Search Criteria
Package Details: decent-sampler-bin 1.12.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/decent-sampler-bin.git (read-only, click to copy) |
---|---|
Package Base: | decent-sampler-bin |
Description: | a sampling plugin that allows you to play samples in the Decent Sampler format |
Upstream URL: | https://www.decentsamples.com/product/decent-sampler-plugin/ |
Licenses: | nonfree |
Provides: | decent-sampler |
Submitter: | silverhikari |
Maintainer: | silverhikari (awhb) |
Last Packager: | awhb |
Votes: | 4 |
Popularity: | 0.28 |
First Submitted: | 2022-06-09 19:11 (UTC) |
Last Updated: | 2025-05-09 12:42 (UTC) |
Dependencies (2)
- alsa-lib
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
Latest Comments
1 2 Next › Last »
leenux commented on 2025-05-12 16:56 (UTC)
@awhb I am really sorry: shame on my head. Wrong package - I leave the wrong comment as it is.
awhb commented on 2025-05-11 20:52 (UTC)
@leenux Did you comment on the wrong package? Checksums for decent-sampler-bin are correct.
leenux commented on 2025-05-11 17:50 (UTC)
Please update the checksum.thanks :)
Validating source files with sha512sums... hextazy-0.8.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! Build failed with exit code 1 in /home/lee/.cache/rua/build/hextazy
awhb commented on 2023-09-18 19:47 (UTC)
With the update to version 1.9.0 I had to switch to rehosting the package with archive.org, since it is no longer possible to grab a direct download link from dropbox, or I couldn't figure it out. But I added back the checksum.
awhb commented on 2023-04-25 19:39 (UTC)
thx @samueldy and @midden for pointing things out. should be fixed now.
midden commented on 2023-04-25 17:18 (UTC)
decent-sampler.desktop should be updated to replace 'Multimedia' with 'Audio' to avoid ending up in the 'Other' section of your application launcher. The icon section also needs to be updated with a hyphen in the middle: 'decent-sampler'.
samueldy commented on 2023-04-25 15:01 (UTC)
package()
needs to be updated to haveStatic
in the extracted directory name:samueldy commented on 2023-01-23 16:34 (UTC)
@awhb Sorry, forgot to say this is a Python script. (Well, actually a Jupyter notebook, but you could just copy the code into a Python script and run it.) You just need to install the
selenium
andnatsort
Python packages. (I did this using a Conda environment, but it looks like you could also installpython-selenium
from the AUR andnatsort
from PyPI.) The idea is that the script just gives you the filename and URL, which you could then substitute into a template of the PKGBUILD (e.g., using thejinja2
Python package) to automatically generate an up-to-date PKGBUILD.awhb commented on 2023-01-18 22:45 (UTC)
@samueldy: unfortunately i have no idea how to implement your suggestion. looks cool tho
1 2 Next › Last »