WPF Wave Synth is done!

Check this out:

image

Maybe some more tweaks left, but it’s pretty much done.

Notable tweaks:

  • Each generator is a WPF usercontrol. These synths are added dynamically at runtime. (You could add ten if you wanted, but three is a pretty standard number).
  • Audio format changed from 2 channels to 1. It’s just less complicated.
  • Some minor architectural cleanup.

I’ll be going over everything in this app in an upcoming Coding4Fun article. Stay tuned.

 

Now playing: Dire Straits – Sultan of Swing

Comments

  • Anonymous
    November 02, 2009
    Do you have a version we can download and play with? Pete

  • Anonymous
    November 18, 2009
    Cool stuff, looking forward to the article on C4F!!

  • Anonymous
    February 10, 2010
    Dan, has this been posted to C4F yet.  I just recently started WPF coding and remembered you had this on your blog.