Changes between Version 1 and Version 2 of UsingTestMixer

Show
Ignore:
Author:
ppalmers (IP: 134.58.253.113)
Timestamp:
04/13/07 15:25:03 (17 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingTestMixer

    v1 v2  
    1111 
    1212== Commands == 
    13 0 -- test command 
    14 1 -- get selector FB value 
    15 2 -- set selector FB value 
    16 3 -- get volume feature FB value 
    17 4 -- set volume feature FB value 
     130 -- test command[[BR]] 
     141 -- get selector FB value[[BR]] 
     152 -- set selector FB value[[BR]] 
     163 -- get volume feature FB value[[BR]] 
     174 -- set volume feature FB value[[BR]] 
    1818 
    1919== Function block id == 
     20 
     21Two types of function blocks are supported: 
     22 * selector function block: signal path routing 
     23 * feature function block: signal modification 
     24  
     25There are some others, but those are not yet supported. 
     26 
     27== value == 
     28 
     29dependent on the function block type and the command 
     30 
     31 
     32{{{ 
     33#!LegendBox 
     34Check the OscGenericMixer description for more details on the FB's and values 
     35}}}