ABox242 Download

241 views
Skip to first unread message

Andy Turner

unread,
May 7, 2014, 3:58:48 PM5/7/14
to analo...@googlegroups.com
Download the abox242.zip file, unpack, have fun!

Keith Blackwell

unread,
May 23, 2014, 8:57:44 PM5/23/14
to analo...@googlegroups.com
On 5/7/2014 1:58 PM, Andy Turner wrote:
> ABox242 is available here: http://sites.google.com/site/analogbox2/download

BTW, I've noticed lately a freeze-up that is relatively repeatable,
which occurs when I switch from one circuit to another while it is playing.
Never noticed it before, but that's no guarantee that it's a new problem.

--
Keith W. Blackwell

Andy Turner

unread,
May 24, 2014, 8:18:17 PM5/24/14
to analo...@googlegroups.com
Just checked and it froze up exactly once, then started working
correctly .... frustrating. Naturally I blame Win 7, which I barely
understand. Would dearly like to develop on a different OS.

Spent a couple weeks exploring CLang / LLVM, as well as MS CL64 /
ML64, dabbled in JWasm, and re-discovered SSE / AVX C intrinsics ...
the goal is to specify ABox objects with a DSL description and have a
compiler do the bulk of the optimization ... heavy stuff, lots of
acronyms, language design, compiler front ends ... maybe I could
start a wiki thread on the code site if anyone is interested.
> --
> You received this message because you are subscribed to the Google Groups
> "Analog Box" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to analog-box+...@googlegroups.com.
> To post to this group, send email to analo...@googlegroups.com.
> Visit this group at http://groups.google.com/group/analog-box.
> For more options, visit https://groups.google.com/d/optout.
>

Lorne Covington

unread,
May 25, 2014, 10:12:55 AM5/25/14
to analo...@googlegroups.com

GPU? I have a lot of code that does processing of point-cloud data from
depth cameras (like Kinects), and I just started moving it to the GPU.
Went from being able to process 1,000 XYZ points @ 60fps on an i7-3.5GHz
to 10,000 @ 120fps, same code, 20x speedup, and there's more code in the
pipeline to convert. In my case I'm using DirectX-11 compute shaders,
but there's CUDA and more cross-platform solutions like OpenCL. Just
sayin'.

Thanks Andy for all your work!

- Lorne

--
http://noirflux.com

Keith Blackwell

unread,
May 25, 2014, 4:28:24 PM5/25/14
to analo...@googlegroups.com
On 5/24/2014 6:18 PM, Andy Turner wrote:
> ... heavy stuff, lots of
> acronyms, language design, compiler front ends ...

What -- no C++ AMP?

:-)

BTW, the system I am seeing the freeze on is still Win XP. :-(

--
Keith W. Blackwell

Andy Turner

unread,
May 25, 2014, 10:01:11 PM5/25/14
to analo...@googlegroups.com
CUDA, Open CL, AMP -- all would make wonderful back-ends -- with so
many nodes, how hard do we have to work to keep them all busy ?

I'll put together some starter examples of what I'm considering for a
front-end language ...

Hmm, couldn't get ABox242 to freeze on Win XP, but I just launched
simple files. How long does the freeze last? Do you have to do
anything special to unfreeze it ?

Keith Blackwell

unread,
May 26, 2014, 2:52:43 AM5/26/14
to analo...@googlegroups.com
I've never waited more than, maybe, 20 seconds for it. SO I kill the process.
It might be related to the spanning tree (?) issue I raised earlier -- some
of the circuits I've been messing with lately will kind of go out to lunch for
a half a minute or two minutes if you move a connection. But this *seems* to
be different, though I can't say why at the moment. Maybe they're the same?

BTW: You might also consider Faust as another translation option. Or something
like it.

--
Keith W. Blackwell



Andy Turner

unread,
May 26, 2014, 8:04:44 PM5/26/14
to analo...@googlegroups.com
I'll keep an eye out for slow downs when a file starts.

Faust: neat ... but ... process = + ~ _;

<http://xkcd.com/1306/>
<http://xkcd.com/1319/>
<http://xkcd.com/1312/>

Other front ends I've considered are PSPice -- too sparse
and Verilog --- hmmm interesting

John Paul Burtell

unread,
Jun 24, 2014, 1:58:18 PM6/24/14
to analo...@googlegroups.com
Anyone else have a problem with ABox 2.42 disappearing completely from their computers? I'm on Windows 7 and this is the first time I have seen anything like it. I went to run the program and I got an error message saying that Windows cannot find the .exe, the application then disappeared from the computer altogether.

What's even stranger is that when I downloaded the .zip file to put it back on my computer, the "unzipped" folder is empty - although I see the app if I click on the zipped folded. I event tried to transfer it from a flash drive to the computer and the same thing happened.

I have a gut feeling it's a virus (nothing contracted from the ABox site, of course). I only figured I would mention it here because ABox 2.42 is the only program or file that this has occurred with so far.


Andy Turner

unread,
Jun 27, 2014, 5:21:59 PM6/27/14
to analo...@googlegroups.com
On Tuesday, June 24, 2014 10:58:18 AM UTC-7, John Paul Burtell wrote:
Anyone else have a problem with ABox 2.42 disappearing completely from their computers? I'm on Windows 7 and this is the first time I have seen anything like it. I went to run the program and I got an error message saying that Windows cannot find the .exe, the application then disappeared from the computer altogether.

At least one other user has reported anti-virus software complaints against ABox242.

I checked the downloadable ABox242.exe in a disassembler: nothing out of the ordinary. So it must be a false positive. It's not the first time that has happened. I'm not certain what to do about the issue ...

... I guess small, self-contained, personally created software is no longer welcome ... ha ha fine, I'll just take my toys and go play somewhere else :-)

--A

Sevendy

unread,
Jun 28, 2014, 8:28:59 AM6/28/14
to analo...@googlegroups.com
ABox 2.42 is the first version that doesn't trigger Windows 7 DEP--any connection?

Andy Turner

unread,
Jun 28, 2014, 5:43:43 PM6/28/14
to analo...@googlegroups.com
I guess it's possible that the fix for the DEP issue could raise
alarms ... but I shudder to think of the deep level hooks that
anti-virus software would have to impose in order to detect it.

... after some messing about at virustotal dot com, where ABox242 did
indeed frighten a few of the 53 scanners, I _may_ have fixed the virus
detect issue ... all I did was rebuild the app, which (hopefully)
gives it enough of a different signature that it doesn't alarm the
anti-virus robots. Or in other words, I wiggled my fingers and mumbled
to the overworked security droid, "These aren't the bits that you're
looking for ... "

See if the new version
<https://sites.google.com/site/analogbox2/download/abox242.zip> works
for you.

Also, not to worry, the Google site for ABox will stay here until
Google decides to erase it :-)

--A

Sevendy

unread,
Jun 28, 2014, 6:34:36 PM6/28/14
to analo...@googlegroups.com
I saw that Virustotal reported no detections for the previous scan, but when I rescanned it, now "Qihoo-360" is reporting a positive for "HEUR/Malware.QVM20.Gen".  For what it's worth, I added Abox242 to the EMET apps, and it runs fine.

Andy Turner

unread,
Jun 28, 2014, 9:48:52 PM6/28/14
to analo...@googlegroups.com
Ya, I think the virus scanners are being deceitful. I just compared
the recent as of a few minutes ago download file (supposedly dirty)
with the one I uploaded several hours ago (supposedly clean) and
they're byte for byte identical. There are also conflicting reports
from the same AV software (mcafee in this case) on exactly which
Trojan is being detected. Moreover, searching the online mcafee threat
list for the exact name reported by mcafee reveals no hits. ... so the
AV software is reporting a threat that it knows nothing about? Arghh!
Many negative adjectives come to mind :-)

In any event, I'm glad people finding work-arounds for this issue.
--A

Lorne Covington

unread,
Jun 28, 2014, 10:42:55 PM6/28/14
to analo...@googlegroups.com

Solution: Don't use Macafee, it's bloatware. ClamWin is free, and
Malwarebytes has an excellent free scanner. Both of those say 242 is clean.

Cheers!

- Lorne


http://noirflux.com

John Paul Burtell

unread,
Jun 29, 2014, 10:51:04 PM6/29/14
to analo...@googlegroups.com
Thanks for all of the effort and information everyone. I decided to go with ClamWin as Lorne suggested (I had Avast! which I have heard others users having issues with). All seems to be fine now.

Thanks again!



To post to this group, send email to analo...@googlegroups.com.
Visit this group at http://groups.google.com/group/analog-box.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Analog Box" group.
To unsubscribe from this group and stop receiving emails from it, send an email to analog-box+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages