Open
Description
Severity Code Description Project File Line Suppression State
Error C2664 'void olcNoiseMaker::SetUserFunction(double (__cdecl *)(double))': cannot convert argument 1 from 'double (__cdecl *)(int,double)' to 'double (__cdecl *)(double)' Prime Synth C:\Users\A12st\Downloads\synth-master\synth-master\main4.cpp 559
I'm getting this error when I compile the code in Visual Studio 2019 Community Edition. This is happening with the main3a.cpp and main4.cpp files.
Metadata
Metadata
Assignees
Labels
No labels