Click here to Skip to main content
15,916,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MSChart in VC++2005 Pin
hahahua29-Apr-07 8:40
hahahua29-Apr-07 8:40 
GeneralRe: MSChart in VC++2005 Pin
Joan M29-Apr-07 8:46
professionalJoan M29-Apr-07 8:46 
GeneralRe: MSChart in VC++2005 Pin
hahahua30-Apr-07 15:33
hahahua30-Apr-07 15:33 
GeneralRe: MSChart in VC++2005 Pin
Joan M30-Apr-07 22:28
professionalJoan M30-Apr-07 22:28 
Questionhi guys,i'm in a fix and need help Pin
phemmymichael28-Apr-07 9:02
phemmymichael28-Apr-07 9:02 
AnswerRe: hi guys,i'm in a fix and need help Pin
John R. Shaw28-Apr-07 14:52
John R. Shaw28-Apr-07 14:52 
GeneralRe: hi guys,i'm in a fix and need help Pin
Randor 28-Apr-07 21:54
professional Randor 28-Apr-07 21:54 
Questionconversion from wave to mp3 Pin
puneet_cha28-Apr-07 8:55
puneet_cha28-Apr-07 8:55 
hi all
i am undergoing a project which converts wave file to Mp3.

Inorder to design this audio format converter i am considering the mp3 algo which has following steps:-
1.divide the data into frames such that each frame lasts for 1 sec.

so by the field in header named bits per sample,i have divided the frames.for eg if bits per sample is 8 ie there will be 8 bits or 1 char in each frame and so on...........

in addition to this there are following steps:--

1.if two notes are played at a single time and they are exactly same,only one of them shoudl be retained.
2. if two notes are playing at the same time,but one is of higher freq and one is of lower,only higher one shoudl be retained.

i have traversed the wave header and accesed the data,but that data is in ascii form.
so on that data how can apply the above 2 steps. the wave header is also not giving me any help.

any help is welcome
AnswerRe: conversion from wave to mp3 Pin
Mark Salsbery29-Apr-07 8:39
Mark Salsbery29-Apr-07 8:39 
QuestionPlaySound VC++ 2003 MFC Pin
YUANGE28-Apr-07 8:45
YUANGE28-Apr-07 8:45 
AnswerRe: PlaySound VC++ 2003 MFC Pin
Hamid_RT28-Apr-07 8:50
Hamid_RT28-Apr-07 8:50 
AnswerRe: PlaySound VC++ 2003 MFC Pin
YUANGE29-Apr-07 1:56
YUANGE29-Apr-07 1:56 
QuestionHooking & modifying WSARec Pin
Dody_DK28-Apr-07 8:12
Dody_DK28-Apr-07 8:12 
QuestionClosing extern processes Pin
HorrorVision28-Apr-07 6:39
HorrorVision28-Apr-07 6:39 
AnswerRe: Closing extern processes Pin
bob1697228-Apr-07 7:54
bob1697228-Apr-07 7:54 
GeneralRe: Closing extern processes Pin
HorrorVision28-Apr-07 8:25
HorrorVision28-Apr-07 8:25 
GeneralRe: Closing extern processes Pin
Hamid_RT28-Apr-07 9:45
Hamid_RT28-Apr-07 9:45 
GeneralRe: Closing extern processes Pin
HorrorVision28-Apr-07 11:06
HorrorVision28-Apr-07 11:06 
GeneralRe: Closing extern processes Pin
bob1697228-Apr-07 12:19
bob1697228-Apr-07 12:19 
AnswerRe: Closing extern processes Pin
Mark Salsbery29-Apr-07 8:47
Mark Salsbery29-Apr-07 8:47 
QuestionChange the color of a checkbox Pin
Joan M28-Apr-07 5:52
professionalJoan M28-Apr-07 5:52 
AnswerRe: Change the color of a checkbox Pin
PJ Arends28-Apr-07 6:14
professionalPJ Arends28-Apr-07 6:14 
GeneralRe: Change the color of a checkbox Pin
Joan M28-Apr-07 6:18
professionalJoan M28-Apr-07 6:18 
GeneralRe: Change the color of a checkbox Pin
PJ Arends28-Apr-07 6:41
professionalPJ Arends28-Apr-07 6:41 
GeneralRe: Change the color of a checkbox [modified] Pin
Joan M28-Apr-07 7:01
professionalJoan M28-Apr-07 7:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.