Add-on

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts Page 1 of 1
Contributors
User avatar
VisualBasicProgram
Just Registered
Just Registered
Posts: 2
Joined: Sat Jan 16, 2010 9:47 am

Add-on
VisualBasicProgram
Hello!

I am making project "Computer Piano". I would like to add some melodies.
I'd like to make them as add-on, so they can download it online, then set in settings location where the melody is saved in TXT.

If you don't understand what I mean, just respond.
User avatar
TheET
VIP-Member
VIP-Member
Posts: 105
Joined: Sun Nov 01, 2009 2:41 am

Re: Add-on
TheET
i don't understand . lol
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Re: Add-on
Lewis
I get what you mean i think he means he will have piano keys labeled with numbers maybe? And in the settings It will say something like Number 1's sound: and then a textbox what you can put a music url in:
mysite.com/mysound.ext

I think thats what he means and then he saves all of what the keys should play in a txt file

Dont realy know if that a good explaination but yeah :P
Image
User avatar
VisualBasicProgram
Just Registered
Just Registered
Posts: 2
Joined: Sat Jan 16, 2010 9:47 am

Re: Add-on
VisualBasicProgram
I mean, I have a piano and I'd like to put in an add-on, where is saved in TXT an example:
Console.Beep(300,300)
Console.Beep(400,300)
so it plays two different tones. I saved the code for whole melody in TXT, but now I need to put this add-on in VB project.
4 posts Page 1 of 1
Return to “Tutorial Requests”