Age | Commit message (Collapse) | Author |
|
simply remove it from your project file - it's not supposed to be compiled ATM
svn-id: r10564
|
|
svn-id: r10562
|
|
point math instead of float; however, the code is not at all complete right now, I just commit this to get it off my HD (neither the old nor the new code in resample.cpp work anyway)
svn-id: r10089
|
|
svn-id: r9575
|
|
is needed, I can add per-channel volume, and also per-channel panning
svn-id: r9525
|
|
svn-id: r9471
|
|
svn-id: r9257
|
|
svn-id: r9214
|
|
improved efficency; renamed MemoryAudioInputStream -> LinearMemoryStream and use some template voodoo to make the baseclass of Input8bitSignedStream etc. variable; added (commented out) draf of WrappedMemoryStream
svn-id: r9209
|
|
requested in the 'resample' algorithm (if possible)
svn-id: r9180
|
|
InputStream -> AudioInputStream and cleaned up the hierarchy of its subclasses; added makeInputStream() auxillary function
svn-id: r9179
|
|
that my mixer.cpp changes are on purpose not yet in CVS since they are not complete. Only reasons I checkin these files is that it's much more comfortable to have CVS, since I need to rewrite parts of resample.cpp now (I already have lots of modifications in). Also expect more OO in the future
svn-id: r9176
|