Changeset 2316:f44a26194be9 in roaraudio


Ignore:
Timestamp:
08/05/09 22:32:14 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added header files for RMS calcing

Location:
include/libroardsp
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/libroardsp.h

    r2294 r2316  
    22 
    33/* 
    4  *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - August 2008 
     4 *      Copyright (C) Philipp 'ph3-der-loewe' Schafft - 2008, 2009 
    55 * 
    66 *  This file is part of libroardsp a part of RoarAudio, 
     
    3636#include "point.h" 
    3737#include "remove.h" 
     38#include "rms.h" 
    3839#include "transcode.h" 
    3940 
Note: See TracChangeset for help on using the changeset viewer.