[osx] Return correct Voice period.
This commit is contained in:
parent
b2635a52c5
commit
e9b8f46f73
|
@ -162,7 +162,7 @@ impl Voice {
|
|||
|
||||
#[inline]
|
||||
pub fn get_period(&self) -> usize {
|
||||
0
|
||||
self.get_pending_samples()
|
||||
}
|
||||
|
||||
#[inline]
|
||||
|
|
Loading…
Reference in New Issue