Skip to content

Releases: alexdcramer/Onahsa

v0.2.0

04 Jul 11:05
Compare
Choose a tag to compare

-Added sound packs! Sound packs allow you to add your own custom sounds to play!
-Added sound pack newclassic, which is much less harsh than classic!
-Sounds now load from the AlgonquinTTS folder instead of directly from the jar.
-Sounds are now copied over to the AlgonquinTTS folder on launch. Please note that this does lead to slower startup times.

Full Changelog: v0.1.5...v0.2.0

v0.1.5

04 Jul 05:17
Compare
Choose a tag to compare

-Added ability to skip over invalid characters and replace them with valid characters instead of completely stopping the sound from being made

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Jul 10:33
Compare
Choose a tag to compare

-Added ability to create .wav files when using Classic, allowing you to share your result!
-Added more TRM debug information, note that TRM is still currently non-functional
-Classic output is now faster

Full Changelog: v0.1.3...v0.1.4

v0.1.3

02 Jul 08:28
84fe32e
Compare
Choose a tag to compare

-Added debug information for TRM.
-Added the voicebox object, a sine wave generator at the heart of sound creation.
-Added playable raw voicebox output.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Jul 19:03
2fb50af
Compare
Choose a tag to compare

-Fixed a glitch where prediacritics were added to the end of the previous character (issue #3)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Jun 07:03
8346a87
Compare
Choose a tag to compare
  • Fixed a glitch where null characters were added to every sound file's name.
  • Added synth type selector.
  • Added experimental .wav file! This can be found under your home directory under AlgonquinTTS!
  • Partially added Tube Resonance Model synthesizer.

A special thanks to Leonard Manzara at the University of Calgary for publishing information about the Tube Resonance Model!

Next update should have a fix to pre-diacritics (as seen in issue #3), along with more work to add TRM!

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Apr 04:50
14a5f3b
Compare
Choose a tag to compare

What's Changed

  • Gui 0.1.0 by @N3ther in #2

New Contributors

  • @N3ther made their first contribution in #2

Full Changelog: v0.0.1...v0.1.0

v0.0.1

28 Apr 14:46
Compare
Choose a tag to compare

Note: This version cannot play most sounds on Windows. A fix will be released soon that creates a workaround for this, however as this is a bug with Windows, I can't fully fix it....

v0.0.1-SNAPSHOT

26 Apr 17:44
Compare
Choose a tag to compare
v0.0.1-SNAPSHOT Pre-release
Pre-release

This version is run from the command line.