I was messing around a bit in MSX basic...
10 PLAY"t200l16o4cdco3b",t200l16o4efed","t200l16o4gbgf"
20 PLAY"t200l16o4cdco3b",t200l16o4efed","t200l16o4gbgf"
When running that, there's a small pause between line 10 and 20.
Is there any way to reduce or eliminate that effect?
Further more, changing it to t255l64 or something does not speed up anymore. I guess we are at the limit of how fast BASIC does things.. or are there ways to make it faster? E.G. it would be nice to do a chord on a single channel by rapidly playing 3 notes (often used technique).
Login or register to post comments