Skip to content

Commit

Permalink
fixing README
Browse files Browse the repository at this point in the history
  • Loading branch information
mrufrufin committed Mar 24, 2017
1 parent 345e701 commit 256e28e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,8 +1,8 @@
# pitchlocator-3000
pure data patch to locate pitches in a sound file
gpl v 3 pure data patch to locate pitches in a sound file

vanilla (only requires [sigmund~] from vanilla's extras)

- reads through a soundfile and uses sigmund~ to detect pitches in a sound file. it records the location of specified pitches in a text file for use in perhaps a sample chopper (like my nobu~ abstraction in pdkvabs).
- reads through a soundfile and uses sigmund~ to detect pitches in a sound file. it records the location in samples of specified pitches in a text file for use in perhaps a sample chopper (like my dknobu~ abstraction in pdkvabs).

![screenshot](plocator-3k.png)

0 comments on commit 256e28e

Please sign in to comment.