BreakAes
About
- Username
- BreakAes
- Joined
- Visits
- 6
- Last Active
- Roles
- Member
Comments
-
I didn't do this, if that's what you mean: if(p.startsWith("/dev/cu.usbmodem")) { to something like: if(p.startsWith("COMx") || p.startsWith("COMy")) { I only have 1 Blinkytape at the moment, although I'd like to get another one. Yeah, it sto…
-
Thanks, but now it's not working again. I unplugged and replugged it, and the default pattern is playing, but I can't get it to connect with either Processing or Pattern Paint. Let me know what you'd suggest. Thanks.
-
Hi, Thanks for your help. I did the COM port fix, and saved that. That's the only change I made. For some reason it stopped working one time, but I went back later and it started working again. How would it work if I want to connect 2 Blinkytapes …
-
Well, I still can't get it to work. Driver is installed along with Pattern Paint. Pattern Paint seems to work. Discoparty opens up a display and gets input from the mic, but the Blinkytape doesn't receive the data. This message still appears in Pr…
-
Running Windows 7 Ultimate 64 bit. That probably happened because I was using Skype at the same time :P But I now get this message: DiscoParty[panel0,14,0,100x200,invalid,layout=java.awt.BorderLayout] Any thoughts on that one? Edit: I noticed it…
-
Thanks, I think the files have been updated. I opened the new "Burst" example, but I get this error now: DiscoParty[panel0,14,0,100x200,invalid,layout=java.awt.BorderLayout] ==== JavaSound Minim Error ==== ==== Error acquiring TargetDataLine: line…