|
10 June 2010
Posted in
software
I decided to explore both the musical and programming aspects of C# all at once.
As a first project I built the Note Detector. It opens the sound card and if you have a mic it will tell you the musical note that it hears. It displays the note name C,D,E#,etc and it shows you the note's position on the staff.
Note Detector can be used as a guitar tuner or a singing voice pitch trainer. I use it as an educational device. I have a bamboo flute laying aroung the house and I always wondered what notes came out when I blew on it. I'm not musically inclined enough to determine that kind of stuff with my ear. With Note Detector I was able to map out where all the notes on the flute were and how hard to blow in order to get an A instead of an A#. Now I can play simple tunes.
Microsoft .NET development provides an automatic publishing solution. When you complete a project you can click publish and share it with the internet. If you are so inclined you can download Note Detector to use for yourself.
The project itself is a mixture of Native and Managed C++ code, some C# code and windows forms. The sound card is opened code and the Fast Fourier Transform (FFT) is done in native C++. Then encapsulated by some Managed C++ which is accessed from the windows forms interface using C#.
Working with native and managed code together is difficult sometimes because the debugger will not work with both at the same time. The call stack gets a bit wonky. But I found the coding of the user interface way easier in C# than things I have made in the past using MFC.
System Requirements: WinXP
License: Freeware
Software Developer: tmiv.net
To create link towards this article on your website,
copy and paste the text below in your page.
Preview :
I decided to explore both the musical and programming aspects of C# all at once. As a first project I built the Note Detector....
© 2010 - Articleflix.com
Sponsred Links...
More Articles...
Online Tutoring - A New Approach to
A person successful career totally depends upon
:: Hyplay :: Free AVI Movie Player
Hyplay is a free .avi movie player also compatib
Free Jack the CD Ripper 2.01.001
Quickly and easily back up all your favorite CD'
Download Puran Defrag Free Edition
Puran Defrag is a very easy to use defragmentati
My Favorite Thoughts Of Spiritual M
My favorite thoughts of spiritual meditation con
IS Protector 2.2.6
IS Protector is INFORMATION Security and Data Pr
WinX Free DVD to iPod Ripper 4.0.2
WinX Free DVD to iPod Ripper is one of the best
Senior Health And Fitness
Senior health and wellness is a very important i
Free AS Video Cutter Max 3.5.0.5
Video Cutter Max is an easy to use tool to extra
Download Subject Search Server 1.1
SSServer lets visitors search your Web site for
Mobile Phone Radiation to Unleash E
(NaturalNews) A new review of more than 100 stud
Wise Disk Cleaner Free 5.51
Wise Disk Cleaner is a free disk utility designe
What Is Customer Opinion Good For?
Is it my imagination, or is marketing research a
Download RImageOrFlashControl 1.1.2
ASP.NET RImageOrFlashControl makes it possible t
Free Habanero 2.4.0
An Enterprise Application Framework for .Net tha






