protyposis / AudioAlign

Audio Synchronization and Analysis Tool
GNU Affero General Public License v3.0
137 stars 16 forks source link

Exception while scrolling #6

Closed BorisMolch closed 4 years ago

BorisMolch commented 6 years ago

throw new FileSeekException(String.Format("seeking did not work correctly: expected {0}, result {1}", value, Position));

.wma file on timeline Scrolling results in exception

protyposis commented 4 years ago

Closing due to missing explanation and repro case (and being outdated).