Go to advanced search

by tz2623
Tue Nov 08, 2016 6:19 am
Forum: Python
Topic: Queuing Audio Output
Replies: 2
Views: 560

Re: Queuing Audio Output

Thank you queuing worked very well.
Wasn't very familiar with subprocessing so used a list for playback still using os.system
by tz2623
Mon Nov 07, 2016 12:26 pm
Forum: Python
Topic: Queuing Audio Output
Replies: 2
Views: 560

Queuing Audio Output

Hi there, I am new to python but have some experience programming. I am trying to output audio using pushbuttons with a small catch. When two buttons are pressed almost simultaneously we must wait for the first sound to finish before playing the next sound. We are taking the time for each sound to b...

Go to advanced search