summaryrefslogtreecommitdiff
path: root/Applications/Piano/Track.cpp
AgeCommit message (Expand)Author
2021-01-12Applications: Move to Userland/Applications/Andreas Kling
2021-01-11SinglyLinkedList: Implement `find` in terms of `AK::find`Lenny Maiorani
2020-12-02Applications+Userland: Switch to new Audio::Loader APIJulian Offenhäuser
2020-10-12Piano: Add UI support for different lengths of notesPeter Elliott
2020-06-18Piano: Allow multiple tracks internallyWilliam McPherson