#(hearty6969) Midi adjustments/mechanisms/tags

11 messages · Page 1 of 1 (latest)

heavy knot
#

Hello!
So, I have a bunch of features regarding midi in Denizen:

  1. Tag for viewing where and which instruments (noteblocks) will play
  2. Adjusting notes in midi before playing (or something like this)
  3. Set time of midi playing you are playing (for example, you can start from 03:05 of the 07:55 midi)
  4. Custom sounds for notes in midi

Example of functionality:
Imagine a sea of thieves system where, for example, we have 2 instruments:
Flute
Guitar

We have our midi file and we want guitar to only play the guitar notes
And flute - only flute notes

If somebody wants to join with flute/guitar to this song - he will just be playing from the moment where other player is playing currently, for example from a 3 minute mark

Custom notes, well, I don't know what to explain here, just custom sounds from resource pack

short driftBOT
#

(hearty6969) Midi adjustments/mechanisms/tags

short driftBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

normal vaporBOT
#
Changed to Feature

Thread is now a Feature thread. This indicates a request for a new feature to the plugin, that both (A) does not already exist and (B) reasonably can be added. If you are unsure whether this applies, use </helpthread:1028674284870180883> to change back to a normal help thread.

final kraken
#

Im going to say, dont hold your breath. Someone may decide to implement some of this but it would require completely overhauling the midi command

You would be better off making your own system within denizen to play noteblocks using

#

!t playsound

somber surgeBOT
#
Possible Confusion

Did you mean to search for placeholder.player?

final kraken
#

!c playsound

somber surgeBOT
# final kraken !c playsound
Group

world

Syntax

playsound (<location>|...) (<player>|...) [sound:<name>] (volume:<#.#>) (pitch:<#.#>) (custom) (sound_category:<category_name>)

Short Description

Plays a sound at the location or to a list of players.

Description

Plays a sound to a player or nearby players at a location.
The sound is played through the player's client just like any other sounds in Minecraft.

For a list of all sounds, check https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html

Sounds are by default played under their normal sound type (eg zombie sounds are under the type Mobs/Animals).
You can optionally instead specify an alternate sound category to use.
For a list of all valid sound categories, check <@link url ht...