logicomacorp / WaveSabre

Official WaveSabre repository
MIT License
246 stars 34 forks source link

X64 compilation #30

Closed lamogui closed 4 years ago

lamogui commented 4 years ago

Hi

I wanted to compile the vst for x64 and I encountered few compile errors (due to assembly) here are the fixes. I also resaved the .rc file to ansi encoding because visual studio 2017 didn't wanted to compile it...

Hope it could be merge :)

yupferris commented 4 years ago

Very cool, looks good!

I want to do some testing to verify that it works on my setup as well and discuss it a bit before proper review/merge, but wanted to say thanks in the meantime :)

lamogui commented 4 years ago

Thanks to you for putting the sources of your synth ! I will try to integrate it as a submodule inside my editor https://github.com/lamogui/rmeditor/ this week

kusma commented 4 years ago

@lamogui: I send #38 as a re-spin of this, which I think is a bit cleaner. I hope that's OK with you!

yupferris commented 4 years ago

Superceded by #38.