in c#- c++, vis basic there is a method called console.beep(int1, int2);
int1: frequency int2: duration.
however is there such a thing in xCode?
if no can you please tell me a program which can generate sounds with a specified frequency/duration?
Thank you very much.
int1: frequency int2: duration.
however is there such a thing in xCode?
if no can you please tell me a program which can generate sounds with a specified frequency/duration?
Thank you very much.