Missed changes
This commit is contained in:
parent
b909e468bf
commit
b88a1c3e00
1 changed files with 1 additions and 0 deletions
|
|
@ -213,5 +213,6 @@ constexpr bool ADSREnvelope<Type>::isSmoothing() noexcept
|
||||||
return currentState != State::Done;
|
return currentState != State::Done;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Explicit instantiation
|
||||||
template class ADSREnvelope<float>;
|
template class ADSREnvelope<float>;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue