Releases: nomelif/Audionodes
Releases · nomelif/Audionodes
Audionodes v0.3.4
Updated dependencies (libfluidsynth.dylib.3
). Now compiled on GitHub Actions.
Audionodes 0.3.3 (Fluidsynth 2)
Changes since v0.3.2
:
- Update Fluidsynth dependency to version 2
- Trigger Sequencer, revamped Sampler node
Audionodes 0.3.2 (for Blender 2.80)
Changes since v0.3.1
:
- Improved trigger signal and clock node
- 2.80 support (exclusive)
Audionodes 0.3.1
Changes since v0.3
:
- MIDI configuration popup (choose desired driver and device)
- Sustain & sostenuto support
Audionodes 0.3 for Windows
Other platforms available in previous release.
Hooray, experimental Windows support! Should work out of the box.
MIDI should work, but remember to create the MIDI input node after plugging in your device. Microphone input isn't supported for now.
Please report any issues in the issue tracker.
Audionodes 0.3
Changes since v0.2
:
- Using CMake now
- MIDI control & trigger
- IIR filter with high pass & low pass
- Improved performance
- WAV player
- More utility nodes (collapse, noise, microphone)
- Anti-aliasing mode for oscillator (uses PolyBLEP)
- Reroute & frame support
- Delay node with dynamic buffer size (and random access delay, with a fixed buffer size)
- Extendable node type system (possibility to load more node types on-the-fly)
Audionodes 0.2: La revolución
First release! Installation instructions in README.
Changes from v0.1
(no actual releases):
- Rewrote the backend in C++