I have a program that I would like to play a set frequency sound from constantly without gaps until I tell it to stop. I have seen this answer but this requires an external module (I am working in an offline environment so this is not possible).
Also, this answer is also not very practical as it will have playback gaps (creating the file is possible though). I hope what I am asking for is not impossible but I have a feeling it is.
Thanks in advance.