Page 1 of 2

Minetest music

PostPosted: Tue Jul 17, 2012 04:33
by Josh
I just thought that we could have some nice calming music while were playing minetest. Does it sound like a good idea?

PostPosted: Tue Jul 17, 2012 06:01
by VanessaE
Do. Not. Want. :P

PostPosted: Tue Jul 17, 2012 06:08
by InfinityProject
The music is kind of obnoxious in minecraft.

PostPosted: Tue Jul 17, 2012 06:22
by SegFault22
hmm, maybe a ''stereo'' mod that makes several ''music cards'' that can be put into a ''CD player'' or ''Stereo'' and play music within a certain range...

PostPosted: Tue Jul 17, 2012 13:24
by VanessaE
My homedecor mod does feature a (really nice, in my opinion) stereo object and speakers, but they make no sound at present. Someone suggested this before, and if anyone can show me how on-demand sound works, I would love to discuss it. Seems like a good addition to that mod.

PostPosted: Tue Jul 17, 2012 13:33
by Jordach
VanessaE see jeija's soundblock example.

PostPosted: Tue Jul 17, 2012 18:37
by Mito551
i'm working on the music as well. but as a part of my mod. i do not know, though. i have it composed and ready to be implemented but i don't know how. i liked idea with cds-like things.

PostPosted: Wed Jul 18, 2012 03:01
by Josh
Hmm maybe music kindv'e would be annoying if we had it constantly going on. But we could have a tick box in the settings menu & if you want music you could tick it. But if nobody wants that we could have more sounds in the game.

PostPosted: Wed Jul 18, 2012 04:42
by tkerwel
isnt it possible to code a function witch implement a stream ?
so everybody could set that to a internetradiostation, or his own files.

PostPosted: Wed Jul 18, 2012 16:29
by kddekadenz
I did implement music in my fork: https://github.com/kddekadenz/minetest

Here is a video showing how to compile minetest: http://www.youtube.com/watch?v=fHbCH4smxRQ

PostPosted: Wed Jul 18, 2012 16:49
by cactuz_pl
Free classical music: http://musopen.org/music
Classical music goes with everything. :)

PostPosted: Thu Jul 19, 2012 03:02
by Josh
What about rock music? Like Metallica & Living Colour?

PostPosted: Thu Jul 19, 2012 19:14
by Mito551
well. i made some rock (not metal!) ost. and usual ost. but i'm not coder enough to implement it.

PostPosted: Wed Aug 01, 2012 14:56
by Neuromancer
kddekadenz wrote:I did implement music in my fork: https://github.com/kddekadenz/minetest

Here is a video showing how to compile minetest: http://www.youtube.com/watch?v=fHbCH4smxRQ

Or they could just install the music mod from the DesDes Map.

PostPosted: Wed Aug 01, 2012 23:34
by leo_rockway
I think the music "option" could be crafting a stereo (like VanessaE's). You could drop any music files you want in the mod's folder for the stereo to play. If you don't want music you either don't craft the stereo or don't install the mod or you build the stereo and don't turn it on.
The stereo could have an inventory-like interface to let you pick the song you want to play.

Since somebody is already working on the bed I wanted to make, I might go for this if nobody does it.

PostPosted: Wed Aug 01, 2012 23:55
by VanessaE
If someone wants to patch homedecor to do that, I'll gladly pull their changes. Adding a little background music to the stereo would be nice.

Or better, it should come from the speakers, if there's a stereo within say 15-20 nodes (and it's turned on).

PostPosted: Thu Aug 02, 2012 04:28
by Josh
What about jazz music?

PostPosted: Thu Aug 02, 2012 05:27
by VanessaE
Well for me anything from roughly 1940 to 1985 will do. From Glenn Miller to Aerosmith. Considering the copyrights on that sort of music though, it might be legally questionable. :-)

PostPosted: Fri Aug 03, 2012 03:05
by Josh
VanessaE wrote:Well for me anything from roughly 1940 to 1985 will do. From Glenn Miller to Aerosmith. Considering the copyrights on that sort of music though, it might be legally questionable. :-)


Aerosmith is cool i like that song dude looks like a lady & another one of there songs l i like is same old song and dance. I guess we could have something like that. May i suggest another band: The rolling stones their cool i don't know if they would suit minetest though.

PostPosted: Fri Aug 03, 2012 04:42
by tonyka
I like:
clasic-rock, punk, jazz, cill, darck, darck metal, mod, after-punk, pop, clasical, experimenta, garage-rockl...
to get an idea, the soundtrack of trainspotting ...
especially bands like, Creedence Clearwater Revival, Depeche Mode, Barrabas, the Cure, and of course the great God David Bowie...and all kinds of alternative music,
but because of copyright, only you can put some promotional themes...

PostPosted: Wed Aug 08, 2012 16:55
by cactuz_pl
http://www.jamendo.com/

For example:
http://www.jamendo.com/en/track/917546/in-love

Minetest is non-commercial, so CC licence will be fine, second condition - name of artist should be shown in game credits.

PostPosted: Wed Aug 08, 2012 22:37
by leo_rockway
cactuz_pl wrote:Minetest is non-commercial


Minetest is not non-commercial.

PostPosted: Thu Aug 09, 2012 02:01
by SegFault22
Maybe, you set down a stereo node, and punching it changes it to a different node that plays a music in-loop...? then punching it again changes the node to a different one that plays different music? or, we can use a block like that that has text on it showing the music title, and it's under a stereo block, and we can connect the stereo to ''speaker'' nodes with ''wires'' that connect them to the stereo...?
That would be awesome.

PostPosted: Thu Aug 09, 2012 03:21
by Mallot1
yeah that gets a +2

PostPosted: Thu Aug 09, 2012 13:20
by cactuz_pl
leo_rockway wrote:
cactuz_pl wrote:Minetest is non-commercial


Minetest is not non-commercial.


No problem, here are also songs with this licence http://creativecommons.org/licenses/by/3.0/ (to make commercial use of the work).

List of these: http://www.jamendo.com/en/search#qs=fq=license_cc:%28-sa%20AND%20-nd%20AND%20-nc%29&q=*:*

PostPosted: Thu Aug 16, 2012 20:37
by rubenwardy
leo_rockway wrote:
cactuz_pl wrote:Minetest is non-commercial


Minetest is not non-commercial.


Minetest is opensource, and is not for sale. It is non-commercial

PostPosted: Fri Aug 17, 2012 02:55
by leo_rockway
rubenwardy wrote:
leo_rockway wrote:
cactuz_pl wrote:Minetest is non-commercial


Minetest is not non-commercial.


Minetest is opensource, and is not for sale. It is non-commercial


Minetest is free software / opensource and precisely because of that it is not non-commercial. Read the opensource definition by the OSI or the software freedoms by the FSF. You can sell Minetest copies if you want.

PostPosted: Fri Aug 17, 2012 05:17
by RealBadAngel
Ive made ingame music player as a part of my technic mod, it allows you to listen to whatever you want.
Just put the ogg files to mods directory, build player, power it and listen.
Also im preparing music pack for "old farts" who remember amiga/pc demoscene. One of the best musicians of PC demoscene, Skaven/FutureCrew, gave us permission to use his music in minetest.
http://www.youtube.com/watch?v=AILyujYsCnU
skip to 0:40 for music player

PostPosted: Mon Nov 26, 2012 20:51
by playzooki
Josh wrote:What about rock music? Like Metallica & Living Colour?

YEAH!!!
I made a heavy metal windows remix.

PostPosted: Wed Nov 28, 2012 23:13
by jji7skyline
Sound should play music stored locally, and changeable.