Search found 366 matches

by cuse
Tue Feb 26, 2008 8:18 pm
Forum: Sample Libraries
Topic: List of sample libraries
Replies: 30
Views: 160253

Re: List of sample libraries

Yep, we offered to mirror the ns kit ages ago, but the author told us he prefers to keep it only on his server.
by cuse
Tue Feb 26, 2008 8:16 pm
Forum: Newbies & Support
Topic: Jack Midi Ports.
Replies: 8
Views: 11057

Re: Jack Midi Ports.

Alex wrote:I get this error when trying to build qsampler:

src/qsamplerChannelFxForm.h:25:38: error: ui_qsamplerChannelFxForm.h: No such file or directory
I added that source UI file recently to CVS. You have to update the Qt project file:

Code: Select all

make -f Makefile.cvs
./configure
make
by cuse
Tue Feb 26, 2008 8:12 pm
Forum: Tips & Tricks
Topic: Naming of ports
Replies: 10
Views: 29392

Re: Naming of ports

I just commited a "fix" to liblscp, so you should now be able to rename audio channels and MIDI ports with QSampler's device management dialog. The "NAME" parameter was simply filtered out on liblscp side, not sure if this was intentionally by Rui, but we'll find out... now! :) If anything broke, pl...
by cuse
Tue Feb 26, 2008 5:08 pm
Forum: Newbies & Support
Topic: Jack Midi Ports.
Replies: 8
Views: 11057

Re: Jack Midi Ports.

I just fixed a minor bug in the channel setup dialog of QSampler, which caused that chaos in those combo boxes (was Qt3 legacy code). I didn't have much time these days to investigate this further, so please let me know if everything's fine now or if theres more to do.
by cuse
Sat Feb 23, 2008 9:03 pm
Forum: Newbies & Support
Topic: gigedit installation on ubuntu 7.10
Replies: 4
Views: 6803

Re: gigedit installation on ubuntu 7.10

Unfortunately your libflac8 is binary incompatible to libflac7 with which gigedit was compiled as in our precompiled Debian package. It shouldn't be too hard to recompile the packages by yourself. Here's a HOWTO: http://linuxsampler.org/debian.html If something is unclear, let me know and I'll updat...
by cuse
Fri Feb 22, 2008 10:54 am
Forum: 100% Project Unrelated
Topic: A friend of mine passed away yesterday morning
Replies: 6
Views: 5726

Re: A friend of mine passed away yesterday morning

My condolences to you Darren as well. I feel with you. An old, young friend of mine passed away in November. He just turned 28, left his girl and little son. I always thought I was aware that it could happen to all of us at any time, but when it actually happens you realize you never were.
by cuse
Sun Feb 17, 2008 4:41 pm
Forum: General LinuxSampler Discussion
Topic: Gigedit caveats
Replies: 17
Views: 33386

Re: Gigedit caveats

How about (another) checkbox for en/disabling applying the dragged sample's meta informations?
by cuse
Wed Feb 13, 2008 9:50 pm
Forum: Sample Libraries
Topic: Mats Helgesson's Maestro Concert Grand v2
Replies: 9
Views: 20288

Re: Mats Helgesson's Maestro Concert Grand v2

Great!

As Benno said, I can mirror all instruments on our downloads server. Whenever you get the permissions for one, just forward me the email with the permission from the author (just in case) and the link to the instrument.
by cuse
Tue Feb 12, 2008 3:18 pm
Forum: General LinuxSampler Discussion
Topic: Gigedit caveats
Replies: 17
Views: 33386

Re: Gigedit caveats

I just commited something against that "Save As..." trap. There's still no check whether the selected file is the same one, but the initial filename set in the "Save As..." dialog is now "copy_of_<filename>" and at the bottom of the dialog there is a warning, that using "Save As..." to the same file...
by cuse
Sun Feb 10, 2008 2:19 pm
Forum: General LinuxSampler Discussion
Topic: Gigedit caveats
Replies: 17
Views: 33386

Re: Gigedit caveats

dahnielson wrote: But, there should be some kind of prevention against this so this situation won't happen. Don't think I will be the last person to do that mistake...
No doubt about that!