/AudioCPPN

Audio visualization using CPPN

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

AudioCPPN

Audio visualization using CPPN technique.(WIP)

Usage example

Run the AudioCPPN.py file to start the generation

python AudioCPPN.py --audio {audiofilename} --video {videofilename} --width 512 --height 512 --fps 30 --gain 0.8 --alpha 0.9 --wsize 1024 --batchsize 64 --nlayers 8 --hsize 32 --outsize 3

Try to optimize the dataset again

Meta

Gabriel Combe-Ounkham

Distributed under the GNU GENERAL PUBLIC license. See LICENSE for more information.