Re: [Linuxsampler-devel] Multi-part load and save

2019-02-23 Thread Christian Schoenebeck
On Samstag, 23. Februar 2019 00:58:46 CET Christian Schoenebeck wrote: > > I've attached a patch containing a few small corrections to the changes > > you made when integrating my patch. > > Oops, sorry and thanks! There are still some issues with the helper > functions with certain paths. I grab

Re: [Linuxsampler-devel] Multi-part load and save

2019-02-23 Thread Ivan Maguidhir
On 23/02/2019 15:45, Christian Schoenebeck wrote: Ok, committed the fixes (SVN r3483). I also added test cases against those helper functions: cd src/testcases/ g++ HelperTest.cpp ./a.out Many thanks Christian. CU Christian All the best, Ivan ___