http://github.com/rdp/directshow-demo-audio-input-source
unfortunately it’s just a filter, not a “real kernel mode device”, but it does work.
http://github.com/rdp/directshow-demo-audio-input-source
unfortunately it’s just a filter, not a “real kernel mode device”, but it does work.
RSS feed for comments on this post. TrackBack URL
Powered by WordPress
http://ac3filter.net/projects/spdifer
Here’s an open source one, I believe:
https://sourceforge.net/projects/maddxshow/
Comment by rogerdpack — July 30, 2010 @ 5:02 pm
http://tmhare.mvps.org/downloads.htm
he’s got some virtual device stuff in there…
Comment by rogerdpack — July 30, 2010 @ 5:12 pm
http://svn.musepack.net/dsfilters/dec_mpc/src/mpc_filter.cpp shows the audio (vcam shows video…)
Comment by rogerdpack — July 30, 2010 @ 5:31 pm
http://www.codeproject.com/KB/audio-video/DS_Player.aspx
great tutorial
Comment by rogerdpack — July 30, 2010 @ 6:37 pm
there’s tons of samples in the Microsoft SDK once you download it.
Comment by rogerdpack — July 30, 2010 @ 10:47 pm
http://blog.monogram.sk/janos/2008/06/05/beginners-guide-how-to-make-a-directshow-filter-vc-project/
has potential
Comment by rogerdpack — August 2, 2010 @ 10:54 am
also related:
http://blogs.msdn.com/b/matthew_van_eerde/
http://blogs.msdn.com/b/matthew_van_eerde/archive/2008/12/16/sample-wasapi-loopback-capture-record-what-you-hear.aspx
Comment by rogerdpack — August 3, 2010 @ 6:07 pm
http://github.com/rbrito/lame/blob/26e6bdb494ba926b0ec27f040aeacac7120236f8/dshow/Mpegac.cpp
Comment by rogerdpack — August 9, 2010 @ 10:12 pm
http://social.msdn.microsoft.com/Forums/en-US/windowsdirectshowdevelopment/thread/80ad07fc-b7ff-4edf-b83f-b3e4bd3f22b4
actually looks reasonable…hmm…
Comment by rogerdpack — August 9, 2010 @ 10:44 pm
[...] http://betterlogic.com/roger/?p=3088 is another example (not of a sine wave but of just random noise, but it’s a good demo input) [...]
Pingback by directsound sin sine wave example audio filter source example « Roger's woze — August 24, 2010 @ 7:44 pm