summaryrefslogtreecommitdiff
path: root/opcodes/miditempo.xml
blob: 695318e6c6f4a4b0e512f9ce5bf8beace812f0d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<refentry id="miditempo">
<indexterm id="IndexMiditempo"><primary>miditempo</primary></indexterm>
  <refentryinfo><title>Instrument Control:Sensing and Control</title></refentryinfo>
  <refmeta>
    <refentrytitle>miditempo</refentrytitle>
  </refmeta>


 
  <refnamediv>
    <refname>miditempo</refname>

    <refpurpose>
      Returns the current tempo at k-rate, of either the MIDI file (if available) or the score
          </refpurpose>
  </refnamediv>
 
  <refsect1>
    <title>Description</title>
    <para>
      Returns the current tempo at k-rate, of either the MIDI file (if available) or the score

    </para>
  </refsect1>
 
  <refsect1>
    <title>Syntax</title>
    <synopsis>ksig  <command>miditempo</command></synopsis>
  </refsect1>
 
  <refsect1>
    <title>Credits</title>
    <para>
      <simplelist>
        <member>Author: &nameistvan;</member>
        <member>March 2005</member>
	<member>New in Csound5</member>
      </simplelist>
    </para>

  </refsect1>
</refentry>