Search found 15 matches

by TChris
Thu Apr 29, 2010 9:03 am
Forum: Newbies & Support
Topic: Linuxsampler compilation jack 1.9.5
Replies: 2
Views: 2799

Re: Linuxsampler compilation jack 1.9.5

Ok,

I managed to get it to compile.
I added the following directive to JACK_CFLAGS when running configure:

Code: Select all

./configure JACK_CFLAGS="-DHAVE_JACK_MIDI_GET_EVENT_COUNT"
Chris
by TChris
Wed Apr 28, 2010 5:03 pm
Forum: Sample Libraries
Topic: EWQL to gigastudio
Replies: 2
Views: 18448

EWQL to gigastudio

Hi,

I've downloaded the EWQL Symphic free edition. Is there a way to convert ewi instrument to gigastudio ?

Thanks.

Chris
by TChris
Wed Apr 28, 2010 9:19 am
Forum: Newbies & Support
Topic: Linuxsampler compilation jack 1.9.5
Replies: 2
Views: 2799

Linuxsampler compilation jack 1.9.5

Hi, I'm trying to compile linuxsampler 1.0.0 with jack 1.9.5 but some function declarations seem to have changed in jack 1.9.5. g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include/ -I/usr/local/include/ -Wreturn-type -ffast-math -g -O2 -pthread -MT MidiInputDeviceJack.lo -MD -MP -MF .deps/Mi...
by TChris
Thu Apr 22, 2010 10:27 am
Forum: General LinuxSampler Discussion
Topic: Gigedit and sample duration
Replies: 2
Views: 4866

Re: Gigedit and sample duration

Thanks for your answer,

As you have suggested, I read some basics on synthesis models. I effectively misunderstood the use of LFOs.
Thanks for the link to GigasSampler manual. I'll probably learn a lot from it before returning back to the creation of my cello gig file.

Chris
by TChris
Wed Apr 21, 2010 9:02 am
Forum: General LinuxSampler Discussion
Topic: Gigedit and sample duration
Replies: 2
Views: 4866

Gigedit and sample duration

Hi, Thanks a lot for the great job you've made with linuxsampler. As a C++ developer and software designer I appreciate even much more. If you need some help, let me know. I'm working on the creation of a new GIG cello instrument (my first try with gigedit) and I need some help. Basically, my sample...