i have developed a 2-dgame in allegro but there is no background music as the ALSA is not being detected .
install_sound(ALSA_AUTODETECT,DIGI_AUTODETECT,MIDI_AUTODETECT,NULL);
I have included this line in my graphics.h but to no avail .
i have developed a 2-dgame in allegro but there is no background music as the ALSA is not being detected .
install_sound(ALSA_AUTODETECT,DIGI_AUTODETECT,MIDI_AUTODETECT,NULL);
I have included this line in my graphics.h but to no avail .