Closed manderson-productions closed 8 years ago
Hi there!
Was wondering if the implementation for the AEExpanderFilter from TAAE is in scope for the beta or release version of TAAE2? This was a very useful filter and would IMO be a good addition to the filter modules in TAAE2.
AEExpanderFilter
If one were to implement this filter, what are your thoughts on how it should be implemented? The TAAE version is available here: https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine/blob/master/Modules/AEExpanderFilter.m
Thanks!
Actually, AEDynamicsProcessorModule should fulfil the same role.
Yup, you're totally right. I ended up using that audio unit to get the desired result. Thanks!
Hi there!
Was wondering if the implementation for the
AEExpanderFilter
from TAAE is in scope for the beta or release version of TAAE2? This was a very useful filter and would IMO be a good addition to the filter modules in TAAE2.If one were to implement this filter, what are your thoughts on how it should be implemented? The TAAE version is available here: https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine/blob/master/Modules/AEExpanderFilter.m
Thanks!