Pārlūkot izejas kodu

update - see revision.md

main
duff2013 pirms 7 gadiem
vecāks
revīzija
6642ea23cf
4 mainītis faili ar 6 papildinājumiem un 3 dzēšanām
  1. +1
    -1
      AudioTuner.cpp
  2. +1
    -1
      README.md
  3. +1
    -1
      library.properties
  4. +3
    -0
      revision.md

+ 1
- 1
AudioTuner.cpp Parādīt failu

@@ -20,10 +20,10 @@
* THE SOFTWARE.
*/

#include "analyze_notefreq_fast.h"
#include "utility/dspinst.h"
#include "arm_math.h"
#include "Arduino.h"
#include "AudioTuner.h"

#define NUM_SAMPLES ( AUDIO_GUITARTUNER_BLOCKS << 7 )


+ 1
- 1
README.md Parādīt failu

@@ -1,5 +1,5 @@
<p align="center">
<b>Guitar and Bass Tuner Library v3.0</b><br>
<b>Guitar and Bass Tuner Library v3.1</b><br>
<b>Teensy 3.1/2</b><br>
</p>


+ 1
- 1
library.properties Parādīt failu

@@ -1,5 +1,5 @@
name=AudioTuner
version=3.0
version=3.1
author=Colin Duffy
maintainer=Colin Duffy
sentence=Yin algorithm

+ 3
- 0
revision.md Parādīt failu

@@ -1,3 +1,6 @@
><b>Updated (12/7/17 v3.1)</b><br>
* Fix wrong include.<br>

><b>Updated (02/17/17 v3.0)</b><br>
* Now we decimate the signal before analysis, significant speed up.<br>
* More robust algorithm to determine the fundamental frequency.<br>

Notiek ielāde…
Atcelt
Saglabāt