Skip to content

Commit

Permalink
Merge pull request #678 from ohmtech-rdi/erbb-fix-buf-size-spl-rate
Browse files Browse the repository at this point in the history
Fix gyp file definition of buffer size and sample rate
  • Loading branch information
ohmtech-rdi authored May 27, 2024
2 parents 5285b27 + da35fab commit 5c47674
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions include/erb/erb-src.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,6 @@


{
'defines': [
'erb_BUFFER_SIZE=48',
'erb_SAMPLE_RATE=48014',
],

'all_dependent_settings': {
'defines': [
'erb_BUFFER_SIZE=48',
'erb_SAMPLE_RATE=48014',
],
},

'sources': [
'AudioIn.h',
'AudioIn.hpp',
Expand Down

0 comments on commit 5c47674

Please sign in to comment.