freeswitch / spandsp

SpanDSP is a low-level signal processing library that modulates and demodulates signals commonly used in telephony, such as the "noise" generated by a fax modem or DTMF touchpad.
Other
141 stars 117 forks source link

Add checks for _M_ARM64 #50

Open geraldcombs opened 1 year ago

geraldcombs commented 1 year ago

This doesn't add complete support for building for Arm64 with Visual C++, but it does let you include a SpanDSP package built with MinGW in a Visual C++ project.