|
From: Andrew D. <ajd...@bl...> - 2017-01-12 03:53:01
|
OK, I'm on Arch linux and I just replaced linuxsampler by linuxsampler-svn. I see that that the suggested fix is in the svn code already. But I still have the same problem, whether I use jsampler or the command line I can't get linuxsampler to add anything to the instruments db. On 01/11/2017 02:14 AM, Robert Schneider wrote: > Hi Andrew, > > is that the same issue that I posted in the linuxsampler forum > http://bb.linuxsampler.org/viewtopic.php?f=6&t=3352&sid=94125c1e809888e5e4f69de90040fc07 > > There is a fix for it in the reply dated 16.10.2016 16:36 > InstrumentsDb.cpp#1654: > int res = sqlite3_bind_text(pStmt, Index, Text.c_str(), -1, > SQLITE_TRANSIENT); > > It was acknowledged to be the proper fix. Wonder that it hasn't made > it into the code yet. > > Regards > On 10.01.2017 19:41, Andrew Dabrowski wrote: >> I'm brand new to linuxsampler and was disappointed to find that the >> import-from-directory function for instruments doesn't seem to work. >> Is this a known issue? Is there a workaround? >> >> >> ------------------------------------------------------------------------------ >> Developer Access Program for Intel Xeon Phi Processors >> Access to Intel Xeon Phi processor-based developer platforms. >> With one year of Intel Parallel Studio XE. >> Training and support from Colfax. >> Order your platform today.http://sdm.link/xeonphi >> >> >> _______________________________________________ >> Linuxsampler-devel mailing list >> Lin...@li... >> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > > > -- > Robert Schneider > Am Rebhuhnfeld 6 > 85241 Ampermoching > Fon: +49 8139 92850 > Mobile: +49 176 3892 7669 > Ema...@ar... |