Title: | Atari ST, TT, & Falcon |
Notice: | Please read note 1.0 and its replies before posting! |
Moderator: | FUNYET::ANDERSON |
Created: | Mon Apr 04 1988 |
Last Modified: | Tue May 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1433 |
Total number of notes: | 10312 |
AES/VDI AND KEYBOARD INPUT Hello, I am using Prospero C, AES and VDI. It would make life easier by a mile if I new how to patch the AES keyboad input in such a way as to call my code. This would allow me to use the AES stuff and carry out basic serial communications in the background. If anyone has any ideas ... thanks, Robert Cain
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1003.1 | Is this what you mean? | PRNSYS::LOMICKAJ | Jeffrey A. Lomicka | Fri Nov 09 1990 15:39 | 4 |
If you mean you want to make AUX port and MIDI input appear as an event to evnt_multi()...it is not possible. You will have to settle with setting the AES timer to 0 and polling the devices with Bconstat(). |