Animalise

Animalise is a simple reimplementation of the sound system used for dialogues in Animal Crossing.

Animalise follows basic instructions:

  • Take a user-specified sentence as input
  • Filter the input and create character tokens
  • Transform the character tokens into a chain of sounds
  • Play the sounds using howler

You can try Animalise live on this website: https://wally869.github.io/Animalise/
There is also a Github repository: https://github.com/Wally869/Animalise

Preview

Animalise preview
Previous
Music Utilities