Playing notes (not audio files)

simongoldring

New member
Joined
May 20, 2007
Messages
1
Programming Experience
Beginner
Hi, I'm looking for a simple, managed way to play sounds (NOT audio files, sounds on the fly) for a virtual piano type of thing in VB.NET. Previously I was using something wierd from winmm.dll... Beep() just isn't up to it.

Ideally there's just a simple function out there to play notes under a choice of instruments... I hope.

Thanks in advance, Simon.
 
Back
Top