I'm trying to make a game for N900. I'm not really experienced with Linux programming. I used OpenAL for my Windows projects but as far as I know, N900 doesn't have an OAL implementation. So what library should I use? I need positional audio(for stereo of course) and a pitch variable support. Are gstreamer or PulseAudio what I need or should I use(but I don't want to if I don't need to) an external library like SDL_Mixer.