Random Playback Failure?

It could be. There is a maximum size of coed that a buffer can work with. You can get around it for large files by using the run_file command. Syntax is:
run_file "path/to/your/filename"
You can then run very long files.
See this previous post.

2 Likes