I have six tones that are stored in an array, and I am trying to play them with 100 ms in between the tones. They are 100 ms tones with 100 ms pauses between, but I am trying to use a for loop and they just get mashed together.
I've tried the set interval method, but I haven't had any luck (I've never used it before, so I may not be doing it correctly).
I'd appreciate any help I could get. Thanks a lot,
