mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-09 08:57:44 +02: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.