Re: [Linuxsampler-devel] tarballs

2011-10-05 Thread Alex Stone
> On Wednesday 05 October 2011 11:36:28 Alex Stone wrote: >> We've been testing with the latest SVN for some time now, and haven't >> had >> any problems (you know with our particular setups, the test of stability >> and robust behaviour is going to get a hamme

[Linuxsampler-devel] tarballs

2011-10-05 Thread Alex Stone
Hi fellas. Since the release of OOMidi-2011, and the strong link with Linuxsampler, we've had a lot of queries about LS, and the latest SFZ included builds. Users are installing packages from distros with outdated LS packages, and we're trying to help them get up to date, including communication

[Linuxsampler-devel] build fail

2011-10-03 Thread Alex Stone
One of our users has been trying to get linuxsampler built from svn, and got this fail: http://pastebin.com/EM5DeFPi He tells us his libtool version is 2.4. Anything obvious in here i can pass on to him? Alex. -- All

Re: [Linuxsampler-devel] import SFZ into DB

2011-09-19 Thread Alex Stone
Ok, thanks. I expected it to be user error on my part, so i'm pleasantly surprised it isn't, this time. Alex. > It is not implemented, yet. I'll implement it. > > On Mon, Sep 19, 2011 at 8:02 PM, Alex Stone > wrote: >> I may be doing something dumb here

[Linuxsampler-devel] import SFZ into DB

2011-09-19 Thread Alex Stone
I may be doing something dumb here, but can we import SFZs into the database, from a directory, in the DB window in Fantasia? I have LS built with DB, and it seems ok for gigs. Is there a compile option i've missed, or is it perhaps not yet implemented? Alex. --

Re: [Linuxsampler-devel] midimap menu in Fantasia

2011-09-19 Thread Alex Stone
It works! Thanks, Alex. > Implemented! > > On Thu, Sep 15, 2011 at 12:10 PM, Alex Stone > wrote: >> Grigor, with a lot of midimaps in Fantasia, and adding patches from the >> DB, using the select multiple patches, and rightclick to select the >> specified midi

Re: [Linuxsampler-devel] midimap menu in Fantasia

2011-09-19 Thread Alex Stone
Thank You, will test immediately! Alex. > Implemented! > > On Thu, Sep 15, 2011 at 12:10 PM, Alex Stone > wrote: >> Grigor, with a lot of midimaps in Fantasia, and adding patches from the >> DB, using the select multiple patches, and rightclick to select the >>

[Linuxsampler-devel] (no subject)

2011-09-19 Thread Alex Stone
I've been hacking .lscps in a text editor, and something occurred to me that would speed up the process considerably, imho. We have a list of midi and audio ports for devices at the top of the doc. We can name these, and they provide a good indication of what goes where. Midi maps are also detail

[Linuxsampler-devel] midimap menu in Fantasia

2011-09-15 Thread Alex Stone
Grigor, with a lot of midimaps in Fantasia, and adding patches from the DB, using the select multiple patches, and rightclick to select the specified midimap, the list of maps goes off the screen, and i'm stuck trying to add patches to maps i can't see. (I'm heading upwards of 150 midimaps) Is it

[Linuxsampler-devel] build error rev 2244

2011-08-19 Thread Alex Stone
Grigor, latest build comes up with an error when compiling. http://pastebin.com/iF9QPBPm Alex. -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration

[Linuxsampler-devel] rev 2233...2234

2011-08-09 Thread Alex Stone
Grigor, i've just tested with 2234, as i just updated intending to retest 2233. No problem with 2234, error doesn't appear. Onwards and Upwards i guess, and put this one down to a momentary quirk. Alex. www.openoctave.org

[Linuxsampler-devel] Fwd: Revision 2233

2011-08-09 Thread Alex Stone
www.openoctave.org --- the forwarded message follows --- Sorry, i should have added here that i've reverted to R 2232, and that works fine. Hope that narrows things down a bit, Alex. --- Begin Message --- Not sure if it's LS or Fantasia, but with the latest REV 2233, i get the following

[Linuxsampler-devel] Revision 2233

2011-08-09 Thread Alex Stone
Not sure if it's LS or Fantasia, but with the latest REV 2233, i get the following error in my LS terminal when attempting to load a big template: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted Any clues? Alex. www.openoctave.org ---

[Linuxsampler-devel] Sonatina opensource orchestra

2011-02-19 Thread alex stone
For your information. http://sso.mattiaswestlund.net/index.html Alex. -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fi

[Linuxsampler-devel] Linuxsampler patch

2011-02-10 Thread alex stone
Christian, my apologies for the delay, as we've been extremely busy preparing and testing OOM2 for a stable release (and we still have a little way to go), but attached is the OOM2 linuxsampler patch the team developed to handle Banks and Patches in the same queue. Since we've implemented and teste

Re: [Linuxsampler-devel] samplerate

2011-01-28 Thread alex stone
On Fri, Jan 28, 2011 at 1:52 PM, rosea.grammostola wrote: > Hi, > > Just to be sure, if I use my soundcard at 48000, I should set the audio > device in LS also to 48000 right? > > CREATE AUDIO_OUTPUT_DEVICE JACK ACTIVE=true CHANNELS=39 SAMPLERATE=44100 > NAME='LinuxSampler0' > > \r > > ---

Re: [Linuxsampler-devel] Bank and patch information going into LS

2011-01-16 Thread alex stone
On Sun, Jan 16, 2011 at 4:12 PM, Christian Schoenebeck wrote: > On Saturday 15 January 2011 23:02:14 alex stone wrote: >> Is there an important (potentially destructive) reason why bank (MSB) >> + (LSB) data is separated from PC data going into linuxsampler, and >> the ba

[Linuxsampler-devel] Added pastebin

2011-01-16 Thread alex stone
My error, didn't attach the pastebin. http://pastebin.com/r56nUx7m Alex. -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, th

[Linuxsampler-devel] Scheduling challenges

2011-01-15 Thread alex stone
In the ongoing pursuit of scheduling patch changes to be loaded before playback is run, we still have a challenge with gigs being loaded in order. All gigs are ON_DEMAND_HOLD, and the scheduling in the attached pastebin is correct, but the gigs being loaded are a.) not in order of scheduling, and

[Linuxsampler-devel] Bank and patch information going into LS

2011-01-15 Thread alex stone
Afternoon all. We're currently working with streaming program changes into linuxsampler at a faster than sequence time process, and continue to have some challenges. So we have a question. Is there an important (potentially destructive) reason why bank (MSB) + (LSB) data is separated from PC dat

Re: [Linuxsampler-devel] Jackmidi buffer size in LS

2011-01-15 Thread alex stone
Andrew, thanks for the input. We're currently having a look at sending an event per jack process cycle to see if that works. Alex. -- Protect Your Site and Customers from Malware Attacks Learn about various malware tacti

[Linuxsampler-devel] Jackmidi buffer size in LS

2011-01-14 Thread alex stone
Evening all. I have a question regarding the jackmidi buffer size in LS. Our use case. When we run a big orchestral song, and that song contains many program changes, they are fed to LS through multiple jackmidi ports. This works well, and LS is able to keep up with the steady, timed, influx of b

[Linuxsampler-devel] Seasons Greetings

2010-12-24 Thread alex stone
I extend seasons greetings to the linuxsampler dev team, and my thanks and appreciation for your efforts. I hope you find much enjoyment and success in the year to come. Regards, Alex. -- Learn how Oracle Real Applicatio

[Linuxsampler-devel] build error with latest cvs

2010-12-22 Thread alex stone
Forget that. I was trying to compile against gcc 4.4.4, with an existing configure built with a previous gcc version. (4.4.3) Apologies for the noise. Alex. -- Forrester recently released a report on the Return on Invest

[Linuxsampler-devel] build error with latest cvs

2010-12-22 Thread alex stone
Hello, i have a build error with the latest cvs update: --- /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=k8 -O2 -pipe -Wl,-O1 -Wl,--as-needed -o gigextract gigextract-gigextract.o libgig.la -lsndfile

Re: [Linuxsampler-devel] longer port names in the midi port list per channel

2010-10-11 Thread alex stone
, Oct 11, 2010 at 2:50 PM, alex stone wrote: >> On Mon, Oct 11, 2010 at 2:02 PM, alex stone wrote: >>> On Mon, Oct 11, 2010 at 1:46 PM, Grigor Iliev wrote: >>>> Hi Alex, >>>> I added a tooltip text to the MIDI port combobox to show the name of >&g

Re: [Linuxsampler-devel] longer port names in the midi port list per channel

2010-10-11 Thread alex stone
On Mon, Oct 11, 2010 at 2:02 PM, alex stone wrote: > On Mon, Oct 11, 2010 at 1:46 PM, Grigor Iliev wrote: >> Hi Alex, >> I added a tooltip text to the MIDI port combobox to show the name of >> the selected port. Also the items in the combo popup are now left >> aligned

Re: [Linuxsampler-devel] longer port names in the midi port list per channel

2010-10-11 Thread alex stone
he width of the longest item. > Note, that for convenience I added the libraries required by JSampler > to cvs too. So, from now on you don't need to wary about JSampler > dependencies. > > On Sun, Oct 10, 2010 at 10:50 AM, alex stone wrote: >> Grigor, >> >> In Fa

[Linuxsampler-devel] longer port names in the midi port list per channel

2010-10-10 Thread alex stone
Grigor, In Fantasia, i have a challenge with the display of longer port names (midi port names) in the drop down list in the channel. Using something like: 01-1stviolins-legato I only ever see "01-1stvio" I can figure that out from the numbers i assign to each port, but with over 100 ports, it

Re: [Linuxsampler-devel] arbitrary limits

2010-10-05 Thread alex stone
On Tue, Oct 5, 2010 at 2:40 PM, Christian Schoenebeck wrote: > Hi Alex! > > I just commited the discussed fixes along to some other things. > > CU > Christian > > On Monday 20 September 2010 18:26:50 Christian Schoenebeck wrote: >> On Monday 20 September 2010 09:30:

[Linuxsampler-devel] arbitrary limits

2010-09-20 Thread alex stone
I've posted in the forum about 2 settings, and add those comments here for info. (I've been experimenting with pushing LS limits in a larger scale setup.) 1. ProgrammeChangeQueue is currently limited to 100. I've tested this with a quick change in my CVS build to 512, with no ill effects. Can i

Re: [Linuxsampler-devel] help with a slight modification

2010-06-16 Thread alex stone
On Wed, Jun 16, 2010 at 4:51 PM, Christian Schoenebeck wrote: > On Wednesday 16 June 2010 17:36:32 Christopher Cherrett wrote: >> alex stone wrote: >> > "Blank gig cannot be saved as it contains no samples." message from >> > gigedit. >> > >> &

Re: [Linuxsampler-devel] help with a slight modification

2010-06-16 Thread alex stone
"Blank gig cannot be saved as it contains no samples." message from gigedit. Any ideas how we can do this without having to load a dummy sample of some sort? Alex. -- www.openoctave.org midi-subscr...@openoctave.org development-subscr...@openoctave.org

Re: [Linuxsampler-devel] help with a slight modification

2010-06-16 Thread alex stone
On Wed, Jun 16, 2010 at 1:38 PM, alex stone wrote: > On Wed, Jun 16, 2010 at 1:09 PM, Christian Schoenebeck > wrote: >> On Tuesday 15 June 2010 18:03:25 Christian Schoenebeck wrote: >>> > I get the impression this is about "live" loading and unloading, where >

Re: [Linuxsampler-devel] help with a slight modification

2010-06-16 Thread alex stone
On Wed, Jun 16, 2010 at 1:09 PM, Christian Schoenebeck wrote: > On Tuesday 15 June 2010 18:03:25 Christian Schoenebeck wrote: >> > I get the impression this is about "live" loading and unloading, where >> > a sequencer reads ahead, and at a given point, swaps one gig for >> > another. (Sort of lik

Re: [Linuxsampler-devel] help with a slight modification

2010-06-14 Thread alex stone
On Mon, Jun 14, 2010 at 3:25 PM, Christian Schoenebeck wrote: > On Monday 14 June 2010 16:53:00 Christopher Cherrett wrote: >> ON_DEMAND_HOLD >> >> but would also like to get rid of extra samples when I am done with them. > > What kind of extra samples? > > Anway, you can also replace the map entr

[Linuxsampler-devel] Debian Lenny 5, the RT build....

2009-03-08 Thread alex stone
Just a quick note here for those who may want to 'RT' their Debian Lenny, and the sheer enjoyment that will no doubt bring. Using the Kernel for Dummies debian build system (thanks fellas), Alsa 1.0.19, no OSS, vanilla 2.6.26, and Ingo's patches, all went reasonably well. (32bit) *PLEASE NOT

[Linuxsampler-devel] Merry Xmas.

2008-12-24 Thread alex stone
To all the linuxsampler team, and colleagues, i wish you a merry xmas, and all the best for the new year. This year in particular, using linux for the first time, and the mighty LSampler, has been one of the most rewarding i've ever had. Thanks for all the help, encouragement, and patience! Alex

Re: [Linuxsampler-devel] Multiple sound patches handling

2008-05-09 Thread alex stone
Hehe, I'll add to this too. It may prove more fruitful to build a mixer, with group components, etc, With a lot of horizontal channels, it's easy to get lost sometimes, and in a 'generic' mixer view with narrow (dynamically resizable?) vertical strips, functions like grouping could be a lot easier

Re: [Linuxsampler-devel] Just wanting to introduce myself to the list

2008-01-14 Thread alex stone
Hello Darren! A big welcome to LSDev. I've already enjoyed much of your wisdom, ideas, and humour in the Reaper forum, and look forward to the same here. LS marches on, and it's a great ride. Alex. On Jan 14, 2008 9:59 PM, Darren Landrum <[EMAIL PROTECTED]> wrote: > I had no idea LinuxSampler m