| | |
generate sine waves with delphi
![]() |
•
•
Join Date: Jun 2009
Posts: 1
Reputation:
Solved Threads: 0
Hi,
I am doing my Final project on audio applications using Delphi and I would like to get a pascal (Delphi) programme on reading, modifying (amplitude of a wave file) and saving the resulting wave file.
My purpose is to generate sine waves at different Amplitudes at 24 or 32 bits/sample. I have found that the package Audio-lab can generate these sounds but unfortunately, it is only for 16 bit/sample which means from -32768 to 32767, and the amplitude is varying from 0 to 32767. In my project, I need a large range of numbers from (-8388608 to 8388607) or more. In fact, an amplitude range on 0 to 65534 is desired at min case.
If any one can help me I really appreciate it, because I have waste a lot of time in this problem.
Thanks you before
I am doing my Final project on audio applications using Delphi and I would like to get a pascal (Delphi) programme on reading, modifying (amplitude of a wave file) and saving the resulting wave file.
My purpose is to generate sine waves at different Amplitudes at 24 or 32 bits/sample. I have found that the package Audio-lab can generate these sounds but unfortunately, it is only for 16 bit/sample which means from -32768 to 32767, and the amplitude is varying from 0 to 32767. In my project, I need a large range of numbers from (-8388608 to 8388607) or more. In fact, an amplitude range on 0 to 65534 is desired at min case.
If any one can help me I really appreciate it, because I have waste a lot of time in this problem.
Thanks you before
•
•
Join Date: Jun 2009
Posts: 8
Reputation:
Solved Threads: 0
Adobe Audition is a wave generating tool without programming. If you prefer to manipulate wave data by programming, the following ebook may help:
Clicke to download "Programming for Sound Wave Handling".
Clicke to download "Programming for Sound Wave Handling".
![]() |
Similar Threads
- Deconvolution (C++)
- Too Many Variables? (C)
- Writing PCM as raw data in C/C++ in Windows (C++)
- Sine wave help (C)
- Generating sine wave (C)
- analog and digital (IT Professionals' Lounge)
- Sine waves and sound (C++)
Other Threads in the Pascal and Delphi Forum
- Previous Thread: Please help me with calculation in delphi.
- Next Thread: May I ask you a question on Delphi?
| Thread Tools | Search this Thread |





