1ALLEGRO_BPM_TO_SECS(3)     Library Functions Manual     ALLEGRO_BPM_TO_SECS(3)
2
3
4

NAME

6       ALLEGRO_BPM_TO_SECS
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              #define ALLEGRO_BPM_TO_SECS(x)        (60.0 / (x))
12

DESCRIPTION

14       Convert beats per minute to seconds.
15
16
17
18Allegro reference manual                                ALLEGRO_BPM_TO_SECS(3)
Impressum