Archive for the 'Tools' Category

Less Rain appointed as consultants for design phase of Integra Live

Tuesday, June 16th, 2009 by Dan

“The main goal of the Integra project is to create a new piece of software for composing and performing music with live electronics. The environment will be tested in real life thanks to substantial new commissions and an effort to modernise existing repertoire that currently uses obsolete technology. Furthermore, the project is an exciting opportunity to bring together research centres and new music ensembles from across Europe.”  - Integralive.org

We’re very excited to be involved in UI/UX design and Graphic design for this new music software development project. There is a news post here about our involvement. Have a look at the whole site for more information on the groundbreaking work that Integra are doing.

Flash Switcher extension and Vista

Thursday, February 26th, 2009 by Luis

Flash Switcher extension is a well known Firefox extension to switch between various Flash player versions. Also very useful to save or remove the current installed Flash plugin.

In the last two months I have found people around my friends network having a lot of trouble making the extension work with Windows Vista, getting this two common errors while installing the extension:

Component returned failure code: 0×80520008 (NSERRORFILEALREADYEXISTS) [nsILocalFile.copyTo]

Access to folder C:Windowssystem32MacromedFlash is denied. Consider to use an user accesible plugins folder instead (for example: ~/.mozilla/plugins/ )

The solution to get ridd of this error messages is very basic, you just need full access to the macromed folder in your system.

  • Go to C:\Windows\System32\Macromed
  • Right-click “Flash” folder to open the properties panel.
  • Click the “Security” tab.
  • Click “Edit” Button.
  • Select the current user in “Group or user names:”
  • Change folder permissions, normally I change it to have full control.
  • Click “Apply” and “OK”

Another question that comes together with this errors is how to customize the Flash Switcher extension.

The default download for Flash Switcher includes a fair variety of player versions but not all and you may need to add newer players to fit your development needs, for example the new 10r22_87 version.

First you need to download the player from the following Flash Player archive:

Archived Flash Players available for testing purposes.

Download Flash Player 10 (debugger versions) (60 MB).

Open your Flash Switcher extension plugins directory, located at (remember I’m talking about Windows Vista):

C:\Users[username]\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxxxx.default\extensions\flash_switcher@sephiroth.it\plugins\win

Create a new folder and name it 10.0 r22 debug, which is the new version to install. (Released February 24, 2009 due to security vulnerabilities)

Next you need to install the Flash player (flashplayer10r2287win_debug.exe) which goes to C:\Windows\System32\Macromed\Flash

Now copy the NPSWF32.dll file from the “Flash” folder to the Flash Switcher extension plugin directory that you just created.

And that’s all, now your Flash Switcher extension should work without problems in Windows Vista.

Image processing in Flash

Thursday, March 1st, 2007 by Patrick Juchli

Curves in Imageprocessing Library

Meet the Imageprocessing Library for Flash. It lets you manipulate images and synthesize textures in ActionScript3, most of it works in realtime and there are just too many filters to mention. Different kinds of blurs, bump mapping, encoding JPEG and PNG, curves as in Photoshop, etc. Truly a swiss army knife for your bitmap needs.

Check out the complete reference here and then procede to download!

Flash: Flaxus

Thursday, February 15th, 2007 by Luis

Flaxus is a software developed by i2off.org and r3nder.net under the TOPLAP manifesto, to perform visual performance in real time.

The graphic piece is generated by code at the same moment of its execution, thus, the artistic experience comes closer to a performance event such as music or dancing.

flaxus

Read more here.

See online demo here.