Age | Commit message (Expand) | Author |
---|---|---|
2003-07-29 | Fix mingw compile | Travis Howell |
2003-07-28 | instead of 'int channels', use 'bool stereo' (less extensible, but then I don... | Max Horn |
2003-07-28 | added CopyRateConverter (used if inrate == outrate) | Max Horn |
2003-07-28 | use a single converter for both channels (if input data is stereo), for impro... | Max Horn |
2003-07-25 | round to nearest | Max Horn |
2003-07-24 | added volume support; some cleanup; provided exactly as many samples as were ... | Max Horn |
2003-07-24 | added RateConverter classes as thin wrappers around st_* functions; renamed I... | Max Horn |
2003-07-24 | new files, based on SoX (http://sox.sf.net): better resampling code. Note tha... | Max Horn |