Search found 369 matches

by cuse
Mon Dec 23, 2024 5:22 pm
Forum: Tips & Tricks
Topic: FORUM CLOSED
Replies: 0
Views: 7307

FORUM CLOSED

Hi guys, this forum has been closed. Due to constant spam bot attacks, and very little forum activity (by real persons), I decided to close this forum for now. Please use the LinuxSampler mailing list for any kind of questions and discussions instead. That mailing list has very low activity as well,...
by cuse
Mon Dec 23, 2024 5:21 pm
Forum: General LinuxSampler Discussion
Topic: FORUM CLOSED
Replies: 0
Views: 7524

FORUM CLOSED

Hi guys, this forum has been closed. Due to constant spam bot attacks, and very little forum activity (by real persons), I decided to close this forum for now. Please use the LinuxSampler mailing list for any kind of questions and discussions instead. That mailing list has very low activity as well,...
by cuse
Mon Dec 23, 2024 5:20 pm
Forum: Newbies & Support
Topic: FORUM CLOSED
Replies: 0
Views: 7606

FORUM CLOSED

Hi guys, this forum has been closed. Due to constant spam bot attacks, and very little forum activity (by real persons), I decided to close this forum for now. Please use the LinuxSampler mailing list for any kind of questions and discussions instead. That mailing list has very low activity as well,...
by cuse
Fri May 19, 2023 12:18 pm
Forum: Newbies & Support
Topic: nilfs-utils in conflict with lscp linuxsampler file?
Replies: 2
Views: 20789

Re: nilfs-utils in conflict with lscp linuxsampler file?

Yeah, looks like that nilfs-utils package, whatever it is used for, also contains a binary (and man page) called "lscp". That's why.
by cuse
Fri Oct 21, 2022 5:51 pm
Forum: Newbies & Support
Topic: Linux Sampler Install on Fedora 35 with Pipewire
Replies: 1
Views: 20902

Re: Linux Sampler Install on Fedora 35 with Pipewire

You need to install the required dev package of either ALSA, Pipewire or whatever you want to use then you can compile it.
by cuse
Fri Oct 21, 2022 5:19 pm
Forum: Newbies & Support
Topic: Bug (?): Windows Installer/Uninstaller behaviors
Replies: 1
Views: 18169

Re: Bug (?): Windows Installer/Uninstaller behaviors

If you still have the installer's log file then please send it to the linuxsampler developer mailing list.
by cuse
Fri Oct 21, 2022 5:17 pm
Forum: Newbies & Support
Topic: Problem with Controller Trigger iMIDI Rule
Replies: 4
Views: 20664

Re: Problem with Controller Trigger iMIDI Rule

That version 2.2.0 is already a bit old. I can't say for sure, but I think this has already been fixed. So please try latest version of libgig and linuxsampler from the linuxsampler.org Subversion server.
by cuse
Fri Nov 26, 2021 4:12 pm
Forum: Newbies & Support
Topic: More LS blues
Replies: 7
Views: 29242

Re: More LS blues

You might consider trying QSampler as frontend. I can't remember what Fantasia/JSampler is doing, but QSampler automatically creates audio/MIDI device automatically when you add a "sampler channel" (a.k.a. "sampler part"). Once you have your desired setup that you might use frequently, you can save ...
by cuse
Tue Nov 23, 2021 2:08 pm
Forum: Newbies & Support
Topic: More LS blues
Replies: 7
Views: 29242

Re: More LS blues

Ok, looks like gigedit's configure script did not detect LS as installed, which you can verify by looking at gigedit's generated value for HAVE_LINUXSAMPLER in config.h. If that macro's value is 0 then gigedit's configure did not find the LS header files installed on the system.
by cuse
Mon Nov 22, 2021 9:28 pm
Forum: Newbies & Support
Topic: More LS blues
Replies: 7
Views: 29242

Re: More LS blues

That's a very uncommon compiler error that you got there. That more looks like a follow-up compiler error, not the very first one. Please check if you see any compiler error before that. About the ALSA issue: the error message shows that you already get an error on ALSA level, which is inside libaso...