copych / ESP32_S3_Sampler

ESP32-S3 based sampler handles gigabytes of PCM WAV files, up to 19 stereo voices polyphony, CD quality
MIT License
14 stars 0 forks source link

I can't compile #2

Closed zircothc closed 4 months ago

zircothc commented 4 months ago

Hi. Some time ago I downloaded your project but I was busy and I didn't test it. Now I've downloaded your current version but I can't compile. Lots of errors in voice.h The old versión compiles ok. errors.txt I dont know if this is a "boards" versión issue,. I've tested with three different "boards" versions. This project is amazing. I'm thinking about building an e-drum module. Thank you.

copych commented 4 months ago

@zircothc Sorry for that, it seems that versions mixed somehow. I am working on the next iteration, so hopefully in a couple of days there'll be a new version. I got rid of multiple functions for different bit depths, cleaned some code, but the sampler still suffers of clicks on overrunning max polyphony.

copych commented 4 months ago

@zircothc I have just uploaded a more or less stable version, please, try

zircothc commented 4 months ago

Hey thank you. I'll try in a moment. ;)

zircothc commented 4 months ago

Hi. Compiles OK. And...wow... it sounds amazing. Thank you @copych

copych commented 4 months ago

I close the issue, feel free to reopen or create a new one! Good luck with your e-drums )