-
Notifications
You must be signed in to change notification settings - Fork 3
Home
deufrai edited this page Mar 13, 2013
·
6 revisions
Qrest is the Qrest Really Easy Studio Toolkit. Its purpose is to help any computer aided misician / composer / mixer.
It serves (for now) 2 main goals :
-
Guess the tempo of a piece of music by using its TAPTEMPO feature
-
Compute dealy times & LFO frequencies for the most common note durations, according to tempo & alteration
Qrest code is C++ and uses the Qt framework for all GUI stuff. All non-GUI related code is Qt-free, except for the timer used in TAPTEMPO feature.
- master : holds current stable version
- dev : holds future features developments
- releases-v<###> : hold feature-freezed code for next release v###