I'm excited to announce that  PEBL Version 2.0 beta is now available,
for both OSX and windows.  You can find links to the download packages
here:

https://sourceforge.net/projects/pebl/files/pebl/2.0/


This version is finally in good shape, with many underlying
improvements and advances.  Most notable is that PEBL was transitioned
to the SDL 2 libraries, so that graphics are now hardware accelerated,
relying on your video card.  This means that you can sync redraws to
the video refresh signal, giving very good precision to the duration of
stimuli, which has been spotty in the past.  There will also be better
support for non-latin languages (reasonable keyboard support). Also,
because the launcher is getting pretty complicated, I've created a new
simplified launcher that you can create a shortcut to launch directly,
bypassing the launcher.  There are updates to the underlying syntax of
PEBL, including accessing global-namespace functions even when the
function name is overwritten, optional parameters, an object-oriented
function system so you can call the same function name for different
objects, and implicit looping specification (loop(i,10) will work).
 Because of these changes and some others, Scripts written for PEBL 2
will not necessary work on PEBL 1, and some PEBL 1 scripts won't workon
PEBL 2.0.  I've updated all the battery scripts to address the changes,
but if you have a study you are running, I wouldn't recommend using
PEBL2 without substantial testing.  Luckily, PEBL 0.14 and PEBL 2.0 can
live side-by-side.

Please take a chance to download and install the beta, testing out your
favorite scripts, and letting me know if you find any problems.

Thanks!

Shane


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Pebl-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebl-list

Reply via email to