Skip to content

barelymusician v0.4.2

Latest
Compare
Choose a tag to compare
@anokta anokta released this 26 Nov 04:39
· 8 commits to main since this release

Changes:

  • Added new Instrument controls (#146 )
    • Oscillator modes to select from mix, amplitude modulation, envelope follower, and ring modulation using the oscillator and sample player
    • Oscillator mix and pitch shift to control the contribution of each oscillator mode
    • Ability to pick a random slice to play when more than one sample data slices are set with the same note pitch

instrument_unity_v0 4 2

  • Converted all real types except the absolute time and beat position values to be single-precision floats (#114)
  • Fixed envelope attack not being used when a note is triggered on and off on the same frame
  • Changed random uniform integer draw maximum to be exclusive for consistency with the real functions

Full Changelog: v0.4.1...v0.4.2