I want to work on audio processing. Can I use naudio library while working on Ubuntu.
Asked
Active
Viewed 4,013 times
1
-
1possible duplicate of [MonoDevelop + NAudio + Ubuntu Linux tells me Winmm.dll not found?](http://stackoverflow.com/questions/13793514/monodevelop-naudio-ubuntu-linux-tells-me-winmm-dll-not-found) – gunr2171 Apr 18 '14 at 02:53
1 Answers
1
Duplicate question here:
MonoDevelop + NAudio + Ubuntu Linux tells me Winmm.dll not found?
And as answered there:
Nope. While .NET has succesfully been ported to Linux, NAudio relies on API calls to DirectSound, WaveIn/WaveOut, and other dependencies that do NOT run on linux.

Community
- 1
- 1

Steel Nation
- 510
- 8
- 26