aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioInput_Portaudio.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-10fix build problem for me local...jaybinks1-5/+4
2008-03-10removed a few unused local variablesjaybinks1-4/+5
2008-03-05FFT support for SDL/Portaudio playbacktobigun1-1/+6
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-130/+177
2008-02-20- Resampling support addedtobigun1-1/+1
2008-02-07Audio output working againtobigun1-6/+0
2008-02-05General:tobigun1-199/+132
2008-02-05replaced Recording with AudioInputProcessor to conform to the new interface.tobigun1-11/+11
2007-12-28New class-structure seperates decoders/input and playback.tobigun1-20/+13
2007-12-07little bit of tidy up..jaybinks1-2/+0
2007-12-07Fixed some linux visualizer errorstobigun1-434/+429
2007-12-05New portaudio interface addedtobigun1-0/+434