Tuesday, February 26, 2013

AVSynthesis version 40_5_19

This new version is synchronized with csound 5.19 and jogl 2 rc 1. See the documentation for important information on installing this version
https://docs.google.com/document/d/1peGruni-Ec2e27C9iZqCW1k5uHT-s0wkiriW1J9egMM/edit


This new version 40_5_19 is synchronized with csound 5.19 and jogl2 rc11. This jogl version is handling image files in a different way, and I had to take some design decisions that are unfortunately breaking ascendant compatibility: every picture must be a png file format.
The recommended way to keep your existing work is
  • unzip the AVSynthesis zip file in any location
  • verify the installation by launching avsynthesis.cmd, and quit AVSynthesis
  • migrate your data to this new intsallation
    • move your compositions in the data/save directory, 
    • move your PNG image files in data/textures - transform your JPG image files in PNG image files by keeping the current name (be sure to have a png extension - ex: cyclone.jpg -> cyclone.png), and move them in data/textures move your loops in data/loops
    • move your waves in data/waves
  • launch AVSynthesis, load any of your composition. AVSynthesis will automatically change the image file extension to PNG if it is a JPG/JPEG file. You can then save the composition with the correct image filename.



The package is here


Saturday, February 11, 2012

AVSynthesis version 37_05_15

A new version with many new Effects, sound generators and visual effect

Documentation with instructions for downloading is here

Saturday, February 19, 2011

new version 34_05_13


See the updated documentation for new features and download link

Sunday, November 22, 2009

AVSynthesis version 32

Score Sequencer bug fixes, time display in the rendering window (no more in the window title).
Packaged synchronized with csound 5.11

The new version can be downloaded here

Tuesday, September 01, 2009

AVSynthesis 31_05_10

Change to the event eidtor and fix. The documentation details all the changes.

The new version can be downloaded here, code only (jar file) here


Monday, August 17, 2009

AVSynthesis version 30_05_10

Many new features are been developped since the last post. The documentation details all the changes.

The new version can be downloaded here