Re: [Linuxsampler-devel] Test of internal effects

2010-10-11 Thread Andreas Persson
Christian Schoenebeck skrev 2010-10-11 19:58: > Es geschah am Monday 11 October 2010 als Andreas Persson schrieb: >> It would probably be nice to have mono effects supported too, but I'm >> not sure if the stereo signal should be mixed before sent to the mono >> effect or if the effect should be au

Re: [Linuxsampler-devel] Test of internal effects

2010-10-11 Thread Christian Schoenebeck
Es geschah am Monday 11 October 2010 als Andreas Persson schrieb: > > It seems this routing problem is just about audio channel 1. Is that > > delay effect mono? ATM the LadspaEffect class creates as many audio > > channels as the LADSPA effect tells. > > Yes, it's mono. And the error disappeared w

Re: [Linuxsampler-devel] Test of internal effects

2010-10-11 Thread Andreas Persson
Christian Schoenebeck skrev 2010-10-11 17:18: > Es geschah am Sunday 10 October 2010 als Andreas Persson schrieb: >> and then, again: >> >> SET FX_SEND EFFECT 0 0 0 0 >> >> This gave me OK back, but LS started to print errors: >> >> Error: invalid FX send (R) destination channel >> (1->1)Engine::Ro

Re: [Linuxsampler-devel] Test of internal effects

2010-10-11 Thread Christian Schoenebeck
Es geschah am Sunday 10 October 2010 als Andreas Persson schrieb: > and then, again: > > SET FX_SEND EFFECT 0 0 0 0 > > This gave me OK back, but LS started to print errors: > > Error: invalid FX send (R) destination channel > (1->1)Engine::RouteAudio() Error: invalid FX send (R) destination > chan

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

2010-10-11 Thread Grigor Iliev
Yes, this dialog was with fixed size, but that was long ago. On Mon, Oct 11, 2010 at 3:28 PM, alex stone wrote: > On Mon, Oct 11, 2010 at 4:00 PM, Grigor Iliev wrote: >> If you mean the "Choose Instrument" dialog, you can always resize the >> window to the desired width. I guess I should make js

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 4:00 PM, Grigor Iliev wrote: > If you mean the "Choose Instrument" dialog, you can always resize the > window to the desired width. I guess I should make jsampler remember > the window size, so you will not have to resize it every time. > > On Mon, Oct 11, 2010 at 2:50 PM,

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

2010-10-11 Thread Grigor Iliev
If you mean the "Choose Instrument" dialog, you can always resize the window to the desired width. I guess I should make jsampler remember the window size, so you will not have to resize it every time. On Mon, Oct 11, 2010 at 2:50 PM, alex stone wrote: > On Mon, Oct 11, 2010 at 2:02 PM, alex ston

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 and the width of the combo

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 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 and the width of the combo popup now expands in width to fit > the width of the longe

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

2010-10-11 Thread Grigor Iliev
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 and the width of the combo popup now expands in width to fit the width of the longest item. Note, that for convenience I added the libraries requir