mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-10 16:35:32 +01:00
... with run-time assertions. I examined each place and reasoned that the narrowing was safe, and commented why so. Again, there are places where the sampleCount variable will later be changed to have a different type, and they are not changed here.