ladybird/Libraries/LibAudio
William McPherson aa149b9330 LibAudio/Piano: Replace floats with doubles
We should default to double-precision so that clients can make the
choice to use float or double.
2020-02-10 14:04:27 +01:00
..
Buffer.h LibAudio/Piano: Replace floats with doubles 2020-02-10 14:04:27 +01:00
ClientConnection.cpp IPCCompiler: Put message classes in the Messages namespace 2020-02-06 20:21:49 +01:00
ClientConnection.h IPCCompiler: Put message classes in the Messages namespace 2020-02-06 20:21:49 +01:00
Makefile LibAudio: Implement Audio::WavWriter 2020-02-06 19:13:53 +01:00
WavLoader.cpp LibAudio/Piano: Replace floats with doubles 2020-02-10 14:04:27 +01:00
WavLoader.h LibAudio: Remove leading A from filenames 2020-02-06 15:18:03 +01:00
WavWriter.cpp LibAudio: Implement Audio::WavWriter 2020-02-06 19:13:53 +01:00
WavWriter.h LibAudio: Implement Audio::WavWriter 2020-02-06 19:13:53 +01:00