All Projects â†’ uliwitness â†’ UKSoundWaveformView

uliwitness / UKSoundWaveformView

Licence: other
A simple example for a view that displays a waveform illustrating a sound file's contents.

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to UKSoundWaveformView

dango-tribute
👀
Stars: ✭ 20 (-39.39%)
Mutual labels:  experiment
ab-react-hook
🧊A/B-Testing React Hook
Stars: ✭ 19 (-42.42%)
Mutual labels:  experiment
reverb
Straightforward (sound/multipurpose) reverberator
Stars: ✭ 23 (-30.3%)
Mutual labels:  experiment
caracara
GEUT LABS. An experimental Dat based collaborative editor.
Stars: ✭ 33 (+0%)
Mutual labels:  experiment
VariantRetriever
VariantRetriever is a minimalist package for feature flagging
Stars: ✭ 23 (-30.3%)
Mutual labels:  experiment
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (+39.39%)
Mutual labels:  experiment
iter8
Kubernetes release optimizer
Stars: ✭ 217 (+557.58%)
Mutual labels:  experiment
krun
High fidelity benchmark runner
Stars: ✭ 70 (+112.12%)
Mutual labels:  experiment
mcSIM
Code for running a multicolor structured illumination microscopy (SIM) experiment using a DLP6500 digital micromirror device (DMD) and performing SIM reconstruction.
Stars: ✭ 19 (-42.42%)
Mutual labels:  experiment
AlphaEx
A Python Toolkit for Managing a Large Number of Experiments
Stars: ✭ 27 (-18.18%)
Mutual labels:  experiment
TypeEdge
TypeEdge is a strongly-typed development experience for Azure IoT Edge.
Stars: ✭ 15 (-54.55%)
Mutual labels:  experiment
yii2-wizflow
The wizard UI pattern implemented using yii2-workflow
Stars: ✭ 14 (-57.58%)
Mutual labels:  experiment
pixelRestorer
Using statistics to restore pixel art images.
Stars: ✭ 23 (-30.3%)
Mutual labels:  experiment
rainbow-explorer
🌈 A 20kb Preact & Redux based Progressive Web App that translates real life color to digital color.
Stars: ✭ 26 (-21.21%)
Mutual labels:  experiment
reactor
🚀 Native Actors for Reason and OCaml
Stars: ✭ 70 (+112.12%)
Mutual labels:  experiment
abba
A/B Testing framework
Stars: ✭ 16 (-51.52%)
Mutual labels:  experiment
labml
🔎 Monitor deep learning model training and hardware usage from your mobile phone ðŸ“ą
Stars: ✭ 1,213 (+3575.76%)
Mutual labels:  experiment
orthogons
Experimenting with special ratios to guide grids for composition
Stars: ✭ 16 (-51.52%)
Mutual labels:  experiment
UKDiffView
A view that takes an original file and a text-form diff and displays it in a graphical form, and can selectively apply the modifications it contains.
Stars: ✭ 27 (-18.18%)
Mutual labels:  experiment
hyperConsole
Experiment with JS libraries with your browser's console
Stars: ✭ 18 (-45.45%)
Mutual labels:  experiment
UKSOUNDWAVEFORMVIEW

A little view that takes a sound file and displays a waveform illustrating its contents.


IMPORTANT!

You *must* check out UliKit into a folder next to this one, or it will not find some needed files.

The example app looks for a file named testsound.aiff in your home directory to display.


LICENSE

This code is released under the zlib license:

	Copyright 2009 Uli Kusterer.
	
	This software is provided 'as-is', without any express or implied
	warranty. In no event will the authors be held liable for any damages
	arising from the use of this software.

	Permission is granted to anyone to use this software for any purpose,
	including commercial applications, and to alter it and redistribute it
	freely, subject to the following restrictions:

	   1. The origin of this software must not be misrepresented; you must not
	   claim that you wrote the original software. If you use this software
	   in a product, an acknowledgment in the product documentation would be
	   appreciated but is not required.

	   2. Altered source versions must be plainly marked as such, and must not be
	   misrepresented as being the original software.

	   3. This notice may not be removed or altered from any source
	   distribution.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].