c# - Alternative to "Console.Beep" that allows it to be used multiple times simultaneously (and can synthesis instruments) -


i'm creating music library in order create musical notation , composition software. @ moment i'm having trouble finding alternative "console.beep" allows called multiple times simultaneously (which required e.g. chords). ideally i'm looking can used synthesise actual instruments.

you might want try existing libraries more support simple console's beep. meant notification , not creating complex sounds.

a library naudio on codeplex , on github.

it has features like:

•full midi event model

◦read , write midi files  ◦respond received midi events  ◦send midi events 

Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -