У нас вы можете посмотреть бесплатно Music from Stardust - Experimental soundscapes using Iterated Function Systems (IFS) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
//// Music from Stardust - Experimental soundscapes using Iterated Function Systems (IFS) I found an old unfinished project in which I used a bunch of Iterated Function Systems to generate a "spacey" soundscape. The algorithm is quite simple: the frequency spectrum is represented by the main circle (each band is a sector of the circle); when a new point of the IFS is generated inside the circle, the corresponding frequency is smoothly increased. The output is calculated using the IFFT of the spectrum. Some extra effects are added manually using my modular system (LP/HP stereo filter + MI beads). The images and the audio are generated using Processing (java). Let me know in the comments if the result is interesting (and worth further explorations). #fractalmusic #algorithmicmusic #processing