• David Reid's avatar
    Some improvements to the processing of nodes. · 13e03e41
    David Reid authored
    The following flags can now be associated with nodes via the vtable:
    
      * MA_NODE_FLAG_PASSTHROUGH
      * MA_NODE_FLAG_CONTINUOUS_PROCESSING
      * MA_NODE_FLAG_ALLOW_NULL_INPUT
      * MA_NODE_FLAG_DIFFERENT_PROCESSING_RATES
    
    See commit changes for a description of these flags.
    13e03e41
miniaudio_engine.c 6.1 KB