Hello I'm not sure how to phrase this question. I have a Python function that sends MIDI messages to a synth. When I run it, I of course have to wait until it is finished before I can do anything else with Python. Is it possible to run this function and still be able to do other things with Python while it is running? Is that what threading is about? -- http://mail.python.org/mailman/listinfo/python-list
- running functions Gorlon the Impossible
- Re: running functions Grant Edwards
- Re: running functions Cameron Laird
- Re: running functions Gorlon the Impossible
- Re: running functions Cameron Laird
- Re: running functions Ben Finney
- Re: running functions [EMAIL PROTECTED]
- Re: running functions Tom Anderson
- Re: running functions Gorlon the Impossible
- Re: running functions Scott David Daniels
- Re: running functions Grant Edwards