QUOTE(tool++ @ May 1 2006, 08:06 PM)

Hi, I'm also eagerly awaiting a release of this for FB2k0.9(.1).
Any chance you could include a compiled version of CDRDAO with it, too? :]
It turns out that 0.9 no longer contains the diskwriter component, on which this component was relying. This is the component that creates the WAV file to be passed to CDRDAO. 0.9 uses the converter component instead, but there is no API for third party tools to interact with it, unlike diskwriter, which means I can't use it.
I have asked the foobar developer and he has simply told me to write the code that creates the WAV file from scratch instead. In fact, this probably won't be that difficult to do, but at the moment would require more time than I have available at the moment. As such, this component will have to be on hold a bit longer, unfortunately.
When I do release a version, there shouldn't be a problem in including a CDRDAO binary, providing this component doesn't become hugely popular and swamp my webserver

I'm currently making use of the one included in Burrrn (http://www.burrrn.net) at the moment and may redistribute that one. It has the advantage of not requiring ASPI drivers, and it gives information about the burning capabilities of the burner.
In the meantime, you could always use the converter component to create a CUE + WAV combination and then use Burrrn to write the disc. Not as direct but you get effectively the same result.