Skip to content

Releases: nomelif/Audionodes

Audionodes v0.3.4

21 Nov 22:57
Compare
Choose a tag to compare
Audionodes v0.3.4 Pre-release
Pre-release

Updated dependencies (libfluidsynth.dylib.3). Now compiled on GitHub Actions.

Audionodes 0.3.3 (Fluidsynth 2)

08 Oct 23:04
Compare
Choose a tag to compare
Pre-release

Changes since v0.3.2:

  • Update Fluidsynth dependency to version 2
  • Trigger Sequencer, revamped Sampler node

Audionodes 0.3.2 (for Blender 2.80)

30 Aug 14:49
Compare
Choose a tag to compare
Pre-release

Changes since v0.3.1:

  • Improved trigger signal and clock node
  • 2.80 support (exclusive)

Audionodes 0.3.1

17 Apr 18:47
Compare
Choose a tag to compare
Audionodes 0.3.1 Pre-release
Pre-release

Changes since v0.3:

  • MIDI configuration popup (choose desired driver and device)
  • Sustain & sostenuto support

Audionodes 0.3 for Windows

15 Dec 17:03
Compare
Choose a tag to compare
Pre-release

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

24 Jul 16:46
Compare
Choose a tag to compare
Audionodes 0.3 Pre-release
Pre-release

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

30 Jan 15:37
Compare
Choose a tag to compare
Pre-release

First release! Installation instructions in README.

Changes from v0.1 (no actual releases):

  • Rewrote the backend in C++