3,225 Topics
![]() | |
Hello, kind citizens of DaniWeb! I beg your assistance in the solution of my problem! I was trying to create a simple audio player using Tkinter and pygame, pygame being the best library that included audio playback I could find (by the way, DO NOT USE SNACK!!). Anyway, I was … | |
Hi, I am trying to change this program to compile in g++ compiler in terminal in linux. I have reached a point where I am stuck. I would really appreciate some help. I am getting the following errors: test@linux:~/signalgenerator> g++ -o audio audio_backup.cpp -lasound audio_backup.cpp: In function ‘int main(int, char**)’: … | |
Hello everyone. I'm currently developing a download manager and converter for audio and video files. Does anyone know how can I get the music file from a specific folder from my computer (I already used openfiledialog) and putting it into a listview? e.g. FILE NAME FILE TYPE Born this way.mp3 … ![]() | |
Hi my PC has no sound and the 'C-Media AC97 Audio Device' in the device manager has a yellow exclamation mark next to it. I have tried un-installing and re-installing it but this does nothing. Can anybody tell me how to fix this or how to aquire a working device … | |
Hello! Does anyone know how to set a progress bar? I am developing an audio and video converter manager. I wanted the progress bar to run 'til the process of the converting of file is finished. The converting time depends on the file size so I can't just set the … | |
[ATTACH=RIGHT]21680[/ATTACH]The British website for pop sensation Lady Gaga has been hacked, it's official. The website was targeted by the US SwagSec hacking group it would appear, a group which has a track record (if you'll excuse the pun) of hacking the official websites of pop stars having already hit Justin … | |
Hi Guys please help me with this.. Is this a spyware or something?? I had run full scan using SuperAntiSpyware and removed the threats though..but this problem is still there. Following is then HT scan logfile Logfile of HijackThis v1.99.1 Scan saved at 12:09:45 AM, on 7/25/2011 Platform: Unknown Windows … | |
Anybody ever repair a Compaq 1200 - XL106 laptop from a dead machine? I have done the usual: buy new battery, adapter and even the regulator board. I did discover the BIOS-Battery was bad. Replaced it but still no luck. I know the laptop is old and not really up … | |
So what's wrong? Well a new tab tab keeps randomly opening up in the browser that I'm using. If I have no browser open then it just defaults to IE. At first the spacebar key opened a new tab. Then it would open a new tab by itself nonstop. Now … | |
Hello, i have experienced a problem after installing win7. everything works well but my computer doesn´t make any sounds. I have got these audio adapters (and i´d like to assure you i don´t know what it really means) 1) Audio Adapter Analog Devices AD1986A @ Intel 82801GB ICH7 - High … | |
I have had to format our computer (eMachines W6409) and reinstall Windows XP but I cannot find the correct audio driver. I have gone to the eMachines support website and used their program to detect the driver on the computer. I downloaded the one they said but it did not … | |
My problem is that i want to get the 1st part only of the string ive done based on my code i can get the audio/x-aiff by finding the space but want i want to do is i want to is get or print the .aif is there any way … | |
Hello and thank you for the welcome to DaniWeb. I hope that someone can find the time to help me with my xp problems. The problem is that one of my svchost.exe processes gradually demands more and more ram and cpu which eventually locks up my machine. I can safely … | |
After [URL="http://www.daniweb.com/hardware-and-software/home-theater-home-entertainment/reviews/366884"]reviewing the Aurora laptop speaker system[/URL] from the same manufacturer, and actually being very impressed with pretty much everything about it, I was rather looking forward to getting my hands on the Sound to Go portable speaker. Unfortunately my enthusiasm was somewhat short lived as the two devices really … | |
I am trying to install the audio driver on an HP Pavilion a820n and keep getting the error message "Can't find match Realtek HdAudio inf file". The file I downloaded is Realtek High Definition Audio Driver Update sp26552.exe from the hp website. I had problems with this computer before and … | |
This is how I want my XML file to look: [code] <root> <data> <track src="123456"> <desc id="1" mt="audio/mp3" ra="24" dr="221" nv="10005761">Madonna - La Isla Bonita</desc> <clipdata>PD94bWwgdmVyc2lvbj0iMS4wIiBlb</clipdata> </track> </data> <completed/> </root> [/code] And this some part of my code: [code] AttributesImpl atts = new AttributesImpl(); AttributesImpl atts2 = new AttributesImpl(); AttributesImpl … | |
hi! I want to start writing a project that recognizes speech and voice. first I want to know,have you ever seen a project like this,written in java or any other languages? if no I know it is not a simple project that it can be found by requesting in a … | |
A couple weeks ago my computer was hit with the "Windows Repair" virus that said my hard drives were crashing. I managed to get rid of that but it seems that now every once in a while Internet Explorer will pop up with a random link to anywhere, such as … | |
Hi everyone, I'm writing an application that needs to be able to [I]capture and playback audio from specific audio jacks, specify the sample and bit rate, and if possible generate a signal given a frequency, amplitude e.c.t.[/I] I've tried to write it using [B]DirectShow[/B] in [B]C++[/B] but it's proved problematic … | |
Hi, I was having a problem with my new Dell computer making clicking noises so I called Dell Tec support. He took controll of my computer and ran some checks then told me I had Spyware that had to be removed. Wanted to charge me a high price to do … | |
Hey, this exploit periodically pops up on my MSE. I'd ideally like to get rid of it permanently. Here are the logs I had to break this down into like a million posts because the logs were too large for one post to handle. Sorry about that! I know for … | |
Hey, I have Toshiba Satellite A505 laptop and it has an inbuilt mic which I haven't used it for quiet a time now. I went to sound recorder and it said "An audio recording device could not be found", it used to record before. Please help me with that. | |
Hi, I know how to do it in the console, but when it comes to Win32, I can't I've tried all those #includes(with Windows.h), and it doesn't let me. Anyways, if you guys know how, please share, I'd like to know. | |
I recently installed the updated Dell Support Center (DSC) onto my Inspiron 1520 with Win XP(SP3) and ran the included PC Checkup (PCC) powered by PC-Doctor. Everything went smoothly; however, a little later, I started to notice a random .wav sound (a click followed by a "bubbling" sound like someone … | |
Hi All - I'm Brent from New Zealand. Recently I had to get a new hard drive because of a fault. Im running windows xp Prof with 80GB Hard Drive and 512 meg Ram. My supplier who sold me puter is not that helpful and he left when Windows disk … | |
I have the following template that I am using to upload files into AMAZON S3. I'll display the template right here: [CODE]<cftry> <!---ACCESS KEY ID = SECRET ACCESS ID = BUCKET NAME = cic-audio FILE NAME = amazon_s3_test.txt---> <cfparam name="URL.step" default="view"> <cfoutput> <cfif URL.step eq "view"> <cfscript> // IMPORTANT: Set … | |
I work as a console technician for an audio company in the north eastern United States. My job is to prep and manage all of our audio console before they go out on tour. I would like to build an application to assist in our testing process. Basically all is … | |
Hey guys for some reason my code displays in the applet viewer in jgrasp and in eclipse, but for some reason it wont display via an html file in any browser. Any Ideas? Thanks in advance. [CODE]import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.applet.*; public class FamilyTreeTabbedPane extends JApplet implements … | |
Hello World ! I have problem regarding background music in my 3D scene demo in openGL..anybody knows a simple source code to load audio files in openGL? | |
I just thought of joining a tech forum as we are into this business of home goods for long now. So let me just help you with your hardware and software stuff. Daniweb seems a great place to connect to techies. | |
I had to reinstall windows on a HP Pavilion a820n and had to download an audio driver. I downloaded one but it was not the correct one, so then I downloaded Realtec AC'97 Audio. I can't remember what the first one I downloaded was, but I was trying to free … | |
Although the Aurora is, theoretically, a portable speaker system it’s not really that easy to lug around with your laptop unless you do away with a slimline carry case and replace it with a small suitcase. The tubular super-woofer, two tennis ball satellite speakers and not forgetting the power cable … | |
Hi guys need advise on build system this what i'm thinkin purchasing please tell what u think is all compatible and would it give me a powerfull computer system Please rate 1 out 10 for a £400 budget what do u think??? check it out advise please thanks in advance … | |
I have no audio but I do have video. Not sure when the audio went out but when I go into control panel and look under " SOUNDS and AUDIO DEVICES, it says " NO AUDIO DEVICE". I tried to update the audio driver and it says " THE WIZZARD … | |
[CODE] using System; using System.Reflection; using MathWorks.MATLAB.NET.Arrays; using MathWorks.MATLAB.NET.Utility; [assembly: System.Reflection.AssemblyVersion("0.0.*")] #if SHARED [assembly: System.Reflection.AssemblyKeyFile(@"")] #endif namespace dotnet { /// <summary> /// The dotnetclass class provides a CLS compliant interface to the M-functions /// contained in the files: /// <newpara></newpara> /// C:\Users\User\Documents\MATLAB\waveCS\wavread.m /// <newpara></newpara> /// deployprint.m /// <newpara></newpara> /// printdlg.m … | |
Hi, I'm trying to capture audio from a microphone into a vector in C++. I'm using openAL's example code Capture.cpp (below). I understand that it buffer's the data, but I'm not sure what comes after. In short, what do I do to put the buffer's data into a normalized (+/- … | |
[CODE] public class WAVEHDR : IDisposable { public const int whdr_done = 0x00000001; public const int whdr_prepared = 0x00000002; public const int whdr_inloop = 0x00000004; public const int whdr_endloop = 0x00000008; public const int whdr_inq = 0x00000010; public const int wf_PCM = 1; public IntPtr lpData = IntPtr.Zero; public uint … | |
Can't get rid of this sucker! Microsoft Security Essentials is the only antivirus that has detected it and "deletes" it every time if pops back in but for some odd reason it can't completely get rid of it. Malwarebytes has just detected after I reinstalled and I am posting log … | |
This is a program for recording sound from an Audio Input device. I have taken help from the MSDN website ..... ! I did as they had mentioned .... [CODE] //wave.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.IO; using System.Runtime.InteropServices; namespace Record { public class wave { … | |
![]() | I am just begining XNA and I am trying to do a 2D game but one of my pictures(Textures, Sprites, what-ever-you-call-it) won't load. I tried renaming it but still it doesn't recognize it. at first i thought it was hiding so I made the picture white (Because the background was … ![]() |
So I was asked to integrate live webcasting in the next version of this website and I have no Idea. I did little reasearch and bump, I only hit shoutcast. May I ask anyone with Idea on good webcasting software for live internet Audio and video broadcasts to throw out. … | |
Hi, I can't really understand what the problem is with my work computer. Below I will give a full description, and a summation at the bottom. I installed an apache server, php, mysql and mozilla, the usual. Installed Dreamweaver CS5, GIMP, SQL Server Management (accessing MSSQL databases in the system), … | |
Hi, I have a Vshare redirect that goes straight to vshare.toolbarhome.com/?hp=df when I open Internet Explorer. I thought I had got rid of it on Firefox as I edited the URL to about:home but when I input a search it goes straight back to the Vshare URL search link. I've … | |
Hello, I think I've acquired a virus(es) in the past few days. Some of the symptoms: - Programs missing in the Start > All Programs. I can still open them if I go into the C: drive and look for them. - Some of the icons on my desktop disappeared. … | |
However, i'd like to go back and state all of my problems prior. I got two versions of the "windows xp" spyware virus that pretends to scan your computer initially. I managed to get rid of both by figuring out the process tree and ending them, then using avg to … | |
Well here it is, just a little list of things you might want to consider this holiday season. This list is based on items we’ve used, tested or received for review in 2010. [ATTACH=RIGHT]18096[/ATTACH][B][URL="http://www.polkaudio.com/gaming/hitmaster/"]Polk Audio HitMaster[/URL] Price: $89.00[/B] Here’s a powerful [stage monitor] speaker designed with gamers in mind. Polk … | |
Im looking to play a sound from a folder which is in my debug directory. I got this working for a PictureBox: [CODE]PictureBox1.ImageLocation() = ("Resources\picture.png")[/CODE] But I cant find something to play a sound. This is what I had before: [CODE]My.Computer.Audio.Play("C:\Users\......\Sounds\beep-2.wav")[/CODE] I dont really want to be writing the location … | |
hi i need your help in these programs using C++ programming language. 1.write a program to enter some numbers and display the count of how many odd and how many even you entered. 2.write a program to store 10 numbers in an array and then display the sum of digits … | |
Hey everyone. Recently one of my friend's computer gave up on her. P III 677 MHz , 128MB ram, 30GB maxtor drive. I know its ancient, but if all you do is type documents and listen to music and ocasionally watch a movie or 2 its good. It was a … | |
Hey, Here's the story, so today I decided it was about time to clean my computer out of all the dust so I unplugged everything and proceeded with doing so. After replugging everything back in the speakers had stopped working. I tried a few things in a attempt to solve … |
The End.