An open API service indexing awesome lists of open source software.

https://github.com/ekito-station/toio-music

Program to make sounds using toio.
https://github.com/ekito-station/toio-music

csharp music toio unity

Last synced: 3 months ago
JSON representation

Program to make sounds using toio.

Awesome Lists containing this project

README

        

# Toio Music
This program plays tones while changing the length at one time and the pitch based on the position of the toio.
The larger the x-coordinate of the toio position, the longer the tone length at one time.
The larger the y-coordinate of the toio position, the higher the tone.
One toio can be operated by you and the other toio runs randomly.
## Requirements
- toio Core-cube x 2
- toio Play-mat
## About toio Do ver.
You can read the file with toio Do. (https://toio.io/do/make/)
The interval between tones is fixed, even if the tone length changes based on the x-coordinate of the toio.
## About Unity ver.
It is recommended to open the file with Unity 2021.3.16f1.
The interval between the start of one tone and the start of the next tone is fixed, even if the tone length changes based on the x-coordinate of the toio.