1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 16:41:01 +00:00
serenity/Applications/Piano
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
..
AudioEngine.cpp LibAudio/Piano: Replace floats with doubles 2020-02-10 14:04:27 +01:00
AudioEngine.h Piano: Try to be more stereo-oriented 2020-02-10 14:04:27 +01:00
KeysWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
KeysWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
KnobsWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
KnobsWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
main.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
MainWidget.cpp Piano: Add sampler 2020-02-10 14:04:27 +01:00
MainWidget.h Piano: Add sampler 2020-02-10 14:04:27 +01:00
Makefile Piano: Add sampler 2020-02-10 14:04:27 +01:00
Music.h Piano: Draw stereo waves 2020-02-10 14:04:27 +01:00
RollWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
RollWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
SamplerWidget.cpp LibAudio/Piano: Replace floats with doubles 2020-02-10 14:04:27 +01:00
SamplerWidget.h LibAudio/Piano: Replace floats with doubles 2020-02-10 14:04:27 +01:00
WaveWidget.cpp Piano: Draw stereo waves 2020-02-10 14:04:27 +01:00
WaveWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00