jskeet / DemoCode

Demo code used in talks, blog posts etc
Apache License 2.0
493 stars 190 forks source link

Resolve NAudio needing an app #107

Closed jskeet closed 4 years ago

jskeet commented 4 years ago

NAudio really does need an app target to get WaveIn working.

Ideally, only top-level projects should need an app target.

Idea, like IViewServices:

jskeet commented 4 years ago

This was done a while ago.