annotate .hgignore @ 338:8a2166088b94 livemode

Initialise pitch and shift vectors to 1.0 instead of randomly -- seems to produce at least no worse results, and has the advantage of producing deterministic output
author Chris Cannam
date Mon, 29 Jun 2015 16:22:32 +0100
parents 7d81407a2fd8
children e24a6d8f00a4
rev   line source
Chris@20 1 syntax: glob
Chris@20 2 *~
Chris@20 3 *.orig
Chris@34 4 *.o
Chris@34 5 *.class
Chris@34 6 *.bak
Chris@34 7 *.so
Chris@20 8