Quantcast
Channel: making custom sounds?
Browsing all 2 articles
Browse latest View live

making custom sounds?

<System.Runtime.InteropServices.DllImport("kernel32.dll")> _ Private Shared Function Beep(ByVal dwFreq As Int32, ByVal dwDuration As Int32) As Boolean End Function Private Sub Button1_Click(ByVal...

View Article



making custom sounds?

I'd like to make simple custom sounds and generate them within the program  -- similar to the old "play /frequency/duration"   in dos basic. All of the references that I find talk about playing various...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images