Brains

This section exists only for bookkeeping's sake, since OSCAR's Brains don't do anything that's particularly interesting. The files in the Brains include:

      the analysis and performance arrays.
      .txt file archives of all arrays.
      lists of commands that make the arrays write their contents to .txt files.
      lists of commands that make the arrays read new contents from .txt files.
      subroutines to convert analysis arrays to performance arrays.

With the exception of the conversion subroutines, the operation of these files is straightforward message-passing to PD, as described in the PD documentation. The conversion subroutine is very simple: the contents of an analysis array is read, and each address is entered into a performance array the number of times specified by the data at that address.


Email Greg OSCAR Main Page