Skip to content

Releases: johannphilippe/hypercurve

wasm_test

06 Feb 13:37

Choose a tag to compare

wasm_test Pre-release
Pre-release

hypercurve csound wasm module test

0.0.2

30 Sep 20:59

Choose a tag to compare

New

  • "_curve" suffix for all curve algorithm (curve_base) in every frontend (including Lua)
  • Cubic spline curve ported to Csound opcodes
  • Cubic spline implementation improved
  • Faust C FFI implementation
  • Added logarithmic_curve and exponential_curve approximations

Fixed

  • Renaming mouse curve to "mouth curve" - (typo fix)
  • Round instead of floor for Csound index calculations
  • Fixed size issues with 0 padding when one sample is missed (fractional size divided by 3, 6, 9 ...)
  • Fixed Cubic Spline allocation issues

Hypercurve at CNSMD Lyon

09 Jun 11:00

Choose a tag to compare

cnsmd_lyon_presentation

csound fully gen

0.0.1

05 Jun 12:29

Choose a tag to compare

First beta release.

This release includes :

  • Hypercurve shared library
  • Csound opcodes
  • Lua module
  • LuaJIT interpretor and dynamic library

Built with Csound 6.17 on Windows and MacOS, 6.18 on Linux.