- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello I am new to this forum and I hope this is the right place to ask this question.
I need help on how to create a lookup table in C. I need to use the lookup table to simulate the sound of a note from a piano. The lookup table has to be programmed in C. This question is based on lab 8 from altera part 3(I can't post links yet so I attached the file). So far I generated a sin wave using the given equation in the lab8 guidelines. However, I do not know what else to do from there.
lab8.pdf
(Virus scan in progress ...)
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually, if you want to generate sin() or cos() the Goertzel generator is better - provided you can do a multply per sample.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page