chjmartin2 on 11/15/14 - 10:40:05
Hi,
I am trying to sample some continuous audio output from a Qb45 program and I have noticed that I get skips and ticks/pops that APPEAR to be some type of interrupt firing because it is relatively unpredictable. I don't care that I will hose up my time setting and I also don't care that I won't be able to halt execution. Is there a quick and dirty code snippit somebody could share to turn off interrupts? I know I need to use the CALL ABSOLUTE function, but I have no experience using ASM within QB. I'm really just looking for a quick couple lines of code. I've googled but to no avail. Anybody willing to help?
Chris