RTTTLSong

Wire Editor

Description

  • Component which can play melody made of RTTTL using the GenericTone. (What is RTTTL)

  • RTTTL is abbreviation of Ring Tone Text Transfer Language, it is standard that can express a melody of a simple device.

  • Melody expressed in RTTTL is a Text File, you can easily get the original RTTTL melody.

Inspector

When Unity is in play mode.

songAsset

  • Text File that RTTTL melody is expressed

Song

  • It appears when Unity is in PlayMode.

  • Loaded melody list is displayed from the songAsset.

  • You can play the melody by selecting the Play button.

OnEndSong

    • Unity Event that occurs when the melody finishes playing

Wiring