Sound question

Previous topic - Next topic

Neurox

Is there a way to play sound a musical notes ?
For example : C, D, E, F, G, A, G, (Do,Re,Mi,Fa,Sol,La,Sol)

Thanks,
Neurox
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for screen printers | www.4pellicole.it

Moru

#1
You need to create each note as a separate wav file and replay those. At least that is the only way I have figured so far. Sadly I don't have any programs for doing that, any ideas?

Hemlos

msdn.com has something about tones...i dont know how to use it, maybe someone else can add to this message?
Quote from: http://msdn.microsoft.com/en-us/library/ms852897(WinEmbedded.10).aspx
public abstract ref class ToneIndicator : public PosCommon
Bing ChatGpt is pretty smart :O

Neurox

Hi,

QuoteYou need to create each note as a separate wav file and replay those. At least that is the only way I have figured so far.

Ingenious solution but there are two problems:
1) We need a file for each semitone of the sheet music :(
2) Do not be able to create the duration of sound

Quotemsdn.com has something about tones...

Thanks for the information, but I tried a multi platform not only for windows.

Neurox
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for screen printers | www.4pellicole.it

Hemlos

#4
multiplatform indeed  :good:

Your making a music machine or something?

schranz did a fmod function here using graphical interface with sound, he might be able to add to your ideas
Bing ChatGpt is pretty smart :O

Neurox

Quote
Your making a music machine or something?
Something, yes !  =D
I'm started a program for Wiz (for new feautures)
and I want add musical tones (similar old DOS program)

Neurox
Paolo Borzini | paolo@borzini.it
The WhiteFly Software | www.thewhitefly.it
Service on line for screen printers | www.4pellicole.it

Hemlos

Bing ChatGpt is pretty smart :O