Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainerdeal/stroboscope
Stroboscope is an experimental iOS application that uses a fast Fourier transform (FFT) to analyze music and uses the LED flashlight on an iPhone as a strobelight.
https://github.com/rainerdeal/stroboscope
Last synced: about 2 months ago
JSON representation
Stroboscope is an experimental iOS application that uses a fast Fourier transform (FFT) to analyze music and uses the LED flashlight on an iPhone as a strobelight.
- Host: GitHub
- URL: https://github.com/rainerdeal/stroboscope
- Owner: rainerdeal
- Created: 2015-02-04T16:56:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-27T15:24:37.000Z (over 8 years ago)
- Last Synced: 2024-11-08T17:49:50.379Z (about 2 months ago)
- Language: Objective-C
- Homepage:
- Size: 66.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stroboscope
Stroboscope is an experimental iOS application that uses a fast Fourier transform (FFT) to analyze music
and uses the LED flashlight on an iPhone as a strobelight. Strobelights at professional EDM festivals that
do this can be very expensive, so Stroboscope is intended to be a low budget proof of concept.Stroboscope began development in the fall of 2013 and was completed in May 2014 as an entry into the WVU
App Challenge. Developed by two West Virginia University Computer Science students, Ricky Deal and
Kaitlyn Landmesser, using Objective C. This was our first iOS application and Stroboscope won first prize
at the WVU App Challenge.Currently, the app is not being worked on, but we want to completely rewrite it, when we have the time.