Reference SoundBlocks Configurator

Each line of the configurator begins with the ID of the module to be configured. The next element in the line defines the module's behavior, indicating whether it will send or receive information.


Send

If the element contains -> it means that the module will send information.


Receives

If the element is <- it means that the module receives information from another module..


Comments

Comments are added by prefixing # the beginning of the line or the end of an instruction.