954,202 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Music Sequencer written in Visual Basic

Would it be possible? Not exactly a typical sequencer, but something like this:

I would record every note on my electric and acoustic guitar, bass, drums, and piano (essentially creating samples of each instrument that I own). Then export them to .wav and organize them by folder (/data/guitar/electric/string6fret1_F.wav). Then using a picture of each instrument made in Paint or similar program, have the user click the frets, drum, or note (piano) and have it place the note onto a playlist of notes. Then, File -> Export -> MP3 or WAV would export the song to a file.

Would this be possible to create in Visual Basic?

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

What I mean by possible is ideally. Would it be possible to create this in VB with a GOOD outcome, and not a sloppily coded, bad program?

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

Bump. Anyone?

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

i do not use visual basic, but i think it is possible.
there are some ways:
fmod
mci
declares
direct x

RealBase
Newbie Poster
1 post since Dec 2008
Reputation Points: 10
Solved Threads: 0
 

Yes I think it is possible. It woluld take a lot of disk space for each note that could be played. A long time ago in a land far away in Windows 3.1 I did something like that. I know I don't have anything of it left and if I did it would be on a 3.5 disk and I don't have a 3.5 drive anymore.
I will wrack my brain and see if I can remember what and how I did it.

waynespangler
Posting Pro in Training
461 posts since Dec 2002
Reputation Points: 84
Solved Threads: 58
 

I found this. You could download it, see how they store thier data and how they handle things.
http://www.brothersoft.com/acid-6347.html

waynespangler
Posting Pro in Training
461 posts since Dec 2002
Reputation Points: 84
Solved Threads: 58
 

If you are using xp or down to 98, you can use Beep(frequency,duration) api. Vista apparently dorped the Beep api.

waynespangler
Posting Pro in Training
461 posts since Dec 2002
Reputation Points: 84
Solved Threads: 58
 

> 25th Aug 2007
Or perhaps the meal was cooked a long time ago.

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You