Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!elsie!imsvax!ted From: ted@imsvax.UUCP (Ted Holden) Newsgroups: net.micro.pc,net.lang Subject: TurboPascal inline code/real or interpreted Message-ID: <618@imsvax.UUCP> Date: Sat, 27-Sep-86 08:02:21 EDT Article-I.D.: imsvax.618 Posted: Sat Sep 27 08:02:21 1986 Date-Received: Wed, 1-Oct-86 01:14:49 EDT Organization: IMS Inc, Rockville MD Lines: 14 Xref: mnetor net.micro.pc:6748 net.lang:1188 Does anyone know exactly how TP inline code works, whether it actually sets up an area of machine code which executes as described or whether it's interpreted, or maybe some combination of both? I recently translated an assembler routine which is part of a system for dealing with polyphonic music on PCs into inline code which I know is correct, since I'd rather deal with this particular application in Turbo than C or basic, but the results unfortunately sound like three dogs growling at eachother, which is not what the original routine in basic/masm sounds like and not what Mozart intended. This leads me to believe that inline code is interpreted in some way i.e. that it isn't really fast enough to produce notes higher than dog growls... Ted Holden, IMS