Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Trick: Sound #408

Closed
Math321 opened this issue Jul 23, 2018 · 0 comments
Closed

[Request] Trick: Sound #408

Math321 opened this issue Jul 23, 2018 · 0 comments

Comments

@Math321
Copy link

Math321 commented Jul 23, 2018

Trick: Sound would emit sound much like a note block.

Input 1: Position vector. This tells the Trick where to have the sound originate from (as well as a music note particle effect, perhaps?).

Input 2: An integer from 0 to 9. This tells the Trick which instrument to play, picking between the 10 different instruments available to note blocks.

Input 3: An integer from 0 to 24. This tells the Trick which note to play, picking between the 25 different notes available to note blocks.

Input 4 (optional): A volume control of sorts. If left unset, it plays the note at normal note-block volume. Otherwise, it plays the note quieter or louder than normal.

@Vazkii Vazkii closed this as completed Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants