Changeset 655150ce
- Timestamp:
- Jul 22, 2016, 9:50:21 PM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 7f82f81
- Parents:
- 65fc06f
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
MANIFEST.in
r65fc06f r655150ce 1 1 include AUTHORS COPYING README.md VERSION ChangeLog 2 include python/README 2 include python/README.md 3 3 include Makefile wscript */wscript_build 4 4 include waf -
README.md
r65fc06f r655150ce 31 31 32 32 A python module to access the library functions is also provided. Please see 33 the file `python/README` for more information on how to use it. 33 the file [`python/README.md`](python/README.md) for more information on how to 34 use it. 34 35 35 36 Examples tools
Note: See TracChangeset
for help on using the changeset viewer.