Skip to content

inflated-goboscript/sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sound.gs

control your sounds

This is a sound control/calculations library which is built for goboscript. It is designed to be used with inflator.

Credits

  • orignal sound-pitch equation from Purin2022

Installation

Make sure you have inflator installed

inflate install https://github.com/FAReTek1/sound

add sound to your inflator.toml config:

[dependencies]
# ...
sound = "https://github.com/FAReTek1/sound"

Development

use inflate install -e .:

  1. clone the respository: git clone https://github.com/FAReTek1/sound
  2. cd sound
  3. inflate install -e .
  4. cd test
  5. inflate
  6. goboscript build
  7. open test.sb3

About

control your sounds

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published