Thank you! I was already looking at Fourier which looked way to complicate for me :-).
This looks really easy. So I will have to experiment with the values a little to get a good result.
Holger
Search found 6 matches
- Thu Jan 25, 2007 12:23 am
- Forum: PSP Development
- Topic: How to make a simple audio oscilloscope?
- Replies: 3
- Views: 3179
- Wed Jan 24, 2007 9:51 pm
- Forum: PSP Development
- Topic: How to make a simple audio oscilloscope?
- Replies: 3
- Views: 3179
How to make a simple audio oscilloscope?
I am working on an audio player application for the PSP, based on SDL. It would be nice to have something moving in the player GUI. So my idea was to integrate a kind oscilloscope like many player apps have. I googled a lot but still not found a small example or informations about something like tha...
- Fri Jan 12, 2007 4:49 pm
- Forum: PSP Development
- Topic: Compile problem with graphics.h - understanding problem
- Replies: 2
- Views: 1532
- Fri Jan 12, 2007 6:55 am
- Forum: PSP Development
- Topic: Compile problem with graphics.h - understanding problem
- Replies: 2
- Views: 1532
Compile problem with graphics.h - understanding problem
Hi, this are my first steps in PSP development. I already coded some small programs in C, but this was 10 years ago. So I am a noob. Somebody already pointed me to my "text problem" to freetype. I also found "flib" and this seems to be an easy way to get the job done for me. The ...
- Fri Jan 12, 2007 1:14 am
- Forum: PSP Development
- Topic: Displaying Text for a Menu - examples?
- Replies: 2
- Views: 1500
- Fri Jan 12, 2007 12:32 am
- Forum: PSP Development
- Topic: Displaying Text for a Menu - examples?
- Replies: 2
- Views: 1500
Displaying Text for a Menu - examples?
Hi, I am a noob in PSP programming but managed already to get some things to work. My plan is to develop a SID Player (Program which play Commodore 64 Sound files). I know there are already a few shells outside, that can do the job but its fun programmind something. It already plays music and I inte...