Re: [AD] Questions about sound input. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
I've been thinking of a way to get midi input to work
for the alsa rawmidi driver, and sense I shouldn't
make a system call inside of a timer, I thought
that forking off a child that sends back the data
as it is received, is a good way to do it.
The child will only be forked if sound input is needed
and killed off when it isn't.
Are there any objections to this or a better
way to do it?
--
Tom Fjellstrom
tfjellstrom@xxxxxxxxxx
http://strangesoft.net/