[14th October 2009] [Useful stuff] Palm Sounds - really great blog about mobile music creation.
[11th October 2009] [Site news : SunVox development] SunVox v1.4.5 released.
No iPhone version yet. But it will be available in the next few days (after Apple approval).
new module: Vibrato;
added sinusoidal waveform to the "generator";
added new effects 11 and 12 - fineslide up/down;
added new effect 20 - set the probability (0...8000) of a note being triggered; this effect is for unpredictable rhythms;
added new effect 21 - same as 20 but with random velocity;
added new example track: endless_song (based on new effect 20);
new functions in the "sampler": resample; volume fade; waveform drawing (paint mode);
improved "transpose" function in the pattern editor;
pattern follow mode (only for single pattern playing);
sound engine optimization.
[6th October 2009] [Site news : SunVox development] New track composed on SunVox. Created entirely on GSmart MW998 smartphone with Win Mobile.
[4th August 2009] [Site news : SunVox development] SunVox is ready for sale at the iPhone App Store now!
The first ever music tracker for iPhone!
For $4.9 only. iTunes Link
updated sampler (added base note and frequency for each sample);
sunvox_config.ini: added "touchcontrol" option; use this option if your device has touchscreen without pen (stylus), or if you just want a large buttons;
sunvox_config.ini: now "audiodevice" option works in Windows (and Windows Mobile) too; example of usage: audiodevice 1 //set second audio device of your computer;
added new effect 19 - re-trigger note after PPPP ticks during the line;
added new effect 1C - cut note after PPPP ticks in the current line;
added new effect 1D - delays the start of note until tick PPPP in the current line;
New in this version:
* fixed bug with incorrect sunvox_config.ini file loading;
* added new "videodriver" option to the sunvox_config.ini file; possible values for WinCE devices: gapi (default), raw (raw hires framebuffer), gdi (compatibility mode);
* graphics in PalmOS version changed from grayscale 8bit to colour 16bit;
* added possibility to change the color (foreground and background) of pattern's icon;
* code optimization;
* fixed several bugs.
[21st March 2009] [Site news : SunVox development] SunVox v1.3 released!
And new music album "Back to the sources", created in SunVox, available for download also :)
Enjoy it!
Now minor updates and bugfixes are free for registered users! If you have no latest release yet, just mail to nightradio@gmail.com or support@warmplace.ru (and point your ShareIt Reference # in the mail).
What is new in v1.2:
* added external mod2sunvox utility for MOD/XM -> SunVox files conversion;
* added synth activity indicators;
* added CPU usage monitor (not working on PalmOS);
* added "mute" and "solo" buttons to the window with synth controllers;
* added "zoom in" and "zoom out" buttons to the timeline window;
* added "set vibrato phase" controller in the "flanger" synth;
* improved reverb performance;
* increased frequency ranges of synths;
* updated manual;
* redesigned some GUI elements;
* fixed different bugs.
[17th November 2008] [Site news : SunVox development] SunVox v1.1b released.
What is new:
* added new pattern length - 256;
* fixed serious bug with pattern removing;
* fixed bugs with screen resizing on some PalmOS devices;
* fixed bugs with ALSA support (Linux).
[26th October 2008] [Site news : SunVox development] SunVox v1.1 released!
What is new:
* new module: Delay;
* new module: LFO;
* new module: FM synth;
* new module: Reverb;
* new module: Vocal Filter;
* added "anticlick" controller in the "kicker" synth;
* added "vibrato type" controller in the "flanger" synth;
* added "mix" controller in the "filter" synth (mix original signal with filtered);
* added new mode "cubic interpolation" for high quality sound in synths: SpectraVoice; (this mode not working on PDA);
* new feature: changing font size in the pattern editor;
* new feature: main menu -> edit -> interpolate velocity;
* new examples: city_dreams, forests, pong, window;
* new simple examples: delay, delay2, reverb, lfo, fm, voice;
* fixed major bugs on PalmOS devices with non-square screen;
* added sample-editor to the sampler module;
* ALSA support in Linux;
* redesigned some GUI elements;
* code optimization.
[15th August 2008] [Site news : Pixilang development] Pixilang v1.6 released.
What is new in this version:
* removed pause_music() command;
* added second parameter (music slot number) to each music command for simultaneous music playing;
* added new examples;
* many bugs fixed;
* and more...
Furthermore beta version of the Pixilang 2.0 is ready for download! This version has new optimized engine and internal JIT compiler. At the moment beta 2.0 is only available for Win32 and Linux without source code.
[30th April 2008] [Site news : Pixilang development] Настоятельно рекомендую всем подписаться на список рассылки Pixilang.
Для того, чтобы отправить сообщение всем подписчикам списка рассылки, отправьте сообщение по адресу pixilang-ru@lists.pixi.su.
[7th April 2008] [Site news : SunVox development] After years of development, it's here! SunVox - Multiplatform Modular Music Creation Studio.
Based on parts of PsyTexx, PsyTexxSynth and SunDog engine.
[23rd March 2008] [Site news : Pixilang development] Pixilang v1.5 released.
What is new:
* added support of the SDL library on Linux;
* added support of fullscreen direct draw access on PalmOS;
* optimized code for direct drawing (SDL, DirectX, OpenGL, GAPI...);
* fixed bugs with bitmap drawing on Windows Mobile;
* fixed bug with pixi-loading after file_dialog();
* speed optimization;
* many bugs fixed.
[18th February 2008] [Site news : Pixilang development] PixiTracker v0.3 - first sample-based music tracker, created in Pixilang.
Features:
* fast 8-bit engine for working on devices with slow CPU;
* WAV-samples import;
* export to WAV (8,11,22,44 or 48 kHz).
[18th February 2008] [Links] NightRadio blog - мой новый блог, где отныне буду публиковать интересные мысли, идеи и разного рода неофициальную информацию. Рекомендую добавить в закладки :)
[17th February 2008] [Site news] Pixel Cave v1.0 - new arcade game, created in Pixilang.
[17th February 2008] [Site news : Pixilang development] Pixilang v1.41 released!
What is new:
* added region clipping in frame(delay,clip_x,clip_y,clip_xsize,clip_ysize) command;
* added new command file_dialog(filename,dialogname,mask,id).
[3rd February 2008] [Site news : Pixilang development] Pixilang v1.4 released!
What is new:
fixed bug with hard button release (in the handle_hard_keys command);
fixed bug with negative pixel size in the pixi() command;
fixed bug with alpha channel in 8/16 bit modes;
fixed bug with timers in the Linux;
fixed bug with GIF export;
now you can write a "$$" string (double dollar) for print the "$" symbol, when print() command using;
license of main Pixilang files changed to BSD;
added support of SunVox music (SunVox editor is under construction now) - small, powerfull crossplatform synth music format, developed by Alex Zolotov;
Linux and PalmOS versions compiled on GCC 4.2.2; WindowsCE - on GCC 4.1.0;
improved PalmOS ARM loader;
fixed bug with sound on WindowsCE.
[7th January 2008] [Links]
[31st December 2007] [Site news : Pixilang development] Pixilang v1.3 is out!
What is new:
* added commands for video-export to AVI file; at the moment working in Windows only;
* added command resume_video_export();
* parameters of t_translate() changed to fixed point (1.0 = 256);
* fixed bug with pixi-sound playing;
* internal structure optimization;
* fixed bugs with print() command;
* changed priority of math operations;
* added new construction: while( .. ) { .. };
* increased precision of delay in frame() command;
* changed pixi-image sound playing in stereo mode: now red is right channel and green is left channel;
* added functions for drawing array of 3D-triangles: triangles3d(), pixi_triangles3d, sort_triangles;
* new functions: t_get_matrix(), t_set_matrix(), t_mul_matrix(), t_get_x(), t_get_y(), t_get_z();
* added software Pixel Shaders (version PS1);
* added two options in config file: noborder and windowname;
* new command: exit() - exit to OS; exit(1) - exit to OS with exit-code 1;
* new command: noesc(1) - no exit on ESC; noesc(0) - exit on ESC;
* fixed bug with negative frame numbers;
* now during pixi-program compilation virtual disk0 defined to the file "data.tar"; so you can include TXT files from disk0 (INCLUDE "0:/blabla.txt");
* removed zoom() command (please, use scaled pixi instead). Download now
[18th December 2007] [Site news] My new music album (created in Linux) is available for download now. Waiting for your comments :)
[7th November 2007] [Site news : Pixilang development] Hello all!
Check out the Pixilang v1.2 - new release of our simple and fast programming language for graphics/sound applications!
What is new:
* WindowsCE port;
* fixed bug with crashing on a large programs;
* improved safety of program execution;
* fixed some bugs with color computations;
* added high quality export to GIF (with local palette); use video_export_hq(1) to enable it;
* optimized pixi drawing;
* added functions for handling hardware keys: handle_hard_keys() and get_hard_key();
* now alternative (and more correct) name for handle_keys() is handle_pen_keys();
* added speed optimization for working with arrays;
* added functions for working with streaming sound;
* added command line support; example of using: "pixilang.exe prog.txt";
* added functions for working with binary files (fopen, fclose, fgetc, fputc, fseek, ftell, feof);
* added function for virtual TAR-disk selection; Example: set_disk0( "archive.tar" ) img = load_pixi( "0:/PIC.JPG" );
* added function effector(COLOR,POWER,TYPE,X,Y,XSIZE,YSIZE,XADD) for some internal pixilang effects: NOISE,VBLUR,HBLUR;
* added function pixi_triangle for textured triangle drawing. Official page
[5th September 2007] [Site news] Pixilang v1.1 is out! Official page is here
[14th August 2007] [Site news : PsyTexx development] New version (0.5) of the PsyTexx music tracker is available for downloading. Get it now
[29th July 2007] [Site news] Теперь лучшие мои синглы и альбомы с 1997 года тщательно рассортированы и записаны на семь компакт-дисков. Подробности здесь
[27th June 2007] [Site news] New version 1.1 of the VirtualANS is available for downloading!
[2nd June 2007] [Site news] Check out my new music - v3_feeling_you.mp3! Composed in the SkaleTracker. Most of samples generated in the VirtualANS. Waiting for your comments!
[19th April 2007] [Site news] New version of our electronic magazine "Echoes of Destiny" (Russian) is out! RU: Вышел новый номер (#4) нашего электронного журнала "Отзвуки Судьбы". Доступны версии для Windows и Linux + исходники. Скачать можно с официальной страницы.
[5th April 2007] [Site news] Pixilang 1.0 pixel-oriented programming language is out! This tool for creative, different thinking people specially. Try it now!
[27th March 2007] [Site news] Are you want to create unique sounds? Or, may be, listen your lovely pictures? :) Check out my new visual synthesizer - VirtualANS 1.0.
[6th February 2007] [Site news] Здравствуйте, уважаемый автор!
Как вы знаете, мы выпускаем электронный литературный журнал "Отзвуки Судьбы", который успел себя хорошо зарекомендовать благодаря качественным текстам и индивидуальному дизайнерскому подходу к произведениям, но, все-таки, он не может дать того, о чем мечтает каждый автор - держать в руках красивый сборник со своими творениями на страницах. Поэтому, начиная с февраля 2007 года мы приступаем к изданию параллельного проекта - на бумаге - альманаха "Лабиринты Жизни", включающего в себя литературные произведения и дополнительные материалы (фото, видео и музыка от авторов) на прилагаемом компакт-диске. Подробнее...
[26th January 2007] [Links] Handheld Device Support Summary. This page tracks all devices for which Linux ports exist, or in planning. Everyone is welcome to keep this global list up to date by adding latest news and ports.
[21st January 2007] [Site news] Added some new images from the last year. Enjoy it!
[5th January 2007] [Site news : PsyTexx development] New release of the PsyTexx2 alpha 0.4 is out! Download it now. You can download all sources and pre-builds from our project page on the Google Code.
[23rd December 2006] [Site news] New version of our electronic magazine "Echoes of Destiny" (Russian) is out! RU: Вышел новый номер (#3) нашего электронного журнала "Отзвуки Судьбы". Всем качать!
[29th November 2006] [Site news] Happy birthday, Alex Zolotov! :)
[20th November 2006] [Links] Check out the great program from Frantisek Dufka - Fargo Heap Resizer.
This program enlarges dynamic heap on Tungsten T and T2 devices from 800KB up to 1.8 MB and since 0.15 also on Zire71 from 1MB to 1.96MB. And it's free!
[17th November 2006] [Site news] If you want to support any of my development (PsyTexx, ArmZX and others) you can give me a donation here
[3rd November 2006] [Site news] Hello, all!
I'm glad to say, that new version (1.5) of ArmZX (ZX Spectrum emulator) is out! Check it out on this page.
What's new:
- Fixed some bugs with keyboard;
- Added new "Keys redefinition" menu with posibility to link ZX key to any Palm keys;
- Support of Palm Graffity area;
- Improved fullscreen mode.
[9th September 2006] [Site news] Added fixed version of our electronic magazine "Echoes of Destiny" (Russian) for Windows and Linux. RU: Исправлены некоторые ошибки в текущем номере журнала "Отзвуки Судьбы". Кроме того, добавлена версия, работающая в ОС Linux. Скачать можно с официальной страницы.
[3rd September 2006] [Site news] Added new page on warmplace! It's my knowledge base :) RU: Добавлен новый раздел - хранилище моих знаний. Полезных и не очень :)
[10th August 2006] [Site news] New version of our electronic magazine "Echoes of Destiny" (Russian) is out! RU: Уважаемые любители литературы! Рад сообщить вам о выходе свежего номера нашего электронного журнала "Отзвуки Судьбы"!
[9th July 2006] [Site news] I'm on leave in the Abhasia. See you 25 jule again!
[6th May 2006] [Site news] Yea! My music CD "Summerscapes" has been issued by the Megafon company :)
[22nd March 2006] [Site news] Added page with your comments about my music :)
[6th March 2006] [Site news] Added new project: Echoes of destiny. At the moment russian version only. RU: Новый проект на нашем сайте - электронный литературный журнал "Отзвуки Судьбы". Приглашаем читателей и авторов!
[12th February 2006] [Site news : PsyTexx development]
Now all PsyTexx versions are here: soft/palm/
[11th February 2006] [Site news : PsyTexx development]
New version 0.3 of PsyTexx is available for PalmOS users!
[17th January 2006] [Site news]
Added my new software for Palm: EClock (Beautifull clock with a beautifull girls :) and JPEG Viewer.
[7th January 2006] [Site news]
Added powerfull site search. Special thanks to Google :)
[2nd January 2006] [Site news]
Added my new music album "Summerscapes". Enjoy it! :)
[6th November 2005] [Site news]
Added new pages: * NightRadio Music Archive 1997 - 2005
* Demos by Nastromo
* Donations
[1st November 2005] [Site news]
Site was redisigned again :)
And new version of ArmZX 1.4b available now! What's new:
* Added converter for OS X.
* Added fullscreen mode;
* Improved emulation speed;
* Changed some bugs.
[21st May 2005] [Site news : PsyTexx development] PsyTexx2 alpha 0.2 is out! Now with the something like user manual :)
New in this version:
* Now PsyTexx works on the Tapwave Zodiac and the TungstenT5
* Fixed MOD loading and playing
* Fixed some bugs in XM playing
* Added playlist feature
* Fullscreen pattern editor
* Clear patterns/instruments feature
* Fixed bugs in filesystem
* Fixed bug with registering filetypes in ARM mode (PalmOS)
* Filelist is sorted now
* Created first version of the PsyTexx2 manual (check the www.warmplace.ru)
* and other improvements...
[18th May 2005] [Site news]
Added new image to the gallery:
[10th May 2005] [Site news]
Added two new Palm programs:
DeskDraw and
PalmCard (USB card reader for Linux users).
[Site news : PsyTexx development]
Latest development screenshot:
Playlist feature under construction :)
[7th April 2005] [Links]
"palm cuts (volume 04) - [nvr022]" - new great music album by Transient. Written entirely on a Sony Cli PEG-TJ35/U Palm OS device using the excellent Bhajis Loops software. Download MP3 version!
[20th March 2005] [Site news : PsyTexx development]
Added auto memory cleanup after PsyTexx chrash.
Added full screen support on PalmOS.
Created new 4x6 font specially for low-res devices (like Palm with 160x160 screen):