> > I found a way to hack in a volume.
> > [...]
> > I just stored the variable as a global in vorbisfile.c, as I am not
> familiar
> > enough with the modules yet to know exactly where it should
> be declared.
At least consider adding your new variable as a member in the OggVorbis_File
struct, so your state info will be self-contained.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.