Jump to content




(MiscPeripherals) Music Composition! MIDI(&NBS) conversion

peripheral media

6 replies to this topic

#1 reububble

  • Members
  • 72 posts
  • LocationBehind you

Posted 17 July 2013 - 06:07 AM

Music Composition


With this software you can:
  • Create
  • Store
  • Play
  • Edit
You're music!




Like the NBS file format?
Like the MIDI file format?
Well you can convert all your songs from these formats into a smaller format, created specifically for playing music with noteblocks.


Runs with the MiscPeripherals extension mod, utilising the power of the iron noteblock!
Download the exciting new API - progress - presenting you with an easy to use progress bar in any other program you can get your (good &) greedy hands on.

Available on pastebin:
  • compose - pastebin.com/eWG15CAU
  • conV - pastebin.com/Pmxwrunx
  • progress - pastebin.com/VDR5wNB2
Currently I admit there are some silly bugs that I was just too lazy to get rid of, but it will only affect you if you decide to be very strange.
I'm glad I found this section, been trying to show off some of my work for a while now.

EDIT: There's an updated version now which doesn't fit under this Title, http://www.computerc...ic-composition/

Edited by reububble, 17 August 2013 - 11:24 AM.


#2 svdragster

  • Members
  • 222 posts
  • LocationGermany

Posted 10 August 2013 - 07:52 AM

This is a really great program, but I will never ever install it because I'm way too lazy to install another mod ._.

#3 reububble

  • Members
  • 72 posts
  • LocationBehind you

Posted 13 August 2013 - 07:32 PM

You Sir, are very lazy.
You already have a mod.
The jump from 0 mods to 1 mod is a lot more than 1 mod to 2 mods.
It's not even a separate mod, it's an extension!
tisk tisk

#4 svdragster

  • Members
  • 222 posts
  • LocationGermany

Posted 15 August 2013 - 09:23 AM

I would use it if it supports CommandBlocks. Also command blocks support many sounds, and they can be heard everywhere.

#5 reububble

  • Members
  • 72 posts
  • LocationBehind you

Posted 16 August 2013 - 07:53 AM

Omg thanks, I'll hopefully be able to make an update soon!
This should be good if it works.

#6 reububble

  • Members
  • 72 posts
  • LocationBehind you

Posted 17 August 2013 - 11:26 AM

http://www.computerc...ic-composition/

Feel free to mumbo jumbo if you feel like it and this page isn't closed

#7 jfmherokiller

  • Members
  • 3 posts

Posted 28 September 2013 - 03:48 PM

i'd just like to point out that this does not work for computercraft versions on mc 1.5 where the instraments are 0-4 not 1-5 to fix just replace the playnote function at line 323 with this
function playNote(ins,no)
ins=(ins-1)
  man.playNote(ins,no)
end






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users