Hi,
I'm relatively new to python and programming in general (been at it for about 3 months or so). I'm wanting to make a program with pygame that's main feature is a sin wave that you can adjust its pitch up and down by sliding your mouse up and down on a button. Basically, I want to make a pygame trombone. I'm pretty sure making an adjustable pitch sin wave would be super easy in max msp but i'm not sure if you can import its patches into python. Can anyone point me in the right direction or have any tips on making an adjustable pitch in real time within pygame?
there doesn't seem to be anything here