I’m trying to import ctcsound with Python3 in Windows 10. External opcodes load fine, but I can’t make real time audio work (“unknown rtaudio module: ‘PortAudio’, using dummy module”). Any suggestions? Thanks!
Neither -+rtaudio=portaudio nor -+rtaudio=rtpa. I’m not using it to play in real-time though, just wanted to hear the result after each compilation, so I’ll stick to the old mme driver then.