Hi, Does anybody know of a good and easy-to-use C/C++ library for generating sounds? As a minimum I need to be able to do a: play_sine_wave( 440Hz ) But it would also be nice if I had more advanced functions, like being able to synthesize a guitar, piano, or something similar without having to write a synthesizer from scratch. Thanks, Søren