Changeset 1100:aac17d20aea1 in roaraudio for libroardsp/Makefile


Ignore:
Timestamp:
01/02/09 23:18:26 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added DC block with f_e=~5Hz

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/Makefile

    r1004 r1100  
    44OBJS=libroardsp.o filter.o filterchain.o alaw.o mulaw.o 
    55OLDROAR=midi.o 
    6 FILTER=lowp.o highp.o amp.o quantify.o add.o clip.o downmix.o 
     6FILTER=lowp.o highp.o amp.o quantify.o add.o clip.o downmix.o dcblock.o 
    77 
    88#DEFINES        = -DDEBUG 
Note: See TracChangeset for help on using the changeset viewer.