Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
General Discussion
»
midi to Blockland converter
« previous
next »
Print
Pages:
1
[
2
]
3
Author
Topic: midi to Blockland converter (Read 3353 times)
Badger
October 19, 2012, 07:59:07 PM
-youseennothing-
Loooove it.
Ad Bot
Advertisement
King Leo
October 19, 2012, 08:14:32 PM
I might as well show you another (abandoned) project with this.
Using the script to create an organ in Blockland. It is not very effective, that's why it has been abandoned.
http://www.youtube.com/watch?v=U_XfFx9yT_4&feature=youtu.be
Swollow
October 19, 2012, 08:23:43 PM
nice texture quality ya got there
King Leo
October 20, 2012, 07:31:41 AM
Quote from: swollow on October 19, 2012, 08:23:43 PM
nice texture quality ya got there
Nice everything quality I got there, you mean. That's what you get for trying to play computer games on a potato.
Reinforcements
October 20, 2012, 08:06:33 AM
Classy
Crêpe
October 20, 2012, 09:28:41 AM
can we like....have it?
when it's done of course
Racerboy
October 20, 2012, 09:33:38 AM
Cool
King Leo
October 20, 2012, 04:33:22 PM
Here's the current version:
http://www.mediafire.com/?8tl6vv56bma45sg
Notes: you need Python for this. If you have absolutely no clue what Python is / how to get it / how to use it, then you probably shouldn't download this (though all you really need is a functioning version of Python and doubleclick the script :P)
Please don't think badly of me when you see the messy code, this was like the first thing I ever wrote in Python. If you have suggestions for improving the code, lemme know.
Munkey
October 20, 2012, 04:53:15 PM
these are really awesome
The Corporation
October 20, 2012, 04:57:04 PM
Hey, can you convert this?
King Leo
October 20, 2012, 05:51:07 PM
Quote from: The Corporation on October 20, 2012, 04:57:04 PM
Hey, can you convert this?
lol
I tried
Circus Galop
once, and it didn't turn out very good. The amount of notes is just nuts. And the range of keys on my piano is not large enough :(
-Pablo-
October 20, 2012, 06:22:43 PM
Really, nice work. I love you
Acerblock
October 20, 2012, 06:40:06 PM
Unfortunately, this program is not compatible with 64-Bit Windows, since the parent program was written when Windows 95/98 was the benchmark.
:(
Brian Smithers
October 20, 2012, 07:19:07 PM
Another reason why python is loving great.
DontCare4Free
October 20, 2012, 07:28:21 PM
Use a real Python MIDI library instead of piping it through an external program, PyPI is a great resource for this. While I've never tried it
http://pypi.python.org/pypi/midi/0.2.1
seems relevant.
Also, make it clearer that it's using Python 2.x, and that using it with Python 3.x is not going to work.
Print
Pages:
1
[
2
]
3
« previous
next »
Blockland Forums
»
Blockland Forums
»
General Discussion
»
midi to Blockland converter