pdcurses sound

Hi there, my first post on this forum :)
Is there possible to have sound in a pdcurses project? I did try to use the windows Beep() thingy but as it delays the whole program with the amount of seconds you specified for it, it isn't really a good option.
I don't really mind just making my music with Beep() sounds (as long as I can customize the Hz and durations of them).

I'm thankfull for any answer.
Yes, but [N|pd]curses does not provide the ability to produce sound. You must use a sound library, such as OpenAL.
Topic archived. No new replies allowed.