6 * Copyright 2012-2024 Tim Barrass and the Mozzi Team
7 *
8 * Mozzi is licensed under the GNU Lesser General Public Licence (LGPL) Version 2.1 or later.
9 *
10 */
11
12
13#ifndef LOWPASS_H_
14#define LOWPASS_H_
15
16#include<ResonantFilter.h>
17#warning This header is deprecated, please use ResonantFilter.h instead.
18
19#endif /* LOWPASS_H_ */
Generated automatically using Doxygen. If info on this page is outdated, incomplete, or wrong, please open an issue at https://github.com/sensorium/Mozzi/issues