Q skrev 2010-12-17 21:49:
> The "Velocity dynamic range" value is at 0. Using slider, entry of
> number into the box or the up arrow, increase "Velocity dynamic range" to 4.
>
> Use Ctrl+S or "Save" from the File menu to save the file. Close gigedit
> using either Ctrl+Q or Quit from the File menu.
>
> Start gigedit from the terminal, then open the same .gig file. Navigate
> to "Filter (1) tab". The value for "Velocity dynamic range" is 0 once more.
>
>
> Interesting. I've just done a bit of fiddling around. Doing the above,
> but setting the VDR = 3, upon re-opening the file, the VDR is set at 2!
>
> Repeating the above, but setting VDR = 2, the value is retained when the
> file is re-opened.
>
> Repeating with VDR = 1, the value is 0 upon re-opening.

OK. This is exactly the behavior you would get if you run libgig without 
the fix. So, I'm sure that you somehow failed to build or install or 
link with the fixed version. Maybe you have an old libgig file in 
/usr/lib, and your "make install" installed the new one in /usr/local/lib?

Line 1888 in gig.cpp should end with +, not with |. That was the whole fix.

/Andreas


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to