Hi I was trying to convert from old files to use the Tremor library and I came across this function header (int vorbis_synthesis(vorbis_block *vb,ogg_packet *op,int decodep)). How is the decodep variable used if someone is accessing the library directly? THKS Radmin