McDervish
New Coder
VPython and Ableton….
I’ve been using VPython to simulate a pendulum / pendulum wave. Now using scamp library and triggering audio in Ableton via IAC bus when pendulums/s extent of travel is at max. I have got it working but the program slows/stalls every time a pendulum reaches full extent; audio is triggered but VPython visuals stall until audio triggered. Tried threading with pendulum as one function and audio trigger as another but no joy…. Any ideas? Multiprocessing?
I’ve been using VPython to simulate a pendulum / pendulum wave. Now using scamp library and triggering audio in Ableton via IAC bus when pendulums/s extent of travel is at max. I have got it working but the program slows/stalls every time a pendulum reaches full extent; audio is triggered but VPython visuals stall until audio triggered. Tried threading with pendulum as one function and audio trigger as another but no joy…. Any ideas? Multiprocessing?