473,605 Members | 2,590 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C#-APP: Guitar Tuner: recording sounds realtime and identifying the sound/note

8 New Member
Hi,
Im trying to make a Guitar Tuner in C#, after this i want to try and use all i have learned and make a game like guitar hero with a real guitar :D

but my problem is i dont know how to record sound in real time ? and get a value for the sound the value must be used to identify what has been pressed on the guitar, so for the tuner i want to have the app work like a normal guitar tuner

What i need to do (and dont know how yet):
* Record sound form a Guitar (realtime)
* get a value form the sound

plz help, tanx
Dec 2 '07 #1
0 4110

Sign in to post your reply or Sign up for a free account.

Similar topics

2
4119
by: Josh | last post by:
I am having a problem with sound in my program, it takes information from a TargetDataLine, put's it in a temporary file, then takes it back out of the temporary file and plays it using a SourceDataLine. currently, it does not play back. andrewjj20 the play method: class Player implements Runnable { public Player() {
0
1520
by: ajac | last post by:
In the windows xp system the sound recording system give us only 1 minute of recording time. I would like to get the "recording time Length " to the maximum. please let me know Urgently. Regards, ajac
9
3005
by: alessandro | last post by:
Compiling my current project I received the following error: undefined reference to `vtable for Tuner' The only two things I know are that the error occours when trying to invoke the constructor of a class and that concerns virtual functions. What does it mean?
1
2291
by: avivgur | last post by:
Hello All, I am a beginning Visual C# programmer, using Microsoft Visual Studio .NET I was wondering how I could go about generating sounds on my sound card through a program. What I want to do is generate a simple sine wave with a certain frequency. Is there a way to accomplish this? Many Thanks, Aviv
2
1279
by: vbGansta | last post by:
Hi there, Here is my problem. I have a web app that displays some data. When an error occurs I play an alarm wav file. I have done this with the following: RegisterStartupScript("Sound", "<bgsound src=""" & SoundFile & """ >") It works just fine when I don't use smart navigation. When I have it set to true in the declarations section of the page it plays the sound twice. Any ideas on how to remedy this? My users really want to...
16
14742
by: Dobedani | last post by:
Dear All, I found the code added below at: http://simplythebest.net/sounds/sound_guide.html Unfortunately, the code doesn't seem to work in Firefox. These are the error messages I can see in my Javascript Console: Error: self.document.guitar.IsReady is not a function Error: self.document.guitar.stop is not a function
0
1288
by: =?Utf-8?B?TmljayBIb2x3YXk=?= | last post by:
I'm trying to follow a tutorial (1) on getting and setting a sound card's volume. It uses a function in winmm.dll public static extern int waveOutGetVolume(IntPtr hwo, out uint dwVolume); It uses waveOutGetVolume later to find the volume of the device:
4
4574
by: kid joe | last post by:
Hello I've got interested in learning some basic sound programming bits in C... mainly I want to know how to go about accessing the sound devices - reading from them mainly - in windows and linux... I'd kind of like to be able to do it without a whole bunch of extra garbage added in there - by this I mean that I know in windows there are a million sound programming packages that make the whole process "easier" - there are also a few in...
2
2031
by: desturrr | last post by:
I am planning to start writing an application by java. Let me tell what i have in my mind. There is going to be stave and client can input the notes for the song on the stave, as you know just like guitar pro. What i want to do is after composing these notes on a free stave, i have to play the notes but firstly i need to record the sounds , i searched about the sound file formats, the sound api for java supports wav files. If you know any...
0
8004
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7934
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8425
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8071
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6743
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5445
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3958
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2438
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1541
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.