Skip to content

Releases: rodneydup/CHON

v1.2

30 Jun 02:38
Compare
Choose a tag to compare

Added several features and fixed several bugs.

New Features:

  • 3D cube arrangement of particles
  • Tune oscillator frequency and amplitude of each particle individually by right-clicking on particle
  • Added tuning presets for both bell and additive synths
  • Added a Stereo feature to the synthesis engine. If you turn this on, each particle's sound will sound in the stereo field according to where it is in the x-axis of the simulation.
  • Added "Panning" osc output. This sends out the absolute value of the particle's position, instead of its displacement from equilibrium.
  • Added audio file recorder. You can now record the audio of CHON while you perform on it and save a .wav file.
  • Change buffer size

Note to Linux users: If you are running Pipewire for your system audio, I recommend using the NOJACK version.

1.1 - New Features and some bug fixes

04 May 01:07
Compare
Choose a tag to compare
  • Added audio input/output devices configuration
  • Added a description of OSC message format in-app
  • Made all GUI windows collapsed by default
  • Added an OSC message reporting number of particles in system when changed
  • Added feature for driving the particles via an input audio signal. Three modes:
    • Peak
    • RMS
    • Frequency
  • Made spring control "global" box ON by default
  • Some camera fixes

CHON Initial Release

27 Mar 20:05
Compare
Choose a tag to compare

This is the first release of CHON. If you have issues running this, please check the github issues for this project and submit a new issue if you don't see your issue there.