Just wondering about the possibility of controlling/accessing foobar via a python script (or other languages apart from c/c++).
I wrote a script that was able to control Winamp v2 via it's API (http://www.winamp.com/nsdn/winamp2x/dev/sdk/api.jhtml) in python a while ago. Is it possible to do something similar with foobar? (ie use the Windows Message system)
I've only got a functional knowledge of c/c++ and I've had a look through the SDK but I'm having a little trouble figuring it all out. Is there any documentation that I should know about?
