answered question

answers (4)

onek
2
Votes
BEST ANSWER  chosen by asker   |  onek  |  July 09, 2009 01:03 PM
Try this algorithmic composition tool: http://musicalgorithms.ewu.edu/algorithms/import.html
Asker's rating:  

voted helpful: wdawe, iplant

Comment
wdawe
wdawe  |  July 09, 2009 02:56 PM
This links to a opage to do exactly what you want. The tricky part of the problem is the scaling and offsetting which this site takes care of for you. Good find onek.
krusheasy
1
Vote
krusheasy  |  July 09, 2009 12:18 PM
You want an oscillator. I understand your need which is for a software synthesizer you can download and program with 600 different frequencies/pitches. The video below is what it will look like. However I am unsure if these are "programable" or if you would manually sweep the spectrum. Below I posted the myspace of someone who will know the answer to your question.

http://www.myspace.com/josephakins

voted helpful: darth continent

Comment
soundboy
1
Vote
soundboy  |  July 09, 2009 02:39 PM
It sounds like you want to make your own VST Synth. http://en.wikipedia.org/wiki/Virtual_Studio_Technology

There is a popular program called SynthEdit that allows you to create your own synths. I'm not sure if it will do exactly what you described, but it's worth looking into. Here's the site http://www.synthedit.com/

Here is one more program that allows you to make your own synths called SynthMaker: http://www.synthmaker.co.uk/

Hope this helps. Good luck with your project!

voted helpful: iplant

Comment
nushka
nushka  |  July 09, 2009 02:50 PM
There is an article about the conversion of an amino-acid sequence into music.
They used it to search for patterns.

http://www.pubmedcentral.nih.gov/articlerender.fcgi?artid=1929127
robbrown
2
Votes
robbrown  |  July 09, 2009 03:02 PM
MANY programming languages have old school "beep" commands that are universal.

In C++, the function is:

Beep (frequency,duration);

So, you could define a constant of duration and simply pass the frequency as the number that you would like to hear.

I would likely define a second numerical constant called "multiple" that multiples the number so that the differences between each "note" or "number" or "frequency" can be clearly heard.

voted helpful: williamwaco, iplant

Comment
140

ask any question

Top of Page
Buy Mahalo Dollars
WITH CREDIT CARD OR PAYPAL

Please log in to use this function.