Creating a node for sending / receiving data via sound card!

There were several problems. One being the unnecessary asynch function but the bigger one that he was parsing the amount of times to repeat as the time off delay. Which lead to a very small delay which felt like it was repeating instantly:

repeatdelaytoint = parseInt(repeatxtimes)
repeatxtimestoint = parseInt(repeatxtimes)