Search Criteria
Package Details: linuxsampler-svn r3751-1
Git Clone URL: | https://aur.archlinux.org/linuxsampler-svn.git (read-only, click to copy) |
---|---|
Package Base: | linuxsampler-svn |
Description: | Sampler backend, including sampler engine, audio and MIDI drivers, network layer (LSCP) API and native C++ API |
Upstream URL: | http://www.linuxsampler.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | reesewang |
Last Packager: | reesewang |
Votes: | 29 |
Popularity: | 0.000568 |
First Submitted: | 2011-08-24 00:46 |
Last Updated: | 2020-03-03 14:08 |
Dependencies (9)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2)
- libgig-svn
- perl-xml-parser
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- bison (byacc-bison, bison-git) (make)
- dssi (make)
- flex (flex-git) (make)
- ladspa (make)
- subversion (make)
Required by (3)
- gigedit-svn (requires linuxsampler)
- lv2-plugins-aur-meta (requires linuxsampler)
- salamander_piano (requires linuxsampler) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
cocreature commented on 2017-01-24 17:00
@WoelfulDerelict Thanks, updated!
WoefulDerelict commented on 2017-01-24 16:37
Due to recent changes in the configure.ac script that appeared in revision 3091 makepkg now fails during the package function attempting to create and write the instruments database at /var/lib/linuxsampler/instruments.db instead of inside the $pkgdir. There is now an option for configure this that must be set for this to package properly. Appending the following when calling configure fixes the issue.
--enable-default-instruments-db-location="${pkgdir}/var/lib/linuxsampler/instruments.db"
cocreature commented on 2016-12-09 21:20
@walythewow: I just pushed an update that should fix this. Sorry for the inconvenience.
wallythewow commented on 2016-12-09 21:06
I'm having an issue building:
-> Downloading vstsdk360_22_11_2013_build_100.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://www.steinberg.net/sdk_downloads/vstsdk360_22_11_2013_build_100.zip
Aborting...
==> ERROR: Makepkg was unable to build linuxsampler-svn.
==> Restart building linuxsampler-svn ? [y/N]
==> -----------------------------------------
Is there a newer version you could use?
cocreature commented on 2015-08-19 20:17
SpotlightKid:
Sorry that it took me so long
vst sdk: I'm surprised that works since that is the vst3 sdk which doesn't even support linux, but it looks like it does so I added it
- good catch on util-linux, no idea why that was in there anyway, since it is in base-devel
- I changed the makefile name
- MAKEFLAGS is automatically picked up by make, there is no need to add this
SpotlightKid commented on 2015-08-12 17:35
A few suggestions for improvements:
* Since the VST SDK can now be downloaded without registration, you can add it to the sources list.
* The option to enable the VST plugin is now "--enable-vstsdk-dir".
* Dependency "util-linux" is already covered by libgig-svn.
* Makefile.svn" should now be used instead of "Makefile.cvs".
* Adding "$MAKEFLAGS" to make speeds up compilation.
See http://pastebin.com/KTFq8eZA for a diff.
cocreature commented on 2014-05-28 18:57
Sorry that it took so long.
Because the linuxsampler devs decided to not rename it currently I renamed the manpage and the executable. I'll try to patch every occurence but that's for a later update. At least it doesn't conflict right now.
cocreature commented on 2014-04-10 15:07
Here's the link to the bug report if you want to follow it https://bugs.linuxsampler.org/cgi-bin/show_bug.cgi?id=217
cocreature commented on 2014-04-10 15:05
ok, I did. Here's the link if you want to follow it https://bugs.linuxsampler.org/cgi-bin/post_bug.cgi
SpotlightKid commented on 2014-04-10 14:31
It seems that nilfs-utils have been around at least since 2008 (according to the git history), so I think the Linuxsampler project should think about a new name for the program. 'lscp' isn't very descriptive anyway, something like 'lscpsh' would be more appropriate IMHO. I would report it as a bug to linuxsampler.