Top "Waveform" questions

Waveform means the shape and form of a signal such as a wave moving in a physical medium or an abstract representation

How to implement low pass filter using java

I am trying to implement a low pass filter in Java. My requirement is very simple,I have to eliminate …

java filter waveform
Drawing waveform with AVAssetReader

I reading song from iPod library using assetUrl (in code it named audioUrl) I can play it many ways, I …

iphone objective-c core-audio ipod waveform
How to draw waveform of Android's music player?

one of the default live wallpapers that came with my phone was a wallpaper that displayed the wave form of …

android audio waveform sampling
How do I convert a string of hexadecimal values to a list of integers?

I have a long string of hexadecimal values that all looks similar to this: '\x00\x00\x00\x01\x00\…

python audio hex signal-processing waveform
Display a audio waveform using C#

I've already searched at Stackoverflow and google, but haven't found what I'm looking for. So far I got the audio …

c# audio waveform
Generating waveform from any music file ios

I'm looking for how to draw the sound waves according to music. I want waves like this image here is …

ios iphone signal-processing waveform wave
How to write C++ audio processing applications?

I'm an Electronics and Telecommunications student, next to my graduation. I'm gonna work on a project that involves my knowledge …

c++ linux eclipse waveform audio-processing
High quality graph/waveform display component in C#

I'm looking for a fast, professionally looking and customizable waveform display component in C#. I'm wanting to display mainly real-time …

c# waveform
How do I generate a sine wave using Python?

I'm trying to generate a sine wave of a given frequency for a given duration and then write it into …

python numpy scipy waveform trigonometry
Generating a audio waveform graphic within Python

Is it possible? I'd like run over a batch of audio files and produce graphic waveform files from them. Similar …

python audio waveform