index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
Piano
/
AudioEngine.cpp
Age
Commit message (
Expand
)
Author
2020-06-18
Piano: Allow multiple tracks internally
William McPherson
2020-04-15
Piano: Use NumericLimits<T>
Andreas Kling
2020-02-27
Piano: New timing system and zoomable piano roll
William McPherson
2020-02-25
AK: Make Queue use size_t for its size
Andreas Kling
2020-02-25
AK: Make Vector use size_t for its size and capacity
Andreas Kling
2020-02-10
LibAudio/Piano: Replace floats with doubles
William McPherson
2020-02-10
Piano: Try to be more stereo-oriented
William McPherson
2020-02-10
Piano: Add sampler
William McPherson
2020-02-06
Piano: Add export action
William McPherson
2020-02-06
Piano: Fix roll playback at startup
William McPherson
2020-02-06
Piano: Move piano roll internals to AudioEngine
William McPherson
2020-02-05
Piano: Set some nice defaults
William McPherson
2020-02-05
Piano: Add release
William McPherson
2020-02-05
Piano: Add attack
William McPherson
2020-02-05
Piano: Add sustain
William McPherson
2020-02-05
Piano: Make decay more accurate
William McPherson
2020-02-05
Piano: Remove phony multiple same note playback
William McPherson
2020-01-31
Piano: Rewrite application
William McPherson