digi_recorder(3alleg4) linux man page | unix.com

Man Page: digi_recorder

Operating Environment: linux

Section: 3alleg4

digi_recorder(3alleg4)						  Allegro manual					    digi_recorder(3alleg4)

NAME
digi_recorder - Hook notifying you when a new sample buffer becomes available. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern void (*digi_recorder)(); DESCRIPTION
If set, this function is called by the input driver whenever a new sample buffer becomes available, at which point you can use read_sound_input() to copy the data into a more permanent location. It runs in an interrupt context, so it must execute very quickly, the code and all memory that it touches must be locked, and you cannot call any operating system routines or access disk files. This currently works only under DOS. SEE ALSO
install_sound_input(3alleg4), start_sound_input(3alleg4) Allegro version 4.4.2 digi_recorder(3alleg4)
Related Man Pages
read_sound_input(3alleg4) - debian
exmidi(3alleg4) - centos
start_sound_input(3alleg4) - centos
exmidi(3alleg4) - netbsd
start_sound_input(3alleg4) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework &amp; Coursework Questions Forum
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Answers to Recently Asked Questions about UNIX.COM
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!