diff config/pm/Pygar/audio_core/audio_core_exe.apm @ 42:ced2ebd41347 pygar svn.43

[svn r43] bunch of updates that almost work...
author punk
date Wed, 05 May 2010 01:09:09 -0400
parents 2c8166d205d5
children 4449e17a2237
line wrap: on
line diff
     1.1 --- a/config/pm/Pygar/audio_core/audio_core_exe.apm	Tue May 04 22:32:52 2010 -0400
     1.2 +++ b/config/pm/Pygar/audio_core/audio_core_exe.apm	Wed May 05 01:09:09 2010 -0400
     1.3 @@ -88,6 +88,7 @@
     1.4  funcp_base_types=Functional Partition Base Types
     1.5  audio_pipe_types=Simple Audio Processor Control Types
     1.6  path_types=Audio Path Types
     1.7 +mixer=Mixer
     1.8  
     1.9  [Audio Processor Core/Requires]
    1.10  processor_library=External Trace Processor Library
    1.11 @@ -110,3 +111,6 @@
    1.12  
    1.13  [Audio Path Types]
    1.14  File=modules/bluespec/Pygar/core/path_types.awb
    1.15 +
    1.16 +[Mixer]
    1.17 +File=modules/bluespec/Pygar/core/mixer.awb