logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

midi_pause - Pauses the MIDI player. Allegro game programming library.

Description

       Pauses the MIDI player.

Name

       midi_pause - Pauses the MIDI player. Allegro game programming library.

See Also

play_midi(3alleg4), stop_midi(3alleg4), midi_resume(3alleg4), midi_seek(3alleg4), exmidi(3alleg4)

Allegro                                           version 4.4.3                              midi_pause(3alleg4)

Synopsis

#include<allegro.h>voidmidi_pause();

See Also