| Author |
Message |
ericcmusica
Joined: 25 Oct 2009 Posts: 1
|
25 Oct 2009 17:22 Computer Music using MATLAB.... |
|
|
|
|
| Hi, my DSP lecturer request me to do a project regarding computer music using MATLAB.....i m still new to DSP so i dun have a clue to start....can anyone give me some idea??
|
|
| Back to top |
|
 |
ark5230
Joined: 29 Jun 2009 Posts: 188 Helped: 15 Location: India
|
28 Oct 2009 19:45 Computer Music using MATLAB.... |
|
|
|
|
There are number of references on the net. In google just type 'sound in matlab' you get plenty of info and can pick what you are looking for.
Raoof
|
|
| Back to top |
|
 |
Google AdSense

|
28 Oct 2009 19:45 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
graciousparul
Joined: 19 Jan 2008 Posts: 124 Helped: 7
|
29 Oct 2009 9:21 Re: Computer Music using MATLAB.... |
|
|
|
|
Hi
You can just refer the books for DSP and go for standard Matlab go to MAth work.
That can help u to go for programming part of it .
|
|
| Back to top |
|
 |
Jack// ani
Joined: 02 Dec 2004 Posts: 488 Helped: 25
|
29 Oct 2009 19:27 Computer Music using MATLAB.... |
|
|
|
|
Here is the clue...
So if you want to listen 500Hz sinusoidal, generate enough data sample with linspace function.
Then feed this data sample into MATLAB's built in function which will convert them into sound.
Sorry, I cant remember the function name right now, but its easy enough to find in MATLAB demos and just google it.
Hope this helps
|
|
| Back to top |
|
 |