Search found 1005 matches

by jph_wacheski
Sun May 05, 2013 1:54 pm
Forum: Extensions
Topic: Sensor library for Android
Replies: 13
Views: 30447

Here is a little demo using the original version of the this,. I have to update my ZGE and this library to the latest,. as currently this is dependent on the screen orientation when you start,. that is if the controls are inverted (strange) just exit the app, flip your device and start it again. I a...
by jph_wacheski
Sun May 05, 2013 1:41 pm
Forum: Extensions
Topic: SunVox for ZGE
Replies: 87
Views: 192630

airpas- SunVox has a handy CPU meter that can be used when creating musics,. wise use of limited modules can provide some interesting interactive music with very little processor hit. (it is also easy to create CPU crippling tunes as well ;) ) Rado1- thanks for the update :) NightRadio added a sugge...
by jph_wacheski
Sat May 04, 2013 2:10 pm
Forum: Off-topic
Topic: A eurorack voltage-controlled video-game console? What now??
Replies: 0
Views: 19861

A eurorack voltage-controlled video-game console? What now??

Hi guys,. I have been lurking around lately, caught up in a bunch of stuff, and not getting much "finished" to release and or post,. but still working! Hopefully more out soon. I find this interesting; http://www.specialstagesystems.com/system-overview/ "digital worlds. analog technol...
by jph_wacheski
Sun Mar 17, 2013 1:10 am
Forum: Feature requests
Topic: Importing OBJ files in the same way you import 3DS files.
Replies: 3
Views: 7515

Yes direct .obj loading would be nice, then we could load straight from sculptris. I use wings3d, topMod, and blender to make/convert files when needed,. only I never seem to find the time to model much :( But I seem to like abstract geometrics anyway, and primitives in loops, and little bits of cod...
by jph_wacheski
Tue Mar 05, 2013 8:17 pm
Forum: Extensions
Topic: Sensor library for Android
Replies: 13
Views: 30447

Wow, this is excellent! I will see what type of game I can knock out quickly,. I find I spent too much time on some things never getting them 'done',. perhaps a self imposed crunch-time will work. Nice work Rado, seems to work very well here indeed. I did not even know these devices had all this sci...
by jph_wacheski
Sat Feb 23, 2013 1:25 am
Forum: Your projects
Topic: Crawling BiTS - an Android light/sound synthesizer
Replies: 0
Views: 18799

Crawling BiTS - an Android light/sound synthesizer

Description -A light and sound synthesizer noise-machine, providing mutating patterns with various user controls. Create video and audio with this synthesizer of patterns. This is the first version, more to come, including instructions to help you operate the app. Or you can just work it out for you...
by jph_wacheski
Thu Feb 21, 2013 2:47 pm
Forum: Releases
Topic: Beta release 3.1b
Replies: 295
Views: 362434

Nice, however I tried this one, and it will not open in FL studio, I get a "QuickFontCache.DLL not found!" err.
by jph_wacheski
Wed Feb 20, 2013 3:19 pm
Forum: Releases
Topic: Beta release 3.1b
Replies: 295
Views: 362434

Yes, JM asked for some new stuff,. I would like to get some of the great new scripting and the gl lighting features working in the visualizer as well,. getModels() is something that makes AI, and many things I suppose, much easier,. these are all great additions by the way! I have some little Androi...
by jph_wacheski
Sat Jan 26, 2013 8:46 pm
Forum: Releases
Topic: 3.0.0 beta (ZGE on Android)
Replies: 266
Views: 381582

shouldn't this work,. ZZDC<?xml version="1.0" encoding="iso-8859-1" ?> <KeyPress Comment="hold shift key AND" CharCode="16"> <OnPressed> <KeyPress Name="letter" Comment="press letter key" Keys="ABCDEFGHIJKLMNOPQRSTUVWXYZ"> <OnPres...
by jph_wacheski
Wed Jan 23, 2013 4:04 pm
Forum: Feature requests
Topic: MIDI - can I send MIDI notes/data using ZExternalLibrary ?
Replies: 3
Views: 6410

Cool thanks Kjell, exactly what I was looking for! ok so I got this; ZZDC<?xml version="1.0" encoding="iso-8859-1" ?> <ZExternalLibrary ModuleName="winmm"> <Source> <![CDATA[ // simple MIDI int midiOutOpen( int lphMidiOut, int uDeviceID, int dwCallback, int dwInstance, ...
by jph_wacheski
Tue Jan 22, 2013 11:33 pm
Forum: Feature requests
Topic: MIDI - can I send MIDI notes/data using ZExternalLibrary ?
Replies: 3
Views: 6410

MIDI - can I send MIDI notes/data using ZExternalLibrary ?

Wondering if this is currently possible to do using the ZExternalLibrary component,. and some Windows API voodoo,.. . ? (also is it possible for Android?) I am building a "linear feedback bit-shifting long cycle sequencer" or that is what I am calling it,. the idea is based largely on the ...
by jph_wacheski
Fri Jan 18, 2013 2:53 am
Forum: Releases
Topic: 3.0.0 beta (ZGE on Android)
Replies: 266
Views: 381582

Thanks Ville, it is working here again now.
Nice implementation BTW, I can add a menu or whatever on the back key,. . I'll post an update to BBH soon. Thanks again!
by jph_wacheski
Thu Jan 17, 2013 6:20 pm
Forum: Releases
Topic: 3.0.0 beta (ZGE on Android)
Replies: 266
Views: 381582

Something is wrong; android apps just crash now. I tried simple ones with no sunvox, thinking it was the .so stuff,. however they open and then just close?
by jph_wacheski
Sun Jan 13, 2013 4:08 pm
Forum: Your projects
Topic: Black Bullet Hell - android for now,. PC later perhaps.
Replies: 11
Views: 34901

Can I get a screen grab of the graphic glitch? I am doing the screen clearing,. to get some 'free' trail blur effects,. however if it is not going to work across most devices I may drop it. perhaps for some ES 2.0 tricks then,. . If we can get a value from the "back" and "home" b...
by jph_wacheski
Sat Jan 12, 2013 4:40 pm
Forum: Your projects
Topic: Black Bullet Hell - android for now,. PC later perhaps.
Replies: 11
Views: 34901

Updated the original posted file, I added the SunVox player and a couple test tracks, one for each level,. let me know if this is working on your devices. I had to put it on my site as there is a 1mb limit in the forum. (one of my tracks is an old FastTracker Mod using samples,.) the music playback ...