Skip to content

Releases: homy-game-studio/hgs-unity-tone

v1.10.2

13 Sep 18:47
Compare
Choose a tag to compare

1.10.2 (2022-09-13)

Bug Fixes

v1.10.1

13 Sep 12:57
Compare
Choose a tag to compare

1.10.1 (2022-09-13)

Bug Fixes

  • Invoke onMidiMessage after ProcessMidiMessage (7684adf)

v1.10.0

13 Sep 03:29
Compare
Choose a tag to compare

1.10.0 (2022-09-13)

Features

  • Add MidiCallback to package.json (5b86bc3)
  • Add OnMidiMessage to MeltySynth (ad0333d)
  • ToneSequencer: Add OnMidiMessage callback (e9f3279)
  • ToneSynth: Add OnMidiMessage Callback (31a1a55)

v1.9.0

10 Sep 21:11
Compare
Choose a tag to compare

1.9.0 (2022-09-10)

Features

  • ToneChordProgression: Add parser (8a047ad)

v1.8.0

03 Sep 18:02
Compare
Choose a tag to compare

1.8.0 (2022-09-03)

Bug Fixes

  • ToneScale: MinorSeventh changed to min7 (6945efc)

Features

  • ToneProcedural: Add SetData and improve controls (396ce32)

v1.7.0

02 Sep 15:14
Compare
Choose a tag to compare

1.7.0 (2022-09-02)

Features

  • ToneScale: Add Random() method (3ed6312)

v1.6.0

30 Aug 02:16
Compare
Choose a tag to compare

1.6.0 (2022-08-30)

Bug Fixes

Features

  • Add ChordStyle (885ab01)
  • Add ProceduralMusic sample to package.json (1a8d762)
  • Add ProdeduralMusic sample scene (d6c12d7)
  • Add ToneChord (a3dfe0a)
  • Add ToneChordProgression (b371dc3)
  • Add ToneProcedural (46555bb)
  • Add ToneScale (7a6468a)
  • ToneChordProgression: Add more progressions (c2d754d)
  • ToneNote: Add random note generator (d1eb1eb)

v1.5.2

22 Aug 13:54
Compare
Choose a tag to compare

1.5.2 (2022-08-22)

Bug Fixes

  • move sample to Keyboard folder (ecb6577)

v1.5.1

20 Aug 17:28
Compare
Choose a tag to compare

1.5.1 (2022-08-20)

Bug Fixes

  • ToneSequencer: Init from Awake (edee21e)
  • ToneSynth: Init from Awake (6614dec)

v1.5.0

20 Aug 17:20
Compare
Choose a tag to compare

1.5.0 (2022-08-20)

Features

  • ToneSequencer: Add SetInstrument method (844c0c4)