Virtual ANS spectral synthesizer
PixiTracker - simple and fun sample based tracker with minimalistic pixel interface
PixiVisor - revolutionary tool for audio-visual experiments
Soul Resonance - audio-visual album
PixelWave and SpectrumGen synths
Northern Forests and Dragon's Game videos
Tangerine Birthro 2012
It has also been mentioned some time ago that Pixilang would be built into SunVox directly and we can only hope that it happens sooner or later...
Here is what is included in the update:
__________________________________________________________________________________________________
- experimental camera support (for iOS, Android and Linux); API is unstable now; check the camera.pixi example for more details;
- additional parameter (optional) flags has been added to copy();
- additional parameter (optional) offset (write/read offset in bytes) has been added to fgets(), fwrite() and fread();
- additional parameter (optional) max_xsize has been added to print(), get_text_xsize() and get_text_ysize();
- new flag for the copy(): COPY_NO_AUTOROTATE (don't rotate pixels from GL_SCREEN);
- type DYNAMIC has been removed;
- flags parameter has been added to the thread_create() function; now only one flag available - THREAD_FLAG_AUTO_DESTROY;
- new container flag: GL_NO_ALPHA;
- new data processing operations for the op_cn(): OP_H_INTEGRAL and OP_V_INTEGRAL (running sum), OP_H_DERIVATIVE and OP_V_DERIVATIVE (first difference), OP_H_FLIP and OP_V_FLIP, OP_SUM;
- new function: gl_bind_framebuffer();
- new function: rotate() for rotating the container;
- new function: copy_and_resize();
- new function: get_system_log();
- new sound examples: input_to_output, input_visualizer;
- new graphics examples: camera, filtering.motion_blur2, integral_and_derivative, rotate_container, flip, copy_and_resize, save_avi_mjpeg;
- new OpenGL examples: texture, render_to_texture;
- bugs fixed.
Palm Sounds also mentioned this update with some personal reflections that can be read here:
http://www.palmsounds.net/2014/08/pixilang-35-arrives-but-this-has-pretty.html
Play Store link:
Pixilang
For other versions:
http://www.warmplace.ru/soft/pixilang/