217 Topics

Member Avatar for
Member Avatar for vegaseat

Just a code sample that allows you to play your midi or mp3 music files with Python and module pygame.

4
2K
Member Avatar for maxcatozzi

Hey, Does anyone see anything wrong with this? I don't know what's up, it's throwing the IOException everyt time even though the mp3 is in the source folder. (I tried .wav as well). I'm trying to place this in a GUI, but testing it seperately first. import java.io.*; import sun.audio.*; …

Member Avatar for stultuske
0
1K
Member Avatar for gurkirts

echo enter the any no. read n fact=1 for(i=1;i<=b;i ) do fact=fact*i done echo factorial is fact

Member Avatar for <M/>
0
277
Member Avatar for theHop

I recently undertook a development job where i needed to create a music player. We decided that the music should be managed from soundcloud.com (let them deal with the storage band width). There was one problem. to make it work in ALL modern browsers there needed to be be at …

Member Avatar for theHop
1
243
Member Avatar for natehome

I'm working on a music streaming website for iPads and iPhones the website is programmed mostly with php and html. The website uses the website layout iwebkit (http://snippetspace.com/portfolio/iwebkit/). My question is how do I make box appear at the bottom of the screen that is always on the screen even …

Member Avatar for natehome
0
343
Member Avatar for funkey100

Hey guys! I'm selecting the parts for my new gaming desktop and I don't know too much about audio. I'm using the Gigabyte GA-Z77X-D3H ATX LGA1155 Motherboard and I don't know if I should buy a Asus Xonar DG 24-bit 96 KHz Sound Card. I tried looking at the audio …

Member Avatar for funkey100
0
271
Member Avatar for minime010

I have a problem with this... import javax.swing.*; import sun.audio.*; import java.awt.event.*; import java.io.*; public class PikaPlatformer { //----------------------------------------------------------------- // Creates and displays the application frame. //----------------------------------------------------------------- public static void main (String[] args) { JFrame frame = new JFrame ("Direction"); frame.setDefaultCloseOperation (JFrame.EXIT_ON_CLOSE); frame.getContentPane().add (new PikaPlatformerPanel()); frame.pack(); frame.setVisible(true); } } How …

Member Avatar for minime010
0
508
Member Avatar for StarTrekCafe

hi. a blind programming student, and did ask my lecturer, but he could not answer. has not done the talker classes before. i have a hangman self voicing game. it uses the anna voice, but looking for some more human sounding voices, like aussie, british, united states. did downloa and …

Member Avatar for lolafuertes
0
178
Member Avatar for jigarsangoi

I bought a 2nd hand motherboard Intel D101GGC with Pentium 4 3.0 Ghz and fit into chassis with AC'97 front panel audio.My motherboard supporting Realtek HD Audio, so that to use front panel i have to check "use AC'97 front panel" in Realtek HD Audio Manager then only front panel …

Member Avatar for webjack
0
194
Member Avatar for pabLOCO

I want to know if it could be posible to implement a web video chat conference, without any server between?. I'm building a web portal that implements web text chat... but I want to it to have video also. Thanks

Member Avatar for <M/>
0
147
Member Avatar for thecoolman5

Hi, I have a workout called Insanity and I want to extract the music from the audio from the DVDs. When you start the workout, you can choose to do the workout with or without the music. When you don't choose to play the music, the video is the exact …

Member Avatar for RockJake28
0
342
Member Avatar for ms061210

My problem is that I have an option page which contains the button to control the background music on and off. it works fine. But when I exit the option page then go back to option page again and play the music again, there will be two sound playing and …

Member Avatar for Phaelax
0
326
Member Avatar for singularity~

I'm trying to parse ID3 tags and I can't find any good documentation explaining the structure of the ID3 tag format. Does anyone know of a good source where I can find information on how to parse ID3 tags? I don't want to use someone else’s code; I want to …

Member Avatar for Momerath
0
222
Member Avatar for happygeek

If you take one look at the deadmau5 portable speakers from KitSound and immediately think that they have been inspired, somewhat badly, by Mickey Mouse then I'm afraid you are showing your age and lack of cool. If, on the other hand, you are some hip young thing then you …

Member Avatar for <M/>
0
585
Member Avatar for kedxu

My applet creates a new sound every time an impact occurs, which is very frequently. How come, when the sounds become too numerous, the game ceases to run smoothly? Here is the code that gets called many, many times: class soundThread extends Thread { String sound; soundThread(String i_sound) { sound …

Member Avatar for NormR1
0
235
Member Avatar for kedxu

I'm probably doing this wrong, because there has to be a way to do this. Here is my current code: import javax.sound.sampled.*; public class soundHandler{ soundHandler() { } public void newSound(String sound) { new soundThread(sound).start(); } } class soundThread extends Thread { String soundName; Clip clip = null; soundThread(String i_soundName) …

Member Avatar for ~s.o.s~
0
370
Member Avatar for LastMitch

Hi I don't have a favorite Artist or Band I listen to **Bryan Adams, U2, Bonjovi, Toad the Wet Sprocket, Gin Blossoms, Snow Patrol and Linkin Park.** Sometimes If I have a bad day. I usually listen to a song that make me calm and focus again. I listen to …

Member Avatar for GrimJack
0
577
Member Avatar for kedar9

I am designing an online-radio Windows 8 app that will have all these radio channels that can be streamed online. so, my question is: How can I find the streaming URL of an online radio? These URLs are generally hid behind Flash players or ActivX elements. Google results say I …

0
221
Member Avatar for johny_ok

I am looking for a developer who has experience with audio/video so we can start a very exciting project that combines music and technology. There is no money involved at this early stage, but together we'll build it up, find the necessary financial resources to get it started, and later …

0
143
Member Avatar for Borzoi

I currently have a problem where DVD's will not output any audio to the front speakers of my 5.1 surround sound unless something else is also sending audio there. For example, I watch a scene with lots of dialogue but I only have the background audio. If I open up …

Member Avatar for reedone816
0
263
Member Avatar for bib94

My comouter which i just updated to windows 7 can no longer connect to the interent. It could beofre when it was on xp but now it says no networs found. my sound also doesnt work. it says no audio device installed but there was before

Member Avatar for JorgeM
0
153
Member Avatar for requimrar

Hello, I want to ask if there is any way to play an mp3 file in C# without the use of P/Invoke or winmp dll and the like. I can use external libraries too. It would also be nice if I could "include" the mp3 in the C# project, as …

Member Avatar for asad_dani
0
39K
Member Avatar for nicoalmighty

please help me on my project on how do i make this upload music files also help me on making the upload path i don't know how to start. i really do need your help guys :( this the controller <?php if(!defined('BASEPATH')) exit('no direct script access allowed'); session_start(); //we need …

Member Avatar for LastMitch
0
263
Member Avatar for dequan912

I have a Music webite and I am trying to find out how to input a Music/ Juke box playlist so that the mp3 files i input will play in order. I have to jukebox's however they template of it only shows one song. Im trying to get something with …

0
140
Member Avatar for LovesPopstars

I changed the computer name of my iMac in System Preferences and then logged out, when I logged back in all my files were gone. They're still on the computer, but I can't open any of them. I opened iTunes and all my music was gone, opened iPhoto and all …

Member Avatar for macmad
0
210
Member Avatar for abhishek_s_n

My application has two parts; a server and multiple clients. This project has its implementation both on Windows(Swing) and Android. The Server sends a song which a client receives and starts playing; more like we watch videos on YouTube; streaming. Sending data in chunks and receiving the same is accomplished. …

0
132
Member Avatar for borchu

Hello everyone, I progress step by step my problem, one step is passed -now I can send string datas -text messages- here another step is I want to record some audio sounds by using microphone in first android emulator assume phone1 and send to second android emulator-phone2-. I found whole …

Member Avatar for borchu
0
9K
Member Avatar for ps1992

so i have this mini project to make i'am thinking of making a website just like grooveshark basically what i want in my website would be :- A LIBRARY OF SONGS PLAYER ON WHICH ONE CAN LISTEN DIFFERENT SONGS USER CAN CREATE HIS PROFILE AND CAN MAKE HIS OWN PLAYLIST …

Member Avatar for ps1992
0
228
Member Avatar for leokin

I quit using Windows last year, except occassionally (XP). My hobbies and love is music (playing jazz guitar and using editing software, my favorite programs being Ardour and Audacity) and photography (favorite programs are Darktable, Gimp and Shotwell), using the Linux distros, Ubuntu and Lubuntu, which I am happy with. …

Member Avatar for sbesch
0
441
Member Avatar for Top_Hat

Hey there, I have invisible internet windows and audio ads going on in the background of my task manager in the processes tab, I did do some of my own virus scans and did remove some viruses by I still have it, can I get some help here please. Malwarebytes …

Member Avatar for Philomena
0
329

The End.