Re: [Linuxsampler-devel] code for debian squeeze

2012-01-17 Thread Christian Schoenebeck
On Tuesday 17 January 2012 22:49:13 Markus W. Kropp wrote: > where can i get the code, that runs on debin squeeze? the latest > linuxsampler got dependencies, that i can only resolve in debian-sid but > not in squeeze with my repositories. lv2-extensions-good is missing in > squeeze. can i download

Re: [Linuxsampler-devel] [PATCH] Yet another LV2 state patch

2012-01-17 Thread Christian Schoenebeck
On Tuesday 17 January 2012 17:05:07 David Robillard wrote: > Aaand yet another state patch :) > > This one properly conforms to the state extension by using/preferring > features passed to the state methods if they are present. It does not > break anything (i.e. the ones passed to instantiate

Re: [Linuxsampler-devel] [PATCH] Yet another LV2 state patch

2012-01-17 Thread David Robillard
On Wed, 2012-01-18 at 01:41 +0100, Christian Schoenebeck wrote: > On Tuesday 17 January 2012 17:05:07 David Robillard wrote: > > Aaand yet another state patch :) > > > > This one properly conforms to the state extension by using/preferring > > features passed to the state methods if they are p

[Linuxsampler-devel] code for debian squeeze

2012-01-17 Thread Markus W. Kropp
hi there where can i get the code, that runs on debin squeeze? the latest linuxsampler got dependencies, that i can only resolve in debian-sid but not in squeeze with my repositories. lv2-extensions-good is missing in squeeze. can i download it from the ftp-debian-server and install it with gdeb

Re: [Linuxsampler-devel] [PATCH] Yet another LV2 state patch

2012-01-17 Thread David Robillard
Aaand yet another state patch :) This one properly conforms to the state extension by using/preferring features passed to the state methods if they are present. It does not break anything (i.e. the ones passed to instantiate will still be used as before). -dr Index: src/hostplugins/lv2/Plug