Discussion:
[OSC_dev] Implementation suggestion, plus website problems
Joshua Olson
2011-12-19 16:40:36 UTC
Permalink
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div>Hi, I'd like to suggest an osc implementation for c++ called OscPkt (<a href="http://gruntthepeon.free.fr/oscpkt/" target="_blank">http://gruntthepeon.free.fr/oscpkt/</a>). I can't add it myself because I can't find a registration option on the website - just a log-in form. On a related note, the link to the forums doesn't work; is that normal?</div><div style="font-size:12;font-family:arial;color:#000000;"><div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div><br /></div><div>Josh</div></div></div></div>
Andy W. Schmeder
2011-12-20 19:48:38 UTC
Permalink
Josh-- I've just now created an account for you, and you should receive an email from the site notifying you with the login information.

Regarding the forums, accounts etc, the website has been innundated by SPAM to such a severe degree that we had to shut down lots of stuff, there just isn't the time to keep fighting that battle and it seems that nowadays CAPTCHA methods are easily bypassed.
Hi, I'd like to suggest an osc implementation for c++ called OscPkt (http://gruntthepeon.free.fr/oscpkt/). I can't add it myself because I can't find a registration option on the website - just a log-in form. On a related note, the link to the forums doesn't work; is that normal?
---

Andy W. Schmeder
email: andy [at] cnmat.berkeley.edu
skype: andy.schmeder

Programmer/Analyst II
Research Group
Center for New Music and Audio Technologies
University of California at Berkeley
http://cnmat.berkeley.edu
Joshua Olson
2011-12-20 20:24:53 UTC
Permalink
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div>Okay, thank you much!&nbsp;</div><div>&nbsp;</div><div>Josh</div><div style="border-top:1px solid #bcbcbc;margin:5px 0px;"></div><span style="font-size:12;font-family:arial;color:#000000;">On 12/20/11, <span>Andy W. Schmeder&lt;***@cnmat.berkeley.edu&gt;</span> wrote:</span><div>&nbsp;</div><div style="font-size:12;font-family:arial;color:#000000;">Josh-- I've just now created an account for you, and you should receive an email from the site notifying you with the login information.<br /><br />Regarding the forums, accounts etc, the website has been innundated by SPAM to such a severe degree that we had to shut down lots of stuff, there just isn't the time to keep fighting that battle and it seems that nowadays CAPTCHA methods are easily bypassed.<br /><br /><br /><br />On Dec 19, 2011, at 8:40 AM, Joshua Olson wrote:<br /><br />&gt; Hi, I'd like to suggest an osc implementation for c++ called OscPkt (<a class="parsedLink" href="http://gruntthepeon.free.fr/oscpkt/" target="_blank">http://gruntthepeon.free.fr/oscpkt/</a>). I can't add it myself because I can't find a registration option on the website - just a log-in form. On a related note, the link to the forums doesn't work; is that normal?<br /><br />---<br /><br />Andy W. Schmeder<br />email: andy [at] cnmat.berkeley.edu<br />skype: andy.schmeder<br /><br />Programmer/Analyst II<br />Research Group<br />Center for New Music and Audio Technologies<br />University of California at Berkeley<br /><a class="parsedLink" href="http://cnmat.berkeley.edu" target="_blank">http://cnmat.berkeley.edu</a><br /><br />_______________________________________________<br />OSC_dev mailing list<br /><a class="parsedEmail" href="mailto:***@create.ucsb.edu" target="_blank">***@create.ucsb.edu</a><br /><a class="parsedLink" href="http://lists.create.ucsb.edu/mailman/listinfo/osc_dev" target="_blank">http://lists.create.ucsb.edu/mailman/listinfo/osc_dev</a><br /></div></div>
Adrian Freed
2011-12-21 01:13:34 UTC
Permalink
Hi, I'd like to suggest an osc implementation for c++ called OscPkt (http://gruntthepeon.free.fr/oscpkt/). I can't add it myself because I can't find a registration option on the website - just a log-in form. On a related note, the link to the forums doesn't work; is that normal?
Josh
Thanks for your work on OSC, Josh. Your implementation leverages C++ in a straightforward and useful way.
I think programmers will find the API design interesting.
Joshua Olson
2011-12-21 04:44:44 UTC
Permalink
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div>Um, thanks? I hope it was clear enough that I wasn't the one who wrote it. :) The author's website doesn't offer a means of contact.&nbsp;</div><div>&nbsp;</div><div>&nbsp;Josh</div><div style="border-top:1px solid #bcbcbc;margin:5px 0px;"></div><span style="font-size:12;font-family:arial;color:#000000;">On 12/20/11, <span>Adrian Freed&lt;***@cnmat.berkeley.edu&gt;</span> wrote:</span><div>&nbsp;</div><div style="font-size:12;font-family:arial;color:#000000;"><br />On Dec 19, 2011, at 8:40 AM, Joshua Olson wrote:<br /><br />&gt; Hi, I'd like to suggest an osc implementation for c++ called OscPkt (<a class="parsedLink" href="http://gruntthepeon.free.fr/oscpkt/" target="_blank">http://gruntthepeon.free.fr/oscpkt/</a>). I can't add it myself because I can't find a registration option on the website - just a log-in form. On a related note, the link to the forums doesn't work; is that normal?<br />&gt; <br />&gt; Josh<br /><br />Thanks for your work on OSC, Josh. Your implementation leverages C++ in a straightforward and useful way.<br />I think programmers will find the API design interesting.<br />_______________________________________________<br />OSC_dev mailing list<br /><a class="parsedEmail" href="mailto:***@create.ucsb.edu" target="_blank">***@create.ucsb.edu</a><br /><a class="parsedLink" href="http://lists.create.ucsb.edu/mailman/listinfo/osc_dev" target="_blank">http://lists.create.ucsb.edu/mailman/listinfo/osc_dev</a><br /></div></div>
Andy W. Schmeder
2011-12-21 05:37:21 UTC
Permalink
Post by Joshua Olson
Um, thanks? I hope it was clear enough that I wasn't the one who wrote it. :) The author's website doesn't offer a means of contact.
Haha oops, not sure how we came to that conclusion. :)

The author of OscPkt is Julien Pommier and its distributed under zlib license (quoted below)

Anyways, its an interesting bit of code, thanks for adding it to implementations list.


FWIW, Julien also has written a fast a library for fast (SSE accelerated) approximate sin and cos: http://gruntthepeon.free.fr/


00035 /* Copyright (C) 2010 Julien Pommier
00036
00037 This software is provided 'as-is', without any express or implied
00038 warranty. In no event will the authors be held liable for any damages
00039 arising from the use of this software.
00040
00041 Permission is granted to anyone to use this software for any purpose,
00042 including commercial applications, and to alter it and redistribute it
00043 freely, subject to the following restrictions:
00044
00045 1. The origin of this software must not be misrepresented; you must not
00046 claim that you wrote the original software. If you use this software
00047 in a product, an acknowledgment in the product documentation would be
00048 appreciated but is not required.
00049 2. Altered source versions must be plainly marked as such, and must not be
00050 misrepresented as being the original software.
00051 3. This notice may not be removed or altered from any source distribution.
00052
00053 (this is the zlib license)
00054 */






---

Andy W. Schmeder
email: andy [at] cnmat.berkeley.edu
skype: andy.schmeder

Programmer/Analyst II
Research Group
Center for New Music and Audio Technologies
University of California at Berkeley
http://cnmat.berkeley.edu

Joshua Olson
2011-12-21 04:46:22 UTC
Permalink
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div>I mean, clear enough on the implementations page.</div><div>&nbsp;</div><div>&nbsp;</div><div style="border-top:1px solid #bcbcbc;margin:5px 0px;"></div><span style="font-size:12;font-family:arial;color:#000000;">On 12/20/11, <span>Adrian Freed&lt;***@cnmat.berkeley.edu&gt;</span> wrote:</span><div>&nbsp;</div><div style="font-size:12;font-family:arial;color:#000000;"><br />On Dec 19, 2011, at 8:40 AM, Joshua Olson wrote:<br /><br />&gt; Hi, I'd like to suggest an osc implementation for c++ called OscPkt (<a class="parsedLink" href="http://gruntthepeon.free.fr/oscpkt/" target="_blank">http://gruntthepeon.free.fr/oscpkt/</a>). I can't add it myself because I can't find a registration option on the website - just a log-in form. On a related note, the link to the forums doesn't work; is that normal?<br />&gt; <br />&gt; Josh<br /><br />Thanks for your work on OSC, Josh. Your implementation leverages C++ in a straightforward and useful way.<br />I think programmers will find the API design interesting.<br />_______________________________________________<br />OSC_dev mailing list<br /><a class="parsedEmail" href="mailto:***@create.ucsb.edu" target="_blank">***@create.ucsb.edu</a><br /><a class="parsedLink" href="http://lists.create.ucsb.edu/mailman/listinfo/osc_dev" target="_blank">http://lists.create.ucsb.edu/mailman/listinfo/osc_dev</a><br /></div></div>
Continue reading on narkive:
Loading...