mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 12:14:41 +02:00
Update OpenAL-Soft to 1.22.0
This commit is contained in:
@@ -100,5 +100,6 @@ struct Compressor {
|
||||
const float ThresholdDb, const float Ratio, const float KneeDb, const float AttackTime,
|
||||
const float ReleaseTime);
|
||||
};
|
||||
using CompressorPtr = std::unique_ptr<Compressor>;
|
||||
|
||||
#endif /* CORE_MASTERING_H */
|
||||
|
||||
Reference in New Issue
Block a user