Releases: homy-game-studio/hgs-unity-tone
Releases · homy-game-studio/hgs-unity-tone
v1.10.1
1.10.1 (2022-09-13)
Bug Fixes
- Invoke onMidiMessage after ProcessMidiMessage (7684adf)
v1.10.0
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
1.9.0 (2022-09-10)
Features
- ToneChordProgression: Add parser (8a047ad)
v1.8.0
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
1.7.0 (2022-09-02)
Features
- ToneScale: Add Random() method (3ed6312)
v1.6.0
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
1.5.2 (2022-08-22)
Bug Fixes
- move sample to Keyboard folder (ecb6577)
v1.5.1
1.5.1 (2022-08-20)
Bug Fixes
- ToneSequencer: Init from Awake (edee21e)
- ToneSynth: Init from Awake (6614dec)
v1.5.0
1.5.0 (2022-08-20)
Features
- ToneSequencer: Add SetInstrument method (844c0c4)