antiknot

Year 2016 Links KVR audio Discord Software VST Pugin antiknot is a randomizable stereo signal processing effect featuring EQ, warm saturated tri band and single band compression, flanger, delay, reverb and uniphaser units. Features: warm saturated tri band and single band compression, EQ, flanger, equalizer, tremolo, phaser, reverb, delay. Internal oversampling for aliasing reduction. Fully […]

at-200 MIDI control

Year 2016 Links KVR audio Discord Software VST Pugin at-200 MIDI control is a free windows 32 bit VSTi tool to control / randomize the peavey at-200 guitar parameters. It can be used in any DAW as an instrument and it is useful when you want to automate guitar parameters or save the guitar settings […]

Piraeus Tower

Year 2010 Type commercial Services architectureal studyarchviz Participation in the international competition “Piraeus tower 2010”(in collaboration with Niki Dimopoulou)

document.addEventListener('DOMContentLoaded', function () { const videoElement = document.getElementById('randomVideo'); if (!videoElement) return; const videoSources = [ "https://iraisynn.attinom.net/wp-content/uploads/2025/06/oldroad.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t1.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t2.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t3.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t4.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t5.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t6.mp4", "https://iraisynn.attinom.net/wp-content/uploads/2025/06/t7.mp4" ]; const randomSource = videoSources[Math.floor(Math.random() * videoSources.length)]; videoElement.src = randomSource; videoElement.load(); });