Piano Mod!

Peterpete
New member
 
Posts: 1
Joined: Fri Sep 30, 2016 00:41
In-game: Peterpete

Piano Mod!

by Peterpete » Fri Sep 30, 2016 00:49

So I was on youtube and saw this Minetest Piano building guide (pretty cool should check it out) https://www.youtube.com/watch?v=FbeRd7qGhTw And thought someone should make a Piano mod.
 

User avatar
octacian
Member
 
Posts: 408
Joined: Mon Dec 21, 2015 22:18
GitHub: octacian
IRC: octacian
In-game: octacian

Re: Piano Mod!

by octacian » Thu Oct 13, 2016 20:12

MT doesn't have Client-side-Lua. This means mods are dealt with at the server side. A piano mod, could work, but this would be an issue. There would be a large delay for servers. Basically, it'd only work very well on singleplayer, or LAN. Second, it'd be pretty hard to hit the right key :P

Still would be a neat idea.
God isn't dead!

My Coolest Mods:
MicroExpansion, Working Computers, Interchangeable Hands

Check out my YouTube channel! (octacian)
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Piano Mod!

by MineYoshi » Sat Oct 15, 2016 01:01

endev15 wrote:it'd be pretty hard to hit the right key :P


If you open a formspec when you click it, i guess it works!
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Piano Mod!

by azekill_DIABLO » Sat Oct 15, 2016 10:28

Actually, xdecor by jp has a chess board which does not lag. why not a piano then.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Piano Mod!

by MineYoshi » Sat Oct 15, 2016 19:31

azekill_DIABLO wrote:Actually, xdecor by jp has a chess board which does not lag. why not a piano then.

Well, actually recognize keyboard is hard, also i don't know if playing sounds can lag a bit... Also a piano justly show up too much stuff, and to play a good song the game can lag a bit.
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Piano Mod!

by azekill_DIABLO » Sun Oct 16, 2016 11:52

maybe only 12 notes for now...
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Piano Mod!

by MineYoshi » Sun Oct 16, 2016 13:42

azekill_DIABLO wrote:maybe only 12 notes for now...

9 will be ok!
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Piano Mod!

by azekill_DIABLO » Sun Oct 16, 2016 15:28

the 7 white notes plus the 5 black ones
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
taikedz
Member
 
Posts: 587
Joined: Sun May 15, 2016 11:11
GitHub: taikedz
IRC: DuCake
In-game: DuCake

Re: Piano Mod!

by taikedz » Tue Oct 18, 2016 01:28

There's no pitch modulation parameter on sound_play so each sound would have to be its own.. pretty limiting.....

That being said, not impossible to envisage..... hmm....

/me cracks knuckles
 

User avatar
GreenDimond
Member
 
Posts: 460
Joined: Wed Oct 28, 2015 01:26
GitHub: GreenXenith
IRC: GreenDimond
In-game: GreenDimond

Re: Piano Mod!

by GreenDimond » Fri Oct 21, 2016 03:15

Mesecons has noteblocks. Tuned sound is possible.
I am Green. I tend to binge-post. "All of this over a 16x16 representation of a cartoon cat ?!?! what has this world come to..." -TenPlus1, 2017.
Diz mah mods! :D ↑ github.com/minetest/minetest_game/issues/1647#issuecomment-288134572 ↑
Sand Plus - Tac Nayn - Waffles - Coming Soon: Caverealms Plus
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Piano Mod!

by azekill_DIABLO » Fri Oct 21, 2016 20:02

it will be awesome!
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Piano Mod!

by MineYoshi » Sun Oct 23, 2016 22:27

Then make the piano be programable with somekind of "Musical Programming Language"!
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
TheReaperKing
Member
 
Posts: 493
Joined: Sun Nov 22, 2015 21:36

Re: Piano Mod!

by TheReaperKing » Mon Oct 24, 2016 04:40

I came across this page today and feel it is relevant to share. Perhaps similar implementation with the chords already added as sounds and various instruments playing them would be easiest. And then perhaps individual notes too. What if you even had labeled blocks for like C and G for example and when you left click them they make a sound? Maybe they could even be mini nodes so you can more placed together so they are easier to hit. With mesecon + delayers you could potentially even play a simple song.

Here is the webpage, quite awesome I think!
http://www.jamstudio.com/Studio/indexStudio.htm

Here is a minecraft implimentation:
http://musiccraft.org/about.html

In my opinion a good music player for minetest is more important. I know there are some mods available, I still have to test them. The player could create them in Jamstudio and add them to minetest through the music player :) DANCE PARTIES :D

Take care.
-Mike
Project Lead of the Doom 3 Mod Last Man Standing - http://Doom3Coop.com

Project Lead of Platinum Arts Sandbox Free 3D Game Maker - http://SandboxGameMaker.com

Youtube Channel - https://www.youtube.com/user/PlatinumArtsKids
 


Return to Modding Discussion

Who is online

Users browsing this forum: No registered users and 19 guests

cron