Joerg Mueller
637873deb0
Added another three effects that you can use with the Sound to F-Curve modifier, have fun!
2010-01-01 18:45:21 +00:00
Joerg Mueller
0b673d45e5
Small fixes for some float literals.
2010-01-01 11:55:56 +00:00
Joerg Mueller
dff4c87f84
Fix for plattforms that don't have M_PI in the cmath include.
2010-01-01 11:40:48 +00:00
Joerg Mueller
174eccf078
Huge new year audio commit!
...
* Refactored the whole audaspace library to use float as sample format over all readers.
* Added new Readers like the linear resampler, envelope, lowpass, highpass and butterworth.
* Note: The butterworth filter isn't working correctly, some bug in there... Maybe also true for the envelope.
* Added a sound to f-curve operator that behaves mostly like the soundtracker script of technoestupido.
2010-01-01 05:09:30 +00:00
Joerg Mueller
ed4029d07a
Sound:
...
* Fixed minor errors in AUD_BufferReader.cpp and AUD_LoopFactory.h
* Added a first version of a bandpass filter using fftw3
2009-12-28 10:15:35 +00:00
Guillermo S. Romero
4b8bc301c6
SVN maintenance.
2009-12-24 21:15:27 +00:00
Joerg Mueller
1d224ad692
Added rectifying sound effect (will be used for sound -> f-curve later).
2009-12-24 14:58:11 +00:00
Nathan Letwory
3d64d65ad9
* clean out some warnings (unrefenced vars mainly)
2009-09-06 14:32:02 +00:00
Guillermo S. Romero
5fddab3fd8
Add initial support in Makefiles for audaspace.
...
Note: removed hardcoded path in include directive. Check other build systems.
2009-08-10 01:56:54 +00:00
Joerg Mueller
6c5c58e057
2.5: Sound branch merge!
...
See mailing list for additional information.
2009-08-09 21:16:39 +00:00