3.7
195 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Pixilang is a pixel-oriented programming language for small graphics/sound applications and experiments. Originally created by Alexander Zolotov (NightRadio) and Mik Razuvaev (Goglus) for non-programmers and artists. It is cross-platform and open source (MIT).

Pixilang programs are stored in text files (UTF-8 encoding) with extensions .txt or .pixi. So you can use your favorite text editor to create/edit these files. Pixilang has no built-in editor.

Key features:
• universal containers (pixi-container) for any type of data;
• dynamically typed variables (for integer or floating point numbers);
• functions for sound synthesis and recording;
• functions for block data processing;
• supported file formats (load/save): WAV, PNG, JPG, GIF (animated);
• native code (external dynamic libraries) support;
• OpenGL acceleration;
• MIDI In/Out.

Documentation: https://warmplace.ru/soft/pixilang/manual.php
Updated on
Oct 15, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.7
171 reviews
Carl Keifer Villamor
October 25, 2024
pixitracker_audio_engine keeps stopping
Did you find this helpful?
Alexander Zolotov
December 22, 2023
What do you mean? This is Pixilang, not PixiTracker.
Tema5002
October 22, 2024
has more potential than processing honestly
Did you find this helpful?
Awadh
August 18, 2022
Your apps are so fkn great I must say, not for the normal audience only for people who are willing to learn. I wish there was an app bundle so I can buy all of your apps at a discounted price.
5 people found this review helpful
Did you find this helpful?

What's new

* shebang (#!) character sequence support;
* new function: sv_sampler_par() - set/get SunVox sampler parameter;
* new PIXINFO_OPENGL flag for PIXILANG_INFO variable; use the following code to check for OpenGL at runtime (unlike OPENGL constant, which reports the presence of OpenGL during compilation): if PIXILANG_INFO & PIX
* speed optimization;
* bug fixes.

App support

About the developer
Золотов Александр Николаевич
nightradio@gmail.com
Крауля 2 63 Екатеринбург Свердловская область Russia 620028
undefined

More by Alexander Zolotov