metaphysical function k

Year

2014

Software

ensemble for
Reaktor

metaphysical function k
10 years anniversary edition by aombk

in this version, parameters are controlled by LFOs, 30 in total.

LFOs are controlled by modulation center, modulation range, modulation frequency and modulation smoothing parameters and they modulate using random, sine, triangular, pulse, saw up and saw down functions.

there is also a global LFO frequency, smoothing and type setting
the randomize button is your friend
this ensemble is packed with 36 old school funk drum loops

Share the Post:

Related Projects

araucann

ommarunn

agnarohm

Join Our Newsletter

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