Looking at the datasheet of the LM3866 here, and specifically the reference schematic on page 2, if you wanted to use single supply you'd have to:- use a capacitor on the output line (pin 3) to the RL - the + of the cap to the LM3866 pin 3. Note that Rf1 would still ahve to be connected directly to pin 3, not after the capacitor. Use 1000uF or more, depending on what frequency response you want.- use a capacitor from your source to the point labelled "Input" on the diagram, + to the input point, 10 to 50 uF should be OK again depending on your desired frequency response.- use your voltage divider as per your diagram to generate the ground point, make sure you use big capacitors (I'd say 200 uF or more) to keep it stable. If you have a scope, set it up to look at your pseudo-ground with reference to the negative rail and see if there is much variation on it when in use, if so you need bigger caps / smaller resistors.- you could also use a power opamp (even another LM3866) to provide the ground if you find the resistors don't do a good enough job.- I'd agree with the above comments in that a split supply is far preferable. You only have a one-winding transformer? Just use half wave rectification (one leg of the winding grounded, the other with two diodes of opposite polarity going to your rails) and use BIG caps for smoothing. The extra cost of the caps will be compensated by not having to buy an output cap. Here's a diagram.- the other thing you can think about is using a bridge amplifier. There's a good article here, and a circuit using the TDA7266 here which provides 4 amplifiers in bridge configuration especially designed for single supply stereo amps in TVs, Portable radios, etc. There's a datasheet for the TDA2030 here which gives split and single supply circuits (page 8), and there is a discussion on the difference between them here which might be informative for you. All these use circuitry very similar to the LM3866 (but they are lower power).Hope this helps // David