view .hgignore @ 316:7fa301a4f149

The session file records the sample rate that each audio file was saved at. Use it. This is a fix to part of https://code.soundsoftware.ac.uk/issues/970, but it also replaces the commit at https://code.soundsoftware.ac.uk/projects/svapp/repository/revisions/9554c19c42fd with a fix to the earlier bug http://sourceforge.net/p/sv1/bugs/107/. I think this is a better way than the earlier code.
author Chris Cannam
date Fri, 13 Jun 2014 13:45:40 +0100
parents 25b89208e00c
children e8eab8795b3c
line wrap: on
line source
syntax: glob
Makefile
Makefile.tonyapp
*/Makefile
o/*
*/o/*
*/tmp_obj/*
*/tmp_moc/*
doc/html/
*.o
*.so
*.so.*
*.a
*~
*.orig
*.rej
re:^autom4te\.cache/
re:^qrc_tony\.cpp$
re:^tony$
re:^aclocal\.m4$
re:^config\.log$
re:^config\.pri$
re:^config\.status$