Data Center in Lille

Year 2018 Type Commercial Surface 27000 m² Services Feasibility Study Data center and office building in Lille – feasibility study

ommarunn

Year 2017 Links KVR audio Discord ask.audio Software VST Pugin “One of my go-to sound-design synths. It’s a beast.” — PHACE “This synth relies more on the artist’s wandering and exploration of hit’n’miss, which is something quite rare in the music industry. and sometimes the discovery of what you like is all you need in […]

araucann

Year 2017 Links KVR audio Discord CDM (Create Digital Media) Software VST Pugin “Been playing with a synth called araucann. It went like this: press ‘randomize’ > ‘holy shit!’ > save preset > repeat. Love it :)” — Nik Roos (Noisia) “The araucann Randomizable synthesizer is very unique, in that you can get very interesting […]

agnarohm

Year 2017 Links KVR audio Discord Software VST Pugin agnarohm is a stereo EQ / Overdrive suite. It also features noise gate, compression, tuner, flanger, tonestack, preamp, uniphaser, cab simulation, delay and reverb units, making it suitable for guitar and bass (or any other instrument) signal processing. Instead of simulating existing hardware preamp heads, agnarohm […]

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(); });