Search found 6 matches

by HolgiB
Thu Jan 25, 2007 12:23 am
Forum: PSP Development
Topic: How to make a simple audio oscilloscope?
Replies: 3
Views: 3030

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
by HolgiB
Wed Jan 24, 2007 9:51 pm
Forum: PSP Development
Topic: How to make a simple audio oscilloscope?
Replies: 3
Views: 3030

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...
by HolgiB
Fri Jan 12, 2007 4:49 pm
Forum: PSP Development
Topic: Compile problem with graphics.h - understanding problem
Replies: 2
Views: 1472

Thank you very much. That was the solution of my problem.

Didnt had a clue what could be the problem. Think this solution I neverever had found on my own :-) .

--Holger
by HolgiB
Fri Jan 12, 2007 6:55 am
Forum: PSP Development
Topic: Compile problem with graphics.h - understanding problem
Replies: 2
Views: 1472

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 ...
by HolgiB
Fri Jan 12, 2007 1:14 am
Forum: PSP Development
Topic: Displaying Text for a Menu - examples?
Replies: 2
Views: 1446

Just compiled it. Any PSP-examples with freetype?

Dont forget, I am a noob :-)

--Holger
by HolgiB
Fri Jan 12, 2007 12:32 am
Forum: PSP Development
Topic: Displaying Text for a Menu - examples?
Replies: 2
Views: 1446

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...