| # | Line 157 | Line 157 | namespace Oni.Sound | |
|---|---|---|
| 157 | sound.SampleCount = wholeBlocks * sound.SamplesPerBlock + leftoverSamples; | |
| 158 | } | |
| 159 | } | |
| 160 | – | // Console.WriteLine("Sample count:"); | 
| 161 | – | // Console.WriteLine(sound.SampleCount); | 
| 162 | – | |
| 160 | return sound; | |
| 161 | } | |
| 162 | } | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines (old) | 
| > | Changed lines (new) |