result of FFT

Ferhat Kurtulmuş aferust at gmail.com
Wed Jul 9 09:28:31 UTC 2025


On Tuesday, 8 July 2025 at 21:10:35 UTC, Serg Gini wrote:
> On Tuesday, 8 July 2025 at 19:59:39 UTC, Serg Gini wrote:
>> On Tuesday, 8 July 2025 at 18:11:27 UTC, Matthew wrote:
>> From my perspective - solve it in NumPy will be safer 
>> approach, but it should be doable in D as well.
>
> Or even better - create D library for this :)
> It seems (after fast googling) there are plenty examples in the 
> Web
>
> https://github.com/gdereese/dtmf
> https://github.com/PlasterPate/DTMF_Decoder
> https://github.com/hfeeki/dtmf

I believe dplug exists for this kind of thing.

https://github.com/AuburnSounds/Dplug
https://github.com/AuburnSounds/Dplug/tree/0e96b27db15bd0a3d6c69e4d5827175337310225/fft/dplug/fft


More information about the Digitalmars-d-learn mailing list