Re: [Linuxsampler-devel] midi mapping qsampler

2012-03-14 Thread Christopher Cherrett
QSampler is not a completed implementation. It does not do mappings like it should. You will need to use Fantasia to do your mappings. Markus W. Kropp wrote: > hi there > > today i tried to map the sonatina symphony orchestra in the midi mapping > function of qsampler. first i saved for the firs

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 Thread Christopher Cherrett
rosea.grammostola wrote: > On 03/12/2012 11:21 PM, Christopher Cherrett wrote: >> Nicola Pandini wrote: >>> Il 12/03/2012 17:53, Christian Schoenebeck ha scritto: >>>> Sure, but maybe a "MIDI instrument map" is a better way for you to achieve >>>>

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Christopher Cherrett
Christian Schoenebeck wrote: > On Monday 12 March 2012 22:45:43 Nicola Pandini wrote: >> I play drum pads live, and I often need to pick up a different drum kit >> in every song I play. >> I find the "MIDI instrument map" the best way to load instruments, but >> is it possible to create an entry th

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Christopher Cherrett
Nicola Pandini wrote: > Il 12/03/2012 17:53, Christian Schoenebeck ha scritto: >> Sure, but maybe a "MIDI instrument map" is a better way for you to achieve >> such a flexible configuration. This feature allows you to define a MIDI >> program >> change map with instruments, thus to turn the sample

Re: [Linuxsampler-devel] [Open Octave Development] cannot start jackd with oostudio anymore

2011-10-16 Thread Christopher Cherrett
I use my mouse and click on the > > > > keyboard > tones from Jsampler ( linuxsamler gui) virtual keyboard > > > > > > > > > > Op > zondag 16 oktober 2011 10:30:49 schreef Christopher Cherrett: > > > > > > > > > > > >

Re: [Linuxsampler-devel] Program Change Patch

2011-10-01 Thread Christopher Cherrett
;> >> On Friday 30 September 2011 00:05:23 Christopher Cherrett wrote: >>> Any word on this? >>> >>> Christopher Cherrett wrote: >>>> Thank you very much for looking at this. >>>> >>>> I am not sure how to speak on the removal of

Re: [Linuxsampler-devel] Program Change Patch

2011-10-01 Thread Christopher Cherrett
;> >> On Friday 30 September 2011 00:05:23 Christopher Cherrett wrote: >>> Any word on this? >>> >>> Christopher Cherrett wrote: >>>> Thank you very much for looking at this. >>>> >>>> I am not sure how to speak on the removal of

Re: [Linuxsampler-devel] Program Change Patch

2011-09-29 Thread Christopher Cherrett
Any word on this? Christopher Cherrett wrote: > Thank you very much for looking at this. > > I am not sure how to speak on the removal of functions but if this is > working can it be committed by you? > > Thanks! > > Andreas Persson wrote: >> On 2011-09-27 11:1

Re: [Linuxsampler-devel] Program Change Patch

2011-09-27 Thread Christopher Cherrett
Thank you very much for looking at this. I am not sure how to speak on the removal of functions but if this is working can it be committed by you? Thanks! Andreas Persson wrote: > On 2011-09-27 11:16, Christian Schoenebeck wrote: >> On Tuesday 27 September 2011 00:26:29 Christopher

[Linuxsampler-devel] Program Change Patch

2011-09-26 Thread Christopher Cherrett
Hey guys, We have a feature that sends all patch or program changes in a song to linuxsampler at one time. The reason for our patch was to couple the bank and the program changes so that they did not get disconnected. What was happening was LS was loosing what bank belonged to what patch and we

Re: [Linuxsampler-devel] Linuxsampler patch

2011-09-26 Thread Christopher Cherrett
Christopher Cherrett wrote: > We were sending so much at LS so fast that the program changes were > becoming lost from the banks. > > By merging them we were able to keep them together long enough to > process the extreme amount of data being passed. > > With this patch

Re: [Linuxsampler-devel] [bug] GetFileName libgig-2011-09-19 build error

2011-09-22 Thread Christopher Cherrett
ma...@gmx.com wrote: > /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../../.. -Wreturn-type -ffast-math -g -O2 -pthread -MT > InstrumentResourceManager.lo -MD -MP -MF .deps/InstrumentResourceManager.Tpo > -c -o InstrumentResourceManager.lo InstrumentResource

Re: [Linuxsampler-devel] background loading

2011-06-04 Thread Christopher Cherrett
Original Message Subject: [Linuxsampler-devel] background loading From: Emanuel Rumpf To: linuxsampler-devel@lists.sourceforge.net Date: 06/04/2011 09:15 AM > Kontakt 4 introduced a background loading technique: > http://www.native-instruments.com/#/de/products/producer/kontakt-

[Linuxsampler-devel] Crossfading

2011-04-23 Thread Christopher Cherrett
Can I crossfade in sfz yet? I am trying but am having no success with this sfz file. key=42 loop_mode=one_shot locc4=120 hicc4=127 xfin_locc4=120 xfin_hicc4=124 sample=ah_sus_a3 LP.wav key=42 loop_mode=one_shot locc4=060 hicc4=124 xfin_locc4=060 xfin_hicc4=064 xfout_locc4=120 xfout_hicc4=

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
] Unloading instruments using sequencer From: Andrew C To: Christopher Cherrett , linuxsampler-devel Date: 03/11/2011 01:48 PM > Hi Chris, > > Apologies if I sound patronising, but I would've imagined that the on > demand hold was made to prevent stuff like that? > No offence, I

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
Does the blank gig work for on-demand hold samples? From our experiments it does not clear the channel. So we are building it into the gui so you can fire the clear of the channel at any given time for on demand hold samples. Thanks! Original Message Subject: Re: [Linuxsamp

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
If you download oom2 you will find a directory called oomfiles. You will find a little script in there to convert rg instruments to oom2. But very soon it will not be needed. We will allow you to build the instrument directly from your running linuxsampler server. So it will read the midi maps

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
We are working on it for oom2. It will be ready soon. We have lscp support in the sequencer now and are able to do all sorts of cool things. We plan full range of integration with linuxsampler. So far we automatically read the keyswitches and key ranges of the instrument. After tonight we wi

Re: [Linuxsampler-devel] Linuxsampler patch

2011-03-07 Thread Christopher Cherrett
song and not have LS drop most events. Thanks! Original Message Subject: Re: [Linuxsampler-devel] Linuxsampler patch From: Christian Schoenebeck To: linuxsampler-devel@lists.sourceforge.net Cc: Christopher Cherrett , linuxras Date: 03/07/2011 07:14 AM > Hi! > > I just

Re: [Linuxsampler-devel] Scheduling challenges

2011-01-16 Thread Christopher Cherrett
Original Message Subject: Scheduling challenges From: alex stone To: linuxsampler-devel@lists.sourceforge.net Cc: Christopher Cherrett , Remon Sijrier Date: 01/16/2011 12:55 AM > In the ongoing pursuit of scheduling patch changes to be loaded before > playback is r

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

2010-06-16 Thread Christopher Cherrett
alex stone wrote: > 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 sav

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

2010-06-16 Thread Christopher Cherrett
alex stone wrote: > "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. > > > > > > This all sounds awesome. I can't wait to try it. I guess this would also work with our

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

2010-06-14 Thread Christopher Cherrett
Original Message Subject: Re: [Linuxsampler-devel] help with a slight modification From: Christian Schoenebeck To: linuxsampler-devel@lists.sourceforge.net Date: 06/14/2010 09:25 AM > On Monday 14 June 2010 16:53:00 Christopher Cherrett wrote: > >> ON_DEMAND_HO

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

2010-06-14 Thread Christopher Cherrett
Original Message Subject: Re: [Linuxsampler-devel] help with a slight modification From: Luis Garrido To: linuxsampler-devel@lists.sourceforge.net Cc: linuxsampler-devel@lists.sourceforge.net Date: 06/14/2010 08:27 AM > Perhaps you can experiment reducing the preload cache size,

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

2010-06-14 Thread Christopher Cherrett
Original Message Subject: [Linuxsampler-devel] help with a slight modification From: Jory Schossau To: linuxsampler-devel@lists.sourceforge.net Date: 06/14/2010 02:09 AM Hi all, I'm trying to make LS respond to a predetermined program change event and unload all instruments

Re: [Linuxsampler-devel] [linuxsampler] Open Orchestra project

2010-03-23 Thread Christopher Cherrett
Original Message Subject: Re: [Linuxsampler-devel] [linuxsampler] Open Orchestra project From: Clément Guedez To: linuxsampler-devel@lists.sourceforge.net Date: 03/23/10 10:41 > Hello guys, > > it's me again with some new sample bank! > > As I had no answer for the London Philha

Re: [Linuxsampler-devel] [linuxsampler] Open Orchestra project

2010-01-18 Thread Christopher Cherrett
Original Message Subject: [Linuxsampler-devel] [linuxsampler] Open Orchestra project From: Clément Guedez To: linuxsampler-devel@lists.sourceforge.net Date: 01/18/10 04:34 > Hello, > > I'm Clément Guedez, linux and music addict and user of linuxsampler. > I'm already enjoying th

Re: [Linuxsampler-devel] annual report 2009

2010-01-07 Thread Christopher Cherrett
Can you create a bounty system? I personally want to a few opcodes in sfz. What do you think? Original Message Subject: [Linuxsampler-devel] annual report 2009 From: Christian Schoenebeck To: linuxsampler-devel@lists.sourceforge.net Date: 01/07/10 14:20 > Hi everybody! > > I

Re: [Linuxsampler-devel] Explaining the code base for SFZ

2009-11-23 Thread Christopher Cherrett
Original Message Subject: Re: [Linuxsampler-devel] Explaining the code base for SFZ From: Andreas Persson To: linuxsampler-devel@lists.sourceforge.net Date: 11/23/09 01:17 > Christopher Cherrett wrote: > >> Is there a design doc somewhere that can explain how th

[Linuxsampler-devel] Explaining the code base for SFZ

2009-11-22 Thread Christopher Cherrett
Is there a design doc somewhere that can explain how the sfz engine works in linuxsampler? Does it interact with libgig? What is the flow of loading a sfz file and playing it? I wanted to look in the code for a bit but was wanting a bit of an introduction as to where I should look. Thanks!

[Linuxsampler-devel] SFZ status?

2009-11-21 Thread Christopher Cherrett
What is the status of SFZ? I have been playing around with getting some legato instruments working and have been running the basic sfz tests from cakewalk: http://www.cakewalk.com/DevXchange/sfzsamples/ I am specifically playing with the release example. I first had to convert to wav instead o

Re: [Linuxsampler-devel] SFZ fails to load: Not an integer

2009-11-18 Thread Christopher Cherrett
Original Message Subject: [Linuxsampler-devel] SFZ fails to load: Not an integer From: Christopher Cherrett To: linuxsampler-devel Date: 11/18/09 19:47 > Can anyone look at this bug and let me know if there is something simple > I am missing? > > I have the latest

[Linuxsampler-devel] SFZ fails to load: Not an integer

2009-11-18 Thread Christopher Cherrett
Can anyone look at this bug and let me know if there is something simple I am missing? I have the latest cvs head as of a few hours ago. https://bugs.linuxsampler.org/cgi-bin/show_bug.cgi?id=134 Thanks! -- Let Crystal

Re: [Linuxsampler-devel] libsf2 vs libgig

2009-10-25 Thread Christopher Cherrett
I originally though libsampleformat but thought it might be long libsampleformat hmm Original Message Subject: Re: [Linuxsampler-devel] libsf2 vs libgig From: Vladimir Senkov To: Christopher Cherrett Cc: Christian Schoenebeck , linuxsampler-devel@lists.sourceforge.net

Re: [Linuxsampler-devel] libsf2 vs libgig

2009-10-25 Thread Christopher Cherrett
libformat? Original Message Subject: Re: [Linuxsampler-devel] libsf2 vs libgig From: Christopher Cherrett To: Christian Schoenebeck Cc: linuxsampler-devel@lists.sourceforge.net Date: 10/25/09 17:37 > libsampler? > > Original Message >

Re: [Linuxsampler-devel] libsf2 vs libgig

2009-10-25 Thread Christopher Cherrett
libsampler? Original Message Subject: Re: [Linuxsampler-devel] libsf2 vs libgig From: Christian Schoenebeck To: linuxsampler-devel@lists.sourceforge.net Date: 10/25/09 14:07 > On Sunday 25 October 2009 13:45:18 Grigor Iliev wrote: > >> I guess we are slowly moving to a multi

Re: [Linuxsampler-devel] Website and Forum seem to be down

2009-10-06 Thread Christopher Cherrett
Original Message Subject: [Linuxsampler-devel] Website and Forum seem to be down From: Graham Goode To: linuxsampler-devel Date: 10/06/09 02:21 > Hi Guys, > I've been trying to acces the linuxsampler website and forum today and > keep getting a 'Problem loading page' error. Is

Re: [Linuxsampler-devel] linuxsampler source upgrade to GPLv3

2009-08-24 Thread Christopher Cherrett
It might be best for you to find the many many times this has come up in the archives and read away. I think at this point the devs are working away and rarely get into the topic anymore. Original Message Subject: Re: [Linuxsampler-devel] linuxsampler source upgrade to GPLv3

Re: [Linuxsampler-devel] linuxsampler source upgrade to GPLv3

2009-08-24 Thread Christopher Cherrett
Original Message Subject: Re: [Linuxsampler-devel] linuxsampler source upgrade to GPLv3 From: Roberto Gordo Saez To: linuxsampler-devel@lists.sourceforge.net Date: 08/24/09 05:09 > On Mon, Aug 24, 2009 at 11:44:12AM +0200, Christian Schoenebeck wrote: > >> Hi! >> > > Hey

[Linuxsampler-devel] Naming Alsa Midi Ports

2009-07-27 Thread Christopher Cherrett
I am trying to write a script that uses aconnect to make all my midi connections for me as I start up my studio script. The issue I am having is that I am developing open octave midi and the device manager is messed up and is resorting devices. Instead of sorting out that mess I have opted to wait

Re: [Linuxsampler-devel] qgiged read-only version available at SVN

2009-03-10 Thread Christopher Cherrett
Looks very cool! Why not expand on gigedit? It looks very Gigastudio like :) Look forward to seeing where this goes. Thanks! Luis Garrido wrote: > Hi! > > Finally I managed to put together a first version of qgiged. > > At this moment it is read-only, meaning that you can only use it to > expl