I’d also recommend liblo but you’ll need pthreads-win32 as a dependency. If 
he’s working with Visual Studio and mainly a Windows dev, stick to oscpack as 
it’s easier to build and use in VS. There have been some recent updates to 
oscpack, so it’s not dead.

That being said, I prefer liblo and wrote a C++ wrapper around it that is 
inspired by oscpack (as I have used both over the years): 
https://github.com/danomatika/lopack <https://github.com/danomatika/lopack>

--------
Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On Dec 30, 2015, at 1:25 PM, [email protected] wrote:
> 
> From: IOhannes m zmölnig <[email protected] <mailto:[email protected]>>
> Subject: Re: [PD] link between C++ and PD
> Date: December 30, 2015 at 1:24:50 PM MST
> To: [email protected] <mailto:[email protected]>
> 
> 
> On 12/30/2015 09:18 PM, [email protected] 
> <mailto:[email protected]> wrote:
>> tks !
>> Le 30 déc. 2015 à 19:39, Py Fave <[email protected] 
>> <mailto:[email protected]>> a écrit :
>> 
>>> 
>>> 
>>> look for an osc library for c++ ,
>>> there are many
>>> 
>>> 
>>> i had an experience of this kind ,
>>> this library  was used 
>>> 
>>> oscpack -- Open Sound Control packet manipulation library
>>> http://www.audiomulch.com/~rossb/code/oscpack 
>>> <http://www.audiomulch.com/~rossb/code/oscpack>
> 
> i would recommend liblo [1] instead.
> it seems to be the most commonly used library these days.
> it is also more actively developed than oscpack.
> 
> liblo states that it is an OSC-implementation for "POSIX systems" (which
> w32 is not), but afaik it does work on w32.
> 
> mgsd
> IOhannes
> 
> [1] https://github.com/radarsat1/liblo <https://github.com/radarsat1/liblo>
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to