I\'d like to tell you what I\'ve tried and then I\'d really welcome any comments you can provide on how I can get PortAudio and PyAudio setup correctly!
I\'m writing an audio program in Haskell using Portaudio. I have a function that generates a list of samples I\'d like to play, and I\'m trying to play them using the following snippet inside main: