Skip to content

Latest commit

 

History

History
222 lines (115 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

222 lines (115 loc) · 11.6 KB

1.10.2 (2022-09-13)

Bug Fixes

1.10.1 (2022-09-13)

Bug Fixes

  • Invoke onMidiMessage after ProcessMidiMessage (7684adf)

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)

1.9.0 (2022-09-10)

Features

  • ToneChordProgression: Add parser (8a047ad)

1.8.0 (2022-09-03)

Bug Fixes

  • ToneScale: MinorSeventh changed to min7 (6945efc)

Features

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

1.7.0 (2022-09-02)

Features

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

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)

1.5.2 (2022-08-22)

Bug Fixes

  • move sample to Keyboard folder (ecb6577)

1.5.1 (2022-08-20)

Bug Fixes

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

1.5.0 (2022-08-20)

Features

  • ToneSequencer: Add SetInstrument method (844c0c4)

1.4.0 (2022-08-19)

Features

  • ToneSynth: Add TriggerAttackAndRelease (105181e)

1.3.0 (2022-08-19)

Bug Fixes

  • ToneSynth: Turns SetInstrument public (dfe516b)

Features

  • add MidiInstrumentCode (7ed9c63)
  • ToneSequencer: Add method Play(Stream) (4142dc3)

1.2.0 (2022-08-18)

Features

1.1.0 (2022-08-17)

Features

  • Add ToneAudioDriver (53facf9)
  • ToneSequencer: Render sound with ToneAudioDriver (cdcc92b)
  • ToneSynth: Render sound with ToneAudioDriver (6f7859f)

1.0.0 (2022-08-17)

Features

Performance Improvements

1.2.1 (2021-06-17)

Bug Fixes

  • corrige nome da classe hello world -> demo (032994e)

1.2.0 (2021-06-15)

Bug Fixes

  • corrige sistema de versionamento (ac64590)

Features

  • altera nomenclatura de tags de build (459e871)

1.0.0 (2021-06-15)

Bug Fixes

  • adiciona project root (5bf60a4)
  • remove especificacao de root (19d5b46)

Features

  • adiciona prefab com script de hello world (84ddf42)
  • altera nomenclatura de tags de build (459e871)
  • package: adiciona package de exemplo (d6f796b)

Performance Improvements

  • project: adiciona projeto unity (d1d116c)

1.1.1 (2021-06-15)

Bug Fixes

  • adiciona project root (5bf60a4)
  • remove especificacao de root (19d5b46)

1.1.0 (2021-06-10)

Features

  • adiciona prefab com script de hello world (84ddf42)

1.0.0 (2021-06-10)

Features

  • package: adiciona package de exemplo (d6f796b)

Performance Improvements

  • project: adiciona projeto unity (d1d116c)