Proceduretune icon indicating copy to clipboard operation
Proceduretune copied to clipboard

Procedural Music Generator (Made with Unity)

Proceduretune

alt text

Procedural music editor (developed with Unity3D)

Available on:

  • Play Store: https://play.google.com/store/apps/details?id=com.thundershotgames.Automatune
  • App Store: https://itunes.apple.com/us/app/automatune/id1445354515
  • OSX: https://goo.gl/EQPm7p
  • Windows: https://goo.gl/UWGRxN

Automatune is a procedural editor that allows you to create compositions, with simple but effective controls.

Components

Below are the simple components through which you can create compositions:

  • Note: adds a note to a tile in the grid
  • Visitor: a ball that bounces on the walls, when it meets a note, reproduces it
  • Arrow: Change the direction of a Visitor

Save the audio

Through the interface it is possible to record the composition made.

  • Android/IOS: The audio file is stored in the package installation data folder. You can share the audio after saving it
  • Windows/OSX: The audio file is stored in the Music/Automatune folder of the operating system.

Showcase Video

The following video shows the operation of the procedural generator:

IMAGE ALT TEXT HERE

Support

[email protected]

Credits

The project was inspired by this idea: https://github.com/MaxLaumeister/automatune . The editor has been rewritten from scratch with Unity3D, to make it portable.