AepelzensModules
AepelzensModules copied to clipboard
Aepelzens Modules-0.6.0dev-win, as is
@Aepelzen Posting a Windows build against the current master branch, as is (I previously built from source the libsndfile dependency adding autotools instructions to my makefile). Platform: Windows 8.1 x64
The plugins loads well in Rack, only an error occurs when clicking the "-" button after loading a sample.
Below the log message printed when running with make debug
:
Thread 1 received signal SIGSEGV, Segmentation fault.
0x00000000037c371f in SampleDisplay::draw (this=0x11d90260, vg=0x3433170) at src/Sampler.cpp:494
494 y = (si) ? si->buffer[i].samples[0] * gain /2.0f + 0.5f : 0.0f;
Posting this for your use, archive or test purposes. Best