ladybird/Userland/Applications/Piano
Cesar Torres 0d5e1e9df1 Everywhere: rename 'Sample' type to 'Frame'
Because it's what it really is. A frame is composed of 1 or more samples, in
the case of SerenityOS 2 (stereo). This will make it less confusing for
future mantainability.
2021-03-27 10:20:55 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KeysWidget.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
KeysWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
KnobsWidget.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
KnobsWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Userland: Turn all application menus into window menus :^) 2021-03-25 22:14:09 +01:00
MainWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
MainWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Music.h Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00
RollWidget.cpp Piano: Avoid selecting out of range notes. 2021-03-17 21:58:26 +01:00
RollWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SamplerWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
SamplerWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Track.cpp Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00
Track.h Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00
TrackManager.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
TrackManager.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
WaveWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
WaveWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00