Mercurial > hg > svcore
log plugin/plugins/SamplePlayer.cpp @ 1560:21f21354c834
age | author | description |
---|---|---|
Tue, 15 May 2018 11:03:49 +0100 | Chris Cannam | Fix some compiler warnings |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Tue, 10 Jan 2017 11:08:14 +0000 | Chris Cannam | Win32 fixes 3.0-integration |
Tue, 10 Jan 2017 10:58:25 +0000 | Chris Cannam | Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test 3.0-integration |
Thu, 23 Jun 2016 08:45:52 +0100 | Chris Cannam | Small fix to compiler warning spectrogram-minor-refactor |
Tue, 03 Mar 2015 17:09:19 +0000 | Chris Cannam | This code now compiles. Main problem: sample rate types cxx11 |