To understand how to animate from a MIDI file, it can be useful to visually find the tracks and notes in those tracks. This is the purpose of this article. Here you can find the sample blend file : https://github.com/Patochun/Samples/blob/main/MIDI-STD-GRID.blend The Node tree is simple to use. Three nodes are usefull : NodeUsageRead MIDI FilePickup … Continue reading MIDI nodes into Animation Nodes First step
Category: Lang en
MIDI nodes into Animation Nodes now released
MIDI nodes are included into Animation Nodes. Big Thank's to Omar Emara for having completed this work that I had initiated and on which I had a lot of time to code and to learn more python. Omar made me grow up in python and as a coder, he was very patient with my time … Continue reading MIDI nodes into Animation Nodes now released
My Music
Here you can find my music I'm not sure if these are the best sites to publish my music. Anyway, for the moment I chose Soundcloud and Jamendo All my music is made with the Reason software from Reason Studio https://soundcloud.com/patochun
Project MIDI into Animation Nodes – In progress
https://videopress.com/v/Qda1WUm8?preloadContent=metadata New Midi nodes - Sample of use Midi nodes into Animation Nodes is my journey. To install and use Animation Nodes addon This little video to demonstrate how we can use new midi nodes and to prive some news about this project. Now we use a direct integrated midi parser instead of MIDO python … Continue reading Project MIDI into Animation Nodes – In progress
Project MIDI into Animation Nodes – First test
From the work on MTB, I thought that we should be able to use MIDI data directly in addon or better into Animation Nodes. The well know magic add-on from Jacques Lucke. To install and use Animation Nodes addon I started this trip on September 30, 2019I was inspired by my knowledge of coding, Animation … Continue reading Project MIDI into Animation Nodes – First test
Project MTB – Clair de lune
How to use the grid vizualisation for creating a "MIDI" ocean The Grid (GD) vizualisation is obviously a grid with 11 rows by 12 columns. Each column represent a note (C, C#, D, D#, E, F, F#, G, G#, A, A#, B) and each row for an octave. Below you see a grid with subsurface … Continue reading Project MTB – Clair de lune
Project MIDI to Blender (MTB)
The purpose of the project is how to create 3D vizualisations from MIDI file. Few vizualisations exists : BarGraph - Each Bar move accordingly with one note of MIDI channel Grid - Sort of waves on grid following notes Light - Each note from channel control one light power. PaperBall - As Bargraph with displacement … Continue reading Project MIDI to Blender (MTB)
Photo – Focus stacking
Learn how to create a focus stacking from video footage using Photoshop Input material = short footage on still subject with a range of focus. For example with the "post focus" mode included in Panasonic GH4 or with your own hand on focus ring. https://youtu.be/dp2EbHqVwbI
Python & Blender / Starter Kit – First view
This starter kit explains how to use python code in Blender