<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello everybody ;-)<br><br>I have developed a fp-wrapper, uos, who links to the best audio open-source libraries:<br><br>>> https://github.com/fredvs/uos/<br><br>This main fp-wrapper uses other fp-wrappers who link to those audio-libraries.<br>Those fp-audio-wrappers have much more features than the c original audio-wrappers (dynamic loading, reference counters,...).<br><br>Now the questions:<br><br>1) Is it possible to create a library from main fp-uos wrapper (including audio-libraries fp-wrappers, not the audio-libraries them-self) ?<br><br>2) If 1) = true, could you give me some advice how to do it ?<br><br>3) May that fp-uos library be accessible for other languages (C, java,...) ?<br><br>4) If 3) = true, what is the best way to create foreign-wrappers to that fp-uos-library (wrappers for C, java,...) ?<br><br>Many thanks.<br><br>                                    </div></body>
</html>