[nem-en] unmanaged code (sound libs) & .NET / Mono

Philippe Quesnel philippe.quesnel at gmail.com
Sun Jan 15 03:27:18 CET 2006


Hi,

I have this idea for an app,
I'd like it to be 'portable' (Windows, Linux at least)

Right now I'm thinking:

C++ (gcc), (w. STLs, Boost++ Lib)
wxWindows

libsound lib
portaudio lib
fidlib lib (digital filters)


It would be interesting to do this on '.NET' instead (BOO, Nemerle, C# ?)
so,

- wxWindows : exists for .NET

I don't know anything (well almost) about un-managed code (non CLR DLLs/code
I guess),

- libsound & fidlib should be useable with simple wrappers I think, mainly
straightfwd code

but I'm worried about portaudio, I think it uses threads, possibly even
interrupts on some platforms ?!!
are there limitations to what unmanaged code can do ?
what about threads ?

I remember seeing something about multimedia w .NET somewhere,
I just need some (real time) simple audio ouput API... again Windows / Linux

please comment / inform / laugh / cry whatever ;-)
thank you
'long-post-Kwez'
aka Philippe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /mailman/pipermail/devel-en/attachments/20060115/824ade87/attachment.html


More information about the devel-en mailing list