Skip to content

Releases: jamesa08/MIDIAnimator

v1.0.0-beta.4.0

26 May 12:49
Compare
Choose a tag to compare

final release of beta 4.0, please read the README in main to get caught up with current changes to MIDIAnimator

Some of the changes include:
New keyframing system
Instead of sampling the animation for each frame, keyframes are duplicated, adding their frame times together.

Note Off support:
Allows you to play sustaining chords

Velocity support:
Soft velocities will have decreased amplitude on the animation, higher velocities will have an increased amplitude

X & Y mappers:
Allows you to manipulate some of the animation characteristics directly. For instance, a weighted, heavy vibraphone bar will not respond the same way as a higher pitched, lighter bar.
This allows you to “map” the lower notes to respond slower, and the higher notes to respond quicker (by shortening the time delta)

internal changes, including allowing Blender properties to be on Instrument class instances, and hosting UI code inside of Instrument classes

way better error handling and sanitising user input

some things are unfinished (like oscillations, ADSR, etc) but will work without it

v1.0.0-beta.3.4

07 Jul 04:35
Compare
Choose a tag to compare

Changelog:
#19 Tempo fix for malformed MIDI files

beta4.0 is coming soon! Stay tuned

Installation instructions:
https://midianimatordocs.readthedocs.io/en/latest/general/installation.html

v1.0.0-beta.3.3

28 Aug 23:51
Compare
Choose a tag to compare

Changelog:
Fixed #7
Added note numbers sorting feature ddb4000

v1.0.0-beta.3.2

26 Aug 19:08
Compare
Choose a tag to compare

Changelog:
fixed #6

v1.0.0-beta.3.1

26 Aug 17:32
Compare
Choose a tag to compare

Changelog:
Hotfix that closes #5

v1.0.0-beta.3

24 Aug 20:29
Compare
Choose a tag to compare

First public release

Check out the docs page to get started: https://midianimatordocs.readthedocs.io/
Have a look at the demo: https://github.com/jamesa08/MIDIAnimatorDemos_BouncingCubes/

Download and install MIDIAnimator-v1-0-0-beta3.zip into Blender's add-on folder, NOT the source code!

v1.0.0-beta.1

23 Aug 04:57
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

v1.0.0-beta.2

23 Aug 09:48
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

do not use this release
for historical purposes only