AepelzensModules icon indicating copy to clipboard operation
AepelzensModules copied to clipboard

Aepelzens Modules-0.6.0dev-win, as is

Open dizzisound opened this issue 6 years ago • 8 comments

@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

Aepelzens Modules-0.6.0dev-win.zip

dizzisound avatar May 07 '18 18:05 dizzisound