Displaying 2 results from an estimated 2 matches for "vorbis1".
Did you mean:
vorbis
2001 Jul 16
0
MacOS patches
...implicit conversion from 'unsigned long *' to
'const long *'
psy.c line 696 p->vi->noisewindowfixed);
To get rid of this error, there are two possibilities: either change
the bark_noise_median() function to have a "const unsigned long *" as
second parameter (as in vorbis1.diff), or change the vorbis_look_psy
structure's bark member to a "long *" (as in vorbis2.diff). I'm not
sure which is best, but the first solution seems to have the least
impact on other files.
Note that some other compilers only give a warning for such an
implicit conversion (f...
2007 Mar 19
3
Splitting a WAV file to aid gapless playback
Assuming I have a WAV file that represents a continous performance, e.g. a
recording of a live concert, which I want to play continously on a CD but
nevertheless have track marks so that individual items can be selected some
WAV splitting programs offer the ability to split the file into pieces which
are an exact multiple of the CD sector size so that when recording all these
files to CD with no