SFML/bindings/ruby/sfml-audio/audio
2010-11-25 15:12:33 +00:00
..
Listener.cpp Small changes in header files and also finished the SoundSource class. 2010-11-24 19:17:57 +00:00
Listener.hpp Started working on the SFML-Audio module. Thought I committed this previously but doesn't look like it. Anyway here it is. Completed at least Listener 2010-11-24 18:52:07 +00:00
main.cpp Started working on the SFML-Audio module. Thought I committed this previously but doesn't look like it. Anyway here it is. Completed at least Listener 2010-11-24 18:52:07 +00:00
main.hpp Small changes in header files and also finished the SoundSource class. 2010-11-24 19:17:57 +00:00
Sound.cpp Finished the SoundRecorder class. You can make instances from it but you'll have to implement the pure abstract method yourself in ruby code. 2010-11-25 10:55:08 +00:00
Sound.hpp Finished SoundBuffer. Also adding files for SoundStream and Sound, not completed yet! 2010-11-24 21:08:40 +00:00
SoundBuffer.cpp Finished SoundBuffer. Also adding files for SoundStream and Sound, not completed yet! 2010-11-24 21:08:40 +00:00
SoundBuffer.hpp Finished SoundBuffer. Also adding files for SoundStream and Sound, not completed yet! 2010-11-24 21:08:40 +00:00
SoundBufferRecorder.cpp Added SoundBufferRecorder. 2010-11-25 15:12:33 +00:00
SoundBufferRecorder.hpp Added SoundBufferRecorder. 2010-11-25 15:12:33 +00:00
SoundRecorder.cpp Added SoundBufferRecorder. 2010-11-25 15:12:33 +00:00
SoundRecorder.hpp Finished the SoundRecorder class. You can make instances from it but you'll have to implement the pure abstract method yourself in ruby code. 2010-11-25 10:55:08 +00:00
SoundSource.cpp Finished the SoundRecorder class. You can make instances from it but you'll have to implement the pure abstract method yourself in ruby code. 2010-11-25 10:55:08 +00:00
SoundSource.hpp Small changes in header files and also finished the SoundSource class. 2010-11-24 19:17:57 +00:00
SoundStream.cpp Finished SoundBuffer. Also adding files for SoundStream and Sound, not completed yet! 2010-11-24 21:08:40 +00:00
SoundStream.hpp Finished SoundBuffer. Also adding files for SoundStream and Sound, not completed yet! 2010-11-24 21:08:40 +00:00