mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 18:19:08 -04:00
Reverted to original CPLD data
This commit is contained in:
parent
17451d840a
commit
693a2533b5
19 changed files with 86 additions and 138 deletions
|
@ -36,9 +36,7 @@
|
|||
|
||||
class AudioOutput {
|
||||
public:
|
||||
void configure(
|
||||
const bool do_proc
|
||||
);
|
||||
void configure(const bool do_proc);
|
||||
|
||||
void configure(
|
||||
const iir_biquad_config_t& hpf_config,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue