tempoval
Reads the current value of the tempo.
Syntax
Performance
kres -- the value of the tempo. If you use a positive value with the -t command-line flag, tempoval returns the percentage increase/decrease from the original tempo of 60 beats per minute. If you do not, its value will be 60 (for 60 beats per minute).
Examples
Here is an example of the tempoval opcode. Remember, it only works if you use the -t flag with Csound. It uses the file tempoval.csd.
Since 120 beats per minute is a 50% increase over the original 60 beats per minute, its output should include lines like:
See also
Sensing and Control: Tempo and Sequencing
Credits
Example written by Kevin Conder.
New in version 4.15
December 2002. Thanks to Drake Wilson for pointing out unclear documentation.