21 Topics

Member Avatar for
Member Avatar for vegaseat
Member Avatar for juanpa_2510
2
2K
Member Avatar for Jake_4

Hello everyone, i am going to create a small tune though i have no idea how to go about it. I currently have a sine wave that plays for one second using a loop similar to this // loop to generate audio samples for(int n = 0; n < num_samples; …

Member Avatar for phorce
0
312
Member Avatar for vegaseat
Member Avatar for ralph.d.abernathy.1

Hello everyone. I'm working on a project that acts as a function generator to output a sine wave. The program also outputs an excel file with all of the data points so one can plot the points. For some reason, when I add noise, the graph does not look right. …

Member Avatar for ralph.d.abernathy.1
0
412
Member Avatar for Jakpot

Hi, I have to design a program that plays sounds (from WAV files). I have to create a wav and play it. Once it finishes I have to change the contents of that wave file and play it again. It is like playing a wave file that is constantly changing. …

Member Avatar for Jakpot
0
370
Member Avatar for jjyuyujj

Hi Does anyone know how to playing a set of short WAV files without delay? I was using the following, but there is a delay in-between. PlaySound("a.wav",NULL,NULL);//PLAY WAV SOUND ONCE PlaySound("b.wav",NULL,NULL);//PLAY WAV SOUND ONCE or I need to concatnate a few sets of short WAV files into one descriptor so …

Member Avatar for pseudorandom21
0
273
Member Avatar for gomezfx

Hi, I have a question about generating a 1kHz sine wave. First of all, we can't use the sin function so I just made a function that evaluates sin at some point... [CODE]int generate_sin(int t); { int sin; sin = t - ((t^3)/(3*2*1)) + ((t^5)/(5*4*3*2*1)); return sin; }[/CODE] Now, this …

Member Avatar for drkybelk
0
2K
Member Avatar for Husseinnagree

i tried to setup a wifi network using my samsung wave S8500 phone through the mobile AP setting. however when i tried to connect it to my windows vista laptop it showed that the access was 'local only'. On further investigation I realized that the IPv4 connection was local and …

Member Avatar for rubberman
0
175
Member Avatar for slfisher

Google said on Wednesday that it was killing its Wave collaborative development environment, citing lack of interest, according to published reports such as [URL="http://online.wsj.com/article/SB10001424052748704017904575409873762885194.html?mod=googlenews_wsj"]in [/URL]the [I]Wall Street Journal.[/I] Blog entries from Google appeared as recently as July 27; in fact, the Google Wave [URL="http://googlewave.blogspot.com/"]blog [/URL]does not yet have any information …

Member Avatar for SSLMatrix
1
266
Member Avatar for Techwriter10

A few weeks ago I received a Google Wave invitation from my friend [URL="http://www.knopf.com/"]David Knopf[/URL] (after publicly begging for one in my post [URL="http://www.daniweb.com/news/story227584.html"]Hoping to Surf the Google Wave[/URL]). Since then, I've had a chance to use it and I've seen the good, the bad and the ever-present potential of …

Member Avatar for flashfango
3
956
Member Avatar for ktsangop

Hi everyone. I have an MFC project in Visual C++ 6 and was wondering in which way can i detect the level of audio output. I want to execute some code only when no sound is sent to the audio output. Could anyone please give me a clue of how …

Member Avatar for ktsangop
0
159
Member Avatar for titan_amit

hiii guys.. i am trying to make an mp3 player using ADSP 21369 processor. For that i need a code which can convert mp3(mpeg2 layer3) samples to wave samples in c. thanx in advance.

Member Avatar for Inth
0
198
Member Avatar for fussballer

Hi, I don't know if this is the right place to post this question but here is my problem, I would like to take an audio wave file and convert it to a data file, (.csv, .txt etc). I would like to do some signal analysis on the file but …

Member Avatar for griswolf
0
188
Member Avatar for demifuror

Hi guys, At the minute, I'm writing a simple Java application under Lucid Lynx, the latest and greatest Ubuntu release :) Can anyone tell me how to make the windows in my application, match the look and feel of the other windows in the system? I've tried setting the default …

Member Avatar for jwenting
0
243
Member Avatar for vegaseat

You can use Python modules math, wave, and struct to create and save a synthetic sine wave of given frequency and duration (size) ...

1
3K
Member Avatar for abc2004

I got an invite and have now joined for 2 months. But sadly enough i still haven't be able to see real benefits of it. I added some of friends but never see them online. I wonder if GW will really works? I think GW will only work if people …

Member Avatar for diafol
0
156
Member Avatar for InsightsDigital

I just read an article on Google Wave - Mashable. [url]http://mashable.com/2009/11/22/news-media-google-wave/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Mashable+%28Mashable%29&utm_content=Google+Reader[/url] I dont have an invitation yet so I have not had a chance to check Google Wave out but I wonder if you do have the access of Google Wave, then what do you think about it? Do you …

Member Avatar for MktgRob
0
159
Member Avatar for InsightsDigital

I read online that Google Wave is like the next best thing since wonder bread. I do know that only 100,000 invites were sent. So what do you think if you were one of the lucky ones? I have seen the video on youtube but other than that, I still …

Member Avatar for jay 11
0
114
Member Avatar for samarudge

Hi, I have just got Google Wave but don't have any contacts (Appart from the person who invited me) I can't figure out how to invite people eather so I was wondering if people would like to post there GMail addresses here I can add you so I can finally …

Member Avatar for santiagozky
0
201
Member Avatar for MktgRob

As we are moving closer to the release of Wave, has anyone begun considering what SEO strategies are going to be needed? I am not looking for secrets, more of an executive summary that addresses what aspects of Wave will be the most challenging for SEO.

0
105
Member Avatar for Techwriter10

[I]I have watched you on the shore Standing by the ocean's roar Do you love me, do you surfer girl ~Beach Boys, Surfer Girl [/I] [URL="http://wave.google.com/help/wave/closed.html"]Google Wave[/URL] invitations went out last week to 100,000 lucky people and I didn't get one. I'm stuck on the shore line while the fortunate …

Member Avatar for legolas558
2
486

The End.