Help for an Interview

james_2002

新手上路
注册
2002-03-22
消息
29
荣誉分数
0
声望点数
0
I got an interview and the company asked me to do the following in a few days. I have never been involved in audio software development. I would be very appreciate if someone skilled in this field can help me ASAP. Thanks a lot.
(email: james_wu20@hotmail.com)




REQUIREMENTS:

In the development environment of your choice, create a sample application which satisfies the following specifications:

- Load/Import audio file(s) (*.wav, *.mp3)
- Play four audio files simultaneously
- Transport controls include: Play, Stop, Rewind, Pause, Loop
- Display waveform of each audio track

DELIVERABLES:
- Automated Application Setup (Installshield)
- Application Instructions
- Documentation (including description of development environment, and explanation as to

why this environment was chosen)
- Source Code Files
- Final executable(s)
- Supporting files (eg. dll, ini, dat, wav, mp3, etc.)

Note: DirectX API calls permitted. Additional features demonstrating technical ability

acceptable.
 
You need Microsoft DirectX SDK. Check out DirectShow examples. Should be fairly simple.
 
it's very easy to do that project with directshow as jk603h said.
 
后退
顶部