Changeset 5980:334fe3fbca15 in roaraudio for roard/loop.c


Ignore:
Timestamp:
01/28/14 13:56:24 (10 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

done some updates to the light control subsystem. This will help allowing a more modern infrstructure for light control filters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/loop.c

    r5979 r5980  
    9393  midi_update(); 
    9494#endif 
     95#ifndef ROAR_WITHOUT_DCOMP_LIGHT 
     96  light_update(); 
     97#endif 
    9598 
    9699  if ( waveform_update_inputs() == -1 ) 
Note: See TracChangeset for help on using the changeset viewer.