Re: [Linuxsampler-devel] Engine ideas

2008-01-21 Thread Benno Senoner
2008/1/20, Darren Landrum <[EMAIL PROTECTED]>: > > > What kind of latency did that system have? The idea here, I think, would > be for it to be real-time enough to be able to play this as a synthesizer. I don't remember it exactly by heart but here is my guess, all depends from the overlap. assu

[Linuxsampler-devel] No libgig found when building linuxsampler from cvs

2008-01-21 Thread Anders Dahnielson
I'm trying to build linuxsampler from the latest cvs. However, I get this when configuring: checking for GIG... no Required libgig version not found! You need to have libgig version 3.2.1 installed! Despite the fact that I've built and installed the latest libgig from cvs. What's going on? -- A

[Linuxsampler-devel] Audio device not serialized in Fantasia 0.8a

2008-01-21 Thread Anders Dahnielson
I just noticed that when saving a setup as a LSCP script from Fantasia 0.8a, only the MIDI device is being serialized and not the audio device. Is that a bug or by design? -- Anders Dahnielson <[EMAIL PROTECTED]> - This SF.ne

Re: [Linuxsampler-devel] No libgig found when building linuxsampler from cvs

2008-01-21 Thread Benno Senoner
please specify the operating system and version you are compiling LS on. LS now runs on all Linux flavors, Windows and OS X so in order to track down problems please provide the platform details. thanks, Benno 2008/1/21, Anders Dahnielson <[EMAIL PROTECTED]>: > > I'm trying to build linuxsampler

Re: [Linuxsampler-devel] Audio device not serialized in Fantasia 0.8a

2008-01-21 Thread Benno Senoner
I remember this bug was fixed by Grigor but I am not sure if it is only in jsampler's CVS or if he updated the .jar, so Grigor certainly has an answer for you. thanks, Benno 2008/1/21, Anders Dahnielson <[EMAIL PROTECTED]>: > > I just noticed that when saving a setup as a LSCP script from Fantas

Re: [Linuxsampler-devel] Audio device not serialized in Fantasia 0.8a

2008-01-21 Thread Grigor Iliev
On Jan 21, 2008 2:17 PM, Benno Senoner <[EMAIL PROTECTED]> wrote: > I remember this bug was fixed by Grigor but I am not sure if it is only in > jsampler's CVS or if he updated > the .jar, so Grigor certainly has an answer for you. It's only in jsampler's CVS, but using the latest CVS version of L

Re: [Linuxsampler-devel] No libgig found when building linuxsampler from cvs

2008-01-21 Thread Christian Schoenebeck
Am Montag, 21. Januar 2008 12:06:08 schrieb Anders Dahnielson: > I'm trying to build linuxsampler from the latest cvs. However, I get this > when configuring: > > checking for GIG... no > Required libgig version not found! > You need to have libgig version 3.2.1 installed! > > Despite the fact that

Re: [Linuxsampler-devel] Audio device not serialized in Fantasia 0.8a

2008-01-21 Thread Anders Dahnielson
On Jan 21, 2008 1:39 PM, Grigor Iliev <[EMAIL PROTECTED]> wrote: > On Jan 21, 2008 2:17 PM, Benno Senoner <[EMAIL PROTECTED]> > wrote: > > I remember this bug was fixed by Grigor but I am not sure if it is only > in > > jsampler's CVS or if he updated > > the .jar, so Grigor certainly has an answe

Re: [Linuxsampler-devel] No libgig found when building linuxsampler from cvs

2008-01-21 Thread Anders Dahnielson
On Jan 21, 2008 2:58 PM, Christian Schoenebeck < [EMAIL PROTECTED]> wrote: > Am Montag, 21. Januar 2008 12:06:08 schrieb Anders Dahnielson: > > I'm trying to build linuxsampler from the latest cvs. However, I get > this > > when configuring: > > > > checking for GIG... no > > Required libgig versi

Re: [Linuxsampler-devel] No libgig found when building linuxsampler from cvs

2008-01-21 Thread Anders Dahnielson
On Jan 21, 2008 1:15 PM, Benno Senoner <[EMAIL PROTECTED]> wrote: > please specify the operating system and version you are compiling LS on. > LS now runs on all Linux flavors, Windows and OS X so in order to track > down problems > please provide the platform details. > thanks, > Benno > > Sorry,

Re: [Linuxsampler-devel] Engine ideas

2008-01-21 Thread Darren Landrum
Benno Senoner wrote: > assume you have a FFT size of 1024 and an overlap factor of 8... Wow, I think I actually understood all of that! Thank you. > Alex said he will moderate it and offer users assistance so we are in > good hands :) Alex is a good guy. :-) I'd be more than happy to help wit

[Linuxsampler-devel] audio channel numbering

2008-01-21 Thread Geoff Beasley
G'day folks. i have mentioned this before. the way linuxsampler insists on starting at audio channel "0" i the jack graph is very annoying; especially with large track counts. if you must do this, can you do it in the background and not in the UI? hope so. best, g. -