Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ederwander authored Jul 24, 2020
1 parent 0e1a20e commit d5f2d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ For basic monophonic sounds, it works a little well, but will need to check for

Yes, it is just a concept to prove that the original patent equations work, it is an autocorrelation variant, they certainly need to be improved!

OK `Python` makes me nervous when I percieve how slow the loops are, so I needed to vectorize to gain speed and skip some loops, maybe the equations are not so easy to see in the coded file ...
OK, `Python` makes me nervous when I percieve how slow the loops are, so I needed to vectorize to gain speed and skip some loops, maybe the equations are not so easy to see in the coded file ...

# FUN

Expand Down

0 comments on commit d5f2d41

Please sign in to comment.